diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-07-11 13:16:14 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-07-11 13:16:14 +0000 |
commit | 118d0d249651d653fc4ee7c7e25c502e26b917d8 (patch) | |
tree | 8b9afb268f057f04cb01fa5571d5067563f88258 /target/linux/ixp4xx-2.6/config/default | |
parent | 646558210766fc922118aa8762313bef1b8af094 (diff) | |
download | master-187ad058-118d0d249651d653fc4ee7c7e25c502e26b917d8.tar.gz master-187ad058-118d0d249651d653fc4ee7c7e25c502e26b917d8.tar.bz2 master-187ad058-118d0d249651d653fc4ee7c7e25c502e26b917d8.zip |
ixp4xx: Add initial support for the Freecom FSG-3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7919 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx-2.6/config/default')
-rw-r--r-- | target/linux/ixp4xx-2.6/config/default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default index 8c8196ceed..06153aa03f 100644 --- a/target/linux/ixp4xx-2.6/config/default +++ b/target/linux/ixp4xx-2.6/config/default @@ -225,6 +225,7 @@ CONFIG_LEGACY_PTY_COUNT=256 CONFIG_MACH_AVILA=y CONFIG_MACH_COMPEX=y CONFIG_MACH_DSMG600=y +CONFIG_MACH_FSG=y CONFIG_MACH_GATEWAY7001=y # CONFIG_MACH_GTWX5715 is not set # CONFIG_MACH_IXDP465 is not set |