diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-08-22 20:41:49 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-08-22 20:41:49 +0000 |
commit | f63c57a192db04f4e22f50d3b37944f316e70a0d (patch) | |
tree | 71b8027e2e3206a4876b5edc8bf00bcdd87a3282 /target/linux/ramips/rt305x | |
parent | ebad03e72c4af354ec509ded7c8755ad1b8c25c7 (diff) | |
download | upstream-f63c57a192db04f4e22f50d3b37944f316e70a0d.tar.gz upstream-f63c57a192db04f4e22f50d3b37944f316e70a0d.tar.bz2 upstream-f63c57a192db04f4e22f50d3b37944f316e70a0d.zip |
ramips: rt305x: add support for the ZyXEL NBG-419N board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28078 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-2.6.39 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-2.6.39 b/target/linux/ramips/rt305x/config-2.6.39 index 3276d14924..643c938422 100644 --- a/target/linux/ramips/rt305x/config-2.6.39 +++ b/target/linux/ramips/rt305x/config-2.6.39 @@ -98,6 +98,7 @@ CONFIG_RT305X_MACH_FONERA20N=y CONFIG_RT305X_MACH_HW550_3G=y CONFIG_RT305X_MACH_MOFI3500_3GN=y CONFIG_RT305X_MACH_NW718=y +CONFIG_RT305X_MACH_NBG_419N=y CONFIG_RT305X_MACH_PWH2004=y CONFIG_RT305X_MACH_RT_G32_REVB=y CONFIG_RT305X_MACH_V22RW_2X2=y |