summaryrefslogtreecommitdiff
path: root/board/hisilicon/hikey/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/hisilicon/hikey/Kconfig')
-rw-r--r--board/hisilicon/hikey/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/board/hisilicon/hikey/Kconfig b/board/hisilicon/hikey/Kconfig
index 9171502a19..f7f1055e17 100644
--- a/board/hisilicon/hikey/Kconfig
+++ b/board/hisilicon/hikey/Kconfig
@@ -12,11 +12,4 @@ 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