net: pch_gbe depends on x86_32
authorJean Delvare <jdelvare@suse.de>
Fri, 16 May 2014 09:29:04 +0000 (11:29 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 May 2014 21:00:58 +0000 (17:00 -0400)
The pch_gbe driver is for a companion chip to the Intel Atom E600
series processors. These are 32-bit x86 processors so the driver is
only needed on X86_32.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found