sh: Enable optional gpiolib for all CPUs with pinmux tables.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 1 Nov 2010 16:24:48 +0000 (12:24 -0400)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 9 Nov 2010 07:40:07 +0000 (16:40 +0900)
All of the CPUs with pinmux tables support gpiolib. At present the boards
that depend on it for initialization manually select gpiolib as needed,
but there is no reason why it can't be exposed generically to the user
regardless.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found