diff options
author | Michael Büsch <mb@bu3sch.de> | 2010-09-18 17:31:00 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2010-09-18 17:31:00 +0000 |
commit | 30e135869052e2bc244a10d50a3931e862bdebcd (patch) | |
tree | 3db344ceec96a0451290b991689270310aa09de4 /target/linux/omap24xx/config-2.6.36 | |
parent | 4cc4a085340f4283e29347683f8648b78b4a0683 (diff) | |
download | upstream-30e135869052e2bc244a10d50a3931e862bdebcd.tar.gz upstream-30e135869052e2bc244a10d50a3931e862bdebcd.tar.bz2 upstream-30e135869052e2bc244a10d50a3931e862bdebcd.zip |
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 |