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 <ryazanov.s.a@gmail.com>
This commit is contained in:
parent
68e7a2a0b7
commit
67a322a79c
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue