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 | 581f65334be992a8680a0e744bc939202fd7c5c4 (patch) | |
tree | 7f9242c1cd80bb6e89491331a49b51b5c635c004 /target/linux/omap24xx/config-2.6.36 | |
parent | f90328f26ef73fc5a0c2d9a751936e9af060ccba (diff) | |
download | upstream-581f65334be992a8680a0e744bc939202fd7c5c4.tar.gz upstream-581f65334be992a8680a0e744bc939202fd7c5c4.tar.bz2 upstream-581f65334be992a8680a0e744bc939202fd7c5c4.zip |
omap24xx: Add support for GPIO switches on the n810
SVN-Revision: 23081
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 |