[kernel] r17057 - in dists/trunk/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Sat Mar 12 19:45:36 UTC 2011


Author: benh
Date: Sat Mar 12 19:45:33 2011
New Revision: 17057

Log:
net/can: Enable CAN_SLCAN as module (Closes: #617629)

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

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sat Mar 12 19:15:04 2011	(r17056)
+++ dists/trunk/linux-2.6/debian/changelog	Sat Mar 12 19:45:33 2011	(r17057)
@@ -3,6 +3,7 @@
   [ Ben Hutchings ]
   * Move firmware-linux-free to separate source package (firmware-free)
   * Move linux-base to separate source package
+  * net/can: Enable CAN_SLCAN as module (Closes: #617629)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 12 Mar 2011 08:57:58 +0000
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sat Mar 12 19:15:04 2011	(r17056)
+++ dists/trunk/linux-2.6/debian/config/config	Sat Mar 12 19:45:33 2011	(r17057)
@@ -1675,6 +1675,7 @@
 ## file: drivers/net/can/Kconfig
 ##
 CONFIG_CAN_VCAN=m
+CONFIG_CAN_SLCAN=m
 CONFIG_CAN_DEV=m
 CONFIG_CAN_CALC_BITTIMING=y
 CONFIG_CAN_MCP251X=m



More information about the Kernel-svn-changes mailing list