Revert "serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250"
This reverts commit 6d11023c34
.
It causes issues with Guenter's test systems and since there seems to
not be any agreement about _why_ this is a problem, but reverting it
fixes things, let's revert until the root cause is found.
Reported-by: Guenter Roeck <linux@roeck-us.net>
Cc: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
efa0f49496
commit
598134ffca
@ -484,7 +484,6 @@ config SERIAL_8250_PXA
|
||||
config SERIAL_OF_PLATFORM
|
||||
tristate "Devicetree based probing for 8250 ports"
|
||||
depends on SERIAL_8250 && OF
|
||||
default SERIAL_8250
|
||||
help
|
||||
This option is used for all 8250 compatible serial ports that
|
||||
are probed through devicetree, including Open Firmware based
|
||||
|
Loading…
Reference in New Issue
Block a user