[kernel] r17491 - dists/trunk/linux-2.6/debian/config

Ben Hutchings benh at alioth.debian.org
Mon May 30 20:39:21 UTC 2011


Author: benh
Date: Mon May 30 20:39:20 2011
New Revision: 17491

Log:
Explicitly disable CAN_C_CAN, CAN_SJA1000_PLATFORM

Modified:
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May 30 20:09:22 2011	(r17490)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 30 20:39:20 2011	(r17491)
@@ -1651,10 +1651,16 @@
 # CONFIG_CAN_DEBUG_DEVICES is not set
 
 ##
+## file: drivers/net/can/c_can/Kconfig
+##
+# CONFIG_CAN_C_CAN is not set
+
+##
 ## file: drivers/net/can/sja1000/Kconfig
 ##
 CONFIG_CAN_SJA1000=m
 CONFIG_CAN_SJA1000_ISA=m
+# CONFIG_CAN_SJA1000_PLATFORM is not set
 CONFIG_CAN_EMS_PCI=m
 CONFIG_CAN_KVASER_PCI=m
 CONFIG_CAN_PLX_PCI=m



More information about the Kernel-svn-changes mailing list