This makes the dependency on S3C2440_C_FIQ dependent on the machine GTA02
actually being selected.

Signed-off-by: Jonas Bonn <[EMAIL PROTECTED]>
---
 drivers/leds/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index 78640dd..7d822d0 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -166,6 +166,7 @@ config LEDS_PCA955X
 config LEDS_NEO1973_VIBRATOR
        tristate "Vibrator Support for the FIC Neo1973 GSM phone"
        depends on LEDS_CLASS && MACH_NEO1973
+       select S3C2440_C_FIQ if MACH_NEO1973_GTA02
        help
          This option enables support for the vibrator on the FIC Neo1973.
 
-- 
1.5.6.3


Reply via email to