Browse Source

[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: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
Robert Jarzmik 16 năm trước cách đây
mục cha
commit
0bcd30ec8d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      arch/arm/mach-pxa/Kconfig

+ 0 - 1
arch/arm/mach-pxa/Kconfig

@@ -286,7 +286,6 @@ config MACH_MIOA701
 	bool "Mitac Mio A701 Support"
 	select PXA27x
 	select IWMMXT
-	select LEDS_GPIO
 	select HAVE_PWM
 	select GPIO_SYSFS
 	help