diff options
Diffstat (limited to 'package/rtai/Config.in')
-rw-r--r-- | package/rtai/Config.in | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/rtai/Config.in b/package/rtai/Config.in new file mode 100644 index 000000000..ecbff38d4 --- /dev/null +++ b/package/rtai/Config.in @@ -0,0 +1,7 @@ +config BR2_PACKAGE_RTAI + bool "rtai" + depends on BR2_LINUX_KERNEL_EXT_RTAI + help + RTAI - the RealTime Application Interface for Linux. + + http://www.rtai.org |