Commit 0dad9642 authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP: Fixed compile for GPIO expander on 24xx

Fixed compile for GPIO expander on 24xx
parent 89ac1ab6
......@@ -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
......
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