Commit d50c28b6 authored by Hongchen Zhang's avatar Hongchen Zhang
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>
parent 056e342d
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