Commit 95488698 authored by Ben Hutchings's avatar Ben Hutchings Committed by Tony Luck

[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: default avatarBen Hutchings <ben@decadent.org.uk>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 1b60e77d
......@@ -92,7 +92,7 @@ config HAVE_SETUP_PER_CPU_AREA
def_bool y
config GENERIC_GPIO
def_bool y
bool
config DMI
bool
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment