Re: [PATCH v2 1/2] net: macb: Kconfig: Make MACB depend on COMMON_CLK

2019-06-25 Thread Nicolas.Ferre
On 25/06/2019 at 10:48, Palmer Dabbelt wrote: > 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

[PATCH v2 1/2] net: macb: Kconfig: Make MACB depend on COMMON_CLK

2019-06-25 Thread Palmer Dabbelt
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