mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
2bdec11903
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 |