Quoting Paul Walmsley (2019-05-13 14:30:04) > Restrict Kconfig scope for SiFive clock and reset IP block drivers > such that they won't appear on most configurations that are unlikely > to support them. This is based on a suggestion from Pavel Machek > <pa...@ucw.cz>. Ideally this should be dependent on > CONFIG_ARCH_SIFIVE, but since that Kconfig directive does not yet > exist, add dependencies on RISCV or COMPILE_TEST for now. > > Signed-off-by: Paul Walmsley <paul.walms...@sifive.com> > Signed-off-by: Paul Walmsley <p...@pwsan.com> > Reported-by: Pavel Machek <pa...@ucw.cz> > Cc: Michael Turquette <mturque...@baylibre.com> > Cc: Stephen Boyd <sb...@kernel.org> > ---
Applied to clk-fixes