X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fconfigs%2FTQM866M.h;h=78cf80489c43a938e83ec650ff2e4c849218a28f;hb=78d1e1d0a157c8b48ea19be6170b992745d30f38;hp=2a0fdf5947c40c19bb94008760855009f3bcee2f;hpb=4d339a9e8a758889de5da16b562aff5601bb3d8d;p=people%2Fms%2Fu-boot.git diff --git a/include/configs/TQM866M.h b/include/configs/TQM866M.h index 2a0fdf5947..78cf80489c 100644 --- a/include/configs/TQM866M.h +++ b/include/configs/TQM866M.h @@ -140,24 +140,19 @@ * Command line configuration. */ #define CONFIG_CMD_ASKENV -#define CONFIG_CMD_DHCP #define CONFIG_CMD_EEPROM #define CONFIG_CMD_EXT2 #define CONFIG_CMD_IDE #define CONFIG_CMD_JFFS2 -#define CONFIG_CMD_SNTP - #define CONFIG_NETCONSOLE - /* * Miscellaneous configurable options */ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_CMDLINE_EDITING 1 /* add command line history */ -#define CONFIG_SYS_HUSH_PARSER 1 /* Use the HUSH parser */ #if defined(CONFIG_CMD_KGDB) #define CONFIG_SYS_CBSIZE 1024 /* Console I/O Buffer Size */