summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
authorThomas Petazzoni2012-01-03 21:48:48 +0100
committerPeter Korsgaard2012-01-07 20:44:07 +0100
commitc2c06aad27b59dc85d8747a05433aae51781a775 (patch)
tree3dc227669cd1ca59711b67115849b9de98b3b591 /linux
parentxenomai: restrict to the set of supported architectures (diff)
downloadbuildroot-c2c06aad27b59dc85d8747a05433aae51781a775.tar.gz
buildroot-c2c06aad27b59dc85d8747a05433aae51781a775.tar.xz
buildroot-c2c06aad27b59dc85d8747a05433aae51781a775.zip
xenomai: mention which kernel versions are supported
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'linux')
-rw-r--r--linux/Config.ext.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/linux/Config.ext.in b/linux/Config.ext.in
index b304efd9a..172fa76c7 100644
--- a/linux/Config.ext.in
+++ b/linux/Config.ext.in
@@ -9,6 +9,12 @@ config BR2_LINUX_KERNEL_EXT_XENOMAI
help
Xenomai Kernel part.
+ In the current version of Xenomai, the following kernel
+ versions are supported: on Blackfin, 2.6.34 and 2.6.36.9, on
+ SH4, 2.6.32.10, on x86, 2.6.35.9, 2.6.37.6, 2.6.38.8, on
+ ARM, 2.6.35.9, 2.6.37.6, 2.6.38.8, on NIOS2, 2.6.35, on
+ PowerPC, 2.6.35.7, 2.6.36.4, 3.0.8.
+
config BR2_LINUX_KERNEL_EXT_XENOMAI_ADEOS_PATCH
depends on BR2_LINUX_KERNEL_EXT_XENOMAI
string "Path for Adeos patch file"