diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-01-11 08:02:10 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-01-11 08:02:10 +0000 |
commit | 58301cdeb8cb81acb213726407f0b1da20ad466f (patch) | |
tree | 4a7a33bfb4ef7952ba7e9a5134085f217e4dce57 /target/linux/ar71xx/config-2.6.31 | |
parent | a0f378097ed829d3fb71d6f9c0e1ebe8a795395d (diff) | |
download | upstream-58301cdeb8cb81acb213726407f0b1da20ad466f.tar.gz upstream-58301cdeb8cb81acb213726407f0b1da20ad466f.tar.bz2 upstream-58301cdeb8cb81acb213726407f0b1da20ad466f.zip |
ar71xx: add support for the D-Link DIR-600 rev. A1 board
SVN-Revision: 19100
Diffstat (limited to 'target/linux/ar71xx/config-2.6.31')
-rw-r--r-- | target/linux/ar71xx/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.31 b/target/linux/ar71xx/config-2.6.31 index 9146217fdc..5c9affa74b 100644 --- a/target/linux/ar71xx/config-2.6.31 +++ b/target/linux/ar71xx/config-2.6.31 @@ -18,6 +18,7 @@ CONFIG_AR71XX_DEV_USB=y CONFIG_AR71XX_MACH_AP81=y CONFIG_AR71XX_MACH_AP83=y CONFIG_AR71XX_MACH_AW_NR580=y +CONFIG_AR71XX_MACH_DIR_600_A1=y CONFIG_AR71XX_MACH_DIR_615_C1=y CONFIG_AR71XX_MACH_DIR_825_B1=y CONFIG_AR71XX_MACH_GENERIC=y |