Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi
[platform/kernel/u-boot.git] / include / configs / novena.h
index a1667dd..8cb0282 100644 (file)
@@ -27,7 +27,6 @@
 #define CONFIG_VIDEO
 
 /* U-Boot general configurations */
-#define CONFIG_VERSION_VARIABLE                        /* U-BOOT version */
 
 /* U-Boot environment */
 #define CONFIG_ENV_SIZE                        (16 * 1024)
@@ -73,8 +72,6 @@
 #define CONFIG_SYS_MALLOC_LEN          (64 * 1024 * 1024)
 
 /* SPL */
-#define CONFIG_SPL_FAT_SUPPORT
-#define CONFIG_SPL_MMC_SUPPORT
 #include "imx6_spl.h"                  /* common IMX6 SPL configuration */
 
 /* Ethernet Configuration */