diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-01 23:24:30 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-01 23:24:30 -0400 |
commit | 510597e26e2a072e2d46ea5bc57feaf385e37f70 (patch) | |
tree | 5ffe90e6569481506b06fb6d6a409655fac4f7f6 /arch/arm/Kconfig | |
parent | cd9a0b6bd67ec372b0ef3cb2abe26974f888b956 (diff) | |
parent | 4702abd3f9728893ad5b0f4389e1902588510459 (diff) |
Merge branch 'next/deletion' of git://git.linaro.org/people/arnd/arm-soc
* 'next/deletion' of git://git.linaro.org/people/arnd/arm-soc:
ARM: mach-nuc93x: delete
Fix up trivial delete/edit conflicts in
arch/arm/mach-nuc93x/{Makefile.boot,mach-nuc932evb.c,time.c}
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 9ac5a15d8ec0..611c98dab681 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -609,14 +609,6 @@ config ARCH_W90X900 | |||
609 | <http://www.nuvoton.com/hq/enu/ProductAndSales/ProductLines/ | 609 | <http://www.nuvoton.com/hq/enu/ProductAndSales/ProductLines/ |
610 | ConsumerElectronicsIC/ARMMicrocontroller/ARMMicrocontroller> | 610 | ConsumerElectronicsIC/ARMMicrocontroller/ARMMicrocontroller> |
611 | 611 | ||
612 | config ARCH_NUC93X | ||
613 | bool "Nuvoton NUC93X CPU" | ||
614 | select CPU_ARM926T | ||
615 | select CLKDEV_LOOKUP | ||
616 | help | ||
617 | Support for Nuvoton (Winbond logic dept.) NUC93X MCU,The NUC93X is a | ||
618 | low-power and high performance MPEG-4/JPEG multimedia controller chip. | ||
619 | |||
620 | config ARCH_TEGRA | 612 | config ARCH_TEGRA |
621 | bool "NVIDIA Tegra" | 613 | bool "NVIDIA Tegra" |
622 | select CLKDEV_LOOKUP | 614 | select CLKDEV_LOOKUP |
@@ -1012,8 +1004,6 @@ source "arch/arm/mach-netx/Kconfig" | |||
1012 | source "arch/arm/mach-nomadik/Kconfig" | 1004 | source "arch/arm/mach-nomadik/Kconfig" |
1013 | source "arch/arm/plat-nomadik/Kconfig" | 1005 | source "arch/arm/plat-nomadik/Kconfig" |
1014 | 1006 | ||
1015 | source "arch/arm/mach-nuc93x/Kconfig" | ||
1016 | |||
1017 | source "arch/arm/plat-omap/Kconfig" | 1007 | source "arch/arm/plat-omap/Kconfig" |
1018 | 1008 | ||
1019 | source "arch/arm/mach-omap1/Kconfig" | 1009 | source "arch/arm/mach-omap1/Kconfig" |