Enabling sunxi watchdog in sunxi64-next (#804)

Closes #803
This commit is contained in:
Cai Zhaotian 2017-10-18 22:17:04 +08:00 committed by Mikhail
parent a7c27c9af5
commit 159f523d18
1 changed files with 2 additions and 2 deletions

View File

@ -2819,7 +2819,7 @@ CONFIG_WATCHDOG=y
CONFIG_WATCHDOG_CORE=y
# CONFIG_WATCHDOG_NOWAYOUT is not set
CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
# CONFIG_WATCHDOG_SYSFS is not set
CONFIG_WATCHDOG_SYSFS=y
#
# Watchdog Device Drivers
@ -2832,7 +2832,7 @@ CONFIG_WATCHDOG_HANDLE_BOOT_ENABLED=y
# CONFIG_ARM_SBSA_WATCHDOG is not set
# CONFIG_CADENCE_WATCHDOG is not set
# CONFIG_DW_WATCHDOG is not set
# CONFIG_SUNXI_WATCHDOG is not set
CONFIG_SUNXI_WATCHDOG=y
# CONFIG_MAX63XX_WATCHDOG is not set
# CONFIG_MEN_A21_WDT is not set