X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Ftegra210-common.h;h=7f361d874af8ad7bc78b96bad72a88c6bfc4e41b;hb=bf2c48fa1a6e068f232d84aae43b5dad654a9017;hp=e1b91f62505057cdfdc26820d199a0881029428b;hpb=f814ff5e0b10a0b6a1b303a849e68f302f0d8627;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/tegra210-common.h b/include/configs/tegra210-common.h index e1b91f6..7f361d8 100644 --- a/include/configs/tegra210-common.h +++ b/include/configs/tegra210-common.h @@ -46,11 +46,4 @@ "fdt_addr_r=0x83000000\0" \ "ramdisk_addr_r=0x83420000\0" -/* For USB EHCI controller */ -#define CONFIG_EHCI_IS_TDI -#define CONFIG_USB_EHCI_TXFIFO_THRESH 0x10 - -/* GPU needs setup */ -#define CONFIG_TEGRA_GPU - #endif /* _TEGRA210_COMMON_H_ */