summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Collapse)Author
2018-04-20evalsheet: rename menu and config nameJohn Ogness
Label the menu item "Evaluation sheet" and name the config item CONFIG_EVALSHEET. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-04-20microconsult: add menu option to use themeJohn Ogness
Add a new CONFIG_BUILD_MICROCONSULT option to use the MicroConsult theme. Printouts are also affected by this option. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-04-19printouts: add Kconfig option to build with printoutsJohn Ogness
If enabled, all selected presentations will also be build using the print templates. These are named the same, but stored in the deploy/printouts subdirectory. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-04-18build: remove master-presentation and -handout buildsHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2015-02-20security: kconfig integration for security chaptersHolger Dengler
Signed-off-by: Holger Dengler <dengler@linutronix.de>
2015-02-03add slides about our lx-trainer setupManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2013-05-15Kconfig with fastbuild,masterpres,masterhandoutChristian Eppler
Signed-off-by: Christian Eppler <c.eppler@linutonix.de>
2013-05-15Test with masterChristian Eppler
Signed-off-by: Christian Eppler <c.eppler@linutonix.de>
2013-05-13Implement Kconfig build systemChristian Eppler
Signed-off-by: Christian Eppler <c.eppler@linutonix.de>