]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arm/cpu/armv7/uniphier/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
[karo-tx-uboot.git] / arch / arm / cpu / armv7 / uniphier / Kconfig
index 524b193e58efb94d762b326e814898bc921a2b91..f013dc3cadd3d2f139c5f1ae2ecaa4bdf95c60a1 100644 (file)
@@ -23,4 +23,13 @@ config MACH_PH1_SLD8
 
 endchoice
 
+config CMD_PINMON
+       bool "Enable boot mode pins monitor command"
+       depends on !SPL_BUILD
+       default y
+       help
+         The command "pinmon" shows the state of the boot mode pins.
+         The boot mode pins are latched when the system reset is deasserted
+         and determine which device the system should load a boot image from.
+
 endmenu