diff options
Diffstat (limited to 'configs/nsa310s_defconfig')
-rw-r--r-- | configs/nsa310s_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/nsa310s_defconfig b/configs/nsa310s_defconfig index ff4895622cb..038ef42e9d8 100644 --- a/configs/nsa310s_defconfig +++ b/configs/nsa310s_defconfig @@ -19,7 +19,8 @@ CONFIG_DEBUG_UART_CLOCK=166666667 CONFIG_IDENT_STRING="\nZyXEL NSA310S/320S 1/2-Bay Power Media Server" CONFIG_SYS_LOAD_ADDR=0x800000 CONFIG_DEBUG_UART=y -CONFIG_DISTRO_DEFAULTS=y +CONFIG_BOOTSTD_FULL=y +CONFIG_BOOTSTD_DEFAULTS=y CONFIG_BOOTDELAY=3 CONFIG_USE_PREBOOT=y # CONFIG_DISPLAY_BOARDINFO is not set |