common: Move serial functions out of common.h
[oweals/u-boot.git] / board / vscom / baltos / Kconfig
index bc1edcf3a4770eff32afbae8a797b5ddb684b265..b721ed19d80cd7aa3a43545b5aa99e57361e355d 100644 (file)
@@ -12,13 +12,4 @@ config SYS_SOC
 config SYS_CONFIG_NAME
        default "baltos"
 
-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.
-
 endif