diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2023-02-26 10:44:09 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-03-06 17:05:40 -0500 |
commit | 6782b81588c204fccc2178d269d2d978851b123a (patch) | |
tree | ef6c1d10f07ffbfe04c2d8520f4563cc2257cd81 /drivers/ddr/marvell/a38x/ddr3_init.h | |
parent | e352e1061f4c9a8adb70b6ff819890c42e5b3ef7 (diff) |
powerpc, mpc83xx: Remove CONFIG_ELBC_BRx_ORx
Commit fe7d654d04 ("mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to
Kconfig") converted CONFIG_SYS_{BRx/ORx}_PRELIM to Kconfig by
implementing a fine-grained selection of every bit in Kconfig.
But commit c7fad78ec0 ("Convert CONFIG_SYS_BR0_PRELIM et al to
Kconfig") reworked it so that you now just have to provide the raw
value of each register in Kconfig. However, all fine-grained
Kconfig items remained allthough they are not used anymore.
Remove them all.
Fixes: c7fad78ec0 ("Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig")
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr3_init.h')
0 files changed, 0 insertions, 0 deletions