tty: serial: bcm63xx: lower driver dependencies

Hardware supported by bcm63xx is also used by BCM4908 SoCs family that
is ARM64. In future more architectures may need it as well. There is
nothing arch specific breaking compilation so just stick to requiring
COMMON_CLK.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Link: https://lore.kernel.org/r/20201125090608.28442-1-zajec5@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Rafał Miłecki 2020-11-25 10:06:08 +01:00 committed by Greg Kroah-Hartman
parent 5f1697fee6
commit f35a07f926

View File

@ -1117,7 +1117,7 @@ config SERIAL_TIMBERDALE
config SERIAL_BCM63XX config SERIAL_BCM63XX
tristate "Broadcom BCM63xx/BCM33xx UART support" tristate "Broadcom BCM63xx/BCM33xx UART support"
select SERIAL_CORE select SERIAL_CORE
depends on MIPS || ARM || COMPILE_TEST depends on COMMON_CLK
help help
This enables the driver for the onchip UART core found on This enables the driver for the onchip UART core found on
the following chipsets: the following chipsets: