ipmi:ssif: Use depends on, not select, for I2C
authorCorey Minyard <cminyard@mvista.com>
Tue, 5 Oct 2021 11:44:44 +0000 (06:44 -0500)
committerCorey Minyard <cminyard@mvista.com>
Tue, 5 Oct 2021 11:54:17 +0000 (06:54 -0500)
It's more appropriate here.

Suggested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
drivers/char/ipmi/Kconfig

index 7456bdf..ace882e 100644 (file)
@@ -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