diff options
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 |