mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-19 03:06:42 +00:00
Merge pull request #171 from pkirchhofer/fix-kconfig-tristates
Fix tristate Kconfig options
This commit is contained in:
commit
b6342809d0
@ -3,6 +3,7 @@
|
||||
# Allow unconditional usage of tristates
|
||||
config MODULES
|
||||
bool
|
||||
option modules
|
||||
default y
|
||||
|
||||
menu "Paths and misc options"
|
||||
|
Loading…
Reference in New Issue
Block a user