aboutsummaryrefslogtreecommitdiff
path: root/drivers/timer/orion-timer.c
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-29 09:50:03 -0500
committerTom Rini <trini@konsulko.com>2022-12-29 13:31:30 -0500
commit88c2e9157c3ed2f66c83bb029e95fae3624cc57d (patch)
tree49ce1df62589e9b207dda657a282f3de307a594f /drivers/timer/orion-timer.c
parentec9efcf62a1d0123dfd4419c56aa61d4ff69f0f5 (diff)
PowerPC: Update dependencies on *SYS_MPC85XX_NO_RESETVEC
In 96699f097a02 ("powerpc: mpc85xx: Use binman to embed dtb inside U-Boot") we introduce CONFIG_MPC85XX_HAVE_RESET_VECTOR and do so via Kconfig. However, much later in de47ff536363 ("Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to Kconfig") I converted the symbol that is the inverse of this to Kconfig. This should have included a dependency on the first symbol as they are logically opposite. The dependency being missing lead to some platforms being broken at runtime due to discarding the require reset vector. Fixes: de47ff536363 ("Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to Kconfig") Reported-by: Pali Rohár <pali@kernel.org> Signed-off-by: Tom Rini <trini@konsulko.com> Tested-by: Pali Rohár <pali@kernel.org>
Diffstat (limited to 'drivers/timer/orion-timer.c')
0 files changed, 0 insertions, 0 deletions