diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-12-26 14:19:26 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-12-26 14:19:26 +0000 |
commit | 34c49fa90a0cd236f9a3f33f8b660e4147440d9f (patch) | |
tree | 8c5454391e2a4a0bf350afdec929c588055276e5 /target/linux/ar71xx/config-2.6.30 | |
parent | 6a9f1a0f4058034fdcdc62ee78821a8326a5a7a9 (diff) | |
download | master-187ad058-34c49fa90a0cd236f9a3f33f8b660e4147440d9f.tar.gz master-187ad058-34c49fa90a0cd236f9a3f33f8b660e4147440d9f.tar.bz2 master-187ad058-34c49fa90a0cd236f9a3f33f8b660e4147440d9f.zip |
ar71xx: move dsa switch device support into a separate file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18943 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.30')
-rw-r--r-- | target/linux/ar71xx/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.30 b/target/linux/ar71xx/config-2.6.30 index 16c44c2f21..0f0b5419bf 100644 --- a/target/linux/ar71xx/config-2.6.30 +++ b/target/linux/ar71xx/config-2.6.30 @@ -6,6 +6,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_DSA=y CONFIG_AR71XX_DEV_GPIO_BUTTONS=y CONFIG_AR71XX_DEV_LEDS_GPIO=y CONFIG_AR71XX_DEV_M25P80=y |