diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2007-04-17 09:21:50 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2007-04-17 09:21:50 +0000 |
commit | 0fc4540a23f4e0d5c0aa2521ae15313667044f05 (patch) | |
tree | c79a7abe5c45369e7a36d846451905d4bfd08d26 /target/linux/ixp4xx-2.6/config | |
parent | 65113c481fc9d9a2b89886be224b40376e0c9e5b (diff) | |
download | upstream-0fc4540a23f4e0d5c0aa2521ae15313667044f05.tar.gz upstream-0fc4540a23f4e0d5c0aa2521ae15313667044f05.tar.bz2 upstream-0fc4540a23f4e0d5c0aa2521ae15313667044f05.zip |
add support for the Compex WP18 and NP18A
SVN-Revision: 6981
Diffstat (limited to 'target/linux/ixp4xx-2.6/config')
-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 3d5ebcf4b9..c3fd3b3ebc 100644 --- a/target/linux/ixp4xx-2.6/config/default +++ b/target/linux/ixp4xx-2.6/config/default @@ -211,6 +211,7 @@ CONFIG_LEGACY_PTYS=y CONFIG_LEGACY_PTY_COUNT=256 # CONFIG_LIBCRC32C is not set # CONFIG_LLC2 is not set +CONFIG_MACH_COMPEX=y CONFIG_MACH_GATEWAY7001=y # CONFIG_MACH_GTWX5715 is not set # CONFIG_MACH_IXDP465 is not set |