diff options
Diffstat (limited to 'drivers/i2c/busses/Kconfig')
-rw-r--r-- | drivers/i2c/busses/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/i2c/busses/Kconfig b/drivers/i2c/busses/Kconfig index 2f0fd11b8057..5c3993b26129 100644 --- a/drivers/i2c/busses/Kconfig +++ b/drivers/i2c/busses/Kconfig | |||
@@ -398,7 +398,7 @@ config I2C_BCM_KONA | |||
398 | 398 | ||
399 | config I2C_BRCMSTB | 399 | config I2C_BRCMSTB |
400 | tristate "BRCM Settop I2C controller" | 400 | tristate "BRCM Settop I2C controller" |
401 | depends on ARCH_BRCMSTB || COMPILE_TEST | 401 | depends on ARCH_BRCMSTB || BMIPS_GENERIC || COMPILE_TEST |
402 | default y | 402 | default y |
403 | help | 403 | help |
404 | If you say yes to this option, support will be included for the | 404 | If you say yes to this option, support will be included for the |