diff options
author | John Crispin <john@openwrt.org> | 2012-07-24 20:38:43 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-07-24 20:38:43 +0000 |
commit | 799d6deab07bb0412b5f18c1c35a21183c9dbd87 (patch) | |
tree | eff79339c492e86022358fe0c8e09595bbf55277 /target/linux/ramips/rt305x | |
parent | b891eec7001663f8ec4ca4a141ad31ea78163350 (diff) | |
download | mtk-20170518-799d6deab07bb0412b5f18c1c35a21183c9dbd87.zip mtk-20170518-799d6deab07bb0412b5f18c1c35a21183c9dbd87.tar.gz mtk-20170518-799d6deab07bb0412b5f18c1c35a21183c9dbd87.tar.bz2 |
D-Link DAP-1350 initial support
The initial support for the D-Link DAP-1350.
USB related functionality is not tested.
Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 32821
Diffstat (limited to 'target/linux/ramips/rt305x')
-rw-r--r-- | target/linux/ramips/rt305x/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt305x/config-3.3 b/target/linux/ramips/rt305x/config-3.3 index 79820a8..04afff6 100644 --- a/target/linux/ramips/rt305x/config-3.3 +++ b/target/linux/ramips/rt305x/config-3.3 @@ -93,6 +93,7 @@ CONFIG_RT305X_MACH_ALL5002=y CONFIG_RT305X_MACH_ARGUS_ATP52B=y CONFIG_RT305X_MACH_BC2=y CONFIG_RT305X_MACH_DIR_300_REVB=y +CONFIG_RT305X_MACH_DAP_1350=y CONFIG_RT305X_MACH_ESR_9753=y CONFIG_RT305X_MACH_F5D8235_V2=y CONFIG_RT305X_MACH_FONERA20N=y |