diff --git a/BoardConfig.mk b/BoardConfig.mk index a46a88b..84dad02 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -6,5 +6,8 @@ DEVICE_PATH := device/xiaomi/sweet +# Kernel +TARGET_KERNEL_CONFIG := sweet_user_defconfig + # Inherit from proprietary files include vendor/xiaomi/sweet/BoardConfigVendor.mk