summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTao Huang <huangtao@rock-chips.com>2018-04-16 20:04:37 +0800
committerTao Huang <huangtao@rock-chips.com>2018-04-16 20:05:59 +0800
commit5cc52c13d98ba5c52436e96620b9372105d841ce (patch)
tree5d5fb70b2410a65b45178ab3416043788772e101 /arch
parent5f0f7744d2d240755937936b407da163ab6a4128 (diff)
arm64: rk3308_linux_defconfig: disable BOUNCE
Save about 4101 Bytes. Change-Id: I7675e73a078b802db652a541885c1de908f3cd2f Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/configs/rk3308_linux_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/configs/rk3308_linux_defconfig b/arch/arm64/configs/rk3308_linux_defconfig
index a1a2b5f5e219..38506ae21431 100644
--- a/arch/arm64/configs/rk3308_linux_defconfig
+++ b/arch/arm64/configs/rk3308_linux_defconfig
@@ -35,6 +35,7 @@ CONFIG_PREEMPT=y
CONFIG_HZ_1000=y
# CONFIG_SPARSEMEM_VMEMMAP is not set
# CONFIG_COMPACTION is not set
+# CONFIG_BOUNCE is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=32768
# CONFIG_UNMAP_KERNEL_AT_EL0 is not set
# CONFIG_ARM64_HW_AFDBM is not set