X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fapalis_t30.h;h=e2acc6e8c9c5dc1eecd3b62ab36827bd88a43258;hb=e627290ac63c4d43b24407179d7439dd50a50bfe;hp=f2a24c11de8683f79fa299c0989cfcfc23fd6960;hpb=6b29a395b62965eef6b5065d3a526a8588a92038;p=oweals%2Fu-boot.git diff --git a/include/configs/apalis_t30.h b/include/configs/apalis_t30.h index f2a24c11de..e2acc6e8c9 100644 --- a/include/configs/apalis_t30.h +++ b/include/configs/apalis_t30.h @@ -13,8 +13,6 @@ #include "tegra30-common.h" -#define CONFIG_ARCH_MISC_INIT - /* High-level configuration options */ #define CONFIG_DISPLAY_BOARDINFO_LATE /* Calls show_board_info() */ @@ -27,11 +25,6 @@ /* I2C */ #define CONFIG_SYS_I2C_TEGRA -/* SD/MMC support */ -#define CONFIG_MMC -#define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC - /* Environment in eMMC, before config block at the end of 1st "boot sector" */ #define CONFIG_ENV_IS_IN_MMC #define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE + \