summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-08-30 14:47:51 (GMT)
committerYann E. MORIN" <yann.morin.1998@anciens.enib.fr>2009-08-30 14:47:51 (GMT)
commit3e7ed9626282c37572c1e07b0b9956a771fb0b8c (patch)
treed4cb14e019ffdfd4957d6a006eb093358c32a460 /config
parent8d7dcccad5718cf4c18e52bec3b009642d6cb1b4 (diff)
config: Linux kernel selectes shared libraries support
The Linux kernel supports using shared libraries, so prompt the user.
Diffstat (limited to 'config')
-rw-r--r--config/kernel/linux.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/kernel/linux.in b/config/kernel/linux.in
index abcc10f..12ae5a5 100644
--- a/config/kernel/linux.in
+++ b/config/kernel/linux.in
@@ -3,6 +3,7 @@
# Linux kernel options
config KERNEL_linux
+ select KERNEL_SUPPORTS_SHARED_LIBS
help
Build a toolchain targeting systems running Linux as a kernel.