diff options
Diffstat (limited to 'config/kernel/linux.in.2')
-rw-r--r-- | config/kernel/linux.in.2 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config/kernel/linux.in.2 b/config/kernel/linux.in.2 index 8e939582..80e13f37 100644 --- a/config/kernel/linux.in.2 +++ b/config/kernel/linux.in.2 @@ -1,7 +1,5 @@ # Linux kernel options -if ! KERNEL_LINUX_USE_CUSTOM_HEADERS - choice bool prompt "Kernel verbosity:" @@ -40,5 +38,3 @@ config KERNEL_LINUX_INSTALL_CHECK help If you are in doubt that installed headers are buggy, say 'Y' here to have an extra check passed onto the headers. - -endif # ! KERNEL_LINUX_USE_CUSTOM_HEADERS |