X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fjetson-tk1.h;h=acc97268baec71dd3638cb36384309e56ba15a26;hb=2be296538e2e9d2893dc495b3fc8f9f6acb1454c;hp=7c0456c5ce363cdcf7b2dd0ba01fb9f957800d47;hpb=f77309d34325369dbdf0bf62387c9e974f1b37da;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/jetson-tk1.h b/include/configs/jetson-tk1.h index 7c0456c..acc9726 100644 --- a/include/configs/jetson-tk1.h +++ b/include/configs/jetson-tk1.h @@ -10,9 +10,6 @@ #include -/* enable PMIC */ -#define CONFIG_AS3722_POWER - #include "tegra124-common.h" /* High-level configuration options */ @@ -26,7 +23,6 @@ #define CONFIG_SYS_I2C_TEGRA /* Environment in eMMC, at the end of 2nd "boot sector" */ -#define CONFIG_ENV_IS_IN_MMC #define CONFIG_ENV_OFFSET (-CONFIG_ENV_SIZE) #define CONFIG_SYS_MMC_ENV_DEV 0 #define CONFIG_SYS_MMC_ENV_PART 2 @@ -37,7 +33,6 @@ #define CONFIG_SPI_FLASH_SIZE (4 << 20) /* USB Host support */ -#define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_TEGRA /* USB networking support */