mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 15:41:40 +00:00
arm: baltos: switch to driver model for the watchdog timer
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
This commit is contained in:
parent
e9e2216ef5
commit
042dd8f2a6
1 changed files with 1 additions and 0 deletions
|
@ -69,4 +69,5 @@ CONFIG_USB_GADGET_DOWNLOAD=y
|
|||
CONFIG_USB_FUNCTION_MASS_STORAGE=y
|
||||
CONFIG_USB_ETHER=y
|
||||
CONFIG_USBNET_HOST_ADDR="de:ad:be:af:00:00"
|
||||
CONFIG_WDT=y
|
||||
CONFIG_FAT_WRITE=y
|
||||
|
|
Loading…
Reference in a new issue