diff options
Diffstat (limited to 'configs/nas220_defconfig')
-rw-r--r-- | configs/nas220_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/nas220_defconfig b/configs/nas220_defconfig index 3e031604ee..72f062e807 100644 --- a/configs/nas220_defconfig +++ b/configs/nas220_defconfig @@ -7,8 +7,8 @@ CONFIG_NR_DRAM_BANKS=2 CONFIG_TARGET_NAS220=y CONFIG_ENV_SIZE=0x10000 CONFIG_ENV_OFFSET=0xA0000 -CONFIG_IDENT_STRING="\nNAS 220" CONFIG_DEFAULT_DEVICE_TREE="kirkwood-blackarmor-nas220" +CONFIG_IDENT_STRING="\nNAS 220" # CONFIG_SYS_MALLOC_F is not set CONFIG_BOOTDELAY=3 CONFIG_USE_PREBOOT=y |