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>
1.22
Philipp Kirchhofer 8 years ago
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…
Cancel
Save