From 5b1af13ea675d2de53435ecc86cefd45eca64fea Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Tue, 3 Jul 2007 22:16:42 +0000 Subject: Make checking the linux installed headers optional (instead of systematic). --- config/kernel_linux_headers_install.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'config') diff --git a/config/kernel_linux_headers_install.in b/config/kernel_linux_headers_install.in index 7db770d2..c0a41317 100644 --- a/config/kernel_linux_headers_install.in +++ b/config/kernel_linux_headers_install.in @@ -150,3 +150,11 @@ config KERNEL_VERSION default "2.6.21.5" if KERNEL_INSTALL_V_2_6_21_5 # CT_INSERT_VERSION_STRING_ABOVE # Don't remove above line! + +config KERNEL_LINUX_HEADERS_INSTALL_CHECK + bool + prompt "Check installed headers" + default n + help + If you are in doubt that installed headers are buggy, say 'Y' + here to have an extra check passed onto the headers. -- cgit v1.2.3