From 424b324165ea0343598c5a8b52591ea504dcde52 Mon Sep 17 00:00:00 2001 From: Mateus Lima Alves Date: Mon, 26 Jan 2026 13:05:19 -0300 Subject: 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 --- drivers/misc/Kconfig | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'drivers/misc') diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index dde773ab6b1..be7fdab56d1 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -694,7 +694,12 @@ config ESM_PMIC typically to reboot the board in error condition. config FSL_IFC - bool + bool "Freescale Integrated Flash Controller" + depends on ARM + help + This driver is for the Integrated Flash Controller(IFC) module + available in Freescale SoCs. This controller allows to handle + devices such as NOR, NAND, FPGA and ASIC etc. config SL28CPLD bool "Enable Kontron sl28cpld multi-function driver" -- cgit v1.2.3