aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 94422601ea5b..5098564d5879 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -738,7 +738,6 @@ config ARCH_RPC
738 bool "RiscPC" 738 bool "RiscPC"
739 select ARCH_ACORN 739 select ARCH_ACORN
740 select FIQ 740 select FIQ
741 select TIMER_ACORN
742 select ARCH_MAY_HAVE_PC_FDC 741 select ARCH_MAY_HAVE_PC_FDC
743 select HAVE_PATA_PLATFORM 742 select HAVE_PATA_PLATFORM
744 select ISA_DMA_API 743 select ISA_DMA_API
@@ -767,6 +766,7 @@ config ARCH_SA1100
767 select ARCH_REQUIRE_GPIOLIB 766 select ARCH_REQUIRE_GPIOLIB
768 select HAVE_IDE 767 select HAVE_IDE
769 select NEED_MACH_MEMORY_H 768 select NEED_MACH_MEMORY_H
769 select SPARSE_IRQ
770 help 770 help
771 Support for StrongARM 11x0 based boards. 771 Support for StrongARM 11x0 based boards.
772 772