]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/evb_rk3399.h
Convert CONFIG_CMD_SAVES to Kconfig
[people/ms/u-boot.git] / include / configs / evb_rk3399.h
index 8fdefa29c7298711f7c3cf2016a991685fc75a0e..015f25a774006dd290d8db0542b9f3ecffafbf5d 100644 (file)
@@ -9,7 +9,6 @@
 
 #include <configs/rk3399_common.h>
 
-#define CONFIG_ENV_IS_IN_MMC
 #define CONFIG_SYS_MMC_ENV_DEV 1
 /*
  * SPL @ 32k for ~36k
@@ -20,6 +19,4 @@
 
 #define SDRAM_BANK_SIZE                        (2UL << 30)
 
-#define CONFIG_SYS_WHITE_ON_BLACK
-
 #endif