diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-02-02 17:21:01 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-02-02 17:21:01 +0000 |
commit | d578f3ac3869c505a77c71dd1f336acc1d74aab5 (patch) | |
tree | 2fd3c3c7d2d9b202b2236710b28fed95e93b71fc /target/linux/ramips/rt3883 | |
parent | b01e744632e7a21f19c709c43fc038d8b39f03d2 (diff) | |
download | upstream-d578f3ac3869c505a77c71dd1f336acc1d74aab5.tar.gz upstream-d578f3ac3869c505a77c71dd1f336acc1d74aab5.tar.bz2 upstream-d578f3ac3869c505a77c71dd1f336acc1d74aab5.zip |
ramips: rt3883: add kernel support for the Omnima EMB HPM board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35466
Diffstat (limited to 'target/linux/ramips/rt3883')
-rw-r--r-- | target/linux/ramips/rt3883/config-3.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt3883/config-3.7 b/target/linux/ramips/rt3883/config-3.7 index f9b195ab93..8076397890 100644 --- a/target/linux/ramips/rt3883/config-3.7 +++ b/target/linux/ramips/rt3883/config-3.7 @@ -110,6 +110,7 @@ CONFIG_RALINK_DEV_GPIO_LEDS=y CONFIG_RALINK_RT3883=y CONFIG_RAMIPS_WDT=y CONFIG_RT3883_MACH_DIR_645=y +CONFIG_RT3883_MACH_OMNI_EMB_HPM=y CONFIG_RT3883_MACH_RT_N56U=y CONFIG_RT3883_MACH_TEW_691GR=y CONFIG_RT3883_MACH_TEW_692GR=y |