From 85030e41d8c5b9e82db241662c196d0006e7e7f4 Mon Sep 17 00:00:00 2001 From: Grant Likely Date: Wed, 11 Jan 2012 11:03:41 -0700 Subject: [PATCH] --- yaml --- r: 286553 b: refs/heads/master c: 265fe02b6fade1704f01c4e96f99ac051b7fab9d h: refs/heads/master i: 286551: e1b69902d39ca7b110bd4f856f3c3b5a3db1b40e v: v3 --- [refs] | 2 +- trunk/drivers/gpio/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 7d74c92126f9..ddfb30d60ee2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: dd9328a6b026060699d4136d8f926e39281c8a18 +refs/heads/master: 265fe02b6fade1704f01c4e96f99ac051b7fab9d diff --git a/trunk/drivers/gpio/Kconfig b/trunk/drivers/gpio/Kconfig index 37c4bd1cacd5..d0c41188d4e5 100644 --- a/trunk/drivers/gpio/Kconfig +++ b/trunk/drivers/gpio/Kconfig @@ -87,6 +87,7 @@ config GPIO_GENERIC_PLATFORM config GPIO_IT8761E tristate "IT8761E GPIO support" + depends on X86 # unconditional access to IO space. help Say yes here to support GPIO functionality of IT8761E super I/O chip.