Revert "m68k: make HPDCA and HPAPCI bools"

This reverts commit 5a66087107.

m68k patches shouldn't go through the tty tree without the m68k
maintainer acking them first.

Cc: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Greg Kroah-Hartman 2025-09-08 11:05:16 +02:00
parent b601e1f41e
commit e81783899d
1 changed files with 2 additions and 2 deletions

View File

@ -105,14 +105,14 @@ config AMIGA_BUILTIN_SERIAL
To compile this driver as a module, choose M here. To compile this driver as a module, choose M here.
config HPDCA config HPDCA
bool "HP DCA serial support" tristate "HP DCA serial support"
depends on DIO && SERIAL_8250 depends on DIO && SERIAL_8250
help help
If you want to use the internal "DCA" serial ports on an HP300 If you want to use the internal "DCA" serial ports on an HP300
machine, say Y here. machine, say Y here.
config HPAPCI config HPAPCI
bool "HP APCI serial support" tristate "HP APCI serial support"
depends on HP300 && SERIAL_8250 depends on HP300 && SERIAL_8250
help help
If you want to use the internal "APCI" serial ports on an HP400 If you want to use the internal "APCI" serial ports on an HP400