diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-12-26 14:19:01 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-12-26 14:19:01 +0000 |
commit | c0993046d6cf7cede0057352374f10d21738d7ac (patch) | |
tree | 74b481a0110c7e0f986172668036318a8949107f /target/linux/ar71xx/config-2.6.32 | |
parent | 3687b4fb2693e54e6d476d4fe0a736e75eeee2c7 (diff) | |
download | upstream-c0993046d6cf7cede0057352374f10d21738d7ac.tar.gz upstream-c0993046d6cf7cede0057352374f10d21738d7ac.tar.bz2 upstream-c0993046d6cf7cede0057352374f10d21738d7ac.zip |
ar71xx: move gpio-buttons support into a spearate file
SVN-Revision: 18937
Diffstat (limited to 'target/linux/ar71xx/config-2.6.32')
-rw-r--r-- | target/linux/ar71xx/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.32 b/target/linux/ar71xx/config-2.6.32 index 1b6b3b0d36..d391571821 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -8,6 +8,7 @@ CONFIG_AG71XX_AR8216_SUPPORT=y CONFIG_AR71XX_DEV_AP91_PCI=y CONFIG_AR71XX_DEV_AP94_PCI=y CONFIG_AR71XX_DEV_AR913X_WMAC=y +CONFIG_AR71XX_DEV_GPIO_BUTTONS=y CONFIG_AR71XX_DEV_LEDS_GPIO=y CONFIG_AR71XX_DEV_M25P80=y CONFIG_AR71XX_DEV_PB42_PCI=y |