diff options
Diffstat (limited to 'include/configs/grasshopper.h')
-rw-r--r-- | include/configs/grasshopper.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/grasshopper.h b/include/configs/grasshopper.h index e183f518d4..231f25a38b 100644 --- a/include/configs/grasshopper.h +++ b/include/configs/grasshopper.h @@ -92,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 |