X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fjetson-tk1.h;h=89f6cbc85b960ff4e2b875371382dc149b2769ad;hb=dd937b82fec0a5f1a077c207c929a1e3d465f59e;hp=febedca5f22779fd2971d42a83772d6fe1e807ed;hpb=1d2c0506d31a9997e5ffc22e90942902f673b107;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/jetson-tk1.h b/include/configs/jetson-tk1.h index febedca..89f6cbc 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 */ @@ -25,9 +22,6 @@ /* 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_ENV_OFFSET (-CONFIG_ENV_SIZE) @@ -40,7 +34,6 @@ #define CONFIG_SPI_FLASH_SIZE (4 << 20) /* USB Host support */ -#define CONFIG_USB_EHCI #define CONFIG_USB_EHCI_TEGRA /* USB networking support */