From: Petr Štetiar Date: Thu, 13 Jun 2019 22:38:22 +0000 (+0000) Subject: tegra: add missing kernel symbol to 4.19 config X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=eef195f57b811be8f8c208c940a8f27b3ad38365;p=openwrt%2Fstaging%2Fnoltari.git tegra: add missing kernel symbol to 4.19 config This patch adds missing kernel config symbol to 4.19 kernel config. Signed-off-by: Petr Štetiar --- diff --git a/target/linux/tegra/config-4.19 b/target/linux/tegra/config-4.19 index 663c201a3e..ea2177a865 100644 --- a/target/linux/tegra/config-4.19 +++ b/target/linux/tegra/config-4.19 @@ -532,6 +532,7 @@ CONFIG_UNCOMPRESS_INCLUDE="debug/uncompress.h" CONFIG_USB=y CONFIG_USB_COMMON=y CONFIG_USB_EHCI_HCD=y +# CONFIG_USB_XHCI_TEGRA is not set # CONFIG_USB_EHCI_HCD_PLATFORM is not set CONFIG_USB_EHCI_TEGRA=y CONFIG_USB_HID=y