summaryrefslogtreecommitdiff
path: root/config/kernel/linux.in
blob: e1edb4896034cf0df607445c7f42ff66e392a715 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Linux kernel options

## depends on ! ARCH_avr
## select KERNEL_SUPPORTS_SHARED_LIBS
##
## help Build a toolchain targeting systems running Linux as a kernel.

# GLIBC and kernel are special when it comes to obsoletion. Users
# of crosstool-ng depend on the ability to build new toolchains matching
# the kernel/libc versions of a particular target system, and LTS releases
# are still using quite ancient versions. Please do not retire versions
# (including versions in between) until the EOL dates indicated below.
# Such pinned versions are indicated in version.desc files with a comment.

source "config/versions/linux.in"