aboutsummaryrefslogtreecommitdiff
path: root/env/env.c
diff options
context:
space:
mode:
Diffstat (limited to 'env/env.c')
-rw-r--r--env/env.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/env/env.c b/env/env.c
index b7ec6990cfe..936a1d63095 100644
--- a/env/env.c
+++ b/env/env.c
@@ -75,9 +75,6 @@ static enum env_location env_locations[] = {
#ifdef CONFIG_ENV_IS_IN_NVRAM
ENVL_NVRAM,
#endif
-#ifdef CONFIG_ENV_IS_IN_RAW_DISK
- ENVL_RAW_DISK,
-#endif
#ifdef CONFIG_ENV_IS_IN_REMOTE
ENVL_REMOTE,
#endif