diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-02 17:21:01 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-02-02 17:21:01 +0000 |
commit | a332c4f5ab0e76c4a4527498d32a2f768d127fa1 (patch) | |
tree | dfd414d29c9a057acc9e28460d7b8c9daa649ffb /target/linux/ramips/rt3883 | |
parent | 97c5ef7932b19491ddb271b41a5c2ae3e9189502 (diff) |
ramips: rt3883: add kernel support for the Omnima EMB HPM board
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35466 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 f9b195ab9..807639789 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 |