]> rtime.felk.cvut.cz Git - socketcan-devel.git/commitdiff
The two options "CAN bit-timing calculation" and
authorhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Wed, 29 Jun 2011 16:54:18 +0000 (16:54 +0000)
committerhartkopp <hartkopp@030b6a49-0b11-0410-94ab-b0dab22257f2>
Wed, 29 Jun 2011 16:54:18 +0000 (16:54 +0000)
"Platform CAN drivers with Netlink support" have a "default Y". In order to
activate them by default, change to "default y".

Upstream commit: http://git.kernel.org/?p=linux/kernel/git/davem/net-2.6.git;a=commitdiff;h=a30d5155a4f80af3cbe1fe0366e9f0c6fdbfd8dd

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Acked-by: Wolfgang Grandegger <wg@grandegger.com>
Acked-by: Kurt Van Dijck <kurt.van.dijck@eia.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
git-svn-id: svn://svn.berlios.de//socketcan/trunk@1262 030b6a49-0b11-0410-94ab-b0dab22257f2

kernel/2.6/drivers/net/can/Kconfig

index ed8fe68e4437898cf17c154fc9e51fd2cc49313c..2a570f9cbbb5e6bc039344cab0680bfae75aaa71 100644 (file)
@@ -49,7 +49,7 @@ endif
 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.
@@ -68,7 +68,7 @@ config CAN_DEV_SYSFS
 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