Commit 51dac87
committed
configs: arm64: Remove CONFIG_USB_DWCOTG
The downstream dwc-otg driver does not work in 64-bit mode; dwc2 should
be used instead. It follows that there is no point enabling the driver
in arm64 builds, and especially not as a built-in.
Remove CONFIG_USB_DWCOTG=y from the arm64 defconfigs, and save a useful
200kB (~1%) from the uncompressed kernel.
Signed-off-by: Phil Elwell <phil@raspberrypi.com>1 parent 676b222 commit 51dac87
3 files changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1265 | 1265 | | |
1266 | 1266 | | |
1267 | 1267 | | |
1268 | | - | |
1269 | 1268 | | |
1270 | 1269 | | |
1271 | 1270 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1265 | 1265 | | |
1266 | 1266 | | |
1267 | 1267 | | |
1268 | | - | |
1269 | 1268 | | |
1270 | 1269 | | |
1271 | 1270 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1267 | 1267 | | |
1268 | 1268 | | |
1269 | 1269 | | |
1270 | | - | |
1271 | 1270 | | |
1272 | 1271 | | |
1273 | 1272 | | |
| |||
0 commit comments