From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: linux-5.0-rc3, ti-soc-thermal: unmet dependencies Kconfig warning Date: Tue, 29 Jan 2019 06:48:36 -0800 Message-ID: <20190129144835.GZ5720@atomide.com> References: <8baafd04-eda0-778d-84d2-7ccc1d07db6b@infradead.org> <20190128163433.GY5720@atomide.com> <6c970fca-35ea-f327-3f77-9b61c37554d5@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <6c970fca-35ea-f327-3f77-9b61c37554d5@ti.com> Sender: linux-kernel-owner@vger.kernel.org To: Keerthy Cc: Randy Dunlap , LKML , Linux PM list , linux-omap@vger.kernel.org, Eduardo Valentin List-Id: linux-pm@vger.kernel.org * Keerthy [190129 03:39]: > On 28/01/19 10:04 PM, Tony Lindgren wrote: > > Hi, > > > > * Randy Dunlap [190126 06:54]: > >> Hi, > >> > >> FYI, I'm seeing this Kconfig warning in 5.0-rc3: > > > > Thanks for reporting it. > > > >> WARNING: unmet direct dependencies detected for TI_SOC_THERMAL > >> Depends on [n]: THERMAL [=y] && (ARCH_HAS_BANDGAP || COMPILE_TEST [=n]) && HAS_IOMEM [=y] > >> Selected by [m]: > >> - MMC_SDHCI_OMAP [=m] && MMC [=m] && MMC_SDHCI_PLTFM [=m] && OF [=y] > >> > >> > >> Maybe there is already a patch for this? > > > > Keerthy can you please take a look at this issue? > > https://lore.kernel.org/patchwork/patch/1030366/ > > This is fixed. It is in the linux-next already. OK good to hear thanks! Tony