mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
continue massive kernel menuconfig reorganization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2297 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
config BR2_PACKAGE_KMOD_ALSA
|
||||
prompt "kmod-alsa - Alsa Sound Drivers"
|
||||
tristate
|
||||
tristate "kmod-alsa...................... Alsa Sound Drivers"
|
||||
default m if CONFIG_DEVEL
|
||||
depends BR2_PACKAGE_KMOD_USB_CONTROLLER
|
||||
select BR2_PACKAGE_KMOD_SOUNDCORE
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_KMOD_DIAG
|
||||
tristate "kmod-diag"
|
||||
tristate "kmod-diag...................... Driver for router LEDs and Buttons"
|
||||
default y
|
||||
help
|
||||
Driver for router LEDs and Buttons
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
config BR2_PACKAGE_KMOD_FUSE
|
||||
prompt "kmod-fuse - FUSE kernel module"
|
||||
tristate
|
||||
tristate "kmod-fuse...................... FUSE kernel module"
|
||||
default m if CONFIG_DEVEL
|
||||
select BR2_PACKAGE_FUSE
|
||||
help
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
config BR2_PACKAGE_KMOD_HOSTAP
|
||||
prompt "kmod-hostap - Host AP support for Prism2/2.5/3 IEEE 802.11b"
|
||||
tristate
|
||||
tristate "kmod-hostap.................... Host AP support for Prism2/2.5/3 IEEE 802.11b"
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
A driver for 802.11b wireless cards based on Intersil Prism2/2.5/3
|
||||
@@ -17,8 +16,7 @@ config BR2_PACKAGE_KMOD_HOSTAP
|
||||
|
||||
|
||||
config BR2_PACKAGE_KMOD_HOSTAP_PCI
|
||||
prompt "kmod-hostap-pci - Host AP driver for Prism2.5 PCI adaptors"
|
||||
tristate
|
||||
tristate "kmod-hostap-pci.............. Host AP driver for Prism2.5 PCI adaptors"
|
||||
default m if CONFIG_DEVEL
|
||||
depends BR2_PACKAGE_KMOD_HOSTAP
|
||||
help
|
||||
@@ -32,8 +30,7 @@ config BR2_PACKAGE_KMOD_HOSTAP_PCI
|
||||
|
||||
|
||||
config BR2_PACKAGE_KMOD_HOSTAP_PLX
|
||||
prompt "kmod-hostap-plx - Host AP driver for Prism2/2.5/3 in PLX9052 based PCI adaptors"
|
||||
tristate
|
||||
tristate "kmod-hostap-plx.............. Host AP driver for Prism2/2.5/3 in PLX9052 based PCI adaptors"
|
||||
default m if CONFIG_DEVEL
|
||||
depends BR2_PACKAGE_KMOD_HOSTAP
|
||||
help
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
config BR2_PACKAGE_KMOD_MADWIFI
|
||||
prompt "kmod-madwifi - Atheros Wifi driver"
|
||||
tristate
|
||||
tristate "kmod-madwifi................... Atheros Wifi driver"
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
Driver for Atheros 802.11a/b/g MiniPCI cards
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
config BR2_PACKAGE_KMOD_MINI_FO
|
||||
prompt "kmod-mini_fo - mini fanout overlay file system"
|
||||
tristate
|
||||
tristate "kmod-mini_fo................... mini fanout overlay file system"
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
The mini fanout overlay file system.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_KMOD_OPENSWAN
|
||||
tristate "kmod-openswan Openswan kernel module"
|
||||
tristate "kmod-openswan.................. Openswan kernel module"
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
Openswan is an implementation of IPsec for Linux.
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
config BR2_PACKAGE_KMOD_SHFS
|
||||
prompt "kmod-shfs - Shell FileSystem kernel module (ShFS) kernel module"
|
||||
tristate
|
||||
tristate "kmod-shfs...................... Shell FileSystem kernel module (ShFS) kernel module"
|
||||
default m if CONFIG_DEVEL
|
||||
help
|
||||
ShFS is a simple and easy to use Linux kernel module which
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_KMOD_WLCOMPAT
|
||||
tristate "kmod-wlcompat"
|
||||
tristate "kmod-wlcompat.................. Wrapper providing Wireless Extensions for Broadcom wl module"
|
||||
default y
|
||||
depends BR2_PACKAGE_KMOD_BRCM_WL
|
||||
help
|
||||
@@ -7,7 +7,7 @@ config BR2_PACKAGE_KMOD_WLCOMPAT
|
||||
proprietary Broadcom wl module.
|
||||
|
||||
config BR2_PACKAGE_KMOD_WLCOMPAT_DEBUG
|
||||
tristate "kmod-wlcompat-debug"
|
||||
tristate "kmod-wlcompat-debug............ Wrapper providing Wireless Extensions for Broadcom wl module (debug)"
|
||||
default m
|
||||
depends BR2_PACKAGE_KMOD_BRCM_WL
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user