Re: [PATCH -next] soc: fsl: Enable COMPILE_TEST

2019-11-08 Thread Li Yang
On Fri, Nov 8, 2019 at 9:20 AM Alexandre Belloni wrote: > > Hi, > > On 08/11/2019 21:02:13+0800, YueHaibing wrote: > > When do COMPILE_TEST buiding for RTC_DRV_FSL_FTM_ALARM, > > we get this warning: > > > > WARNING: unmet direct dependencies detected for FSL_RCPM > > Depends on [n]: PM_SLEEP [=

Re: [PATCH -next] soc: fsl: Enable COMPILE_TEST

2019-11-08 Thread Alexandre Belloni
Hi, On 08/11/2019 21:02:13+0800, YueHaibing wrote: > When do COMPILE_TEST buiding for RTC_DRV_FSL_FTM_ALARM, > we get this warning: > > WARNING: unmet direct dependencies detected for FSL_RCPM > Depends on [n]: PM_SLEEP [=y] && (ARM || ARM64) > Selected by [m]: > - RTC_DRV_FSL_FTM_ALARM [=m

[PATCH -next] soc: fsl: Enable COMPILE_TEST

2019-11-08 Thread YueHaibing
When do COMPILE_TEST buiding for RTC_DRV_FSL_FTM_ALARM, we get this warning: WARNING: unmet direct dependencies detected for FSL_RCPM Depends on [n]: PM_SLEEP [=y] && (ARM || ARM64) Selected by [m]: - RTC_DRV_FSL_FTM_ALARM [=m] && RTC_CLASS [=y] && (ARCH_LAYERSCAPE || SOC_LS1021A || COMPILE