diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-12-14 20:51:26 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-12-14 20:51:26 +0000 |
commit | 8a07cba2b5a55b274bea5747981427f725aef9da (patch) | |
tree | a9d0336f744dc1d799a73bb0012dd1eb18a125e8 /target/linux/ramips/rt305x | |
parent | df79552a2b3d2409b9c1090a264cdd4a43cd42f0 (diff) | |
download | upstream-8a07cba2b5a55b274bea5747981427f725aef9da.tar.gz upstream-8a07cba2b5a55b274bea5747981427f725aef9da.tar.bz2 upstream-8a07cba2b5a55b274bea5747981427f725aef9da.zip |
ramips: add support for Omnima MiniEMBWiFi board
This patch adds support for the Omnima MiniEMBWiFi
Ralink RT3050F based board.
Based on a patch by Ivan Ignjatic <ivan at omnima.co.uk>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29533 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 5d7e4b12fd..e3553e1efb 100644 --- a/target/linux/ramips/rt305x/config-2.6.39 +++ b/target/linux/ramips/rt305x/config-2.6.39 @@ -100,6 +100,7 @@ CONFIG_RT305X_MACH_HW550_3G=y CONFIG_RT305X_MACH_MOFI3500_3GN=y CONFIG_RT305X_MACH_NBG_419N=y CONFIG_RT305X_MACH_NW718=y +CONFIG_RT305X_MACH_OMNI_EMB=y CONFIG_RT305X_MACH_PWH2004=y CONFIG_RT305X_MACH_RT_G32_REVB=y CONFIG_RT305X_MACH_V22RW_2X2=y |