mirror of
https://github.com/u-boot/u-boot.git
synced 2025-01-22 10:44:08 +08:00
bcm963158: enable watchdog and reboot with watchdog
Enable watchdog and reboot with watchdog in the configuration. Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
This commit is contained in:
parent
2f4a686f21
commit
a765adc08f
@ -36,5 +36,7 @@ CONFIG_DM_SERIAL=y
|
||||
CONFIG_SERIAL_SEARCH_ALL=y
|
||||
CONFIG_PL01X_SERIAL=y
|
||||
CONFIG_SYSRESET=y
|
||||
CONFIG_SYSRESET_WATCHDOG=y
|
||||
CONFIG_WDT_BCM6345=y
|
||||
CONFIG_REGEX=y
|
||||
# CONFIG_GENERATE_SMBIOS_TABLE is not set
|
||||
|
Loading…
Reference in New Issue
Block a user