change default machine features

This commit is contained in:
2020-12-19 23:45:27 +08:00
parent 3a68358da9
commit 9f79f38dd9

View File

@ -96,7 +96,8 @@ EXTRA_IMAGEDEPENDS = "u-boot"
KERNEL_IMAGETYPE = "uImage"
MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen"
#MACHINE_FEATURES = "usbgadget usbhost vfat alsa touchscreen"
MACHINE_FEATURES = "vfat rtc"
# Add the ability to specify _imx machines
MACHINEOVERRIDES =. "imx:"