diff options
Diffstat (limited to 'configs/TTTech_defconfig')
-rw-r--r-- | configs/TTTech_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/TTTech_defconfig b/configs/TTTech_defconfig index a58e0aad7c8..2c823dbe31e 100644 --- a/configs/TTTech_defconfig +++ b/configs/TTTech_defconfig @@ -5,4 +5,6 @@ CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_EXTRA_OPTIONS="LCD,SHARP_LQ104V7DS01" CONFIG_HUSH_PARSER=y # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_SNTP=y CONFIG_OF_LIBFDT=y |