diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-28 22:20:49 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-28 22:20:49 +0000 |
commit | 544232b227971ead225e37e1e42ac2a2eeef2d7a (patch) | |
tree | 2d59a01370fc18bed1f7f22e33f80e0672c1d788 /target/linux/ixp4xx/config-default | |
parent | 605132cc3bf8d2fb568a8473b3cec3e9979e7d2d (diff) |
add support for the Gateworks Cambria
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10973 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 69cbd67a7..a9a3ace8a 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 |