Re: [PATCH 1/2] pinctrl: tegra: Make PINCTRL_TEGRA select PINMUX&& PINCONF

From: Stephen Warren
Date: Mon Nov 12 2012 - 11:14:34 EST


On 11/10/2012 07:21 PM, Axel Lin wrote:
> Then we can remove "select PINMUX && PINCONF" from PINCTRL_TEGRA{20,30}.
> This simplifies the dependency.

> diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig

> config PINCTRL_TEGRA
> + select PINMUX
> + select PINCONF
> bool

With the same ordering comment as Shawn gave,

Acked-by: Stephen Warren <swarren@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/