mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-10 22:52:11 -05:00
The config symbol was introduced in drivers, but not added to
generic kernel config files. This will halt build asking for the
value.
Fix it by adding the value (setting it to disabled).
Fixes:
|
||
|---|---|---|
| .. | ||
| backport-4.19 | ||
| backport-5.4 | ||
| files | ||
| hack-4.19 | ||
| hack-5.4 | ||
| image | ||
| other-files | ||
| pending-4.19 | ||
| pending-5.4 | ||
| config-4.19 | ||
| config-5.4 | ||
| PATCHES | ||