diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index d2eb7a84a264..899e46eec1b2 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -202,7 +202,7 @@ config AUDITSYSCALL | |||
202 | ensure that INOTIFY is configured. | 202 | ensure that INOTIFY is configured. |
203 | 203 | ||
204 | config IKCONFIG | 204 | config IKCONFIG |
205 | bool "Kernel .config support" | 205 | tristate "Kernel .config support" |
206 | ---help--- | 206 | ---help--- |
207 | This option enables the complete Linux kernel ".config" file | 207 | This option enables the complete Linux kernel ".config" file |
208 | contents to be saved in the kernel. It provides documentation | 208 | contents to be saved in the kernel. It provides documentation |