X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fjetson-tk1.h;h=5482f55ce0a0fa8c3483f02b6d27ed060b7a5eb4;hb=56aceaf2828ea3471fec99916c6c6558a309fb82;hp=26c629f0cbe7fc0813f0a54c67edfbc6bd7d694e;hpb=12f05678e157ef4472b4e3611bb7ae9751487ff0;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/jetson-tk1.h b/include/configs/jetson-tk1.h index 26c629f..5482f55 100644 --- a/include/configs/jetson-tk1.h +++ b/include/configs/jetson-tk1.h @@ -11,7 +11,7 @@ #include /* enable PMIC */ -#define CONFIG_AS3722_POWER +#define CONFIG_PMIC_AS3722 #include "tegra124-common.h" @@ -25,11 +25,6 @@ /* 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_ENV_OFFSET (-CONFIG_ENV_SIZE) @@ -50,8 +45,6 @@ #define CONFIG_USB_ETHER_ASIX /* PCI host support */ -#define CONFIG_PCI -#define CONFIG_PCI_PNP #define CONFIG_CMD_PCI /* General networking support */