Merge pull request #171 from pkirchhofer/fix-kconfig-tristates

Fix tristate Kconfig options
This commit is contained in:
Bryan Hundven 2015-09-08 10:40:45 -07:00
commit b6342809d0

View File

@ -3,6 +3,7 @@
# Allow unconditional usage of tristates
config MODULES
bool
option modules
default y
menu "Paths and misc options"