diff options
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r-- | recipes-kernel/linux/linux/can-devices.cfg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux/can-devices.cfg b/recipes-kernel/linux/linux/can-devices.cfg index 2b4f317a8..77a8bffa2 100644 --- a/recipes-kernel/linux/linux/can-devices.cfg +++ b/recipes-kernel/linux/linux/can-devices.cfg @@ -4,7 +4,6 @@ CONFIG_CAN_SLCAN=m CONFIG_CAN_DEV=m CONFIG_CAN_CALC_BITTIMING=y -# CONFIG_CAN_LEDS is not set CONFIG_CAN_C_CAN=m CONFIG_CAN_C_CAN_PLATFORM=m # CONFIG_CAN_SJA1000 is not set @@ -20,7 +19,7 @@ CONFIG_CAN_MCP251X=m # CAN USB interfaces # # CONFIG_CAN_EMS_USB is not set -CONFIG_CAN_ESD_USB2=m +CONFIG_CAN_ESD_USB=m CONFIG_CAN_GS_USB=m CONFIG_CAN_KVASER_USB=m CONFIG_CAN_PEAK_USB=m |