Re: [PATCH 7/8] Convert CONFIG_SYS_FSL_PCIE_COMPAT to Kconfig

2022-08-12 Thread Tom Rini
On Sun, Jul 31, 2022 at 09:08:28PM -0400, Tom Rini wrote: > 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

[PATCH 7/8] Convert CONFIG_SYS_FSL_PCIE_COMPAT to Kconfig

2022-07-31 Thread Tom Rini
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 --- README| 5 ---