diff options
Diffstat (limited to 'include/configs/pcm052.h')
-rw-r--r-- | include/configs/pcm052.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/pcm052.h b/include/configs/pcm052.h index df5a2a1329..960ff982d8 100644 --- a/include/configs/pcm052.h +++ b/include/configs/pcm052.h @@ -155,8 +155,5 @@ (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_INIT_SP_OFFSET) /* environment organization */ -#ifdef CONFIG_ENV_IS_IN_MMC -#define CONFIG_SYS_MMC_ENV_DEV 0 -#endif #endif |