diff options
Diffstat (limited to 'configs/TQM860M_defconfig')
-rw-r--r-- | configs/TQM860M_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/TQM860M_defconfig b/configs/TQM860M_defconfig index 2a65fd9f9e..12b090aef9 100644 --- a/configs/TQM860M_defconfig +++ b/configs/TQM860M_defconfig @@ -3,7 +3,9 @@ CONFIG_8xx=y CONFIG_TARGET_TQM860M=y CONFIG_OF_BOARD_SETUP=y CONFIG_HUSH_PARSER=y +CONFIG_CMD_ASKENV=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y CONFIG_CMD_SNTP=y +CONFIG_CMD_EXT2=y CONFIG_OF_LIBFDT=y |