diff options
Diffstat (limited to 'include/configs/ls1021aiot.h')
-rw-r--r-- | include/configs/ls1021aiot.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/ls1021aiot.h b/include/configs/ls1021aiot.h index 70bca320fb..cf4d60ad60 100644 --- a/include/configs/ls1021aiot.h +++ b/include/configs/ls1021aiot.h @@ -214,14 +214,6 @@ #define CONFIG_SYS_QE_FW_ADDR 0x67f40000 -/* - * Environment - */ - -#if defined(CONFIG_SD_BOOT) -#define CONFIG_SYS_MMC_ENV_DEV 0 -#endif - #define CONFIG_OF_BOARD_SETUP #define CONFIG_OF_STDOUT_VIA_ALIAS |