diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-12-26 14:18:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-12-26 14:18:54 +0000 |
commit | 326e9a83567955be855a53796976db9dfdf8f6c1 (patch) | |
tree | 039fea69084cee3835378103e6946e099d5425e5 /target/linux/ar71xx/config-2.6.32 | |
parent | 37e5388bffe75ee85a14710f8c785d1b9be9ac49 (diff) | |
download | upstream-326e9a83567955be855a53796976db9dfdf8f6c1.tar.gz upstream-326e9a83567955be855a53796976db9dfdf8f6c1.tar.bz2 upstream-326e9a83567955be855a53796976db9dfdf8f6c1.zip |
ar71xx: move leds-gpio device support into a spearate file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18936 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 566495fdb7..1b6b3b0d36 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_LEDS_GPIO=y CONFIG_AR71XX_DEV_M25P80=y CONFIG_AR71XX_DEV_PB42_PCI=y CONFIG_AR71XX_MACH_AP81=y |