From 422d42e8b74e9ba7d2a319a8e3052b22bf014fc2 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 17 Jan 2013 09:39:44 +0000 Subject: [PATCH] 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 SVN-Revision: 35191 --- target/linux/ramips/rt288x/config-3.7 | 1 + 1 file changed, 1 insertion(+) 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 -- 2.30.2