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