X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fp2771-0000.h;h=55230291c2f462407d5ca1b7e9857e638891ff5f;hb=85fc970d74d09f33fcdcc649e73c5dc4f5334605;hp=1f64405f119a5ee197dd03632329a47c17438988;hpb=a6bb0084c2797b1e16403e2e812737ca1fb37669;p=oweals%2Fu-boot.git diff --git a/include/configs/p2771-0000.h b/include/configs/p2771-0000.h index 1f64405f11..55230291c2 100644 --- a/include/configs/p2771-0000.h +++ b/include/configs/p2771-0000.h @@ -17,20 +17,12 @@ /* I2C */ #define CONFIG_SYS_I2C_TEGRA -/* SD/MMC */ -#define CONFIG_MMC -#define CONFIG_GENERIC_MMC -#define CONFIG_TEGRA_MMC - /* Environment in eMMC, at the end of 2nd "boot sector" */ -#define CONFIG_ENV_IS_IN_MMC #define CONFIG_SYS_MMC_ENV_DEV 0 #define CONFIG_SYS_MMC_ENV_PART 2 #define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE) /* PCI host support */ -#define CONFIG_PCI -#define CONFIG_PCI_PNP #define CONFIG_CMD_PCI #include "tegra-common-post.h"