net: smc911x: only enable for mpr2 on sh.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 28 Nov 2007 09:24:59 +0000 (18:24 +0900)
committerJeff Garzik <jeff@garzik.org>
Sat, 1 Dec 2007 21:32:32 +0000 (16:32 -0500)
commit0313d9884f3aaa540ec387125dde58bba01f10a5
treee5247435f8477f302a770a6bc28253667c0ab62c
parentf7bbb9098315d712351aba7861a8c9fcf6bf0213
net: smc911x: only enable for mpr2 on sh.

The smc911x.h is a bit of a mess, not supporting any sort of generic
configuration. For the moment only ARCH_PXA and SH_MAGIC_PANEL_R2 have
suitable definitions, so we reflect this in the Kconfig also.

While there are other SH boards that will likely turn this on in the
2.6.25 time frame, it's not worth trying to stub around at the moment.

Fixes up the allmodconfig build, as noted by akpm.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/Kconfig