[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20191030154843.GB10007@piout.net>
Date: Wed, 30 Oct 2019 16:48:43 +0100
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: YueHaibing <yuehaibing@...wei.com>
Cc: a.zummo@...ertech.it, linux-rtc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] rtc: fsl-ftm-alarm: Fix build error without
PM_SLEEP
On 30/10/2019 21:32:56+0800, YueHaibing wrote:
> When do randbuild, Kconfig warning this:
>
> WARNING: unmet direct dependencies detected for FSL_RCPM
> Depends on [n]: PM_SLEEP [=y] && (ARM || ARM64)
> Selected by [y]:
> - RTC_DRV_FSL_FTM_ALARM [=y] && RTC_CLASS [=y] && (ARCH_LAYERSCAPE || SOC_LS1021A || COMPILE_TEST [=y])
>
> Add PM_SLEEP dependency to fix this.
>
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Fixes: e1c2feb1efa2 ("rtc: fsl-ftm-alarm: allow COMPILE_TEST")
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
> ---
> drivers/rtc/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
Applied, thanks.
--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists