Commit a5331a7a authored by Joel Stanley's avatar Joel Stanley

ARM: config: aspeed-g5: Enable 8250_DW quirks

This driver option is used by the AST2600 A0 boards to work around a
hardware issue.
Reviewed-by: default avatarCédric Le Goater <clg@kaod.org>
Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 54ecb8f7
......@@ -139,6 +139,7 @@ CONFIG_SERIAL_8250_RUNTIME_UARTS=6
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_ASPEED_VUART=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_8250_DW=y
CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_ASPEED_KCS_IPMI_BMC=y
CONFIG_ASPEED_BT_IPMI_BMC=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