hw23, hw21: add da9063-ignition machine feature.
ATM the system state framework only works properly if we have the da9063 with working ignition. BugzID: 74987 Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
This commit is contained in:
parent
8c76216b9b
commit
554d477873
|
|
@ -35,5 +35,6 @@ MACHINE_FEATURES += " \
|
||||||
wifi \
|
wifi \
|
||||||
ti-wifi \
|
ti-wifi \
|
||||||
user-module \
|
user-module \
|
||||||
|
da9063-ignition \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -56,6 +56,7 @@ MACHINE_FEATURES += " \
|
||||||
imx-boot \
|
imx-boot \
|
||||||
wifi \
|
wifi \
|
||||||
ublox-wifi \
|
ublox-wifi \
|
||||||
|
da9063-ignition \
|
||||||
"
|
"
|
||||||
|
|
||||||
ACCEPT_FSL_EULA = "1"
|
ACCEPT_FSL_EULA = "1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue