commit | d6412851a41cba502073f0856de6b0b834783492 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jan 10 11:19:42 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 20 12:27:23 2023 -0500 |
tree | 3c3b498463bb2acb07773e775618066865bd61b1 | |
parent | 3f144d501d9f299eaf10f8991770e639f6ab6a2b [diff] |
nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig As this is used on both ARM and PowerPC platforms, this needs to be listed in arch/Kconfig.nxp and match how they're currently used by select'ing them under the required PowerPC ARCH_xxx options. Signed-off-by: Tom Rini <trini@konsulko.com>