arm: am335x-pdu001: Remove watchdog support
This board does not require watchdog support. Signed-off-by: Felix Brack <fb@ltec.ch>
This commit is contained in:
parent
d3329f09c7
commit
19b81032d6
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user