summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorJames Knight <james.knight@rockwellcollins.com>2016-12-19 19:03:50 -0500
committerPeter Korsgaard <peter@korsgaard.com>2016-12-20 10:11:41 +0100
commit3a65d8678486a4510b07daf18286fe347daf6d76 (patch)
treea8d08d92b03bfc2df807826f7b1681551c1da0ff /linux
parenta5ba775ec5c92bd0ac1c2c25e0afad983951cc49 (diff)
linux: cleanup dead custom-local option
The option `BR2_LINUX_KERNEL_CUSTOM_LOCAL` no longer exists (see commit e782cd5b1bc231dda527d5d0a04e6a338669b92c [1]); removing the option. Note that this legacy option has already been handled (Config.in.legacy) in the mentioned commit. Signed-off-by: James Knight <james.knight@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'linux')
-rw-r--r--linux/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/linux/Config.in b/linux/Config.in
index e43b88d9f..f64a8dc5d 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -110,7 +110,6 @@ 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