summaryrefslogtreecommitdiff
path: root/cmd/fastboot/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/fastboot/Kconfig')
-rw-r--r--cmd/fastboot/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/fastboot/Kconfig b/cmd/fastboot/Kconfig
index 89b9e73..b84529a 100644
--- a/cmd/fastboot/Kconfig
+++ b/cmd/fastboot/Kconfig
@@ -18,6 +18,8 @@ config CMD_FASTBOOT
protocol for downloading images, flashing and device control
used on Android devices.
+ See doc/README.android-fastboot for more information.
+
config ANDROID_BOOT_IMAGE
bool "Enable support for Android Boot Images"
help