Default to check installed kernel headers by default.

/trunk/config/kernel/linux_headers_install.in |    2     1     1     0 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
Yann E. MORIN" 2008-08-19 07:06:21 +00:00
parent 99691ee4d6
commit dbb47694a4

View File

@ -209,7 +209,7 @@ config KERNEL_VERSION
config KERNEL_LINUX_HEADERS_INSTALL_CHECK
bool
prompt "Check installed headers"
default n
default y
help
If you are in doubt that installed headers are buggy, say 'Y'
here to have an extra check passed onto the headers.