Commit 49a94b3
committed
u-boot: whitelist USB_DWC3 config
The CONFIG_USB_DWC3 ad-hoc config needs to be whitelisted to avoid the
following build failure:
| Error: You must add new CONFIG options using Kconfig
| The following new ad-hoc CONFIG options were detected:
| CONFIG_USB_DWC3
Changelog-entry: Fix u-boot compilation error by whitelisting config
entries
Signed-off-by: Alex Gonzalez <[email protected]>1 parent c3a58c3 commit 49a94b3
File tree
1 file changed
+28
-0
lines changed- layers/meta-balena-rockpi/recipes-bsp/u-boot/files
1 file changed
+28
-0
lines changedlayers/meta-balena-rockpi/recipes-bsp/u-boot/files/0001-config_whitelist-add-CONFIG_USB_DWC3.patch
Lines changed: 28 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments