diff options
Diffstat (limited to 'BoardConfig.mk')
-rwxr-xr-x | BoardConfig.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 8f356ff..76a4443 100755 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -31,7 +31,6 @@ TARGET_USES_UEFI := true TARGET_NO_KERNEL := false -include $(QCPATH)/common/sdm660_64/BoardConfigVendor.mk -MINIMAL_FONT_FOOTPRINT := true # Some framework code requires this to enable BT BOARD_HAVE_BLUETOOTH := true |