Move defaults from config_cmd_default.h to Kconfig
[oweals/u-boot.git] / include / configs / grasshopper.h
index e183f518d48cb3aa034e9a82d09fab6e9a510428..231f25a38b75e517757acaa9e1d7ba1ad59837bc 100644 (file)
 /*
  * 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