summaryrefslogtreecommitdiff
path: root/configs/am335x_pdu001_defconfig
diff options
context:
space:
mode:
authorFelix Brack <fb@ltec.ch>2019-06-11 10:39:52 +0200
committerTom Rini <trini@konsulko.com>2019-06-21 10:07:11 -0400
commit19b81032d65c9d0747e16b6009c639adb880b064 (patch)
tree8c7428132aa51984e3bfb89061a782733e7f939b /configs/am335x_pdu001_defconfig
parentd3329f09c7ab6f38a5b481d244f7e96af4a429e8 (diff)
arm: am335x-pdu001: Remove watchdog support
This board does not require watchdog support. Signed-off-by: Felix Brack <fb@ltec.ch>
Diffstat (limited to 'configs/am335x_pdu001_defconfig')
-rw-r--r--configs/am335x_pdu001_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am335x_pdu001_defconfig b/configs/am335x_pdu001_defconfig
index 05077c5b73..4308b192f1 100644
--- a/configs/am335x_pdu001_defconfig
+++ b/configs/am335x_pdu001_defconfig
@@ -17,7 +17,7 @@ CONFIG_BOOTDELAY=1
CONFIG_SPL_I2C_SUPPORT=y
# CONFIG_SPL_NAND_SUPPORT is not set
CONFIG_SPL_POWER_SUPPORT=y
-CONFIG_SPL_WATCHDOG_SUPPORT=y
+# CONFIG_OMAP_WATCHDOG is not set
CONFIG_SPL_YMODEM_SUPPORT=y
CONFIG_AUTOBOOT_KEYED=y
CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n"