diff options
Diffstat (limited to 'include/configs/condor.h')
-rw-r--r-- | include/configs/condor.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/condor.h b/include/configs/condor.h index c84d127f49..c286dbb406 100644 --- a/include/configs/condor.h +++ b/include/configs/condor.h @@ -16,9 +16,6 @@ #define CONFIG_BITBANGMII_MULTI /* Environment compatibility */ -#undef CONFIG_ENV_SECT_SIZE -#define CONFIG_ENV_SECT_SIZE (256 * 1024) -#define CONFIG_ENV_OFFSET 0x700000 /* SH Ether */ #define CONFIG_SH_ETHER_USE_PORT 0 |