xenomai: restrict to the set of supported architectures
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 3 Jan 2012 20:48:47 +0000 (21:48 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 7 Jan 2012 19:42:22 +0000 (20:42 +0100)
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>
linux/Config.ext.in
package/xenomai/Config.in

index 8a9f87ec46d96043bb742ad3b44f97f114e7dd45..b304efd9aa82201222f78d91901d80f854133975 100644 (file)
@@ -3,6 +3,8 @@ menu "Linux Kernel Extensions"
 # Xenomai
 config BR2_LINUX_KERNEL_EXT_XENOMAI
        bool "Adeos/Xenomai Real-time patch"
+       depends on BR2_i386 || BR2_x86_64 || BR2_arm || \
+                  BR2_bfin || BR2_powerpc || BR2_sh4
        select BR2_PACKAGE_XENOMAI
        help
          Xenomai Kernel part.
index 98ebf0a6488e08f43fe412e4bf152266e2afdf3c..ecab23e6f0f0855ce2a290b13d6c616a7a4ac4fc 100644 (file)
@@ -1,5 +1,7 @@
 config BR2_PACKAGE_XENOMAI
        bool "Xenomai Userspace"
+       depends on BR2_i386 || BR2_x86_64 || BR2_arm || \
+                  BR2_bfin || BR2_powerpc || BR2_sh4
        help
          Real-Time Framework for Linux
          http://www.xenomai.org