projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.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
|
blame
|
history
diff --git
a/arch/mips/Kconfig
b/arch/mips/Kconfig
index 87ddac9477fa18476f92e78cd16aa1948152f5f8..f17ba1ea7a47481e67ef5a4d3d3ce7d04adc093a 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