diff options
| author | Praneeth Bajjuri <praneeth@ti.com> | 2021-04-15 23:11:37 -0500 |
|---|---|---|
| committer | Praneeth Bajjuri <praneeth@ti.com> | 2021-05-04 23:12:29 -0500 |
| commit | d8b15f8c2aea4a499ad1426485b7d0f0f2ea1aea (patch) | |
| tree | e44df5a250191876e4532a71a4a223af05fc7b23 /conf/machine | |
| parent | 7d989f27a413a46d296739384a989ca1535cf73a (diff) | |
| download | meta-ti-d8b15f8c2aea4a499ad1426485b7d0f0f2ea1aea.tar.gz | |
conf: k2g-evm: Remove keystone-k2g-evm-lcd.dtb from 5.10
Remove the non-existent dtb, as they are not currently present on
ti-linux-5.10.y.
- keystone-k2g-evm-lcd.dtb
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'conf/machine')
| -rw-r--r-- | conf/machine/k2g-evm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/k2g-evm.conf b/conf/machine/k2g-evm.conf index 7681a752..d4cf0605 100644 --- a/conf/machine/k2g-evm.conf +++ b/conf/machine/k2g-evm.conf | |||
| @@ -6,7 +6,7 @@ require conf/machine/include/k2g.inc | |||
| 6 | 6 | ||
| 7 | MACHINE_FEATURES += "alsa" | 7 | MACHINE_FEATURES += "alsa" |
| 8 | 8 | ||
| 9 | KERNEL_DEVICETREE = "keystone-k2g-evm.dtb keystone-k2g-evm-lcd.dtb keystone-k2g-ice.dtb \ | 9 | KERNEL_DEVICETREE = "keystone-k2g-evm.dtb keystone-k2g-ice.dtb \ |
| 10 | ${@oe.utils.conditional('ENABLE_TI_UIO_DEVICES', '1', 'keystone-k2g-ice-pru-excl-uio.dtb', '', d)}" | 10 | ${@oe.utils.conditional('ENABLE_TI_UIO_DEVICES', '1', 'keystone-k2g-ice-pru-excl-uio.dtb', '', d)}" |
| 11 | 11 | ||
| 12 | UBOOT_MACHINE = "k2g_evm_config" | 12 | UBOOT_MACHINE = "k2g_evm_config" |
