X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fp2371-0000.h;h=6654a1b4df883f4c2b2c0105cb9b286d8690e22e;hb=87f78478a4a1bf574db0b0e575ca37cf91fb187c;hp=a1a518e18c8af5c0e190e6a009ce5920c3ffc734;hpb=f253f2933b7373556329c0174dd5b101039a4056;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/p2371-0000.h b/include/configs/p2371-0000.h index a1a518e..6654a1b 100644 --- a/include/configs/p2371-0000.h +++ b/include/configs/p2371-0000.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2013-2015 * NVIDIA Corporation - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _P2371_0000_H @@ -21,11 +20,7 @@ /* I2C */ #define CONFIG_SYS_I2C_TEGRA -/* SD/MMC */ -#define CONFIG_GENERIC_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) @@ -36,12 +31,9 @@ #define CONFIG_SPI_FLASH_SIZE (4 << 20) /* USB2.0 Host support */ -#define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_TEGRA /* USB networking support */ -#define CONFIG_USB_HOST_ETHER -#define CONFIG_USB_ETHER_ASIX /* General networking support */