[IA64] gpio: GENERIC_GPIO default must be n
authorBen Hutchings <ben@decadent.org.uk>
Thu, 1 Sep 2011 04:46:00 +0000 (05:46 +0100)
committerTony Luck <tony.luck@intel.com>
Thu, 1 Sep 2011 16:51:59 +0000 (09:51 -0700)
commit954886987085072cd7dd06622ddf850e46ec2902
tree8be2ce20af3bf6f59ebf1cff3a31f96cf3cf901a
parent1b60e77d8485841cf6278963b151a486fbae1445
[IA64] gpio: GENERIC_GPIO default must be n

Since GPIOLIB is optional on ia64, GENERIC_GPIO must not be selected by
default.  If GPIOLIB is enabled, it will select GENERIC_GPIO.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/Kconfig