]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/serial/Kconfig
ARM: UniPhier: update the vendor name of UniPhier in Kconfig
[karo-tx-uboot.git] / drivers / serial / Kconfig
index 54e6f26d38d00a9a5b6781148f9fc1cd2d03b4b2..5611fac0dc46793bfc23f08573eddb89a7ce2a91 100644 (file)
@@ -77,7 +77,8 @@ config DEBUG_UART_SHIFT
          registers, 2=32-bit word registers, etc.
 
 config UNIPHIER_SERIAL
-       bool "UniPhier on-chip UART support"
+       bool "Support for UniPhier on-chip UART"
        depends on ARCH_UNIPHIER && DM_SERIAL
        help
-         Support for the on-chip UARTs on the Panasonic UniPhier platform.
+         If you have a UniPhier based board and want to use the on-chip
+         serial ports, say Y to this option. If unsure, say N.