]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ARM: OMAP: Fixed compile for GPIO expander on 24xx
authorTony Lindgren <tony@atomide.com>
Sat, 14 Jan 2006 01:36:26 +0000 (17:36 -0800)
committerTony Lindgren <tony@atomide.com>
Sat, 14 Jan 2006 01:36:26 +0000 (17:36 -0800)
Fixed compile for GPIO expander on 24xx

drivers/i2c/chips/Kconfig

index 892321f721026453f07ed9b0705a2e6dd8747948..abc8d29dbb796a3488718c21a2afea6cba90229e 100644 (file)
@@ -111,7 +111,7 @@ config SENSORS_TLV320AIC23
 
 config GPIOEXPANDER_OMAP
        bool "GPIO Expander PCF8574PWR for OMAP"
-       depends on I2C && ARCH_OMAP16XX
+       depends on I2C && (ARCH_OMAP16XX || ARCH_OMAP24XX)
        help
          If you say yes here you get support for I/O expander calls
          to configure IrDA, Camera and audio devices endmenu