env: Finish migration of common ENV options
[platform/kernel/u-boot.git] / include / configs / harmony.h
index f873cea..b2464f9 100644 (file)
@@ -30,7 +30,6 @@
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
 
 /* Environment in NAND (which is 512M), aligned to start of last sector */
-#define CONFIG_ENV_OFFSET      (SZ_512M - SZ_128K) /* 128K sector size */
 
 #include "tegra-common-post.h"