change default machine features
This commit is contained in:
@ -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:"
|
||||
|
||||
Reference in New Issue
Block a user