Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig
authorTom Rini <trini@konsulko.com>
Mon, 1 Aug 2022 01:08:29 +0000 (21:08 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 12 Aug 2022 20:10:49 +0000 (16:10 -0400)
commitff4e87c030bd62d643b0cbd86e7ff893caa97d1b
tree0b8a20ac60d91a964d3dbfed3a7397e135682776
parent4143a237947576b581eed1eaf88c207df80d418e
Convert CONFIG_SYS_FSL_QMAN_V3 et al to Kconfig

This converts the following to Kconfig:
   CONFIG_FSL_NGPIXIS
   CONFIG_SYS_FSL_QMAN_V3
   CONFIG_SYS_FSL_RAID_ENGINE
   CONFIG_SYS_FSL_RMU
   CONFIG_SYS_FSL_SINGLE_SOURCE_CLK
   CONFIG_SYS_FSL_SRIO_LIODN
   CONFIG_SYS_FSL_TBCLK_DIV
   CONFIG_SYS_FSL_USB1_PHY_ENABLE
   CONFIG_SYS_FSL_USB2_PHY_ENABLE
   CONFIG_SYS_FSL_USB_DUAL_PHY_ENABLE
   CONFIG_SYS_FSL_USB_INTERNAL_UTMI_PHY

Signed-off-by: Tom Rini <trini@konsulko.com>
12 files changed:
README
arch/arm/cpu/armv8/fsl-layerscape/Kconfig
arch/arm/include/asm/arch-fsl-layerscape/config.h
arch/powerpc/cpu/mpc85xx/Kconfig
arch/powerpc/cpu/mpc85xx/cpu.c
arch/powerpc/cpu/mpc85xx/spl_minimal.c
arch/powerpc/include/asm/config_mpc85xx.h
drivers/net/Kconfig
drivers/usb/host/Kconfig
include/configs/P3041DS.h
include/configs/P4080DS.h
include/configs/P5040DS.h