diff options
Diffstat (limited to 'configs/TQM850M_defconfig')
-rw-r--r-- | configs/TQM850M_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/TQM850M_defconfig b/configs/TQM850M_defconfig index 63941ac254..77a9a6c3df 100644 --- a/configs/TQM850M_defconfig +++ b/configs/TQM850M_defconfig @@ -4,4 +4,6 @@ CONFIG_TARGET_TQM850M=y CONFIG_OF_BOARD_SETUP=y CONFIG_HUSH_PARSER=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_SNTP=y CONFIG_OF_LIBFDT=y |