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/ar9/config-default | |
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/ar9/config-default')
-rw-r--r-- | target/linux/lantiq/ar9/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/ar9/config-default b/target/linux/lantiq/ar9/config-default index ce21adf42e..6a74179013 100644 --- a/target/linux/lantiq/ar9/config-default +++ b/target/linux/lantiq/ar9/config-default @@ -19,6 +19,7 @@ CONFIG_LANTIQ_MACH_FRITZ_AR9=y # CONFIG_LANTIQ_MACH_GIGASX76X is not set CONFIG_LANTIQ_MACH_NETGEAR=y CONFIG_LANTIQ_MACH_WBMR=y +CONFIG_LANTIQ_MACH_P2601HNFX=y # CONFIG_LANTIQ_VRX200 is not set CONFIG_MDIO_BOARDINFO=y # CONFIG_MLX4_CORE is not set |