projects
/
openwrt
/
staging
/
luka.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c63e5e
)
tegra: add missing kernel symbol to 4.19 config
author
Petr Štetiar
<ynezz@true.cz>
Thu, 13 Jun 2019 22:38:22 +0000
(22:38 +0000)
committer
Petr Štetiar
<ynezz@true.cz>
Mon, 17 Jun 2019 07:42:36 +0000
(09:42 +0200)
This patch adds missing kernel config symbol to 4.19 kernel config.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/tegra/config-4.19
patch
|
blob
|
history
diff --git
a/target/linux/tegra/config-4.19
b/target/linux/tegra/config-4.19
index 663c201a3ef679da66c984218aab1fed13e70775..ea2177a8657e3191f7dc0882e7a7ef9ca095c3e1 100644
(file)
--- 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