diff --git a/arch/loongarch/Kconfig b/arch/loongarch/Kconfig index d88e64b7d85b4bd14886d760f007481430bc6afd..76c83c8c2eb508982cdd484b7067f721d70f84c5 100644 --- a/arch/loongarch/Kconfig +++ b/arch/loongarch/Kconfig @@ -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