marble: add initial configuration for BoardConfig.mk

This commit is contained in:
2025-05-05 14:55:41 +09:00
parent 89311b52d4
commit 09d7f32487

12
BoardConfig.mk Normal file
View File

@ -0,0 +1,12 @@
#
# Copyright (C) 2025 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
# Bootloader
TARGET_BOOTLOADER_BOARD_NAME := taro
# Platform
BOARD_USES_QCOM_HARDWARE := true
TARGET_BOARD_PLATFORM := taro