summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorLars-Peter Clausen <lars@metafoo.de>2009-08-04 11:12:02 +0000
committerLars-Peter Clausen <lars@metafoo.de>2009-08-04 11:12:02 +0000
commit77afbf33901c594e25f527954b70537842e438b9 (patch)
tree1058da22ffd02b55b40dcc14e2bba62dfc9f129a /target
parentd3eed638e638633d41a0a8896e2c34cc10546e36 (diff)
downloadmaster-31e0f0ae-77afbf33901c594e25f527954b70537842e438b9.tar.gz
master-31e0f0ae-77afbf33901c594e25f527954b70537842e438b9.tar.bz2
master-31e0f0ae-77afbf33901c594e25f527954b70537842e438b9.zip
The gta02 vibrator driver is not meant to be build as module.
SVN-Revision: 17123
Diffstat (limited to 'target')
-rw-r--r--target/linux/s3c24xx/patches-2.6.30/055-gta02-leds.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/s3c24xx/patches-2.6.30/055-gta02-leds.patch b/target/linux/s3c24xx/patches-2.6.30/055-gta02-leds.patch
index 7d282feb33..7f5514503e 100644
--- a/target/linux/s3c24xx/patches-2.6.30/055-gta02-leds.patch
+++ b/target/linux/s3c24xx/patches-2.6.30/055-gta02-leds.patch
@@ -5,7 +5,7 @@
accessed via the I2C bus.
+config LEDS_GTA02_VIBRATOR
-+ tristate "Vibrator Support for the Openmoko Freerunner GSM phone"
++ boolean "Vibrator Support for the Openmoko Freerunner GSM phone"
+ depends on LEDS_CLASS && MACH_NEO1973_GTA02
+ help
+ This option enables support for the vibrator on the Openmoko Freerunner.