summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx23evk.conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-05-19 09:36:22 -0300
committerGitHub <noreply@github.com>2023-05-19 09:36:22 -0300
commit0d835840f947a00ba7c2080c9bedd6a742075105 (patch)
tree7a9377575b3b20e4e442fe53e5ad975628d0ae4a /conf/machine/imx23evk.conf
parente973cfd91bc9ab337436d8ccc27e62bd55692f91 (diff)
parent297191d6768118427eeecc0eeb960f45f38476b8 (diff)
downloadmeta-freescale-0d835840f947a00ba7c2080c9bedd6a742075105.tar.gz
Merge pull request #1540 from JohannesKauffmann/add-screen-machine-feature
Add screen machine feature to all machine configurations
Diffstat (limited to 'conf/machine/imx23evk.conf')
-rw-r--r--conf/machine/imx23evk.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/imx23evk.conf b/conf/machine/imx23evk.conf
index 5e8be1e9..64e0411a 100644
--- a/conf/machine/imx23evk.conf
+++ b/conf/machine/imx23evk.conf
@@ -19,5 +19,3 @@ UBOOT_SUFFIX = "sb"
19UBOOT_MACHINE = "mx23evk_config" 19UBOOT_MACHINE = "mx23evk_config"
20 20
21KERNEL_DEVICETREE = "imx23-evk.dtb" 21KERNEL_DEVICETREE = "imx23-evk.dtb"
22
23MACHINE_FEATURES = "usbgadget usbhost vfat touchscreen"