summaryrefslogtreecommitdiff
path: root/realtime/rt-basics/Kconfig
blob: dc6b5ecbc1bcb1fa523c1d7dd40eeae98ab389ac (plain)
1
2
3
4
5
6
7
8
9
10
11
config REALTIME_BASICS
	bool "Realtime basics papers"
	default y
	help
	 Papers about realtime basics

config REALTIME_AGL
	bool "AGL Realtime Applications talk"
	default y
	help
	 Jan's talk from the AGL 2018 conference.