aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-02-26 16:55:12 -0500
committerAnthony G. Basile <blueness@gentoo.org>2016-02-26 16:55:38 -0500
commit03dbe06a3229d57c12406b8e8bb482d0bcddeb08 (patch)
tree29bbf94aad854b51f9fbe8c4b9b3dc9127fa9323 /scripts
parentworld: add python_single_target_python3_4 to net-irc/znc (diff)
downloadgrs-03dbe06a3229d57c12406b8e8bb482d0bcddeb08.tar.gz
grs-03dbe06a3229d57c12406b8e8bb482d0bcddeb08.tar.bz2
grs-03dbe06a3229d57c12406b8e8bb482d0bcddeb08.zip
kernel-config: turn on ikconfig
Diffstat (limited to 'scripts')
-rw-r--r--scripts/kernel-config3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/kernel-config b/scripts/kernel-config
index 0b25402..1a03a1e 100644
--- a/scripts/kernel-config
+++ b/scripts/kernel-config
@@ -135,7 +135,8 @@ CONFIG_SRCU=y
CONFIG_RCU_STALL_COMMON=y
# CONFIG_RCU_EXPEDITE_BOOT is not set
CONFIG_BUILD_BIN2C=y
-# CONFIG_IKCONFIG is not set
+CONFIG_IKCONFIG=y
+CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=18
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
CONFIG_HAVE_UNSTABLE_SCHED_CLOCK=y