summaryrefslogtreecommitdiff
path: root/misc/Kconfig
blob: cf1e7dded41e525867507af229f111bb2fc9905d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
config MISC_XML
	bool "XML papers"
	default y
	help
	 Papers about XML

config MISC_ZYNQ
	bool "Zynq architecture"
	default n
	help
	 Presenation about the Zynq architecture.

config MISC_MINICOREDUMPER
	bool "minicoredumper: Tracing Summit"
	default n
	help
	 Presenation from the 2016 Tracing Summit on the
	 minicoredumper.

config MISC_BEST
	bool "Best Practices"
	default n
	help
	 Presenation about development best practices.

config MISC_IPC
	bool "IPC"
	default n
	help
	 Presenation about available IPC mechanisms.

config MISC_UPDATE
	bool "Update"
	default n
	help
	 Presenation about embedded Update concepts