Message ID | 1464030746-27024-1-git-send-email-yang.shi@linaro.org |
---|---|
State | New |
Headers | show |
diff --git a/arch/xtensa/configs/iss_defconfig b/arch/xtensa/configs/iss_defconfig index 44c6764..4a28be1 100644 --- a/arch/xtensa/configs/iss_defconfig +++ b/arch/xtensa/configs/iss_defconfig @@ -171,7 +171,6 @@ CONFIG_FLATMEM=y CONFIG_FLAT_NODE_MEM_MAP=y CONFIG_SPLIT_PTLOCK_CPUS=4 # CONFIG_PHYS_ADDR_T_64BIT is not set -CONFIG_ZONE_DMA_FLAG=1 CONFIG_BOUNCE=y CONFIG_VIRT_TO_BUS=y # CONFIG_KSM is not set
commit a3187e438bc6565d6e54a550a19073d1b453f041 ("mm: slab: remove ZONE_DMA_FLAG") removed ZONE_DMA_FLAG completely, so it is pointless to still keep it in defconfig. Signed-off-by: Yang Shi <yang.shi@linaro.org> --- arch/xtensa/configs/iss_defconfig | 1 - 1 file changed, 1 deletion(-) -- 2.0.2