]> git.sur5r.net Git - u-boot/blobdiff - include/configs/aspenite.h
armv8/ls1043a: Enable secondary cores
[u-boot] / include / configs / aspenite.h
index f4cf1c0980c142f559c4cc728910813fd1d55e44..fcb5f81a10af06d8621c009183bb9b3d697eb55c 100644 (file)
 #ifndef __CONFIG_ASPENITE_H
 #define __CONFIG_ASPENITE_H
 
-/*
- * Generic board support
- */
-#define CONFIG_SYS_GENERIC_BOARD
-
 /*
  * Version number information
  */
@@ -40,9 +35,7 @@
  * Commands configuration
  */
 #define CONFIG_SYS_NO_FLASH            /* Declare no flash (NOR/SPI) */
-#include <config_cmd_default.h>
 #define CONFIG_CMD_I2C
-#undef CONFIG_CMD_NFS
 /*
  * mv-common.h should be defined after CMD configs since it used them
  * to enable certain macros