summaryrefslogtreecommitdiff
path: root/linux-basics/Kconfig
diff options
context:
space:
mode:
authorHolger Dengler <dengler@linutronix.de>2019-01-11 10:37:08 +0100
committerJohn Ogness <john.ogness@linutronix.de>2019-01-11 11:13:25 +0106
commite1a6fd1839f3960286811d9a2b2fe9dd2ef9bddd (patch)
tree3112c39f7d308690883d14a2294a5bf16120c367 /linux-basics/Kconfig
parentbf7bd4abcdd1e9ae1030c7a9dfae70c35791d771 (diff)
linux-basic: Add Linux Graphics Overview slides
Signed-off-by: John Ogness <john.ogness@linutronix.de> [integration, presentation header] Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'linux-basics/Kconfig')
-rw-r--r--linux-basics/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-basics/Kconfig b/linux-basics/Kconfig
index 5ebbd14..a6f0c01 100644
--- a/linux-basics/Kconfig
+++ b/linux-basics/Kconfig
@@ -8,6 +8,7 @@ if LINUX_BASICS
source "linux-basics/filesystem-structure/Kconfig"
source "linux-basics/filesystems/Kconfig"
source "linux-basics/fromscratch_vs_debian/Kconfig"
+ source "linux-basics/graphics/Kconfig"
source "linux-basics/important-tools/Kconfig"
source "linux-basics/licenses/Kconfig"
source "linux-basics/linux-processes/Kconfig"