From 0c4266999212f0157ee7c01e0c194a08942fab88 Mon Sep 17 00:00:00 2001 From: Marc Kleine-Budde Date: Sun, 26 Jun 2011 21:39:51 +0000 Subject: [PATCH] --- yaml --- r: 254245 b: refs/heads/master c: a30d5155a4f80af3cbe1fe0366e9f0c6fdbfd8dd h: refs/heads/master i: 254243: f5b347de46642600601900d704659ec2f805e98d v: v3 --- [refs] | 2 +- trunk/drivers/net/can/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index c4b9e4a43161..9a5e6c0c41a5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 55caa9241ece1c07a930e3d05a624061adcf2653 +refs/heads/master: a30d5155a4f80af3cbe1fe0366e9f0c6fdbfd8dd diff --git a/trunk/drivers/net/can/Kconfig b/trunk/drivers/net/can/Kconfig index 1d699e3df547..754df5ef1729 100644 --- a/trunk/drivers/net/can/Kconfig +++ b/trunk/drivers/net/can/Kconfig @@ -36,7 +36,7 @@ config CAN_SLCAN config CAN_DEV tristate "Platform CAN drivers with Netlink support" depends on CAN - default Y + default y ---help--- Enables the common framework for platform CAN drivers with Netlink support. This is the standard library for CAN drivers. @@ -45,7 +45,7 @@ config CAN_DEV config CAN_CALC_BITTIMING bool "CAN bit-timing calculation" depends on CAN_DEV - default Y + default y ---help--- If enabled, CAN bit-timing parameters will be calculated for the bit-rate specified via Netlink argument "bitrate" when the device