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

Commit 82640a6b authored by Al Viro's avatar Al Viro Committed by Benjamin Herrenschmidt
Browse files

powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...

parent 5f861ed4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -347,7 +347,7 @@ config SIMPLE_GPIO

config MCU_MPC8349EMITX
	bool "MPC8349E-mITX MCU driver"
	depends on I2C && PPC_83xx
	depends on I2C=y && PPC_83xx
	select GENERIC_GPIO
	select ARCH_REQUIRE_GPIOLIB
	help