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/danube | |
parent | d1ad1c2c56b33cba78957c4b0c01b03d6238bcae (diff) | |
download | upstream-3f2f50c68195ea224244615ad1b88e3e02cbb9c5.tar.gz upstream-3f2f50c68195ea224244615ad1b88e3e02cbb9c5.tar.bz2 upstream-3f2f50c68195ea224244615ad1b88e3e02cbb9c5.zip |
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/danube')
-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 |