sh: pfc: Make gpio chip support optional where possible.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 20 Jun 2012 09:17:56 +0000 (18:17 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 20 Jun 2012 09:17:56 +0000 (18:17 +0900)
This implements some Kconfig knobs for ensuring that the PFC gpio chip
can be disabled or built as a module in the cases where it's optional, or
forcibly enabled in cases where it's not.

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

No differences found