diff options
| author | Mateus Lima Alves <[email protected]> | 2026-01-26 13:05:19 -0300 |
|---|---|---|
| committer | Peng Fan <[email protected]> | 2026-01-28 14:26:50 +0800 |
| commit | 424b324165ea0343598c5a8b52591ea504dcde52 (patch) | |
| tree | 17dd60dfc7012fdeefe4c63bda6b64a108b4bccf /configs | |
| parent | 431f1ce46bbffff0db8f03437a34400b11b30175 (diff) | |
armv7: Add CPLD support via IFC to the ls1021a-iot board.
This patch adds CPLD support via IFC to the ls1021a-iot board.
Signed-off-by: Mateus Lima Alves <[email protected]>
Diffstat (limited to 'configs')
| -rw-r--r-- | configs/ls1021aiot_sdcard_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1021aiot_sdcard_defconfig b/configs/ls1021aiot_sdcard_defconfig index 6b32150e408..78b81c1895e 100644 --- a/configs/ls1021aiot_sdcard_defconfig +++ b/configs/ls1021aiot_sdcard_defconfig @@ -106,3 +106,4 @@ CONFIG_FSL_QSPI=y CONFIG_USB=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DWC3=y +CONFIG_FSL_IFC=y |
