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

svn path=/dists/trunk/linux-2.6/; revision=17057
This commit is contained in:
Ben Hutchings 2011-03-12 19:45:33 +00:00
parent f122cbc67a
commit e2f3fbc603
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ linux-2.6 (2.6.38~rc8-1~experimental.1) UNRELEASED; urgency=low
[ 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@decadent.org.uk> Sat, 12 Mar 2011 08:57:58 +0000

View File

@ -1675,6 +1675,7 @@ CONFIG_BE2NET=m
## 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