Merge "Disable zone DMA32 for shiba and husky"
This commit is contained in:
commit
acae317f18
2 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,7 @@ TARGET_SCREEN_DENSITY := 450
|
||||||
BOARD_USES_GENERIC_AUDIO := true
|
BOARD_USES_GENERIC_AUDIO := true
|
||||||
USES_DEVICE_GOOGLE_SHUSKY := true
|
USES_DEVICE_GOOGLE_SHUSKY := true
|
||||||
BOARD_KERNEL_CMDLINE += swiotlb=noforce
|
BOARD_KERNEL_CMDLINE += swiotlb=noforce
|
||||||
|
BOARD_KERNEL_CMDLINE += disable_dma32=on
|
||||||
|
|
||||||
include device/google/zuma/BoardConfig-common.mk
|
include device/google/zuma/BoardConfig-common.mk
|
||||||
-include vendor/google_devices/zuma/prebuilts/BoardConfigVendor.mk
|
-include vendor/google_devices/zuma/prebuilts/BoardConfigVendor.mk
|
||||||
|
|
|
@ -20,6 +20,7 @@ TARGET_SCREEN_DENSITY := 420
|
||||||
BOARD_USES_GENERIC_AUDIO := true
|
BOARD_USES_GENERIC_AUDIO := true
|
||||||
USES_DEVICE_GOOGLE_SHUSKY := true
|
USES_DEVICE_GOOGLE_SHUSKY := true
|
||||||
BOARD_KERNEL_CMDLINE += swiotlb=noforce
|
BOARD_KERNEL_CMDLINE += swiotlb=noforce
|
||||||
|
BOARD_KERNEL_CMDLINE += disable_dma32=on
|
||||||
|
|
||||||
include device/google/zuma/BoardConfig-common.mk
|
include device/google/zuma/BoardConfig-common.mk
|
||||||
-include vendor/google_devices/zuma/prebuilts/BoardConfigVendor.mk
|
-include vendor/google_devices/zuma/prebuilts/BoardConfigVendor.mk
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue