diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-04-07 10:48:45 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-04-07 10:48:45 +0000 |
commit | 21ccc9c8a9f106419b1ee9109362ecb589fd4dd6 (patch) | |
tree | e2e01dff42a52acf93ca110627010deacf3dae06 /target/linux/ixp4xx/config-default | |
parent | 8f2b229dabbcaa471b57f9d6bf06f1b9c7d1f7b1 (diff) | |
download | master-187ad058-21ccc9c8a9f106419b1ee9109362ecb589fd4dd6.tar.gz master-187ad058-21ccc9c8a9f106419b1ee9109362ecb589fd4dd6.tar.bz2 master-187ad058-21ccc9c8a9f106419b1ee9109362ecb589fd4dd6.zip |
add support for the IXDPG425
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10756 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/config-default')
-rw-r--r-- | target/linux/ixp4xx/config-default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index 2bca91986c..353d69b1db 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -213,7 +213,7 @@ CONFIG_MACH_FSG=y CONFIG_MACH_GATEWAY7001=y # CONFIG_MACH_GTWX5715 is not set # CONFIG_MACH_IXDP465 is not set -# CONFIG_MACH_IXDPG425 is not set +CONFIG_MACH_IXDPG425=y # CONFIG_MACH_KIXRP435 is not set CONFIG_MACH_LOFT=y CONFIG_MACH_NAS100D=y |