diff options
author | Rasmus Villemoes <rasmus.villemoes@prevas.dk> | 2024-07-12 11:07:25 +0200 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2024-07-12 11:44:33 +0100 |
commit | 7c503e14fbb8acdb5d85d47c1709ad31b7cf13b5 (patch) | |
tree | 5ecfac9a9867e3a3932ddb4c933576d71c343d4a /drivers/firmware/psci.c | |
parent | 6c399b31c6362c1683735adaab8070c734a7866c (diff) |
board: rpi: remove leftover CONFIG_HW_WATCHDOG block
This was added in commit 45a6d231b2f (bcm2835_wdt: support for the
BCM2835/2836 watchdog), which did do 'select HW_WATCHDOG'. That
incarnation of the watchdog driver later got removed in
c7adc0b5f98 (watchdog: bcm2835_wdt: Remove unused BCM283x watchdog
driver and its references), but this block was left behind.
Another rpi watchdog driver has since been added, but that does not
select HW_WATCHDOG, so this remains dead and unused. Remove it.
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Reviewed-by: Peter Robinson <pbrobinson@gmail.com>
Diffstat (limited to 'drivers/firmware/psci.c')
0 files changed, 0 insertions, 0 deletions