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