]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/geekbox.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / geekbox.h
index 6f6007e65babab3a9fe80b890de8ddd728bc026b..7a707cb2a0f77f1f4de82f3d1ddb8c578cc77761 100644 (file)
@@ -9,7 +9,6 @@
 
 #include <configs/rk3368_common.h>
 
-#define CONFIG_ENV_IS_NOWHERE
 #define CONFIG_ENV_SIZE                        0x2000
 
 #define CONFIG_CONSOLE_SCROLL_LINES            10