Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem

This commit is contained in:
John W. Linville
2011-03-11 14:11:11 -05:00
bovenliggende 1b7fe59322 8d5eab5aa6
commit 409ec36c32
78 gewijzigde bestanden met toevoegingen van 2592 en 1751 verwijderingen

Bestand weergeven

@@ -221,6 +221,13 @@ config LRU_CACHE
tristate
config AVERAGE
bool
bool "Averaging functions"
help
This option is provided for the case where no in-kernel-tree
modules require averaging functions, but a module built outside
the kernel tree does. Such modules that use library averaging
functions require Y here.
If unsure, say N.
endmenu