[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdYMfvPAsfvJ2UyXXt-M9goyUfXumF=0suzGHqVZO=k2Kg@mail.gmail.com>
Date: Mon, 15 Oct 2018 16:24:31 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: "open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Eugeniy.Paltsev@...opsys.com
Subject: Re: [PATCH -next] gpio: fix SNPS_CREG kconfig dependency warning
On Sat, Oct 13, 2018 at 5:46 AM Randy Dunlap <rdunlap@...radead.org> wrote:
> From: Randy Dunlap <rdunlap@...radead.org>
>
> Fix kconfig warning for GPIO_SNPS_CREG:
>
> WARNING: unmet direct dependencies detected for OF_GPIO
> Depends on [n]: GPIOLIB [=y] && OF [=n] && HAS_IOMEM [=y]
> Selected by [y]:
> - GPIO_SNPS_CREG [=y] && GPIOLIB [=y] && HAS_IOMEM [=y] && (ARC || COMPILE_TEST [=y])
>
> Drivers in drivers/gpio/Kconfig depend on OF_GPIO, not select it.
> This prevents attempting to build when OF is not enabled.
>
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
> Cc: Linus Walleij <linus.walleij@...aro.org>
> Cc: linux-gpio@...r.kernel.org
> Cc: Eugeniy Paltsev <Eugeniy.Paltsev@...opsys.com>
> ---
> Found in mmotm but comes from/applies to linux-next.
Patch applied, thanks!
Yours,
Linus Walleij
Powered by blists - more mailing lists