Merge "Disable zone dma32" into tm-qpr-dev

This commit is contained in:
TreeHugger Robot 2022-07-08 02:05:19 +00:00 committed by Android (Google) Code Review
commit b678a4541a

View file

@ -17,6 +17,7 @@ TARGET_BOARD_INFO_FILE := device/google/bluejay/board-info.txt
TARGET_BOOTLOADER_BOARD_NAME := bluejay
TARGET_SCREEN_DENSITY := 420
USES_DEVICE_GOOGLE_BLUEJAY := true
BOARD_KERNEL_CMDLINE += disable_dma32=on
include device/google/gs101/BoardConfig-common.mk
include device/google/gs101/wifi/BoardConfig-wifi.mk