diff options
author | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-09-18 17:31:00 +0000 |
---|---|---|
committer | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-09-18 17:31:00 +0000 |
commit | b1b3d54319f4b984eb2e0348e8df79165de18c07 (patch) | |
tree | 3db344ceec96a0451290b991689270310aa09de4 /target/linux/omap24xx/config-2.6.36 | |
parent | 6ce96a49f3d83920be541b78bc68fb822de43c88 (diff) |
omap24xx: Add support for GPIO switches on the n810
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23081 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx/config-2.6.36')
-rw-r--r-- | target/linux/omap24xx/config-2.6.36 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/omap24xx/config-2.6.36 b/target/linux/omap24xx/config-2.6.36 index 065f3ececc..d2026fea4d 100644 --- a/target/linux/omap24xx/config-2.6.36 +++ b/target/linux/omap24xx/config-2.6.36 @@ -404,6 +404,7 @@ CONFIG_OMAP_BOOT_REASON=y CONFIG_OMAP_BOOT_TAG=y CONFIG_OMAP_COMPONENT_VERSION=y CONFIG_OMAP_DM_TIMER=y +CONFIG_OMAP_GPIO_SWITCH=y CONFIG_OMAP_MBOX_FWK=y CONFIG_OMAP_MBOX_KFIFO_SIZE=256 CONFIG_OMAP_MCBSP=y |