]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitd2da91742f8902046fc3986f41470add5e044dfc
tree3e8c198fc6f9d0906928377de928170df1786d2b
parent914c586146fc85359d41f25f54b898d937c81fdc
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