u-boot/arch/powerpc/cpu/mpc83xx/elbc
Tom Rini c7fad78ec0 Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig
This converts the following to Kconfig:
   CONFIG_SYS_BR0_PRELIM
   CONFIG_SYS_OR1_PRELIM
   CONFIG_SYS_BR1_PRELIM
   CONFIG_SYS_OR2_PRELIM
   CONFIG_SYS_BR2_PRELIM
   CONFIG_SYS_OR2_PRELIM
   CONFIG_SYS_BR3_PRELIM
   CONFIG_SYS_OR3_PRELIM
   CONFIG_SYS_BR4_PRELIM
   CONFIG_SYS_OR4_PRELIM
   CONFIG_SYS_BR5_PRELIM
   CONFIG_SYS_OR5_PRELIM
   CONFIG_SYS_BR6_PRELIM
   CONFIG_SYS_OR6_PRELIM
   CONFIG_SYS_BR7_PRELIM
   CONFIG_SYS_OR7_PRELIM

This also introduces CONFIG_SYS_BR0_PRELIM_BOOL as not all platforms
that can set these values do so.  Add the relevant SYS_BRx_PRELIM_BOOL
to platforms that had not been previously migrated.

Signed-off-by: Tom Rini <trini@konsulko.com>
2021-12-01 10:58:10 -05:00
..
elbc.h Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig 2021-12-01 10:58:10 -05:00
Kconfig mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig 2019-05-21 07:52:33 +02:00
Kconfig.elbc0 ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support 2021-10-01 21:08:19 -04:00
Kconfig.elbc1 ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support 2021-10-01 21:08:19 -04:00
Kconfig.elbc2 ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support 2021-10-01 21:08:19 -04:00
Kconfig.elbc3 ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support 2021-10-01 21:08:19 -04:00
Kconfig.elbc4 ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support 2021-10-01 21:08:19 -04:00