mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-08 20:40:20 +00:00
k2g-evm.conf: LCD specific DTB is not ready yet
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -6,7 +6,7 @@ require conf/machine/include/k2g.inc
|
||||
|
||||
MACHINE_FEATURES += "alsa"
|
||||
|
||||
KERNEL_DEVICETREE = "keystone-k2g-evm.dtb keystone-k2g-evm-lcd.dtb keystone-k2g-ice.dtb \
|
||||
KERNEL_DEVICETREE = "keystone-k2g-evm.dtb keystone-k2g-ice.dtb \
|
||||
${@oe.utils.conditional('ENABLE_TI_UIO_DEVICES', '1', 'keystone-k2g-ice-pru-excl-uio.dtb', '', d)}"
|
||||
|
||||
UBOOT_MACHINE = "k2g_evm_config"
|
||||
|
||||
Reference in New Issue
Block a user