]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/aspenite.h
Move defaults from config_cmd_default.h to Kconfig
[karo-tx-uboot.git] / include / configs / aspenite.h
index 727b14a6c250b40b95031935196906ca57d946c3..62c537448b99be16e0cc1124d511782e1e93be90 100644 (file)
 #ifndef __CONFIG_ASPENITE_H
 #define __CONFIG_ASPENITE_H
 
+/*
+ * Generic board support
+ */
+#define CONFIG_SYS_GENERIC_BOARD
+
 /*
  * Version number information
  */
  * Commands configuration
  */
 #define CONFIG_SYS_NO_FLASH            /* Declare no flash (NOR/SPI) */
-#include <config_cmd_default.h>
 #define CONFIG_CMD_I2C
-#undef CONFIG_CMD_NET
-#undef CONFIG_CMD_NFS
 /*
  * mv-common.h should be defined after CMD configs since it used them
  * to enable certain macros