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

Commit 0bcd30ec authored by Robert Jarzmik's avatar Robert Jarzmik Committed by Eric Miao
Browse files

[ARM] pxa/MioA701: remove KConfig leds driver requirement



Since mioa701 board has migrated to the mfp architecture,
low power gpio setup is now correctly handled even when gpio
led driver is not loaded, and leds and vibrator don't stay
activated in suspend mode (especially vibrator).

Remove the not needed anymore dependency.

Signed-off-by: default avatarRobert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: default avatarEric Miao <eric.miao@marvell.com>
parent 72493146
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -286,7 +286,6 @@ config MACH_MIOA701
	bool "Mitac Mio A701 Support"
	bool "Mitac Mio A701 Support"
	select PXA27x
	select PXA27x
	select IWMMXT
	select IWMMXT
	select LEDS_GPIO
	select HAVE_PWM
	select HAVE_PWM
	select GPIO_SYSFS
	select GPIO_SYSFS
	help
	help