use gpio_led package rather than staticly linking it into the kernel

SVN-Revision: 18154
This commit is contained in:
John Crispin 2009-10-25 18:08:16 +00:00
parent 9df63ce253
commit 1729f7bdc1
2 changed files with 2 additions and 1 deletions

View file

@ -16,6 +16,7 @@ FEATURES:=squashfs broken
LINUX_VERSION:=2.6.30.9
include $(INCLUDE_DIR)/target.mk
DEFAULT_PACKAGES+=kmod-leds-gpio
define Target/Description
Build firmware images for Ralink RT288x/RT305x based boards.

View file

@ -78,7 +78,7 @@ CONFIG_HW_RANDOM=m
CONFIG_INITRAMFS_SOURCE=""
CONFIG_IRQ_CPU=y
# CONFIG_ISDN is not set
CONFIG_LEDS_GPIO=y
# CONFIG_LEDS_GPIO is not set
# CONFIG_LEMOTE_FULONG is not set
# CONFIG_MACH_ALCHEMY is not set
# CONFIG_MACH_DECSTATION is not set