summaryrefslogtreecommitdiff
path: root/board/ti/am335x/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/ti/am335x/Kconfig')
-rw-r--r--board/ti/am335x/Kconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/board/ti/am335x/Kconfig b/board/ti/am335x/Kconfig
index 97374bdc12..b66ca1a579 100644
--- a/board/ti/am335x/Kconfig
+++ b/board/ti/am335x/Kconfig
@@ -12,16 +12,6 @@ config SYS_SOC
config SYS_CONFIG_NAME
default "am335x_evm"
-config CONS_INDEX
- int "UART used for console"
- range 1 6
- default 1
- help
- The AM335x SoC has a total of 6 UARTs (UART0 to UART5 as referenced
- in documentation, etc) available to it. Depending on your specific
- board you may want something other than UART0 as for example the IDK
- uses UART3 so enter 4 here.
-
config NOR
bool "Support for NOR flash"
help