diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-07 10:48:45 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-07 10:48:45 +0000 |
commit | 81bc82d9a8b64a619573668c16e8e83a2cf442ae (patch) | |
tree | e2e01dff42a52acf93ca110627010deacf3dae06 /target/linux/ixp4xx/config-default | |
parent | 94257c030e82303a35d528d71b505c21afd412e9 (diff) |
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 |