diff options
Diffstat (limited to 'meta-ti-bsp/conf/machine/am62dxx-evm.conf')
| -rw-r--r-- | meta-ti-bsp/conf/machine/am62dxx-evm.conf | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/meta-ti-bsp/conf/machine/am62dxx-evm.conf b/meta-ti-bsp/conf/machine/am62dxx-evm.conf index ef9df2f7..b723d457 100644 --- a/meta-ti-bsp/conf/machine/am62dxx-evm.conf +++ b/meta-ti-bsp/conf/machine/am62dxx-evm.conf | |||
| @@ -6,10 +6,14 @@ require conf/machine/include/am62dxx.inc | |||
| 6 | 6 | ||
| 7 | KERNEL_DEVICETREE_PREFIX = " \ | 7 | KERNEL_DEVICETREE_PREFIX = " \ |
| 8 | ti/k3-am62d2 \ | 8 | ti/k3-am62d2 \ |
| 9 | ti/k3-am62a7-sk-edgeai \ | 9 | ti/k3-am62a7-sk \ |
| 10 | ti/k3-am62x-sk \ | 10 | ti/k3-am62x-sk-csi2 \ |
| 11 | ti/k3-am62a7-sk-rpi-hdr-ehrpwm \ | 11 | ti/k3-am62x-sk-ecap-capture \ |
| 12 | ti/k3-am62a7-sk-e3-max-opp \ | 12 | ti/k3-am62x-sk-eqep \ |
| 13 | ti/k3-am62x-sk-hdmi \ | ||
| 14 | ti/k3-am62x-sk-lpm \ | ||
| 15 | ti/k3-am62x-sk-mcspi-loopback \ | ||
| 16 | ti/k3-am62x-sk-pwm \ | ||
| 13 | " | 17 | " |
| 14 | 18 | ||
| 15 | KERNEL_DEVICETREE = "" | 19 | KERNEL_DEVICETREE = "" |
