summaryrefslogtreecommitdiffstats
path: root/conf/machine/am57xx-evm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/am57xx-evm.conf')
-rw-r--r--conf/machine/am57xx-evm.conf6
1 files changed, 5 insertions, 1 deletions
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index 78e730ca..7441e80e 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -14,10 +14,14 @@ KERNEL_DEVICETREE = " \
14 am57xx-beagle-x15-revc.dtb \ 14 am57xx-beagle-x15-revc.dtb \
15 am5729-beagleboneai.dtb \ 15 am5729-beagleboneai.dtb \
16 am57xx-evm.dtb \ 16 am57xx-evm.dtb \
17 am57xx-evm-reva3.dtb \ 17 ti/am57xx-evm-common.dtbo \
18 ti/am57xx-evm-reva3.dtbo \
18 am571x-idk.dtb \ 19 am571x-idk.dtb \
20 ti/am571x-idk-touchscreen.dtbo \
19 am572x-idk.dtb \ 21 am572x-idk.dtb \
20 am574x-idk.dtb \ 22 am574x-idk.dtb \
23 ti/am57xx-idk-osd-lcd-common.dtbo \
24 ti/am572x-idk-touchscreen.dtbo \
21" 25"
22 26
23KERNEL_DEVICETREE += "${@oe.utils.conditional('ENABLE_TI_UIO_DEVICES', '1', 'am574x-idk-pru-excl-uio.dtb am572x-idk-pru-excl-uio.dtb am571x-idk-pru-excl-uio.dtb', '', d)}" 27KERNEL_DEVICETREE += "${@oe.utils.conditional('ENABLE_TI_UIO_DEVICES', '1', 'am574x-idk-pru-excl-uio.dtb am572x-idk-pru-excl-uio.dtb am571x-idk-pru-excl-uio.dtb', '', d)}"