aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 5cff165b7eb0..18a1eb93fd72 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -795,17 +795,6 @@ config ARCH_TCC_926
795 help 795 help
796 Support for Telechips TCC ARM926-based systems. 796 Support for Telechips TCC ARM926-based systems.
797 797
798config ARCH_LH7A40X
799 bool "Sharp LH7A40X"
800 select CPU_ARM922T
801 select ARCH_SPARSEMEM_ENABLE if !LH7A40X_CONTIGMEM
802 select ARCH_USES_GETTIMEOFFSET
803 help
804 Say Y here for systems based on one of the Sharp LH7A40X
805 System on a Chip processors. These CPUs include an ARM922T
806 core with a wide array of integrated devices for
807 hand-held and low-power applications.
808
809config ARCH_U300 798config ARCH_U300
810 bool "ST-Ericsson U300 Series" 799 bool "ST-Ericsson U300 Series"
811 depends on MMU 800 depends on MMU
@@ -922,8 +911,6 @@ source "arch/arm/mach-kirkwood/Kconfig"
922 911
923source "arch/arm/mach-ks8695/Kconfig" 912source "arch/arm/mach-ks8695/Kconfig"
924 913
925source "arch/arm/mach-lh7a40x/Kconfig"
926
927source "arch/arm/mach-loki/Kconfig" 914source "arch/arm/mach-loki/Kconfig"
928 915
929source "arch/arm/mach-lpc32xx/Kconfig" 916source "arch/arm/mach-lpc32xx/Kconfig"