diff options
author | John Crispin <john@openwrt.org> | 2011-07-19 18:06:33 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2011-07-19 18:06:33 +0000 |
commit | 3833b7be24ba9f8cb847de8197e60147068afe67 (patch) | |
tree | 32fcce305db898632b66b2c41bc35243045277eb /target/linux/lantiq/danube | |
parent | fee32761f33dbd165a114d2e83eb1b101f4cb4cc (diff) | |
download | upstream-3833b7be24ba9f8cb847de8197e60147068afe67.tar.gz upstream-3833b7be24ba9f8cb847de8197e60147068afe67.tar.bz2 upstream-3833b7be24ba9f8cb847de8197e60147068afe67.zip |
add support for more lantiq AR9 boards
SVN-Revision: 27694
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 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 |