diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-12-27 16:56:30 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-12-27 16:56:30 +0000 |
commit | 66769bfe506292ee30f93b823631cbc8757adf01 (patch) | |
tree | 0cb76bf5af0cb6aebeb770c9aa18169e660303f4 /target/linux/ramips/rt288x | |
parent | 2993f34f45db931d6dd7f5eb50ec0aa50705b97c (diff) |
ramips: rt288x: add support for the Buffalo WLI-TX4-AG300N board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29612 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/rt288x')
-rw-r--r-- | target/linux/ramips/rt288x/config-2.6.39 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt288x/config-2.6.39 b/target/linux/ramips/rt288x/config-2.6.39 index 3936c066d6..a5fead5827 100644 --- a/target/linux/ramips/rt288x/config-2.6.39 +++ b/target/linux/ramips/rt288x/config-2.6.39 @@ -93,6 +93,7 @@ CONFIG_RALINK_RT288X=y # CONFIG_RALINK_RT305X is not set CONFIG_RAMIPS_WDT=y CONFIG_RT288X_MACH_RT_N15=y +CONFIG_RT288X_MACH_WLI_TX4_AG300N=y CONFIG_RT288X_MACH_WZR_AGL300NH=y CONFIG_RTL8366S_PHY=y CONFIG_RTL8366_SMI=y |