diff options
Diffstat (limited to 'config/kernel')
-rw-r--r-- | config/kernel/linux.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/kernel/linux.in b/config/kernel/linux.in index a6cd40f0..6d872c42 100644 --- a/config/kernel/linux.in +++ b/config/kernel/linux.in @@ -54,6 +54,7 @@ config KERNEL_LINUX_INSTALL_CHECK bool prompt "Check installed headers" default y + depends on !LINUX_later_than_5_5 help If you are in doubt that installed headers are buggy, say 'Y' here to have an extra check passed onto the headers. |