diff options
Diffstat (limited to 'include/configs/ls1021aiot.h')
-rw-r--r-- | include/configs/ls1021aiot.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/ls1021aiot.h b/include/configs/ls1021aiot.h index 88f44ca5fc..f2a6837324 100644 --- a/include/configs/ls1021aiot.h +++ b/include/configs/ls1021aiot.h @@ -117,7 +117,6 @@ * MMC */ #define CONFIG_CMD_MMC -#define CONFIG_FSL_ESDHC /* SATA */ #define CONFIG_SCSI_AHCI_PLAT @@ -153,7 +152,6 @@ /* * eTSEC */ -#define CONFIG_TSEC_ENET #ifdef CONFIG_TSEC_ENET #define CONFIG_MII |