aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index afcb76ecea53..444822526a07 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -877,16 +877,6 @@ config ARCH_SHARK
877 Support for the StrongARM based Digital DNARD machine, also known 877 Support for the StrongARM based Digital DNARD machine, also known
878 as "Shark" (<http://www.shark-linux.de/shark.html>). 878 as "Shark" (<http://www.shark-linux.de/shark.html>).
879 879
880config ARCH_TCC_926
881 bool "Telechips TCC ARM926-based systems"
882 select CLKSRC_MMIO
883 select CPU_ARM926T
884 select HAVE_CLK
885 select CLKDEV_LOOKUP
886 select GENERIC_CLOCKEVENTS
887 help
888 Support for Telechips TCC ARM926-based systems.
889
890config ARCH_U300 880config ARCH_U300
891 bool "ST-Ericsson U300 Series" 881 bool "ST-Ericsson U300 Series"
892 depends on MMU 882 depends on MMU
@@ -1073,8 +1063,6 @@ source "arch/arm/plat-s5p/Kconfig"
1073 1063
1074source "arch/arm/plat-spear/Kconfig" 1064source "arch/arm/plat-spear/Kconfig"
1075 1065
1076source "arch/arm/plat-tcc/Kconfig"
1077
1078if ARCH_S3C2410 1066if ARCH_S3C2410
1079source "arch/arm/mach-s3c2410/Kconfig" 1067source "arch/arm/mach-s3c2410/Kconfig"
1080source "arch/arm/mach-s3c2412/Kconfig" 1068source "arch/arm/mach-s3c2412/Kconfig"