2013-06-30 21:28:58 +02:00
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS
|
|
|
|
|
bool
|
2004-10-09 01:06:03 +00:00
|
|
|
|
2007-09-25 07:55:45 +00:00
|
|
|
comment "Kernel Header Options"
|
2004-10-09 05:33:05 +00:00
|
|
|
|
2004-10-09 01:06:03 +00:00
|
|
|
choice
|
|
|
|
|
prompt "Kernel Headers"
|
2015-09-01 10:07:28 +02:00
|
|
|
default BR2_KERNEL_HEADERS_4_2
|
2004-10-09 01:06:03 +00:00
|
|
|
help
|
|
|
|
|
Select the version of kernel header files you wish to use.
|
|
|
|
|
You must select the correct set of header files to match
|
|
|
|
|
the kernel you intend to use on your target system.
|
|
|
|
|
|
2012-01-05 13:30:14 -03:00
|
|
|
config BR2_KERNEL_HEADERS_3_2
|
|
|
|
|
bool "Linux 3.2.x kernel headers"
|
2015-02-17 13:26:57 -03:00
|
|
|
depends on !BR2_arc && !BR2_nios2
|
2014-03-01 15:53:00 +01:00
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_2
|
2012-01-05 13:30:14 -03:00
|
|
|
|
2012-05-21 19:39:14 +02:00
|
|
|
config BR2_KERNEL_HEADERS_3_4
|
|
|
|
|
bool "Linux 3.4.x kernel headers"
|
2015-02-17 13:26:57 -03:00
|
|
|
depends on !BR2_arc && !BR2_nios2
|
2014-03-01 15:53:00 +01:00
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_4
|
2012-05-21 19:39:14 +02:00
|
|
|
|
2013-07-04 15:31:35 -03:00
|
|
|
config BR2_KERNEL_HEADERS_3_10
|
|
|
|
|
bool "Linux 3.10.x kernel headers"
|
2015-02-17 13:26:57 -03:00
|
|
|
depends on !BR2_nios2
|
2014-03-01 15:53:00 +01:00
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_10
|
2013-07-04 15:31:35 -03:00
|
|
|
|
2013-11-04 18:32:44 -03:00
|
|
|
config BR2_KERNEL_HEADERS_3_12
|
|
|
|
|
bool "Linux 3.12.x kernel headers"
|
2015-02-17 13:26:57 -03:00
|
|
|
depends on !BR2_nios2
|
2014-03-01 15:53:00 +01:00
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_12
|
2013-11-04 18:32:44 -03:00
|
|
|
|
2014-04-01 06:19:48 -03:00
|
|
|
config BR2_KERNEL_HEADERS_3_14
|
|
|
|
|
bool "Linux 3.14.x kernel headers"
|
2015-02-17 13:26:57 -03:00
|
|
|
depends on !BR2_nios2
|
2014-04-01 06:19:48 -03:00
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_14
|
|
|
|
|
|
2014-08-03 23:29:23 -03:00
|
|
|
config BR2_KERNEL_HEADERS_3_16
|
|
|
|
|
bool "Linux 3.16.x kernel headers"
|
2014-12-01 11:16:57 -03:00
|
|
|
depends on BR2_DEPRECATED_SINCE_2015_02
|
2015-02-17 13:26:57 -03:00
|
|
|
depends on !BR2_nios2
|
2014-08-03 23:29:23 -03:00
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_16
|
|
|
|
|
|
2014-10-06 08:44:40 -03:00
|
|
|
config BR2_KERNEL_HEADERS_3_17
|
|
|
|
|
bool "Linux 3.17.x kernel headers"
|
2015-03-03 12:52:26 -03:00
|
|
|
depends on BR2_DEPRECATED_SINCE_2015_05
|
2015-02-17 13:26:57 -03:00
|
|
|
depends on !BR2_nios2
|
2014-10-06 08:44:40 -03:00
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_17
|
|
|
|
|
|
2014-12-08 08:10:40 -03:00
|
|
|
config BR2_KERNEL_HEADERS_3_18
|
|
|
|
|
bool "Linux 3.18.x kernel headers"
|
2015-02-17 13:26:57 -03:00
|
|
|
depends on !BR2_nios2
|
2014-12-08 08:10:40 -03:00
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_18
|
|
|
|
|
|
2015-02-09 13:33:46 +01:00
|
|
|
config BR2_KERNEL_HEADERS_3_19
|
|
|
|
|
bool "Linux 3.19.x kernel headers"
|
2015-06-02 14:34:35 -03:00
|
|
|
depends on BR2_DEPRECATED_SINCE_2015_08
|
2015-02-09 13:33:46 +01:00
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_19
|
|
|
|
|
|
2015-04-13 10:00:24 -03:00
|
|
|
config BR2_KERNEL_HEADERS_4_0
|
|
|
|
|
bool "Linux 4.0.x kernel headers"
|
2015-07-28 10:48:01 -03:00
|
|
|
depends on BR2_DEPRECATED_SINCE_2015_08
|
2015-04-13 10:00:24 -03:00
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_0
|
|
|
|
|
|
2015-06-22 10:11:04 -03:00
|
|
|
config BR2_KERNEL_HEADERS_4_1
|
|
|
|
|
bool "Linux 4.1.x kernel headers"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_1
|
|
|
|
|
|
2015-09-01 10:07:28 +02:00
|
|
|
config BR2_KERNEL_HEADERS_4_2
|
|
|
|
|
bool "Linux 4.2.x kernel headers"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_2
|
|
|
|
|
|
2009-10-07 22:08:25 +02:00
|
|
|
config BR2_KERNEL_HEADERS_VERSION
|
2013-02-06 08:43:25 +00:00
|
|
|
bool "Manually specified Linux version"
|
2004-10-09 01:06:03 +00:00
|
|
|
endchoice
|
|
|
|
|
|
2009-10-07 22:08:25 +02:00
|
|
|
config BR2_DEFAULT_KERNEL_VERSION
|
|
|
|
|
string "linux version"
|
|
|
|
|
depends on BR2_KERNEL_HEADERS_VERSION
|
|
|
|
|
help
|
|
|
|
|
Specify the version you want to use.
|
2012-12-11 07:58:32 +00:00
|
|
|
E.G.: 3.6.10
|
2009-10-07 22:08:25 +02:00
|
|
|
|
2014-03-01 15:53:00 +01:00
|
|
|
choice
|
|
|
|
|
bool "Custom kernel headers series"
|
|
|
|
|
depends on BR2_KERNEL_HEADERS_VERSION
|
|
|
|
|
default BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_REALLY_OLD
|
|
|
|
|
help
|
|
|
|
|
Set to the kernel headers series you manually set above.
|
|
|
|
|
|
|
|
|
|
This is used to hide/show some packages that have strict
|
|
|
|
|
requirements on the version of kernel headers.
|
|
|
|
|
|
2015-09-01 10:07:28 +02:00
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_2
|
|
|
|
|
bool "4.2.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_2
|
|
|
|
|
|
2015-06-22 10:11:04 -03:00
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_1
|
|
|
|
|
bool "4.1.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_1
|
|
|
|
|
|
2015-04-13 10:00:24 -03:00
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_0
|
|
|
|
|
bool "4.0.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_4_0
|
|
|
|
|
|
2015-02-09 13:33:46 +01:00
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_19
|
|
|
|
|
bool "3.19.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_19
|
|
|
|
|
|
2014-12-08 08:10:40 -03:00
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_18
|
|
|
|
|
bool "3.18.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_18
|
|
|
|
|
|
2014-10-06 08:44:40 -03:00
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_17
|
|
|
|
|
bool "3.17.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_17
|
|
|
|
|
|
2014-08-03 23:29:23 -03:00
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_16
|
|
|
|
|
bool "3.16.x"
|
2014-08-06 17:17:47 -03:00
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_16
|
2014-08-03 23:29:23 -03:00
|
|
|
|
2014-06-09 08:30:34 -03:00
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_15
|
|
|
|
|
bool "3.15.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_15
|
|
|
|
|
|
2014-04-01 06:19:48 -03:00
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_14
|
|
|
|
|
bool "3.14.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_14
|
|
|
|
|
|
2014-03-01 15:53:00 +01:00
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_13
|
|
|
|
|
bool "3.13.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_13
|
|
|
|
|
|
|
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_12
|
|
|
|
|
bool "3.12.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_12
|
|
|
|
|
|
|
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_11
|
|
|
|
|
bool "3.11.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_11
|
|
|
|
|
|
|
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_10
|
|
|
|
|
bool "3.10.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_10
|
|
|
|
|
|
|
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_9
|
|
|
|
|
bool "3.9.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_9
|
|
|
|
|
|
|
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_8
|
|
|
|
|
bool "3.8.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_8
|
|
|
|
|
|
|
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_7
|
|
|
|
|
bool "3.7.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_7
|
|
|
|
|
|
|
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_6
|
|
|
|
|
bool "3.6.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_6
|
|
|
|
|
|
|
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_5
|
|
|
|
|
bool "3.5.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_5
|
|
|
|
|
|
|
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_4
|
|
|
|
|
bool "3.4.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_4
|
|
|
|
|
|
|
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_3
|
|
|
|
|
bool "3.3.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_3
|
|
|
|
|
|
|
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_2
|
|
|
|
|
bool "3.2.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_2
|
|
|
|
|
|
|
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_1
|
|
|
|
|
bool "3.1.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_1
|
|
|
|
|
|
|
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_0
|
|
|
|
|
bool "3.0.x"
|
|
|
|
|
select BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0
|
|
|
|
|
|
|
|
|
|
config BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_REALLY_OLD
|
|
|
|
|
bool "2.6.x"
|
|
|
|
|
|
|
|
|
|
endchoice
|
|
|
|
|
|
2004-10-09 01:06:03 +00:00
|
|
|
config BR2_DEFAULT_KERNEL_HEADERS
|
|
|
|
|
string
|
2015-10-14 11:11:05 -03:00
|
|
|
default "3.2.72" if BR2_KERNEL_HEADERS_3_2
|
2015-10-22 09:28:01 -03:00
|
|
|
default "3.4.110" if BR2_KERNEL_HEADERS_3_4
|
2015-10-27 07:20:27 -03:00
|
|
|
default "3.10.92" if BR2_KERNEL_HEADERS_3_10
|
2015-10-07 15:28:17 -03:00
|
|
|
default "3.12.49" if BR2_KERNEL_HEADERS_3_12
|
2015-10-27 07:20:27 -03:00
|
|
|
default "3.14.56" if BR2_KERNEL_HEADERS_3_14
|
2014-10-30 14:29:22 -03:00
|
|
|
default "3.16.7" if BR2_KERNEL_HEADERS_3_16
|
2015-01-09 03:43:33 -03:00
|
|
|
default "3.17.8" if BR2_KERNEL_HEADERS_3_17
|
2015-10-30 07:34:42 -03:00
|
|
|
default "3.18.23" if BR2_KERNEL_HEADERS_3_18
|
2015-05-13 21:36:00 +02:00
|
|
|
default "3.19.8" if BR2_KERNEL_HEADERS_3_19
|
2015-07-22 11:18:39 -03:00
|
|
|
default "4.0.9" if BR2_KERNEL_HEADERS_4_0
|
2015-10-27 07:20:27 -03:00
|
|
|
default "4.1.12" if BR2_KERNEL_HEADERS_4_1
|
|
|
|
|
default "4.2.5" if BR2_KERNEL_HEADERS_4_2
|
2013-09-02 22:07:53 +02:00
|
|
|
default BR2_DEFAULT_KERNEL_VERSION if BR2_KERNEL_HEADERS_VERSION
|