projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a5f1ef
)
MIPS: Kconfig: Move ZONE_DMA to a more appropriate place.
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 12 Jun 2013 08:54:11 +0000
(10:54 +0200)
committer
Ralf 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
patch
|
blob
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index
87ddac9
..
f17ba1e
100644
(file)
--- 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