Commit 424adc32 authored by Uwe Kleine-König's avatar Uwe Kleine-König Committed by David S. Miller
Browse files

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: default avatarUwe Kleine-König <uwe@kleine-koenig.org>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5a2a828d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -555,8 +555,7 @@ config SIGNATURE
	  Implementation is done using GnuPG MPI library

config DIMLIB
	bool "DIM library"
	default y
	bool
	help
	  Dynamic Interrupt Moderation library.
	  Implements an algorithm for dynamically change CQ modertion values