]> git.sur5r.net Git - u-boot/blobdiff - board/hisilicon/hikey/Kconfig
test: Rename sha to sha_algo and pass it around
[u-boot] / board / hisilicon / hikey / Kconfig
index f7f1055e179206d4b71a03c9928fc4d95f9c015c..9171502a198b132c018d7bb6cebd551d530e27ed 100644 (file)
@@ -12,4 +12,11 @@ config SYS_SOC
 config SYS_CONFIG_NAME
        default "hikey"
 
+config CONS_INDEX
+       int "UART used for console"
+       range 1 4
+       default 4
+       help
+         The hi6220 SoC has 5 UARTs. For example to use UART0 enter 1 here.
+
 endif