blob: 6f3f92905eb610be399ca009093c43745eda5f8d [file] [log] [blame]
Ariancbc8e702022-09-13 13:10:27 +02001ifneq ($(TARGET_USES_KERNEL_PLATFORM),true)
Marko Man6f62a102019-09-08 15:54:36 +02002include vendor/omni/config/BoardConfigKernel.mk
Ariancbc8e702022-09-13 13:10:27 +02003endif
4
micky3876d726a72024-03-29 05:03:59 -04005ifeq ($(BOARD_USES_QCOM_HARDWARE),true)
micky38746d7d2c2025-02-01 17:23:49 -05006include hardware/qcom-caf/common/BoardConfigQcom.mk
micky3876d726a72024-03-29 05:03:59 -04007endif
8
Marko Man6f62a102019-09-08 15:54:36 +02009include vendor/omni/config/BoardConfigSoong.mk