summaryrefslogtreecommitdiff
path: root/include/configs/grasshopper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/grasshopper.h')
-rw-r--r--include/configs/grasshopper.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/grasshopper.h b/include/configs/grasshopper.h
index 99d2389..231f25a 100644
--- a/include/configs/grasshopper.h
+++ b/include/configs/grasshopper.h
@@ -62,7 +62,6 @@
#define CONFIG_USART_BASE ATMEL_BASE_USART1
#define CONFIG_USART_ID 1
-#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_BOARD_EARLY_INIT_R
@@ -93,12 +92,6 @@
/*
* Command line configuration.
*/
-#include <config_cmd_default.h>
-
-/* remove unneeded commands */
-#undef CONFIG_CMD_FPGA
-#undef CONFIG_CMD_SETGETDCR
-
/* add useful commands */
#define CONFIG_CMD_ASKENV
#define CONFIG_CMD_DHCP