diff options
Diffstat (limited to 'include/configs/mx35pdk.h')
-rw-r--r-- | include/configs/mx35pdk.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/mx35pdk.h b/include/configs/mx35pdk.h index ca5f2fcd81..0ec28ffc16 100644 --- a/include/configs/mx35pdk.h +++ b/include/configs/mx35pdk.h @@ -70,9 +70,6 @@ /* * Command definition */ -#define CONFIG_BOOTP_SUBNETMASK -#define CONFIG_BOOTP_GATEWAY -#define CONFIG_BOOTP_DNS #define CONFIG_NET_RETRY_COUNT 100 @@ -99,10 +96,6 @@ /* * Miscellaneous configurable options */ -#define CONFIG_SYS_LONGHELP /* undef to save memory */ -#define CONFIG_CMDLINE_EDITING - -#define CONFIG_AUTO_COMPLETE #define CONFIG_SYS_MEMTEST_START 0 /* memtest works on */ #define CONFIG_SYS_MEMTEST_END 0x10000 |