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/danube/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/danube/config-default')
-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 dc2a8cb35f..990f857069 100644 --- a/target/linux/lantiq/danube/config-default +++ b/target/linux/lantiq/danube/config-default @@ -20,6 +20,7 @@ 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_MACH_H201L is not set # CONFIG_LANTIQ_VRX200 is not set CONFIG_MDIO_BOARDINFO=y CONFIG_PCI=y |