add another machine features for each board

This commit is contained in:
2020-12-19 23:47:22 +08:00
parent 9f79f38dd9
commit f5b86b87c4
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
# Include the SOM i2S-6UL configuration.
include conf/machine/include/i2s-6ull.inc
MACHINE_FEATURES += "usbgadget usbhost alsa touchscreen"
# U-Boot configurations

View File

@ -4,6 +4,7 @@
# Include the SOM i2S-6UL configuration.
include conf/machine/include/i2s-6ull.inc
MACHINE_FEATURES += "usbgadget usbhost alsa touchscreen"
# U-Boot configurations
UBOOT_CONFIG ??= "nand"