diff options
author | John Crispin <john@openwrt.org> | 2012-07-31 18:49:54 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2012-07-31 18:49:54 +0000 |
commit | f5f36911f0c398edcf87bd3190e4881c9b1b4613 (patch) | |
tree | f6b38f0bc2dc0de59875b542e2cbf162950f121b /target/linux/lantiq/ar9 | |
parent | 07c4524d33a0bbc74e0127bb37178ed3d005e905 (diff) | |
download | upstream-f5f36911f0c398edcf87bd3190e4881c9b1b4613.tar.gz upstream-f5f36911f0c398edcf87bd3190e4881c9b1b4613.tar.bz2 upstream-f5f36911f0c398edcf87bd3190e4881c9b1b4613.zip |
add lantiq svip support
SVN-Revision: 32925
Diffstat (limited to 'target/linux/lantiq/ar9')
-rw-r--r-- | target/linux/lantiq/ar9/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/ar9/config-default b/target/linux/lantiq/ar9/config-default index 0ed3f4abf7..67b6a46094 100644 --- a/target/linux/lantiq/ar9/config-default +++ b/target/linux/lantiq/ar9/config-default @@ -35,5 +35,6 @@ CONFIG_RTL8306_PHY=y # CONFIG_SOC_FALCON is not set CONFIG_SOC_TYPE_XWAY=y CONFIG_SOC_XWAY=y +# CONFIG_SOC_SVIP is not set CONFIG_USB_ARCH_HAS_XHCI=y CONFIG_USB_SUPPORT=y |