提交 5d943b5d 编写于 作者: K Kumaravel Thiagarajan 提交者: Greg Kroah-Hartman

serial: 8250_pci1xxxx: Disable SERIAL_8250_PCI1XXXX config by default

Commit 32bb477f ("serial: 8250_pci1xxxx: Add driver for quad-uart
support") made the SERIAL_8250_PCI1XXXX driver enabled when SERIAL_8250
is enabled, disable it as this driver does not need to be enabled by
default

Fixes: 32bb477f ("serial: 8250_pci1xxxx: Add driver for quad-uart support")
Reported-by: NLinus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/lkml/CAHk-=whhFCeeuo6vTEmNSx6S-KKkugxgzN_W5Z6v-9yH9gc3Zw@mail.gmail.com/Signed-off-by: NKumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com>
Reviewed-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230305145124.13444-1-kumaravel.thiagarajan@microchip.comSigned-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 6e01f9a5
...@@ -300,7 +300,6 @@ config SERIAL_8250_PCI1XXXX ...@@ -300,7 +300,6 @@ config SERIAL_8250_PCI1XXXX
tristate "Microchip 8250 based serial port" tristate "Microchip 8250 based serial port"
depends on SERIAL_8250 && PCI depends on SERIAL_8250 && PCI
select SERIAL_8250_PCILIB select SERIAL_8250_PCILIB
default SERIAL_8250
help help
Select this option if you have a setup with Microchip PCIe Select this option if you have a setup with Microchip PCIe
Switch with serial port enabled and wish to enable 8250 Switch with serial port enabled and wish to enable 8250
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册