]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
MIPS: Kconfig: Move ZONE_DMA to a more appropriate place.
authorRalf Baechle <ralf@linux-mips.org>
Wed, 12 Jun 2013 08:54:11 +0000 (10:54 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 13 Jun 2013 15:46:40 +0000 (17:46 +0200)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig

index 87ddac9477fa18476f92e78cd16aa1948152f5f8..f17ba1ea7a47481e67ef5a4d3d3ce7d04adc093a 100644 (file)
@@ -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