From: Paul Mundt Date: Wed, 25 Jan 2006 03:54:40 +0000 (-0800) Subject: [PATCH] ARM: OMAP: i2c: Fix bogus endmenu reference for GPIOEXPANDER_OMAP X-Git-Tag: v2.6.16-omap1~112 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=53697ac9080ddb692712ef0a1a4968afdf55f3d4;p=linux-2.6-omap-h63xx.git [PATCH] ARM: OMAP: i2c: Fix bogus endmenu reference for GPIOEXPANDER_OMAP i2c: Fix bogus endmenu reference for GPIOEXPANDER_OMAP Signed-off-by: Paul Mundt Signed-off-by: Tony Lindgren --- diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig index abc8d29dbb7..946cc210e80 100644 --- a/drivers/i2c/chips/Kconfig +++ b/drivers/i2c/chips/Kconfig @@ -114,7 +114,7 @@ config GPIOEXPANDER_OMAP 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 + to configure IrDA, Camera and audio devices. config MENELAUS bool "Menelaus PM chip"