Skip to content

Commit

Permalink
rpi_1179_77d924695c56ca1223bcd8d243f3b1d55d30cbf9
Browse files Browse the repository at this point in the history
commit 77d9246
Author: popcornmix <popcornmix@gmail.com>
Date:   Fri Jan 27 18:49:30 2017 +0000

    config: add slcan kernel module
    
    See: raspberrypi/linux#1819


Gbp-Pq: Topic rpi
Gbp-Pq: Name rpi_1179_77d924695c56ca1223bcd8d243f3b1d55d30cbf9.patch
  • Loading branch information
Debian Kernel Team authored and Raspbian forward porter committed Mar 31, 2018
1 parent 327ff62 commit a66fb9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/configs/bcm2709_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ CONFIG_BAYCOM_SER_HDX=m
CONFIG_YAM=m
CONFIG_CAN=m
CONFIG_CAN_VCAN=m
CONFIG_CAN_SLCAN=m
CONFIG_CAN_MCP251X=m
CONFIG_IRDA=m
CONFIG_IRLAN=m
Expand Down
1 change: 1 addition & 0 deletions arch/arm/configs/bcmrpi_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ CONFIG_BAYCOM_SER_HDX=m
CONFIG_YAM=m
CONFIG_CAN=m
CONFIG_CAN_VCAN=m
CONFIG_CAN_SLCAN=m
CONFIG_CAN_MCP251X=m
CONFIG_IRDA=m
CONFIG_IRLAN=m
Expand Down

0 comments on commit a66fb9c

Please sign in to comment.