Convert CONFIG_SYS_FSL_PCIE_COMPAT to Kconfig
authorTom Rini <trini@konsulko.com>
Mon, 1 Aug 2022 01:08:28 +0000 (21:08 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 12 Aug 2022 20:10:49 +0000 (16:10 -0400)
commit4143a237947576b581eed1eaf88c207df80d418e
tree3e8c198fc6f9d0906928377de928170df1786d2b
parent1de46d91dddfd60107c665530aed6ac25f55960e
Convert CONFIG_SYS_FSL_PCIE_COMPAT to Kconfig

This converts the following to Kconfig:
   CONFIG_SYS_FSL_PCIE_COMPAT

To do this, introduce a choice and option for each of the strings used
and set CONFIG_SYS_FSL_PCIE_COMPAT based on that.

Signed-off-by: Tom Rini <trini@konsulko.com>
README
arch/powerpc/cpu/mpc85xx/Kconfig
arch/powerpc/include/asm/config_mpc85xx.h