963ad186ba
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
9 lines
225 B
Plaintext
9 lines
225 B
Plaintext
config BR2_PACKAGE_RTAI
|
|
bool "rtai"
|
|
depends on BR2_LINUX_KERNEL_EXT_RTAI
|
|
select BR2_LINUX_NEEDS_MODULES # not using kernel-module infra
|
|
help
|
|
RTAI - the RealTime Application Interface for Linux.
|
|
|
|
http://www.rtai.org
|