diff options
Diffstat (limited to 'include/configs/p2371-2180.h')
-rw-r--r-- | include/configs/p2371-2180.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/p2371-2180.h b/include/configs/p2371-2180.h index 3486cc8117..c97b226027 100644 --- a/include/configs/p2371-2180.h +++ b/include/configs/p2371-2180.h @@ -27,9 +27,6 @@ #define CONFIG_SF_DEFAULT_SPEED 24000000 #define CONFIG_SPI_FLASH_SIZE (4 << 20) -/* USB2.0 Host support */ -#define CONFIG_USB_EHCI_TEGRA - #include "tegra-common-usb-gadget.h" #include "tegra-common-post.h" |