Skip to content

Commit a26969d

Browse files
committed
config: add slcan kernel module
See: #1819
1 parent 9aa1e5b commit a26969d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

arch/arm/configs/bcm2709_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@ CONFIG_BAYCOM_SER_HDX=m
358358
CONFIG_YAM=m
359359
CONFIG_CAN=m
360360
CONFIG_CAN_VCAN=m
361+
CONFIG_CAN_SLCAN=m
361362
CONFIG_CAN_MCP251X=m
362363
CONFIG_IRDA=m
363364
CONFIG_IRLAN=m

arch/arm/configs/bcmrpi_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@ CONFIG_BAYCOM_SER_HDX=m
354354
CONFIG_YAM=m
355355
CONFIG_CAN=m
356356
CONFIG_CAN_VCAN=m
357+
CONFIG_CAN_SLCAN=m
357358
CONFIG_CAN_MCP251X=m
358359
CONFIG_IRDA=m
359360
CONFIG_IRLAN=m

0 commit comments

Comments
 (0)