diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 87ddac9477fa18476f92e78cd16aa1948152f5f8..f17ba1ea7a47481e67ef5a4d3d3ce7d04adc093a 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -46,9 +46,6 @@ config MIPS menu "Machine selection" -config ZONE_DMA - bool - choice prompt "System type" default SGI_IP22 @@ -2464,6 +2461,9 @@ config I8253 select CLKEVT_I8253 select MIPS_EXTERNAL_TIMER +config ZONE_DMA + bool + config ZONE_DMA32 bool