Commit 224bdcbc authored by Corentin Labbe's avatar Corentin Labbe Committed by Olof Johansson

ARM: ixp4xx_defconfig: add CONFIG_SERIAL_OF_PLATFORM

My ixp42x-welltech-epbx100 does not print anything on console without
CONFIG_SERIAL_OF_PLATFORM.

Link: https://lore.kernel.org/r/20210504193457.4008384-2-clabbe@baylibre.comSigned-off-by: default avatarCorentin Labbe <clabbe@baylibre.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent c4681547
......@@ -152,6 +152,7 @@ CONFIG_INPUT_IXP4XX_BEEPER=y
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_NR_UARTS=2
CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y
CONFIG_SENSORS_W83781D=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment