-----Original Message----- From: Shevchenko, Andriy <andriy.shevchenko@xxxxxxxxx> Sent: Friday, June 5, 2020 9:07 PM To: Sia, Jee Heng <jee.heng.sia@xxxxxxxxx> Cc: alsa-devel@xxxxxxxxxxxxxxxx; tiwai@xxxxxxxx; broonie@xxxxxxxxxx; pierre-louis.bossart@xxxxxxxxxxxxxxx; Rojewski, Cezary <cezary.rojewski@xxxxxxxxx>; liam.r.girdwood@xxxxxxxxxxxxxxx Subject: Re: [PATCH v4 2/3] ASoC: Intel: Add makefiles and kconfig changes for KeemBay On Fri, Jun 05, 2020 at 01:08:56PM +0800, Sia Jee Heng wrote: > Add makefile and kconfig changes for Intel KeemBay platform driver. > +config SND_SOC_INTEL_KEEMBAY > + tristate "Keembay Platforms" > + depends on OF && (ARM64 || COMPILE_TEST) You can't compile test w/o OF? [>>] Good catch, OF functions are shifted to audio graph card. Will remove it from kconfig > + depends on COMMON_CLK > + help > + If you have a Intel Keembay platform then enable this option > + by saying Y or m. -- With Best Regards, Andy Shevchenko