Revert "Disable zone dma32"

This reverts commit 645967d3e55a2db86470d4fddf22e2e2fcf778b1.

Reason to revert: move setting to individual project.
Bug: 236225957
Test: boot
Change-Id: I201c544ee4f42ea7f0f69924f38a394ae07cc416
(cherry picked from commit df489c68fa0c64d69533d9897a5e84779e8237c1)
diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk
index 723fc2e..73eafa2 100644
--- a/BoardConfig-common.mk
+++ b/BoardConfig-common.mk
@@ -47,7 +47,6 @@
 BOARD_KERNEL_CMDLINE += earlycon=exynos4210,0x10A00000 console=ttySAC0,115200 androidboot.console=ttySAC0 printk.devkmsg=on
 BOARD_KERNEL_CMDLINE += cma_sysfs.experimental=Y
 BOARD_KERNEL_CMDLINE += swiotlb=noforce
-BOARD_KERNEL_CMDLINE += disable_dma32=on
 BOARD_BOOTCONFIG += androidboot.boot_devices=14700000.ufs
 
 TARGET_NO_BOOTLOADER := true