|
@@ -64,6 +64,9 @@ config GENERIC_CALIBRATE_DELAY
|
|
config GENERIC_BUST_SPINLOCK
|
|
config GENERIC_BUST_SPINLOCK
|
|
bool
|
|
bool
|
|
|
|
|
|
|
|
+config ARCH_MAY_HAVE_PC_FDC
|
|
|
|
+ bool
|
|
|
|
+
|
|
config GENERIC_ISA_DMA
|
|
config GENERIC_ISA_DMA
|
|
bool
|
|
bool
|
|
|
|
|
|
@@ -150,6 +153,7 @@ config ARCH_RPC
|
|
select ARCH_ACORN
|
|
select ARCH_ACORN
|
|
select FIQ
|
|
select FIQ
|
|
select TIMER_ACORN
|
|
select TIMER_ACORN
|
|
|
|
+ select ARCH_MAY_HAVE_PC_FDC
|
|
help
|
|
help
|
|
On the Acorn Risc-PC, Linux can support the internal IDE disk and
|
|
On the Acorn Risc-PC, Linux can support the internal IDE disk and
|
|
CD-ROM interface, serial and parallel port, and the floppy drive.
|
|
CD-ROM interface, serial and parallel port, and the floppy drive.
|