diff options
Diffstat (limited to 'include/configs/ls1021atsn.h')
-rw-r--r-- | include/configs/ls1021atsn.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/ls1021atsn.h b/include/configs/ls1021atsn.h index e095e9ad10..996c970ec8 100644 --- a/include/configs/ls1021atsn.h +++ b/include/configs/ls1021atsn.h @@ -237,10 +237,6 @@ /* Environment */ -#if defined(CONFIG_SD_BOOT) -#define CONFIG_SYS_MMC_ENV_DEV 0 -#endif - #define CONFIG_SYS_BOOTM_LEN 0x8000000 /* 128 MB */ #endif |