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 <ynezz@true.cz>
This commit is contained in:
parent
1c63e5e869
commit
eef195f57b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue