diff options
author | Tom Rini <trini@konsulko.com> | 2019-01-07 17:46:19 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-01-07 18:11:00 -0500 |
commit | 1bac199e8c876c37f31adeb23a75ae1ca12aea7f (patch) | |
tree | 6d23fb5568a36766df64d91293fec78c07ec5dcd /configs/smartweb_defconfig | |
parent | 7e40d0a38fc42de12696c835eded8945d650bfc1 (diff) | |
download | u-boot-1bac199e8c876c37f31adeb23a75ae1ca12aea7f.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/smartweb_defconfig')
-rw-r--r-- | configs/smartweb_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/smartweb_defconfig b/configs/smartweb_defconfig index e9c2b63509..7c7220afc8 100644 --- a/configs/smartweb_defconfig +++ b/configs/smartweb_defconfig @@ -57,8 +57,8 @@ CONFIG_USB_GADGET_DOWNLOAD=y CONFIG_USB_HOST_ETHER=y CONFIG_USB_ETHER_ASIX=y CONFIG_USB_ETHER_MCS7830=y -CONFIG_SPL_TINY_MEMSET=y -# CONFIG_EFI_LOADER is not set CONFIG_WDT=y CONFIG_WDT_AT91=y CONFIG_AT91_HW_WDT_TIMEOUT=y +CONFIG_SPL_TINY_MEMSET=y +# CONFIG_EFI_LOADER is not set |