diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 4eb816c4df7d..83106c98755c 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -250,6 +250,7 @@ config ARCH_CLPS7500 | |||
250 | select TIMER_ACORN | 250 | select TIMER_ACORN |
251 | select ISA | 251 | select ISA |
252 | select NO_IOPORT | 252 | select NO_IOPORT |
253 | select ARCH_SPARSEMEM_ENABLE | ||
253 | help | 254 | help |
254 | Support for the Cirrus Logic PS7500FE system-on-a-chip. | 255 | Support for the Cirrus Logic PS7500FE system-on-a-chip. |
255 | 256 | ||
@@ -470,6 +471,7 @@ config ARCH_RPC | |||
470 | select HAVE_PATA_PLATFORM | 471 | select HAVE_PATA_PLATFORM |
471 | select ISA_DMA_API | 472 | select ISA_DMA_API |
472 | select NO_IOPORT | 473 | select NO_IOPORT |
474 | select ARCH_SPARSEMEM_ENABLE | ||
473 | help | 475 | help |
474 | On the Acorn Risc-PC, Linux can support the internal IDE disk and | 476 | On the Acorn Risc-PC, Linux can support the internal IDE disk and |
475 | CD-ROM interface, serial and parallel port, and the floppy drive. | 477 | CD-ROM interface, serial and parallel port, and the floppy drive. |