diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-01-17 09:39:44 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-01-17 09:39:44 +0000 |
commit | 812eea0ebe52987a137306eff4e971dd39f3a7a6 (patch) | |
tree | 65b950521ddacaab00fdd0fdc6464376765205c2 /target/linux/ramips | |
parent | 0d7861511bb026c12371d5c69c45245b091a0932 (diff) | |
download | upstream-812eea0ebe52987a137306eff4e971dd39f3a7a6.tar.gz upstream-812eea0ebe52987a137306eff4e971dd39f3a7a6.tar.bz2 upstream-812eea0ebe52987a137306eff4e971dd39f3a7a6.zip |
ramips: enable BR6425N in kernel config
Though originally contained in the patch applied in r35020, the move to 3.7 in
r34845 lost the kernel .config option. Reintroduce it to config-3.7.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35191 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips')
-rw-r--r-- | target/linux/ramips/rt288x/config-3.7 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/rt288x/config-3.7 b/target/linux/ramips/rt288x/config-3.7 index 5fdd62f92f..2dfdc783cb 100644 --- a/target/linux/ramips/rt288x/config-3.7 +++ b/target/linux/ramips/rt288x/config-3.7 @@ -106,6 +106,7 @@ CONFIG_RALINK_RT288X=y # CONFIG_RALINK_RT305X is not set # CONFIG_RALINK_RT3883 is not set CONFIG_RAMIPS_WDT=y +CONFIG_RT288X_MACH_BR6524N=y CONFIG_RT288X_MACH_F5D8235_V1=y CONFIG_RT288X_MACH_RT_N15=y CONFIG_RT288X_MACH_V11ST_FE=y |