diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-03-07 05:41:01 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-03-07 05:41:01 +0000 |
commit | 7c352366fa13ea1ae88311b5fc0f5cdbdeb47ace (patch) | |
tree | cb207b2c2566d26d6c12fa9b8e9a66bc76559429 /target/linux/ar71xx/config-2.6.32 | |
parent | 0f949315bfe87571c82d2665e3a5e5087ad8f73a (diff) | |
download | upstream-7c352366fa13ea1ae88311b5fc0f5cdbdeb47ace.tar.gz upstream-7c352366fa13ea1ae88311b5fc0f5cdbdeb47ace.tar.bz2 upstream-7c352366fa13ea1ae88311b5fc0f5cdbdeb47ace.zip |
ar71xx: add preliminary support for the RouterBOARD 750
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20029 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.32')
-rw-r--r-- | target/linux/ar71xx/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.32 b/target/linux/ar71xx/config-2.6.32 index 036718cd93..fa36098857 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -27,6 +27,7 @@ CONFIG_AR71XX_MACH_MZK_W300NH=y CONFIG_AR71XX_MACH_PB42=y CONFIG_AR71XX_MACH_PB44=y CONFIG_AR71XX_MACH_RB4XX=y +CONFIG_AR71XX_MACH_RB750=y CONFIG_AR71XX_MACH_TEW_632BRP=y CONFIG_AR71XX_MACH_TL_WR1043ND=y CONFIG_AR71XX_MACH_TL_WR741ND=y |