aboutsummaryrefslogtreecommitdiffstats
path: root/package/p54/src/Kconfig
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2008-09-26 09:42:17 +0000
committerNicolas Thill <nico@openwrt.org>2008-09-26 09:42:17 +0000
commit6f98e7cf01458f9deca4c99e47ad4578efcaf04e (patch)
tree59809583c6b788c86d2a1494e2f457e0e3bfe6fc /package/p54/src/Kconfig
parente2daafdb1d972c18cd7d7eb1bbc63a6548d9bc6b (diff)
downloadupstream-6f98e7cf01458f9deca4c99e47ad4578efcaf04e.tar.gz
upstream-6f98e7cf01458f9deca4c99e47ad4578efcaf04e.tar.bz2
upstream-6f98e7cf01458f9deca4c99e47ad4578efcaf04e.zip
remove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac80211 now
SVN-Revision: 12716
Diffstat (limited to 'package/p54/src/Kconfig')
-rw-r--r--package/p54/src/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/p54/src/Kconfig b/package/p54/src/Kconfig
deleted file mode 100644
index 70a5183413..0000000000
--- a/package/p54/src/Kconfig
+++ /dev/null
@@ -1,12 +0,0 @@
-config P54_COMMON
- tristate "Softmac Prism54 support"
- depends on MAC80211 && WLAN_80211 && FW_LOADER && EXPERIMENTAL
-
-config P54_USB
- tristate "Prism54 USB support"
- depends on P54_COMMON && USB
- select CRC32
-
-config P54_PCI
- tristate "Prism54 PCI support"
- depends on P54_COMMON && PCI