Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1258789
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] pinctrl: uniphier: enable UniPhier SoCs pinctrl drivers by default |
| Date | 2015-10-29 14:40 +0100 |
| Message-ID | <qoVAR-KM-1@gated-at.bofh.it> (permalink) |
| References | <qo2bo-7KG-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Oct 27, 2015 at 3:28 AM, Masahiro Yamada <yamada.masahiro@socionext.com> wrote: > Add "default y" to the Kconfig rather than adding entries into > arch/arm/configs/multi_v7_defconfig. > > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> (...) > config PINCTRL_UNIPHIER_PH1_LD4 > tristate "UniPhier PH1-LD4 SoC pinctrl driver" > + default y > select PINCTRL_UNIPHIER_CORE Why is it not default y if <PH1_LD4_SOC_THING>? So it is only turned on if the corresponding SoC is selected? Or don't you have symbols like that? ARM SoC folks: can you ACK this patch indicating that this is the way you wanna handle this? Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/2] pinctrl: uniphier: enable UniPhier SoCs pinctrl drivers by default Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-10-27 03:30 +0100
Re: [PATCH 1/2] pinctrl: uniphier: enable UniPhier SoCs pinctrl drivers by default Linus Walleij <linus.walleij@linaro.org> - 2015-10-29 14:40 +0100
Re: [PATCH 1/2] pinctrl: uniphier: enable UniPhier SoCs pinctrl drivers by default Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-10-30 03:10 +0100
Re: [PATCH 1/2] pinctrl: uniphier: enable UniPhier SoCs pinctrl drivers by default Olof Johansson <olof@lixom.net> - 2015-10-31 03:10 +0100
csiph-web