ARM: mach-shmobile: Tidy up the Kconfig bits.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 16 Nov 2010 07:10:20 +0000 (16:10 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 16 Nov 2010 07:10:20 +0000 (16:10 +0900)
commit6d72ad35f1bfaf6e52ca7133cb51ce0e36f17528
tree5c91094d848149970edf7ec3dc650dbfd7f9b2c8
parente53beacd23d9cb47590da6a7a7f6d417b941a994
ARM: mach-shmobile: Tidy up the Kconfig bits.

Presently each one of the CPUs manually selects the same feature set, and
there's a reasonable expectation that none of these will change for
future CPUs in the SH-Mobile / R-Mobile family, so we move those over to
the top-level ARCH_SHMOBILE.

While we're at it, all of the CPUs support optional GPIOs via the PFC,
do not have I/O ports, and expect sparse IRQ, so we bring the
configuration in line across the board.

This more or less brings the ARM-based parts in sync with their SH
counterparts.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/arm/Kconfig
arch/arm/mach-shmobile/Kconfig