Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 73bab4a1 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "defconfig: kona: Disable ZONE_DMA32"

parents 2a972909 166fa60a
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -251,7 +251,10 @@ config GENERIC_CALIBRATE_DELAY
	def_bool y

config ZONE_DMA32
	def_bool y
	bool "Enable or Disable Zone DMA"
	default y
	help
	  This option is used to enable or disable the DMA zone.

config HAVE_GENERIC_GUP
	def_bool y
+1 −0
Original line number Diff line number Diff line
@@ -37,6 +37,7 @@ CONFIG_EMBEDDED=y
CONFIG_SLAB_FREELIST_RANDOM=y
CONFIG_SLAB_FREELIST_HARDENED=y
CONFIG_PROFILING=y
# CONFIG_ZONE_DMA32 is not set
CONFIG_ARCH_QCOM=y
CONFIG_ARCH_KONA=y
CONFIG_PCI=y
+1 −0
Original line number Diff line number Diff line
@@ -36,6 +36,7 @@ CONFIG_EMBEDDED=y
CONFIG_SLAB_FREELIST_RANDOM=y
CONFIG_SLAB_FREELIST_HARDENED=y
CONFIG_PROFILING=y
# CONFIG_ZONE_DMA32 is not set
CONFIG_ARCH_QCOM=y
CONFIG_ARCH_KONA=y
CONFIG_PCI=y