diff options
Diffstat (limited to 'lib/Kconfig.debug')
-rw-r--r-- | lib/Kconfig.debug | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index 8fd2dbf7eb5b..77491e311791 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug | |||
@@ -373,6 +373,7 @@ config FORCED_INLINING | |||
373 | 373 | ||
374 | config HEADERS_CHECK | 374 | config HEADERS_CHECK |
375 | bool "Run 'make headers_check' when building vmlinux" | 375 | bool "Run 'make headers_check' when building vmlinux" |
376 | depends on !UML | ||
376 | help | 377 | help |
377 | This option will extract the user-visible kernel headers whenever | 378 | This option will extract the user-visible kernel headers whenever |
378 | building the kernel, and will run basic sanity checks on them to | 379 | building the kernel, and will run basic sanity checks on them to |