diff options
author | Ben Dooks <ben-linux@fluff.org> | 2010-12-03 19:00:06 +0100 |
---|---|---|
committer | Ben Dooks <ben-linux@fluff.org> | 2010-12-03 19:14:11 +0100 |
commit | 2e18edf75d586d9044c1f1e6b1bc8e7c26c4149f (patch) | |
tree | 7e4ec088583220d4a37a5a854f880ca378fb6248 /arch/arm/plat-s3c24xx/gpiolib.c | |
parent | ARM: S3C2412: Fix typo in CONFIG_CPU_S3C2412_ONLY definition (diff) | |
download | linux-2e18edf75d586d9044c1f1e6b1bc8e7c26c4149f.tar.xz linux-2e18edf75d586d9044c1f1e6b1bc8e7c26c4149f.zip |
ARM: mini2440: Fix Kconfig to allow kernel to build
The MACH_MINI2440 entry requires the backlight LED driver, but this
subsystem has not been enabled and the select of LEDS_TRIGGER_BACKLIGHT
alone is insufficient to enable the necessary bits of the LED driver.
Add NEW_LEDS, LEDS_CLASS and LEDS_TRIGGER to the select to allow the
kernel to link.
This fixes the following error:
drivers/built-in.o: In function `led_trigger_set':
/home/ben/linux.git/drivers/leds/led-triggers.c:116: undefined reference to `led_brightness_set'
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/plat-s3c24xx/gpiolib.c')
0 files changed, 0 insertions, 0 deletions