summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2019-02-26 11:32:09 +0106
committerJohn Ogness <john.ogness@linutronix.de>2019-02-26 11:32:09 +0106
commita9dcf7e572ee0d3ad45191e74ed34f754fb0f925 (patch)
tree12798b42b0632718f4d0a0ad92f651f888ee21cc
parente22acfd48a5a96856c8aa66ce29a544b339f6e7d (diff)
fastboot: add kconfig option for pres
Signed-off-by: John Ogness <john.ogness@linutronix.de>
-rw-r--r--misc/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/Kconfig b/misc/Kconfig
index c7041cc..bfb07c7 100644
--- a/misc/Kconfig
+++ b/misc/Kconfig
@@ -47,3 +47,9 @@ config MISC_JAILHOUSE
default n
help
Presenation about Jailhouse
+
+config MISC_FASTBOOT
+ bool "Fastboot"
+ default n
+ help
+ Presenation about Fastboot