mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-23 06:47:16 +00:00
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
|