On Tue, Oct 25, 2016 at 12:35:53AM +0000, Kuninori Morimoto wrote: > @@ -37,6 +37,7 @@ config SND_SOC_SH4_SIU > config SND_SOC_RCAR > tristate "R-Car series SRU/SCU/SSIU/SSI support" > depends on COMMON_CLK > + depends on OF > select SND_SIMPLE_CARD > select REGMAP_MMIO > help Can we have an || COMPILE_TEST to help build coverage if there isn't a build time dependency on DT please?