Commit e05eb3f8 authored by Ralf Baechle's avatar Ralf Baechle

MIPS: Kconfig: Move ZONE_DMA to a more appropriate place.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 5a5f1efc
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment