diff options
Diffstat (limited to 'configs/amcore_defconfig')
-rw-r--r-- | configs/amcore_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/amcore_defconfig b/configs/amcore_defconfig index 9c8384944f..25826ca24d 100644 --- a/configs/amcore_defconfig +++ b/configs/amcore_defconfig @@ -4,7 +4,9 @@ CONFIG_SYS_TEXT_BASE=0xffc00000 CONFIG_SYS_PROMPT="amcore $ " # CONFIG_CMD_BOOTD is not set # CONFIG_CMD_XIMG is not set +CONFIG_LOOPW=y # CONFIG_CMD_FPGA is not set # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set # CONFIG_CMD_NFS is not set +CONFIG_CMD_TIMER=y |