fastboot: implement Kconfig

implement Kconfig for the 'fastboot' feature set

Signed-off-by: Steve Rae <steve.rae@raedomain.com>
This commit is contained in:
Steve Rae
2016-08-15 17:26:26 -07:00
committed by Tom Rini
parent 3c1dcef62a
commit e016f0b2c2
3 changed files with 67 additions and 0 deletions
+2
View File
@@ -114,6 +114,8 @@ config AUTOBOOT_STOP_STR_SHA256
endmenu
source "cmd/fastboot/Kconfig"
comment "Commands"
menu "Info commands"