mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-17 12:01:14 +01:00
CONFIG_USB_FOTG210_HCD is a boolean symbol, so it must be set to "y"
instead of the default which is to set it as "m".
Otherwise you will get prompted to set the symbol during kernel building.
Fixes:
|
||
|---|---|---|
| .. | ||
| base-files | ||
| generic | ||
| image | ||
| patches-6.1 | ||
| config-6.1 | ||
| Makefile | ||
| modules.mk | ||