]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
watchdog: booke_wdt: Replace PPC_FSL_BOOK3E by PPC_E500
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 19 Sep 2022 17:01:37 +0000 (19:01 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 26 Sep 2022 13:00:13 +0000 (23:00 +1000)
commitec65560ad84d9d2eb98cf864e3b530856cafd233
tree59162b4fec8b80cce8c27feefb54fafa73e47b73
parent404a5e72f4dfd80dda6a3e9edd18012f79287bff
watchdog: booke_wdt: Replace PPC_FSL_BOOK3E by PPC_E500

CONFIG_PPC_FSL_BOOK3E is redundant with CONFIG_PPC_E500.

Replace it so that CONFIG_PPC_FSL_BOOK3E can be removed later.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/01a9132d51d3d8d9c74576d3da4d9d1fa5a88bde.1663606876.git.christophe.leroy@csgroup.eu
drivers/watchdog/Kconfig
drivers/watchdog/booke_wdt.c