You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
[SERIAL] remove 8250_acpi (replaced by 8250_pnp and PNPACPI)
With the combination of PNPACPI and 8250_pnp, we no longer need 8250_acpi. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
committed by
Russell King
parent
cb2fc532d0
commit
111c9bf8c5
@@ -77,14 +77,6 @@ config SERIAL_8250_CS
|
||||
|
||||
If unsure, say N.
|
||||
|
||||
config SERIAL_8250_ACPI
|
||||
bool "8250/16550 device discovery via ACPI namespace"
|
||||
default y if IA64
|
||||
depends on ACPI && SERIAL_8250
|
||||
---help---
|
||||
If you wish to enable serial port discovery via the ACPI
|
||||
namespace, say Y here. If unsure, say N.
|
||||
|
||||
config SERIAL_8250_NR_UARTS
|
||||
int "Maximum number of 8250/16550 serial ports"
|
||||
depends on SERIAL_8250
|
||||
|
||||
Reference in New Issue
Block a user