diff options
| -rw-r--r-- | misc/Kconfig | 6 |
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 |
