Commit 604cca8
configs: Enable Renesas XHCI driver
Renesas UPD720201/-202 is a popular alternative to the VL805 USB3 phy
used in many CM4 based products.
Commit 25f51b7 ("xhci-pci: Make xhci-pci-renesas a proper modular
driver") reworked the Renesas XHCI driver, resulting in
CONFIG_USB_XHCI_PCI_RENESAS no longer being implicitly enabled.
Explicitly add it to the defconfig to restore USB3 functionality.
Signed-off-by: Nicolai Buchwitz <n.buchwitz@kunbus.com>1 parent 293c69c commit 604cca8
File tree
3 files changed
+3
-0
lines changed- arch
- arm64/configs
- arm/configs
3 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1177 | 1177 | | |
1178 | 1178 | | |
1179 | 1179 | | |
| 1180 | + | |
1180 | 1181 | | |
1181 | 1182 | | |
1182 | 1183 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1232 | 1232 | | |
1233 | 1233 | | |
1234 | 1234 | | |
| 1235 | + | |
1235 | 1236 | | |
1236 | 1237 | | |
1237 | 1238 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1234 | 1234 | | |
1235 | 1235 | | |
1236 | 1236 | | |
| 1237 | + | |
1237 | 1238 | | |
1238 | 1239 | | |
1239 | 1240 | | |
| |||
0 commit comments