diff options
author | John Crispin <blogic@openwrt.org> | 2012-05-27 16:02:16 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2012-05-27 16:02:16 +0000 |
commit | 9669f7a243211b155d90706ab7a49cca7beed2c6 (patch) | |
tree | cc7f4978d18a77cea569b6a6fa31c77bc1c232f7 /target/linux/lantiq/vr9/config-default | |
parent | aba80d0d041f8c225c4ddbe214c189e779b2f45e (diff) | |
download | upstream-9669f7a243211b155d90706ab7a49cca7beed2c6.tar.gz upstream-9669f7a243211b155d90706ab7a49cca7beed2c6.tar.bz2 upstream-9669f7a243211b155d90706ab7a49cca7beed2c6.zip |
[lantiq] Add basic configuration for new board ZTE H201L. Still missing are button and led gpio values.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31908 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/vr9/config-default')
-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 f264f15420..ff2c2e2c45 100644 --- a/target/linux/lantiq/vr9/config-default +++ b/target/linux/lantiq/vr9/config-default @@ -22,6 +22,7 @@ CONFIG_LANTIQ_MACH_FRITZ_VR9=y # CONFIG_LANTIQ_MACH_NETGEAR is not set # CONFIG_LANTIQ_MACH_WBMR is not set # CONFIG_LANTIQ_MACH_P2601HNFX is not set +# CONFIG_LANTIQ_MACH_H201L is not set CONFIG_LANTIQ_VRX200=y CONFIG_M25PXX_USE_FAST_READ=y CONFIG_MDIO_BOARDINFO=y |