diff options
author | John Crispin <john@openwrt.org> | 2012-05-15 09:38:02 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-05-15 09:38:02 +0000 |
commit | 07dca108a96bcdb4e375d3a3f3b5e9701d661940 (patch) | |
tree | 07c2cdb2699f81a268a7b19154d9acd341422a26 /target/linux/lantiq/danube | |
parent | 9785ec070ed99709512f3ddfeb821c15951418aa (diff) | |
download | upstream-07dca108a96bcdb4e375d3a3f3b5e9701d661940.tar.gz upstream-07dca108a96bcdb4e375d3a3f3b5e9701d661940.tar.bz2 upstream-07dca108a96bcdb4e375d3a3f3b5e9701d661940.zip |
adds zyxel p2601hnfx support
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31734
Diffstat (limited to 'target/linux/lantiq/danube')
-rw-r--r-- | target/linux/lantiq/danube/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/danube/config-default b/target/linux/lantiq/danube/config-default index 417f090fc2..673360fed6 100644 --- a/target/linux/lantiq/danube/config-default +++ b/target/linux/lantiq/danube/config-default @@ -19,6 +19,7 @@ CONFIG_LANTIQ_MACH_EASY50712=y CONFIG_LANTIQ_MACH_GIGASX76X=y # CONFIG_LANTIQ_MACH_NETGEAR is not set # CONFIG_LANTIQ_MACH_WBMR is not set +# CONFIG_LANTIQ_MACH_P2601HNFX is not set # CONFIG_LANTIQ_VRX200 is not set CONFIG_MDIO_BOARDINFO=y # CONFIG_MLX4_CORE is not set |