diff options
author | John Crispin <john@openwrt.org> | 2012-05-27 16:02:16 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-05-27 16:02:16 +0000 |
commit | 3f2f50c68195ea224244615ad1b88e3e02cbb9c5 (patch) | |
tree | 2b959375ef6273d4f9b50abe2ae114f2a119e1ae /target/linux/lantiq/vr9 | |
parent | d1ad1c2c56b33cba78957c4b0c01b03d6238bcae (diff) | |
download | mtk-20170518-3f2f50c68195ea224244615ad1b88e3e02cbb9c5.zip mtk-20170518-3f2f50c68195ea224244615ad1b88e3e02cbb9c5.tar.gz mtk-20170518-3f2f50c68195ea224244615ad1b88e3e02cbb9c5.tar.bz2 |
Add basic configuration for new board ZTE H201L. Still missing are button and led gpio values.
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31908
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 f264f15..ff2c2e2 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 |