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 | c3b413157447e4be4750a6eef8d3a3f8d812c8ce (patch) | |
tree | 61fd2cfabc62b228a69d0c85fc91aba7f7899925 /target/linux/ar71xx/config-2.6.31 | |
parent | 91d19ba848b2331a825e8f744166fa878ece9eb0 (diff) | |
download | upstream-c3b413157447e4be4750a6eef8d3a3f8d812c8ce.tar.gz upstream-c3b413157447e4be4750a6eef8d3a3f8d812c8ce.tar.bz2 upstream-c3b413157447e4be4750a6eef8d3a3f8d812c8ce.zip |
ar71xx: add support for the D-Link DIR-600 rev. A1 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19100 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |