summaryrefslogtreecommitdiff
path: root/arch/Kconfig.nxp
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-11-16 13:10:34 -0500
committerTom Rini <trini@konsulko.com>2022-12-05 16:06:07 -0500
commit2db82bf2bd8fa5de2b55ad7c4c1c0afa58f171c2 (patch)
treeb80ed853ffd9c847a92152ec9b30bd78a46098e4 /arch/Kconfig.nxp
parentecc8d425fd50d894dd0a06796c17030ef4a7942f (diff)
Convert CONFIG_SYS_PMAN et al to Kconfig
This converts the following to Kconfig: CONFIG_NOBQFMAN CONFIG_SYS_DPAA_DCE CONFIG_SYS_DPAA_FMAN CONFIG_SYS_DPAA_PME CONFIG_SYS_DPAA_RMAN CONFIG_SYS_PMAN Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/Kconfig.nxp')
-rw-r--r--arch/Kconfig.nxp3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/Kconfig.nxp b/arch/Kconfig.nxp
index 8c5a6f63a9..805fe934a1 100644
--- a/arch/Kconfig.nxp
+++ b/arch/Kconfig.nxp
@@ -251,3 +251,6 @@ config QIXIS_I2C_ACCESS
config HAS_FSL_DR_USB
def_bool y
depends on USB_EHCI_HCD && PPC
+
+config SYS_DPAA_FMAN
+ bool