X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fmx6sxsabreauto.h;h=d771f9dbe87a143b837cc4028c00a71b2dbfde1f;hb=89ca873e2ddea859526f25f678fa53dda055e90f;hp=2e739f966dc49f632b048328260263513b19fb8d;hpb=cf94a3427abf2fdf3355f251aacce82305136fac;p=u-boot diff --git a/include/configs/mx6sxsabreauto.h b/include/configs/mx6sxsabreauto.h index 2e739f966d..d771f9dbe8 100644 --- a/include/configs/mx6sxsabreauto.h +++ b/include/configs/mx6sxsabreauto.h @@ -6,13 +6,11 @@ * SPDX-License-Identifier: GPL-2.0+ */ - #ifndef __CONFIG_H #define __CONFIG_H #include "mx6_common.h" - /* Size of malloc() pool */ #define CONFIG_SYS_MALLOC_LEN (3 * SZ_1M) @@ -120,7 +118,6 @@ #define CONFIG_SYS_FSL_ESDHC_ADDR USDHC3_BASE_ADDR /* I2C Configs */ -#define CONFIG_CMD_I2C #define CONFIG_SYS_I2C #define CONFIG_SYS_I2C_MXC #define CONFIG_SYS_I2C_MXC_I2C1 /* enable I2C bus 1 */ @@ -151,9 +148,6 @@ #define CONFIG_APBH_DMA_BURST8 /* Network */ -#define CONFIG_CMD_PING -#define CONFIG_CMD_DHCP -#define CONFIG_CMD_MII #define CONFIG_FEC_MXC #define CONFIG_MII @@ -167,8 +161,6 @@ #define CONFIG_PHYLIB #define CONFIG_PHY_ATHEROS - -#define CONFIG_CMD_USB #ifdef CONFIG_CMD_USB #define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_MX6 @@ -183,11 +175,8 @@ #define CONFIG_IMX_THERMAL -#define CONFIG_CMD_TIME - #define CONFIG_FSL_QSPI #ifdef CONFIG_FSL_QSPI -#define CONFIG_CMD_SF #define CONFIG_SYS_FSL_QSPI_AHB #define CONFIG_SF_DEFAULT_BUS 0 #define CONFIG_SF_DEFAULT_CS 0