tty: serial: bcm63xx: lower driver dependencies
authorRafał Miłecki <rafal@milecki.pl>
Wed, 25 Nov 2020 09:06:08 +0000 (10:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Nov 2020 20:20:18 +0000 (21:20 +0100)
commitf35a07f92616700733636c06dd6e5b6cdc807fe4
tree7e364735cc26f8f7a9fbfed663b8dd6d6d215087
parent5f1697fee6f6758ec1001569ae26d7a70a8bbc8e
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>
drivers/tty/serial/Kconfig