machines.conf: add machine feature user-module to hw21

and remove the machine feature on hw26 since it is derived from hw21
machine config.

BugzID: 73593

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
Alexandre Bard 2021-08-13 16:21:28 +02:00 committed by Patrick Zysset
parent 1fe3fd0780
commit b0a1d9ead2
2 changed files with 2 additions and 0 deletions

View File

@ -7,3 +7,4 @@ require am335x-nmhw21.conf
KERNEL_DEVICETREE = "am335x-hw26.dtb " KERNEL_DEVICETREE = "am335x-hw26.dtb "
MACHINEOVERRIDES .= ":am335x-nmhw21" MACHINEOVERRIDES .= ":am335x-nmhw21"
MACHINE_FEATURES += "pps" MACHINE_FEATURES += "pps"
MACHINE_FEATURES_remove = "user-module"

View File

@ -33,5 +33,6 @@ MACHINE_FEATURES += " \
neo-m8l \ neo-m8l \
wifi \ wifi \
ti-wifi \ ti-wifi \
user-module \
" "