aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 ef549ef1cd6d..e8627e04e1e6 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -658,14 +658,10 @@ choice
658 658
659endchoice 659endchoice
660 660
661config FSL_SOC
662 bool
663
664config SOC_LS1021A 661config SOC_LS1021A
665 bool "Freescale LS1021A support" 662 bool "Freescale LS1021A support"
666 select ARM_GIC 663 select ARM_GIC
667 select HAVE_ARM_ARCH_TIMER 664 select HAVE_ARM_ARCH_TIMER
668 select FSL_SOC
669 select PCI_DOMAINS if PCI 665 select PCI_DOMAINS if PCI
670 select ZONE_DMA if ARM_LPAE 666 select ZONE_DMA if ARM_LPAE
671 667