diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 12 |
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 | ||
880 | config 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 | |||
890 | config ARCH_U300 | 880 | config 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 | ||
1074 | source "arch/arm/plat-spear/Kconfig" | 1064 | source "arch/arm/plat-spear/Kconfig" |
1075 | 1065 | ||
1076 | source "arch/arm/plat-tcc/Kconfig" | ||
1077 | |||
1078 | if ARCH_S3C2410 | 1066 | if ARCH_S3C2410 |
1079 | source "arch/arm/mach-s3c2410/Kconfig" | 1067 | source "arch/arm/mach-s3c2410/Kconfig" |
1080 | source "arch/arm/mach-s3c2412/Kconfig" | 1068 | source "arch/arm/mach-s3c2412/Kconfig" |