summaryrefslogtreecommitdiff
path: root/scripts/get_dvb_firmware
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@sifive.com>2019-06-25 11:48:27 +0300
committerDavid S. Miller <davem@davemloft.net>2019-06-27 00:09:32 +0300
commitc536a9aa7c14d22a9ee9acb6311a32c9c477665f (patch)
tree80cdc3b9203588a5e7ae939868d41d4d401e3c51 /scripts/get_dvb_firmware
parent96125bf9985a75db00496dd2bc9249b777d2b19b (diff)
downloadlinux-c536a9aa7c14d22a9ee9acb6311a32c9c477665f.tar.xz
net: macb: Kconfig: Make MACB depend on COMMON_CLK
commit c218ad559020 ("macb: Add support for SiFive FU540-C000") added a dependency on the common clock framework to the macb driver, but didn't express that dependency in Kconfig. As a result macb now fails to compile on systems without COMMON_CLK, which specifically causes a build failure on powerpc allyesconfig. This patch adds the dependency, which results in the macb driver no longer being selectable on systems without the common clock framework. All known systems that have this device already support the common clock framework, so this should not cause trouble for any uses. Supporting both the FU540-C000 and systems without COMMON_CLK is quite ugly. I've build tested this on powerpc allyesconfig and RISC-V defconfig (which selects MACB), but I have not even booted the resulting kernels. Fixes: c218ad559020 ("macb: Add support for SiFive FU540-C000") Signed-off-by: Palmer Dabbelt <palmer@sifive.com> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/get_dvb_firmware')
0 files changed, 0 insertions, 0 deletions