提交 424adc32 编写于 作者: U Uwe Kleine-König 提交者: David S. Miller

dimlib: make DIMLIB a hidden symbol

According to Tal Gilboa the only benefit from DIM comes from a driver
that uses it. So it doesn't make sense to make this symbol user visible,
instead all drivers that use it should select it (as is already the case
AFAICT).
Signed-off-by: NUwe Kleine-König <uwe@kleine-koenig.org>
Acked-by: NRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 5a2a828d
...@@ -555,8 +555,7 @@ config SIGNATURE ...@@ -555,8 +555,7 @@ config SIGNATURE
Implementation is done using GnuPG MPI library Implementation is done using GnuPG MPI library
config DIMLIB config DIMLIB
bool "DIM library" bool
default y
help help
Dynamic Interrupt Moderation library. Dynamic Interrupt Moderation library.
Implements an algorithm for dynamically change CQ modertion values Implements an algorithm for dynamically change CQ modertion values
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册