NXP: Make RAMBOOT_PBL only be valid for PowerPC or ls1021A
authorTom Rini <trini@konsulko.com>
Thu, 25 Sep 2025 20:51:26 +0000 (14:51 -0600)
committerPeng Fan <peng.fan@nxp.com>
Fri, 10 Oct 2025 03:45:07 +0000 (11:45 +0800)
commitb1ca952b488fce2ffd71d93040b1f1f2d95d4674
tree915ae6f9f1b306d2fc364482d5d415234db0ad69
parent524d637bb933e51a85ba078eafc5e3fdc7616e50
NXP: Make RAMBOOT_PBL only be valid for PowerPC or ls1021A

Only PowerPC and LS1021A platforms can make use of RAMBOOT_PBL. Add the
dependencies to the symbol.

Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
boot/Kconfig