summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
diff options
context:
space:
mode:
authorJingchang Lu <jingchang.lu@freescale.com>2014-08-29 09:00:02 (GMT)
committerMatthew Weigel <Matthew.Weigel@freescale.com>2014-12-11 18:35:43 (GMT)
commita25f458873b059da4b0684a36536b27100d3e830 (patch)
treea96a8a1dd5021374d8d6ba7092a23c204d15d7d2 /arch/arm/mach-imx
parent51fea93065e9b2686b45e9068dc75a55e652e0bd (diff)
downloadlinux-fsl-qoriq-a25f458873b059da4b0684a36536b27100d3e830.tar.xz
arm: ls1021a: remove the FSL_SOC config added by SOC_LS1021A
Signed-off-by: Jingchang Lu <jingchang.lu@freescale.com> Change-Id: I2deac22e04a04c2523c7839d5974a41288e5bb2b Reviewed-on: http://git.am.freescale.net:8181/17837 Tested-by: Review Code-CDREVIEW <CDREVIEW@freescale.com> Reviewed-by: Huan Wang <alison.wang@freescale.com> Reviewed-by: Li Xiubo <Li.Xiubo@freescale.com> Reviewed-by: Zhengxiong Jin <Jason.Jin@freescale.com>
Diffstat (limited to 'arch/arm/mach-imx')
-rw-r--r--arch/arm/mach-imx/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 3948af8..5f43281 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -846,9 +846,6 @@ config SOC_VF610
help
This enable support for Freescale Vybrid VF610 processor.
-config FSL_SOC
- bool
-
config SOC_LS1021A
bool "Freescale LS1021A support"
select CPU_V7
@@ -856,7 +853,6 @@ config SOC_LS1021A
select CLKSRC_OF
select HAVE_ARM_ARCH_TIMER
select HAVE_SMP
- select FSL_SOC
select MIGHT_HAVE_PCI
select PCI_DOMAINS if PCI
select ZONE_DMA if ARM_LPAE