diff options
author | John Crispin <blogic@openwrt.org> | 2011-07-19 18:06:33 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2011-07-19 18:06:33 +0000 |
commit | 251518332b5f3318117d422cb8abac88d1dcb611 (patch) | |
tree | 6ffb4efcbb64ae20a9fd02784efb7b0facaf2f1f /target/linux/lantiq/danube/config-default | |
parent | 6ab7823969fafb944b0edcaf6a2b40dcad0dcaf3 (diff) | |
download | upstream-251518332b5f3318117d422cb8abac88d1dcb611.tar.gz upstream-251518332b5f3318117d422cb8abac88d1dcb611.tar.bz2 upstream-251518332b5f3318117d422cb8abac88d1dcb611.zip |
add support for more lantiq AR9 boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27694 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 4ea6189bbd..ef81423ef4 100644 --- a/target/linux/lantiq/danube/config-default +++ b/target/linux/lantiq/danube/config-default @@ -28,6 +28,7 @@ CONFIG_LANTIQ_MACH_ARV45XX=y CONFIG_LANTIQ_MACH_EASY50712=y # CONFIG_LANTIQ_MACH_NETGEAR is not set CONFIG_LANTIQ_MACH_GIGASX76X=y +CONFIG_LANTIQ_MACH_WBMR=y CONFIG_MACH_NO_WESTBRIDGE=y # CONFIG_MINIX_FS_NATIVE_ENDIAN is not set CONFIG_NEED_DMA_MAP_STATE=y |