ARM: defconfig: lpc32xx: enable serial console on HS UART
authorVladimir Zapolskiy <vz@mleia.com>
Fri, 25 Jan 2019 22:03:46 +0000 (00:03 +0200)
committerVladimir Zapolskiy <vz@mleia.com>
Fri, 25 Jan 2019 22:06:26 +0000 (00:06 +0200)
It is possible to configure NXP LPC32xx powered boards to have
serial consoles on HS UARTs, enable this option by default.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
arch/arm/configs/lpc32xx_defconfig

index 0504eee..b7aeef2 100644 (file)
@@ -89,6 +89,7 @@ CONFIG_SERIAL_8250=y
 CONFIG_SERIAL_8250_CONSOLE=y
 CONFIG_SERIAL_OF_PLATFORM=y
 CONFIG_SERIAL_HS_LPC32XX=y
+CONFIG_SERIAL_HS_LPC32XX_CONSOLE=y
 # CONFIG_HW_RANDOM is not set
 CONFIG_I2C_CHARDEV=y
 CONFIG_I2C_PNX=y