Blame view

buildroot/buildroot-2016.08.1/package/rtai/Config.in 225 Bytes
6b13f685e   김민수   BSP 최초 추가
1
2
3
4
5
6
7
8
  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