mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-21 14:14:09 +00:00
ENGR00120661-4 MX28 CAN: MX28 platform support
Build Flexcan driver as module by default. Signed-off-by: William Lai <b04597@freescale.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Linux kernel version: 2.6.31
|
||||
# Tue Feb 2 10:56:43 2010
|
||||
# Tue Feb 9 10:32:39 2010
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
@@ -404,7 +404,17 @@ CONFIG_NETWORK_SECMARK=y
|
||||
# CONFIG_NET_TCPPROBE is not set
|
||||
# CONFIG_NET_DROP_MONITOR is not set
|
||||
# CONFIG_HAMRADIO is not set
|
||||
# CONFIG_CAN is not set
|
||||
CONFIG_CAN=y
|
||||
CONFIG_CAN_RAW=y
|
||||
# CONFIG_CAN_BCM is not set
|
||||
|
||||
#
|
||||
# CAN Device Drivers
|
||||
#
|
||||
# CONFIG_CAN_VCAN is not set
|
||||
# CONFIG_CAN_DEV is not set
|
||||
# CONFIG_CAN_DEBUG_DEVICES is not set
|
||||
CONFIG_CAN_FLEXCAN=m
|
||||
# CONFIG_IRDA is not set
|
||||
# CONFIG_BT is not set
|
||||
# CONFIG_AF_RXRPC is not set
|
||||
|
||||
Reference in New Issue
Block a user