From e4a4faf627f92495500a49be2c002146f13d4e9f Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 29 Oct 2008 13:55:37 +0000 Subject: [PATCH] add missing config option git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13074 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ixp4xx/config-default | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index a9a440d39..721cf8e3f 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -210,6 +210,7 @@ CONFIG_MACH_PRONGHORN=y CONFIG_MACH_PRONGHORNMETRO=y CONFIG_MACH_SIDEWINDER=y CONFIG_MACH_TW5334=y +CONFIG_MACH_USR8200=y CONFIG_MACH_WG302V1=y CONFIG_MACH_WG302V2=y CONFIG_MACH_WRT300NV2=y -- 2.35.1