summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/Kconfig')
-rw-r--r--cmd/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig
index 0e0ee4a451..2d20e07a8a 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -1688,6 +1688,12 @@ config CMD_ODROID_TEST
help
This enables hw test functions for ODROID GO-Advanced board.
+config CMD_ODROID_HWREV
+ bool "hwrev command - check hw revision for go advanced"
+ depends on TARGET_ODROIDGO2
+ help
+ This enables hw revision check function for ODROID GO-Advanced board.
+
endmenu
endmenu