From d293899d0093a4a6993113ac29fa08a06bea274e Mon Sep 17 00:00:00 2001 From: Arnd Bergmann Date: Fri, 28 Sep 2012 23:36:15 +0200 Subject: [PATCH] --- yaml --- r: 328471 b: refs/heads/master c: 901acf5b2910434501c221a363bb3486b647b5c4 h: refs/heads/master i: 328469: e839805771b1cbd4ceb9b91f0b0ea90d8e398420 328467: 578aec69c2259c7b236f5399bdf62acd8bcc2526 328463: 2055462c380799bb9ac66bf1031aa5c4078a6143 v: v3 --- [refs] | 2 +- trunk/drivers/gpio/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index e0a6c4b95ee5..6b17df595474 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1ae963143e34edaa14ab8855e0b0018c4fc77a83 +refs/heads/master: 901acf5b2910434501c221a363bb3486b647b5c4 diff --git a/trunk/drivers/gpio/Kconfig b/trunk/drivers/gpio/Kconfig index bf48c74ba4a0..4f31f6d32e41 100644 --- a/trunk/drivers/gpio/Kconfig +++ b/trunk/drivers/gpio/Kconfig @@ -324,6 +324,7 @@ config GPIO_PCA953X_IRQ config GPIO_PCF857X tristate "PCF857x, PCA{85,96}7x, and MAX732[89] I2C GPIO expanders" depends on I2C + select IRQ_DOMAIN help Say yes here to provide access to most "quasi-bidirectional" I2C GPIO expanders used for additional digital outputs or inputs.