]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/i2c/busses/Kconfig
i2c: Allow selecting BCM2835 I2C controllers on ARCH_BRCMSTB
[linux.git] / drivers / i2c / busses / Kconfig
index 26186439db6becf3cb2215a2d7d70a38416d7b0c..3b7055148044aea1cb5785bb75ed65162e2050b5 100644 (file)
@@ -1,3 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0-only
 #
 # Sensor device configuration
 #
@@ -435,7 +436,7 @@ config I2C_AXXIA
 
 config I2C_BCM2835
        tristate "Broadcom BCM2835 I2C controller"
-       depends on ARCH_BCM2835
+       depends on ARCH_BCM2835 || ARCH_BRCMSTB
        help
          If you say yes to this option, support will be included for the
          BCM2835 I2C controller.