diff options
| -rw-r--r-- | walleye/BoardConfig.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/walleye/BoardConfig.mk b/walleye/BoardConfig.mk index 08433ba..c822697 100644 --- a/walleye/BoardConfig.mk +++ b/walleye/BoardConfig.mk @@ -20,6 +20,7 @@ DEFAULT_LOW_PERSISTENCE_MODE_BRIGHTNESS := 0x00000056 include device/google/wahoo/BoardConfig.mk -include vendor/google_devices/muskie/proprietary/BoardConfigVendor.mk +TARGET_KERNEL_CONFIG := lineageos_muskie_defconfig BOARD_BOOTIMAGE_PARTITION_SIZE := 33554432 #sepolicy common to muskie/walleye |
