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 | 08f82d001de7857ee0c2034937428d11a5dd8efe (patch) | |
tree | 5e55b3afa1b5c69d998c5490b24a7edfc5bceeb2 /target/linux/ixp4xx/config-default | |
parent | 081afd037e1f1539266c5b79e2a81207c9e23142 (diff) | |
download | mtk-20170518-08f82d001de7857ee0c2034937428d11a5dd8efe.zip mtk-20170518-08f82d001de7857ee0c2034937428d11a5dd8efe.tar.gz mtk-20170518-08f82d001de7857ee0c2034937428d11a5dd8efe.tar.bz2 |
add support for the IXDPG425
SVN-Revision: 10756
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 2bca919..353d69b 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 |