diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-04-28 22:20:49 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-04-28 22:20:49 +0000 |
commit | d62feeaac146486c893b55c5d5aa54ed5fe6aad6 (patch) | |
tree | 3bf1b2f9b8053c2821e607f1ba7f00e83624c3ae /target/linux/ixp4xx/config-default | |
parent | 2448cb8a1587da880c525f9bd7e8c029bb56f81f (diff) | |
download | upstream-d62feeaac146486c893b55c5d5aa54ed5fe6aad6.tar.gz upstream-d62feeaac146486c893b55c5d5aa54ed5fe6aad6.tar.bz2 upstream-d62feeaac146486c893b55c5d5aa54ed5fe6aad6.zip |
add support for the Gateworks Cambria
SVN-Revision: 10973
Diffstat (limited to 'target/linux/ixp4xx/config-default')
-rw-r--r-- | target/linux/ixp4xx/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index 69cbd67a78..a9a3ace8a3 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -209,6 +209,7 @@ CONFIG_LEGACY_PTY_COUNT=256 # CONFIG_LLC2 is not set CONFIG_MACH_AP1000=y CONFIG_MACH_AVILA=y +CONFIG_MACH_CAMBRIA=y CONFIG_MACH_COMPEX=y CONFIG_MACH_DSMG600=y CONFIG_MACH_FSG=y |