From 1cc9f32271849d70345264d2c93439d2f4a58bc1 Mon Sep 17 00:00:00 2001 From: Philipp Kirchhofer Date: Mon, 7 Sep 2015 13:30:18 +0200 Subject: 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 diff --git a/config/global.in b/config/global.in index 169882e..2860f1a 100644 --- a/config/global.in +++ b/config/global.in @@ -3,6 +3,7 @@ # Allow unconditional usage of tristates config MODULES bool + option modules default y menu "Paths and misc options" -- cgit v0.10.2-6-g49f6