summaryrefslogtreecommitdiff
path: root/include/configs/pogo_e02.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/pogo_e02.h')
-rw-r--r--include/configs/pogo_e02.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pogo_e02.h b/include/configs/pogo_e02.h
index 2956d20d18..31d7156902 100644
--- a/include/configs/pogo_e02.h
+++ b/include/configs/pogo_e02.h
@@ -41,10 +41,7 @@
* Environment variables configurations
*/
#ifdef CONFIG_CMD_NAND
-#define CONFIG_ENV_IS_IN_NAND
#define CONFIG_ENV_SECT_SIZE 0x20000 /* 128K */
-#else
-#define CONFIG_ENV_IS_NOWHERE
#endif
#define CONFIG_ENV_SIZE 0x20000 /* 128k */