[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdYG1DS=remNj1=-vh5H45Zg_Y_N3MB_2wCVPo=sdNKT3A@mail.gmail.com>
Date: Thu, 16 Jul 2015 09:38:26 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Masahiro Yamada <yamada.masahiro@...ionext.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: "linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
Pratik Patel <pratikp@...eaurora.org>,
Oded Gabbay <oded.gabbay@....com>,
Mathieu Poirier <mathieu.poirier@...aro.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Dan Williams <dan.j.williams@...el.com>,
Valentin Rothberg <valentinrothberg@...il.com>
Subject: Re: [PATCH] pinctrl: move CONFIG_PINCTRL to drivers/Makefile
On Thu, Jul 9, 2015 at 3:55 AM, Masahiro Yamada
<yamada.masahiro@...ionext.com> wrote:
> Kbuild should descend into drivers/pinctrl/ only when CONFIG_PINCTRL
> is enabled because everything under that directory depends on
> CONFIG_PINCTRL.
>
> We can avoid the conditional, ifeq ($(CONFIG_OF),y) ... endif.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@...ionext.com>
Looks like a nice improvement to the build.
Patch applied unless Greg has objections.
Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists