Skip to content

Commit 5d943b5

Browse files
Kumaravel Thiagarajangregkh
authored andcommitted
serial: 8250_pci1xxxx: Disable SERIAL_8250_PCI1XXXX config by default
Commit 32bb477 ("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: 32bb477 ("serial: 8250_pci1xxxx: Add driver for quad-uart support") Reported-by: Linus Torvalds <[email protected]> Link: https://lore.kernel.org/lkml/CAHk-=whhFCeeuo6vTEmNSx6S-KKkugxgzN_W5Z6v-9yH9gc3Zw@mail.gmail.com/ Signed-off-by: Kumaravel Thiagarajan <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 6e01f9a commit 5d943b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/tty/serial/8250/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,6 @@ config SERIAL_8250_PCI1XXXX
300300
tristate "Microchip 8250 based serial port"
301301
depends on SERIAL_8250 && PCI
302302
select SERIAL_8250_PCILIB
303-
default SERIAL_8250
304303
help
305304
Select this option if you have a setup with Microchip PCIe
306305
Switch with serial port enabled and wish to enable 8250

0 commit comments

Comments
 (0)