diff options
author | John Crispin <john@openwrt.org> | 2014-04-06 09:21:44 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-04-06 09:21:44 +0000 |
commit | c821836395122a28b692fdfe7ba6446195848496 (patch) | |
tree | e9df2e0fa6c51695632fe355f0aff721863c3e2a /target/linux/lantiq/ase/config-default | |
parent | 8f41856f1f2983ca91e58e1dfc947045e78016e5 (diff) | |
download | upstream-c821836395122a28b692fdfe7ba6446195848496.tar.gz upstream-c821836395122a28b692fdfe7ba6446195848496.tar.bz2 upstream-c821836395122a28b692fdfe7ba6446195848496.zip |
lantiq: remove unmaintained code
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40392
Diffstat (limited to 'target/linux/lantiq/ase/config-default')
-rw-r--r-- | target/linux/lantiq/ase/config-default | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/target/linux/lantiq/ase/config-default b/target/linux/lantiq/ase/config-default deleted file mode 100644 index 79b559592a..0000000000 --- a/target/linux/lantiq/ase/config-default +++ /dev/null @@ -1,19 +0,0 @@ -CONFIG_AR8216_PHY=y -CONFIG_INPUT=y -CONFIG_INPUT_EVDEV=y -CONFIG_INPUT_POLLDEV=y -# CONFIG_ISDN is not set -# CONFIG_LANTIQ_PHY is not set -# CONFIG_M25PXX_USE_FAST_READ is not set -CONFIG_MTD_M25P80=y -# CONFIG_RTL8366_SMI is not set -CONFIG_SOC_AMAZON_SE=y -# CONFIG_SOC_XWAY is not set -CONFIG_SPI=y -CONFIG_SPI_BITBANG=y -CONFIG_SPI_MASTER=y -CONFIG_SPI_XWAY=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 |