Move defaults from config_cmd_default.h to Kconfig
[oweals/u-boot.git] / include / configs / at91-sama5_common.h
index 94981e77536ba25de85151dcd6b13b805a8bc16a..c2621ffe8419844972cf5b418e9bc47246aa18cf 100644 (file)
 /*
  * Command line configuration.
  */
-#include <config_cmd_default.h>
-#undef CONFIG_CMD_FPGA
-#undef CONFIG_CMD_IMI
-#undef CONFIG_CMD_LOADS
 #define CONFIG_CMD_PING
 #define CONFIG_CMD_DHCP
-#define CONFIG_CMD_SETEXPR
 
 #ifdef CONFIG_SYS_USE_MMC
 #define CONFIG_BOOTARGS                                                        \