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/ase | |
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/ase')
-rw-r--r-- | target/linux/lantiq/ase/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/lantiq/ase/config-default b/target/linux/lantiq/ase/config-default index 33db8103b1..bb3abdf397 100644 --- a/target/linux/lantiq/ase/config-default +++ b/target/linux/lantiq/ase/config-default @@ -15,6 +15,7 @@ CONFIG_SOC_AMAZON_SE=y # CONFIG_SOC_FALCON is not set CONFIG_SOC_TYPE_XWAY=y # CONFIG_SOC_XWAY is not set +# CONFIG_SOC_SVIP is not set # CONFIG_USB_ARCH_HAS_EHCI is not set # CONFIG_USB_ARCH_HAS_OHCI is not set # CONFIG_USB_ARCH_HAS_XHCI is not set |