diff options
Diffstat (limited to 'include/configs/apalis_t30.h')
-rw-r--r-- | include/configs/apalis_t30.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/apalis_t30.h b/include/configs/apalis_t30.h index 701b34aa84..bf0aefda2a 100644 --- a/include/configs/apalis_t30.h +++ b/include/configs/apalis_t30.h @@ -18,10 +18,6 @@ #define CONFIG_MACH_TYPE MACH_TYPE_APALIS_T30 -/* Environment in eMMC, before config block at the end of 1st "boot sector" */ -#define CONFIG_SYS_MMC_ENV_DEV 0 -#define CONFIG_SYS_MMC_ENV_PART 1 - /* PCI networking support */ #define CONFIG_E1000_NO_NVM |