From a9dcf7e572ee0d3ad45191e74ed34f754fb0f925 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Tue, 26 Feb 2019 11:32:09 +0106 Subject: fastboot: add kconfig option for pres Signed-off-by: John Ogness --- misc/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.3