From: Tom Rini Date: Wed, 28 Jan 2026 19:26:17 +0000 (-0600) Subject: misc: Keep FSL_IFC available on PowerPC as well X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f6b113291c714b19c3acc1b3f07b5a249b0ee05;p=thirdparty%2Fu-boot.git misc: Keep FSL_IFC available on PowerPC as well This symbol is used on a number of PowerPC platforms as well, so make it available there again. Fixes: 424b324165ea ("armv7: Add CPLD support via IFC to the ls1021a-iot board.") Acked-by: Peng Fan Signed-off-by: Tom Rini --- diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index be7fdab56d1..a0aa290480e 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -695,7 +695,7 @@ config ESM_PMIC config FSL_IFC bool "Freescale Integrated Flash Controller" - depends on ARM + depends on ARM || PPC help This driver is for the Integrated Flash Controller(IFC) module available in Freescale SoCs. This controller allows to handle