diff options
Diffstat (limited to 'drivers/serial/Kconfig')
-rw-r--r-- | drivers/serial/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig index aff9dcd051c6..9d109f9a5c70 100644 --- a/drivers/serial/Kconfig +++ b/drivers/serial/Kconfig | |||
@@ -1402,7 +1402,7 @@ config SERIAL_NETX_CONSOLE | |||
1402 | 1402 | ||
1403 | config SERIAL_OF_PLATFORM | 1403 | config SERIAL_OF_PLATFORM |
1404 | tristate "Serial port on Open Firmware platform bus" | 1404 | tristate "Serial port on Open Firmware platform bus" |
1405 | depends on PPC_OF || MICROBLAZE | 1405 | depends on OF |
1406 | depends on SERIAL_8250 || SERIAL_OF_PLATFORM_NWPSERIAL | 1406 | depends on SERIAL_8250 || SERIAL_OF_PLATFORM_NWPSERIAL |
1407 | help | 1407 | help |
1408 | If you have a PowerPC based system that has serial ports | 1408 | If you have a PowerPC based system that has serial ports |