summaryrefslogtreecommitdiff
path: root/include/configs/hikey.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/hikey.h')
-rw-r--r--include/configs/hikey.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/hikey.h b/include/configs/hikey.h
index c7fb8a5f8e9..8b2d0123095 100644
--- a/include/configs/hikey.h
+++ b/include/configs/hikey.h
@@ -106,7 +106,6 @@
/* Preserve environment on sd card */
#define CONFIG_ENV_SIZE 0x1000
-#define CONFIG_ENV_IS_IN_FAT
#define FAT_ENV_INTERFACE "mmc"
#define FAT_ENV_DEVICE_AND_PART "1:1"
#define FAT_ENV_FILE "uboot.env"