Browse Source

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 <[email protected]>
Petr Štetiar 6 years ago
parent
commit
eef195f57b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/tegra/config-4.19

+ 1 - 0
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