use gpio_led package rather than staticly linking it into the kernel
authorJohn Crispin <john@openwrt.org>
Sun, 25 Oct 2009 18:08:16 +0000 (18:08 +0000)
committerJohn Crispin <john@openwrt.org>
Sun, 25 Oct 2009 18:08:16 +0000 (18:08 +0000)
SVN-Revision: 18154

target/linux/ramips/Makefile
target/linux/ramips/rt305x/config-2.6.30

index c721fae40b39c1a4e847196bbe5efaaf08f28a87..f391a6a436afa105ed827706b08db4277a17d0fd 100644 (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.
index 06f9ac587a2096633c016209b6680fafa8bdf067..026a2258757384ad3bf0f8335c7447b440d95798 100644 (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