aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2018-03-18 21:34:41 +0100
committerArnd Bergmann <arnd@arndb.de>2018-03-27 15:38:31 +0200
commit63fdfbf5a76e175ad0476c8fed9db98fe9758b88 (patch)
treebed4231f61cb3c9da9e05f7481539c432650fd3a /arch/arm/configs
parentARM: multi_v7_defconfig: enable thermal driver for i.MX devices (diff)
downloadlinux-dev-63fdfbf5a76e175ad0476c8fed9db98fe9758b88.tar.xz
linux-dev-63fdfbf5a76e175ad0476c8fed9db98fe9758b88.zip
ARM: multi_v7_defconfig: add NXP FlexCAN IP support
Enable FlexCAN support as module by default. FlexCAN can be found on various NXP designs such as the i.MX and Vybrid SoC family. Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/multi_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 736f9df8f683..e6b3c96d4c09 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -175,6 +175,7 @@ CONFIG_CAN_RAW=y
CONFIG_CAN_BCM=y
CONFIG_CAN_DEV=y
CONFIG_CAN_AT91=m
+CONFIG_CAN_FLEXCAN=m
CONFIG_CAN_RCAR=m
CONFIG_CAN_XILINXCAN=y
CONFIG_CAN_MCP251X=y