diff --git a/debian/changelog b/debian/changelog index 4af36102b..be8d4ad16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 12 Mar 2011 08:57:58 +0000 diff --git a/debian/config/config b/debian/config/config index 5a4d3d18b..dab943f7d 100644 --- a/debian/config/config +++ b/debian/config/config @@ -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