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 | 761e67f9ff5cd798af66e2cf8b984a1158ab28fd (patch) | |
tree | b046b1bc8b044f8fd49304309d31bc8e8af5731b /target/linux/ar71xx/config-2.6.30 | |
parent | bea984e18710a2e9f0f5b46ceceb381b667995b4 (diff) | |
download | upstream-761e67f9ff5cd798af66e2cf8b984a1158ab28fd.tar.gz upstream-761e67f9ff5cd798af66e2cf8b984a1158ab28fd.tar.bz2 upstream-761e67f9ff5cd798af66e2cf8b984a1158ab28fd.zip |
ar71xx: move dsa switch device support into a separate file
SVN-Revision: 18943
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 |