openwrt/package
Felix Fietkau ba21190710 mac80211: add dependency of PACKAGE_MAC80211_DEBUGFS
I wanted to use some statistics from /sys/kernel/debug/ieee80211,
so I enabled PACKAGE_MAC80211_DEBUGFS.  But I could not use it,
because CONFIG_KERNEL_DEBUG_FS was not set and it's a little bit
hidden. After manually setting CONFIG_KERNEL_DEBUG_FS to y,
everything was fine. This patch automatically selects
CONFIG_KERNEL_DEBUG_FS if PACKAGE_MAC80211_DEBUGFS is set.

Additionally, the help text says "Say N unless you know you need this.",
but it's default y. This help text is copied verbatim from the
kernel's Kconfig and not true for us. So remove this part of the
help text

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>

SVN-Revision: 35014
2013-01-04 17:41:23 +00:00
..
acx-mac80211 acx-mac80211: fix compilation 2012-12-30 15:28:28 +00:00
admswconfig add myself as maintainer of some packages 2012-10-10 13:21:54 +00:00
apex only support EABI on ARM targets 2011-03-07 12:59:19 +00:00
base-files sysupgrade: clarify online help 2013-01-02 16:21:30 +00:00
block-mount block-mount: add a delay between sto pand start in fstab init restart action, fixes a lock race condition observed in VirtualBox 2012-12-19 09:41:28 +00:00
boot fixes uboot dependency 2012-12-15 01:59:35 +00:00
broadcom-diag broadcom-diag: add diag support for Linksys E1000 V1 2013-01-03 02:07:11 +00:00
broadcom-wl broadcom-wl: Pass physical address to wl_attach 2012-12-13 18:55:49 +00:00
busybox busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good reason (fixes #12663) 2012-12-23 10:59:57 +00:00
compcache fixes build for 3.x kernel and remove old 2.6.x references 2012-07-24 23:07:35 +00:00
devel trace-cmd: lazily evaluate extra plugins list, fixes stray build errors causing by missing operands to cp if the package was never built yet 2012-11-27 18:08:42 +00:00
e2fsprogs e2fsprogs: drop an unnecessary include that breaks on mac os x 2012-09-22 23:34:54 +00:00
fbtest fbtest utility 2012-02-08 10:20:13 +00:00
fuse licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 2012-10-19 15:34:28 +00:00
hostap-utils
hotplug2 add preliminary support for musl 2012-11-23 20:02:29 +00:00
kernel kernel: move regmap bloat out of the kernel image if it is only being used in modules 2013-01-03 18:39:50 +00:00
libs libnl-tiny: add includedir to pkg-config cflags 2012-12-22 18:56:01 +00:00
linux-atm linux-atm: put all packages into their own submenus 2012-12-05 14:58:54 +00:00
lua licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 2012-10-19 15:34:28 +00:00
mac80211 mac80211: add dependency of PACKAGE_MAC80211_DEBUGFS 2013-01-04 17:41:23 +00:00
mkelfimage move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain - make the package hidden so that it is automatically built without having to be selected 2011-07-02 06:49:36 +00:00
mountd set maintainer flag 2012-10-11 10:05:23 +00:00
mtd mtd: do not include error.h 2012-11-21 20:27:02 +00:00
network firewall: Add ULA site border for IPv6 traffic This prevents private traffic from leaking out to the internet 2013-01-04 15:59:28 +00:00
nvram add maintainer information 2010-09-30 10:48:37 +00:00
opkg opkg: keep package list files compressed when src/gz is used, reduces tmpfs usage 2012-12-22 19:31:37 +00:00
platform/lantiq adsl firmware in wrong submenu 2012-12-21 13:47:30 +00:00
procd procd: add initial implementation 2012-12-22 18:56:06 +00:00
px5g add maintainer information 2010-09-30 10:48:37 +00:00
robocfg
switch switch: ROBO Switch Gigabit MII Support 2013-01-03 01:58:01 +00:00
system add kmod-fs-configfs to replace kernel bloat added by selecting kmod-mmc-over-gpio 2013-01-03 18:04:04 +00:00
toolchain add preliminary support for musl 2012-11-23 20:02:29 +00:00
trelay kernel: remove kernel modules and references to kernels <= 2.6.36 2012-05-06 20:43:17 +00:00
ubus base-files: add basic procd integration, let procd start (and restart) ubus instead of having an ubus init script 2012-12-22 18:56:09 +00:00
uci uci: update to latest version, adds list delete, removes unused plugin support 2013-01-04 16:10:17 +00:00
udev udev: Provide define to enable compilation with kernel 2.6.32.33 headers 2011-10-14 11:42:40 +00:00
usbreset usbreset: improve usability - add device list in usage screen - support resetting by bus/device number, by produc:vendor id or by device name 2012-07-16 00:39:39 +00:00
util-linux change prefix for util-linux binaries from / to /usr 2012-12-19 16:07:42 +00:00
xfsprogs xfsprogs: disable po files building 2012-04-20 13:25:08 +00:00
Makefile build: only install packages for selected variants, fixes building multiple variant selections in one tree 2012-12-13 13:07:01 +00:00