X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=include%2Fconfigs%2Ftam3517-common.h;h=02bfca163324369a67a198d4f7addf2d84094f66;hp=9827da9e4618a729fd86c7f04d84ebb9df6982b1;hb=d021e942107a1f7304a879cec99286ca462f7be3;hpb=0c0eaee562291f5bbca38c5bab3b1cd75b617fc0 diff --git a/include/configs/tam3517-common.h b/include/configs/tam3517-common.h index 9827da9e46..02bfca1633 100644 --- a/include/configs/tam3517-common.h +++ b/include/configs/tam3517-common.h @@ -79,14 +79,9 @@ #define CONFIG_SYS_MAX_NAND_DEVICE 1 /* Max number of */ /* NAND devices */ -#define CONFIG_AUTO_COMPLETE - /* * Miscellaneous configurable options */ -#define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_CMDLINE_EDITING -#define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */ #define CONFIG_SYS_MAXARGS 32 /* max number of command */ @@ -142,7 +137,6 @@ #define CONFIG_DRIVER_TI_EMAC #define CONFIG_DRIVER_TI_EMAC_USE_RMII #define CONFIG_MII -#define CONFIG_BOOTP_DNS #define CONFIG_BOOTP_DNS2 #define CONFIG_BOOTP_SEND_HOSTNAME #define CONFIG_NET_RETRY_COUNT 10