Commit 3d1dabda authored by Hongchen Zhang's avatar Hongchen Zhang Committed by openeuler-sync-bot
Browse files

LoongArch: fix CONFIG_ZONE_DMA32 not defined

LoongArch inclusion
category: bugfix
bugzilla: https://gitee.com/openeuler/kernel/issues/I7PT2H



--------------------------------

Signed-off-by: default avatarHongchen Zhang <zhanghongchen@loongson.cn>
(cherry picked from commit d50c28b6)
parent c3e71ca8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -149,6 +149,9 @@ config 32BIT
config 64BIT
	def_bool y

config ZONE_DMA32
	bool

config USE_PERCPU_NUMA_NODE_ID
	def_bool y
	depends on NUMA