whyred: Use kernel config fragment

Change-Id: If6a3eb00e358d0c5eeb610aacb288caf34e27e13
This commit is contained in:
Sebastiano Barezzi 2022-09-11 16:01:40 +02:00 committed by Michael Bestas
parent e1d00330ed
commit c6c621068b
No known key found for this signature in database
GPG key ID: CC95044519BE6669

View file

@ -20,7 +20,7 @@ TARGET_HW_DISK_ENCRYPTION := true
TARGET_SCREEN_DENSITY := 440 TARGET_SCREEN_DENSITY := 440
# Kernel # Kernel
TARGET_KERNEL_CONFIG := whyred_defconfig TARGET_KERNEL_CONFIG += xiaomi/whyred.config
# Manifest # Manifest
DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml DEVICE_MANIFEST_FILE += $(DEVICE_PATH)/manifest.xml