Commit 8332cd49 authored by Corey Minyard's avatar Corey Minyard
Browse files

ipmi:ssif: Use depends on, not select, for I2C



It's more appropriate here.

Suggested-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarCorey Minyard <cminyard@mvista.com>
parent b81a817a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ config IPMI_SI

config IPMI_SSIF
	tristate 'IPMI SMBus handler (SSIF)'
	select I2C
	depends on I2C
	help
	  Provides a driver for a SMBus interface to a BMC, meaning that you
	  have a driver that must be accessed over an I2C bus instead of a