diff --git a/debian/changelog b/debian/changelog index 02229aa05..2b1b1d01d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ linux (4.19~rc6-1~exp2) UNRELEASED; urgency=medium [ Uwe Kleine-König ] - * [armhf] enable MVNETA_BM_ENABLE + * [armhf] enable MVNETA_BM_ENABLE and CAN_FLEXCAN as a module * enable NET_SCH_CAKE as a module (Closes: #908709) * enable HID_NTI as a module (Closes: #910260) diff --git a/debian/config/armhf/config b/debian/config/armhf/config index b9b3facfe..4c1578bb1 100644 --- a/debian/config/armhf/config +++ b/debian/config/armhf/config @@ -685,6 +685,7 @@ CONFIG_MTD_NAND_SUNXI=m ## ## file: drivers/net/can/Kconfig ## +CONFIG_CAN_FLEXCAN=m CONFIG_CAN_SUN4I=m ##