diff options
Diffstat (limited to 'configs/M5249EVB_defconfig')
-rw-r--r-- | configs/M5249EVB_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/M5249EVB_defconfig b/configs/M5249EVB_defconfig index 2358d243da..9bc8da952d 100644 --- a/configs/M5249EVB_defconfig +++ b/configs/M5249EVB_defconfig @@ -1,5 +1,6 @@ CONFIG_M68K=y CONFIG_TARGET_M5249EVB=y CONFIG_SYS_TEXT_BASE=0xffe00000 +CONFIG_LOOPW=y # CONFIG_CMD_SETEXPR is not set # CONFIG_CMD_NET is not set |