diff options
author | John Crispin <john@openwrt.org> | 2011-06-12 08:56:26 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2011-06-12 08:56:26 +0000 |
commit | fa59bb09580425861024830ff75a5c19e5d803f6 (patch) | |
tree | 85944e8d51aff00db1f1222ffb26baf5ac0aea1c /target/linux/lantiq/xway/config-default | |
parent | be20fe9771176f3854b6db965185bfa0c0527c79 (diff) | |
download | upstream-fa59bb09580425861024830ff75a5c19e5d803f6.tar.gz upstream-fa59bb09580425861024830ff75a5c19e5d803f6.tar.bz2 upstream-fa59bb09580425861024830ff75a5c19e5d803f6.zip |
* move patches around * add basic support for gigaset sx76x
SVN-Revision: 27158
Diffstat (limited to 'target/linux/lantiq/xway/config-default')
-rw-r--r-- | target/linux/lantiq/xway/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/xway/config-default b/target/linux/lantiq/xway/config-default index 5ef2fb3463..a410a73eee 100644 --- a/target/linux/lantiq/xway/config-default +++ b/target/linux/lantiq/xway/config-default @@ -27,6 +27,7 @@ CONFIG_LANTIQ_ETOP=y CONFIG_LANTIQ_MACH_ARV45XX=y CONFIG_LANTIQ_MACH_EASY50712=y CONFIG_LANTIQ_MACH_NETGEAR=y +CONFIG_LANTIQ_MACH_GIGASX76X=y CONFIG_MACH_NO_WESTBRIDGE=y # CONFIG_MINIX_FS_NATIVE_ENDIAN is not set CONFIG_NEED_DMA_MAP_STATE=y |