diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index f72e1707d463..3cddfd87c727 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -658,6 +658,7 @@ config ARCH_PICOXCELL | |||
658 | select HAVE_SCHED_CLOCK | 658 | select HAVE_SCHED_CLOCK |
659 | select HAVE_TCM | 659 | select HAVE_TCM |
660 | select NO_IOPORT | 660 | select NO_IOPORT |
661 | select SPARSE_IRQ | ||
661 | select USE_OF | 662 | select USE_OF |
662 | help | 663 | help |
663 | This enables support for systems based on the Picochip picoXcell | 664 | This enables support for systems based on the Picochip picoXcell |
@@ -892,7 +893,6 @@ config ARCH_U300 | |||
892 | select HAVE_MACH_CLKDEV | 893 | select HAVE_MACH_CLKDEV |
893 | select GENERIC_GPIO | 894 | select GENERIC_GPIO |
894 | select ARCH_REQUIRE_GPIOLIB | 895 | select ARCH_REQUIRE_GPIOLIB |
895 | select NEED_MACH_MEMORY_H | ||
896 | help | 896 | help |
897 | Support for ST-Ericsson U300 series mobile platforms. | 897 | Support for ST-Ericsson U300 series mobile platforms. |
898 | 898 | ||