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
78 changed files with 2592 additions and 1751 deletions
+8 -1
View File
@@ -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