projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c468154
)
ARM: ixp4xx_defconfig: add CONFIG_SERIAL_OF_PLATFORM
author
Corentin Labbe
<clabbe@baylibre.com>
Tue, 4 May 2021 19:34:53 +0000
(19:34 +0000)
committer
Olof Johansson
<olof@lixom.net>
Sat, 12 Jun 2021 15:21:22 +0000
(08:21 -0700)
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.com
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/ixp4xx_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/ixp4xx_defconfig
b/arch/arm/configs/ixp4xx_defconfig
index 0d6edeb2765957e9b7ae600058684d5975f66f32..e3bcf2bed25c20c7e5f1954b5cfd80c1ff074a69 100644
(file)
--- a/
arch/arm/configs/ixp4xx_defconfig
+++ b/
arch/arm/configs/ixp4xx_defconfig
@@
-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