From: Sergey Ryazanov Date: Tue, 30 May 2017 21:46:41 +0000 (+0300) Subject: kernel: remove CONFIG_ZONE_DMA_FLAG from 4.9 X-Git-Tag: v18.06.0-rc1~2743 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=67a322a79c84f43c276a8780c6d81e33ade1fcde kernel: remove CONFIG_ZONE_DMA_FLAG from 4.9 There are no CONFIG_ZONE_DMA_FLAG config symbol since 4.7. Signed-off-by: Sergey Ryazanov --- diff --git a/target/linux/generic/config-4.9 b/target/linux/generic/config-4.9 index f50f0f0e80..3b69930ce6 100644 --- 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