X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftrimslice.h;h=fd36634ae94df3c1fe0ff1728dbe7381148cf67a;hb=8f1a80e99e4a838d1540cdb1d59ccc7785fe4618;hp=2c37107a3c080279a6c8b5f936665f7fbde7f305;hpb=54925327fa11779112bfc947a0c0a0f30623bbc6;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/trimslice.h b/include/configs/trimslice.h index 2c37107..fd36634 100644 --- a/include/configs/trimslice.h +++ b/include/configs/trimslice.h @@ -28,7 +28,6 @@ #define CONFIG_SYS_I2C_TEGRA /* Environment in SPI */ -#define CONFIG_ENV_IS_IN_SPI_FLASH #define CONFIG_ENV_SPI_MAX_HZ 48000000 #define CONFIG_ENV_SPI_MODE SPI_MODE_0 #define CONFIG_ENV_SECT_SIZE CONFIG_ENV_SIZE @@ -36,7 +35,6 @@ #define CONFIG_ENV_OFFSET (SZ_1M - CONFIG_ENV_SIZE) /* USB Host support */ -#define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_TEGRA /* USB networking support */