diff options
author | John Crispin <john@openwrt.org> | 2014-03-27 13:34:56 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-03-27 13:34:56 +0000 |
commit | defdec0f3a46123513066741424131895b825e7b (patch) | |
tree | aa3ba4b7d9a859aa694c3b590763f19569ccced5 /target/linux/lantiq/svip_le/config-default | |
parent | 23e3526dc4224c4b0b8559053a4e3d972ce1fd48 (diff) | |
download | upstream-defdec0f3a46123513066741424131895b825e7b.tar.gz upstream-defdec0f3a46123513066741424131895b825e7b.tar.bz2 upstream-defdec0f3a46123513066741424131895b825e7b.zip |
lantiq: drop old svip folders
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40294
Diffstat (limited to 'target/linux/lantiq/svip_le/config-default')
-rw-r--r-- | target/linux/lantiq/svip_le/config-default | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/target/linux/lantiq/svip_le/config-default b/target/linux/lantiq/svip_le/config-default deleted file mode 100644 index ac3ef7a0da..0000000000 --- a/target/linux/lantiq/svip_le/config-default +++ /dev/null @@ -1,34 +0,0 @@ -CONFIG_ADM6996_PHY=y -CONFIG_AR8216_PHY=y -CONFIG_CLKDEV_LOOKUP=y -# CONFIG_CPU_LITTLE_ENDIAN is not set -CONFIG_FSNOTIFY=y -CONFIG_HAVE_MACH_CLKDEV=y -CONFIG_INPUT=y -CONFIG_INPUT_EVDEV=y -CONFIG_INPUT_POLLDEV=y -CONFIG_IRQ_FORCED_THREADING=y -# CONFIG_ISDN is not set -CONFIG_LANTIQ_MACH_EASY33016=y -CONFIG_LANTIQ_MACH_EASY336=y -CONFIG_LANTIQ_SVIP_ETH=y -CONFIG_LANTIQ_SVIP_VIRTUAL_ETH=y -CONFIG_MDIO_BOARDINFO=y -# CONFIG_PCIE_LANTIQ is not set -# CONFIG_PCI_LANTIQ is not set -# CONFIG_PCI_LANTIQ_NONE is not set -CONFIG_RTL8306_PHY=y -# CONFIG_SOC_AMAZON_SE is not set -# CONFIG_SOC_FALCON is not set -CONFIG_SOC_SVIP=y -# CONFIG_SOC_TYPE_XWAY is not set -# CONFIG_SOC_XWAY is not set -CONFIG_SPI=y -CONFIG_SPI_MASTER=y -CONFIG_SPI_SVIP=y -CONFIG_SVIP_NAT=y -CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y -# CONFIG_USB_ARCH_HAS_EHCI is not set -# CONFIG_USB_ARCH_HAS_OHCI is not set -# CONFIG_USB_ARCH_HAS_XHCI is not set -CONFIG_USB_SUPPORT=y |