summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Config.in.legacy4
1 files changed, 2 insertions, 2 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index aae8d28e13..cbdac59631 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -167,7 +167,7 @@ config BR2_KERNEL_HEADERS_4_11
config BR2_KERNEL_HEADERS_4_12
bool "kernel headers version 4.12.x are no longer supported"
- select BR2_KERNEL_HEADERS_4_19
+ select BR2_KERNEL_HEADERS_4_9
select BR2_LEGACY
help
Version 4.12.x of the Linux kernel headers are no longer
@@ -177,7 +177,7 @@ config BR2_KERNEL_HEADERS_4_12
config BR2_KERNEL_HEADERS_4_13
bool "kernel headers version 4.13.x are no longer supported"
- select BR2_KERNEL_HEADERS_4_19
+ select BR2_KERNEL_HEADERS_4_9
select BR2_LEGACY
help
Version 4.13.x of the Linux kernel headers are no longer
OpenPOWER on IntegriCloud