diff options
author | John Crispin <blogic@openwrt.org> | 2012-05-15 09:38:02 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2012-05-15 09:38:02 +0000 |
commit | 499d5b1ca6ee777cf0d98d36875e0219221afad9 (patch) | |
tree | 728657d451e0a362ddabf709ca7d0eb03bf26efb /target/linux/lantiq/vr9 | |
parent | d92ae2699fcff80c45f4fbc83fb10d18b29d2b42 (diff) | |
download | upstream-499d5b1ca6ee777cf0d98d36875e0219221afad9.tar.gz upstream-499d5b1ca6ee777cf0d98d36875e0219221afad9.tar.bz2 upstream-499d5b1ca6ee777cf0d98d36875e0219221afad9.zip |
[lantiq] adds zyxel p2601hnfx support
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31734 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/vr9')
-rw-r--r-- | target/linux/lantiq/vr9/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/vr9/config-default b/target/linux/lantiq/vr9/config-default index c2fe001ebf..d6ff259350 100644 --- a/target/linux/lantiq/vr9/config-default +++ b/target/linux/lantiq/vr9/config-default @@ -21,6 +21,7 @@ CONFIG_LANTIQ_MACH_FRITZ_VR9=y # CONFIG_LANTIQ_MACH_GIGASX76X is not set # CONFIG_LANTIQ_MACH_NETGEAR is not set # CONFIG_LANTIQ_MACH_WBMR is not set +# CONFIG_LANTIQ_MACH_P2601HNFX is not set CONFIG_LANTIQ_VRX200=y CONFIG_M25PXX_USE_FAST_READ=y CONFIG_MDIO_BOARDINFO=y |