1
0
Fork 0

[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>
hifive-unleashed-5.1
Ben Hutchings 2011-09-01 05:46:00 +01:00 committed by Tony Luck
parent 1b60e77d84
commit 9548869870
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ config HAVE_SETUP_PER_CPU_AREA
def_bool y
config GENERIC_GPIO
def_bool y
bool
config DMI
bool