summaryrefslogtreecommitdiff
path: root/drivers/soc
diff options
context:
space:
mode:
authorZhang Ying-22455 <ying.zhang22455@nxp.com>2017-06-08 02:10:10 (GMT)
committerXie Xiaobo <xiaobo.xie@nxp.com>2017-07-14 09:56:58 (GMT)
commitd03429020cbb6cd79225644711a3b05d477817fd (patch)
treed5bb54d31afec51ff2488a4b01dd94a3ed755ed6 /drivers/soc
parent5f88639f5e7c74f02c53ad045ac07ab21e0060df (diff)
downloadlinux-d03429020cbb6cd79225644711a3b05d477817fd.tar.xz
arm: defconfig: enable CONFIG_FTM_ALARM on 32bit system
Signed-off-by: Zhang Ying-22455 <ying.zhang22455@nxp.com>
Diffstat (limited to 'drivers/soc')
-rw-r--r--drivers/soc/fsl/Kconfig.arm2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/soc/fsl/Kconfig.arm b/drivers/soc/fsl/Kconfig.arm
index 47ec165..106c9b9 100644
--- a/drivers/soc/fsl/Kconfig.arm
+++ b/drivers/soc/fsl/Kconfig.arm
@@ -4,7 +4,7 @@
config LS_SOC_DRIVERS
bool "Layerscape Soc Drivers"
- depends on ARCH_LAYERSCAPE
+ depends on ARCH_LAYERSCAPE || SOC_LS1021A
default n
help
Say y here to enable Freescale Layerscape Soc Device Drivers support.