projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68e7a2a
)
kernel: remove CONFIG_ZONE_DMA_FLAG from 4.9
author
Sergey Ryazanov
<ryazanov.s.a@gmail.com>
Tue, 30 May 2017 21:46:41 +0000
(
00:46
+0300)
committer
Felix Fietkau
<nbd@nbd.name>
Wed, 7 Jun 2017 16:31:10 +0000
(18:31 +0200)
There are no CONFIG_ZONE_DMA_FLAG config symbol since 4.7.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
target/linux/generic/config-4.9
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-4.9
b/target/linux/generic/config-4.9
index f50f0f0e80634564c362ba2b343309b55b42d324..3b69930ce6aea5ca13ffee7b536dd664126b40e4 100644
(file)
--- a/
target/linux/generic/config-4.9
+++ b/
target/linux/generic/config-4.9
@@
-5266,7
+5266,6
@@
CONFIG_XZ_DEC=y
# CONFIG_ZLIB_DEFLATE is not set
# CONFIG_ZLIB_INFLATE is not set
CONFIG_ZONE_DMA=y
-CONFIG_ZONE_DMA_FLAG=1
# CONFIG_ZPA2326 is not set
# CONFIG_ZPOOL is not set
# CONFIG_ZRAM is not set