diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig index 4e6a0babf6b97258b05ed4179241c19e2039e026..9503789ece94dae46499a5bb3dfe397dfb4e3e98 100644 --- a/drivers/tty/serial/Kconfig +++ b/drivers/tty/serial/Kconfig @@ -1283,7 +1283,7 @@ config SERIAL_TIMBERDALE config SERIAL_BCM63XX tristate "bcm63xx serial port support" select SERIAL_CORE - depends on BCM63XX + depends on MIPS || ARM || COMPILE_TEST help If you have a bcm63xx CPU, you can enable its onboard serial port by enabling this options.