Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8791ed32 authored by Lennert Buytenhek's avatar Lennert Buytenhek Committed by Nicolas Pitre
Browse files

plat-orion: make i2c-mv64xxx available for all Orion families

parent 83aac8a3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -645,7 +645,7 @@ config I2C_PCA_ISA

config I2C_MV64XXX
	tristate "Marvell mv64xxx I2C Controller"
	depends on (MV64X60 || ARCH_ORION) && EXPERIMENTAL
	depends on (MV64X60 || PLAT_ORION) && EXPERIMENTAL
	help
	  If you say yes to this option, support will be included for the
	  built-in I2C interface on the Marvell 64xxx line of host bridges.