]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
i2c: allow i2c-versatile for ARM MPS platforms
authorRussell King <rmk+kernel@armlinux.org.uk>
Wed, 26 Jul 2017 10:03:49 +0000 (11:03 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 31 Jul 2017 15:05:16 +0000 (17:05 +0200)
Allow i2c-versatile to be enabled for ARM MPS platforms.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/Kconfig

index 1006b230b236f1c977d1c1a7d9bf32a268b7e263..65fa29591d21641fd1bd4e4484d8daeef56f9bdb 100644 (file)
@@ -983,7 +983,7 @@ config I2C_UNIPHIER_F
 
 config I2C_VERSATILE
        tristate "ARM Versatile/Realview I2C bus support"
-       depends on ARCH_VERSATILE || ARCH_REALVIEW || ARCH_VEXPRESS || COMPILE_TEST
+       depends on ARCH_MPS2 || ARCH_VERSATILE || ARCH_REALVIEW || ARCH_VEXPRESS || COMPILE_TEST
        select I2C_ALGOBIT
        help
          Say yes if you want to support the I2C serial bus on ARMs Versatile