diff options
Diffstat (limited to 'configs/lsxhl_defconfig')
-rw-r--r-- | configs/lsxhl_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/lsxhl_defconfig b/configs/lsxhl_defconfig index 0de6fc55c6a..c90999794b1 100644 --- a/configs/lsxhl_defconfig +++ b/configs/lsxhl_defconfig @@ -13,8 +13,8 @@ CONFIG_ENV_OFFSET=0x70000 CONFIG_ENV_SECT_SIZE=0x10000 CONFIG_DEFAULT_DEVICE_TREE="kirkwood-lsxhl" CONFIG_IDENT_STRING=" LS-XHL" -CONFIG_DISTRO_DEFAULTS=y CONFIG_SYS_LOAD_ADDR=0x800000 +CONFIG_DISTRO_DEFAULTS=y CONFIG_API=y CONFIG_SHOW_BOOT_PROGRESS=y CONFIG_BOOTDELAY=3 |