summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/am57xx-evm.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index 7441e80e..f977c5c6 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -15,6 +15,7 @@ KERNEL_DEVICETREE = " \
15 am5729-beagleboneai.dtb \ 15 am5729-beagleboneai.dtb \
16 am57xx-evm.dtb \ 16 am57xx-evm.dtb \
17 ti/am57xx-evm-common.dtbo \ 17 ti/am57xx-evm-common.dtbo \
18 am57xx-evm-reva3.dtb \
18 ti/am57xx-evm-reva3.dtbo \ 19 ti/am57xx-evm-reva3.dtbo \
19 am571x-idk.dtb \ 20 am571x-idk.dtb \
20 ti/am571x-idk-touchscreen.dtbo \ 21 ti/am571x-idk-touchscreen.dtbo \
@@ -22,6 +23,8 @@ KERNEL_DEVICETREE = " \
22 am574x-idk.dtb \ 23 am574x-idk.dtb \
23 ti/am57xx-idk-osd-lcd-common.dtbo \ 24 ti/am57xx-idk-osd-lcd-common.dtbo \
24 ti/am572x-idk-touchscreen.dtbo \ 25 ti/am572x-idk-touchscreen.dtbo \
26 ti/lcd-osd101t2587.dtbo \
27 ti/lcd-osd101t2045.dtbo \
25" 28"
26 29
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)}" 30KERNEL_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)}"