]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/harmony.h
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
[people/ms/u-boot.git] / include / configs / harmony.h
index c17d7fad792dbc5c4097681b4d5c2e593350bb27..cc312199ac026b1cce4962e3697ab1f3d5b1ed56 100644 (file)
@@ -32,7 +32,6 @@
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
 
 /* Environment in NAND (which is 512M), aligned to start of last sector */
-#define CONFIG_ENV_IS_IN_NAND
 #define CONFIG_ENV_OFFSET      (SZ_512M - SZ_128K) /* 128K sector size */
 
 /* USB Host support */