[LEDE-DEV] [PATCH 3/4] kernel: remove CONFIG_ZONE_DMA_FLAG from 4.9

Sergey Ryazanov ryazanov.s.a at gmail.com
Tue May 30 14:46:41 PDT 2017


There are no CONFIG_ZONE_DMA_FLAG config symbol since 4.7.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a at gmail.com>
---
 target/linux/generic/config-4.9 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9
index d22ef35..3a3fc12 100644
--- a/target/linux/generic/config-4.9
+++ b/target/linux/generic/config-4.9
@@ -5265,7 +5265,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
-- 
2.10.2




More information about the Lede-dev mailing list