mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-14 06:26:36 +00:00
Fix tristate Kconfig options
After the Kconfig update the "option modules" setting must be set on the MODULES config option to enable tristates again. Signed-off-by: Philipp Kirchhofer <philipp@familie-kirchhofer.de>
This commit is contained in:
parent
d803bcb819
commit
1cc9f32271
@ -3,6 +3,7 @@
|
||||
# Allow unconditional usage of tristates
|
||||
config MODULES
|
||||
bool
|
||||
option modules
|
||||
default y
|
||||
|
||||
menu "Paths and misc options"
|
||||
|
Loading…
x
Reference in New Issue
Block a user