Merge "Disable swiotlb for akita"

This commit is contained in:
Jack Lee 2023-02-07 05:57:59 +00:00 committed by Android (Google) Code Review
commit bb3e64c035

View file

@ -18,6 +18,7 @@ TARGET_BOOTLOADER_BOARD_NAME := akita
TARGET_SCREEN_DENSITY := 420
BOARD_USES_GENERIC_AUDIO := true
USES_DEVICE_GOOGLE_AKITA := true
BOARD_KERNEL_CMDLINE += swiotlb=noforce
include device/google/zuma/BoardConfig-common.mk
-include vendor/google_devices/zuma/prebuilts/BoardConfigVendor.mk