diff options
Diffstat (limited to 'linux')
-rw-r--r-- | linux/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/Config.in b/linux/Config.in index bf30426e15..13ae1acbeb 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -119,6 +119,7 @@ config BR2_LINUX_KERNEL_VERSION config BR2_LINUX_KERNEL_PATCH string "Custom kernel patches" + depends on !BR2_LINUX_KERNEL_CUSTOM_LOCAL help A space-separated list of patches to apply to the kernel. Each patch can be described as an URL, a local file |