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 | 0c38d36488943095722376ad16a63b4ded86f5de (patch) | |
tree | cef1bc98888d8c9e67be41d4c9f7226399bb60c5 /target/linux/ramips/rt305x | |
parent | 7076d74b21d73b7a18d00041f7e161d05f729bfd (diff) | |
download | upstream-0c38d36488943095722376ad16a63b4ded86f5de.tar.gz upstream-0c38d36488943095722376ad16a63b4ded86f5de.tar.bz2 upstream-0c38d36488943095722376ad16a63b4ded86f5de.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>
SVN-Revision: 29533
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 |