diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-04 19:46:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-04 19:46:41 +0000 |
commit | 7cc8863c92af1d7d07373d63a48dd5a1c0c4dc29 (patch) | |
tree | 69bc1e889e4e55287735e704e74624069b9aae5a /target/linux/ar71xx/config-2.6.28 | |
parent | 964646bbb91a89252eada2b7d15d1ea5ed0f0da6 (diff) | |
download | upstream-7cc8863c92af1d7d07373d63a48dd5a1c0c4dc29.tar.gz upstream-7cc8863c92af1d7d07373d63a48dd5a1c0c4dc29.tar.bz2 upstream-7cc8863c92af1d7d07373d63a48dd5a1c0c4dc29.zip |
[ar71xx] add preliminary support for the Planex MZK-W300NH board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13863 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.28')
-rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index 522f1c7e15..7b69cad738 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -7,6 +7,7 @@ CONFIG_AG71XX=y CONFIG_AR71XX_MACH_AP83=y CONFIG_AR71XX_MACH_AW_NR580=y CONFIG_AR71XX_MACH_GENERIC=y +CONFIG_AR71XX_MACH_MZK_W300NH=y CONFIG_AR71XX_MACH_PB42=y CONFIG_AR71XX_MACH_RB_4XX=y CONFIG_AR71XX_MACH_TEW_632BRP=y |