aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-palmpre
diff options
context:
space:
mode:
authorFrederik 'playya' Sdun <Frederik.Sdun@googlemail.com>2010-12-02 02:58:52 +0100
committerSimon Busch <morphis@gravedo.de>2011-01-04 11:41:40 +0100
commit6edcf5e0f0a504262e7a47b491187bda71212896 (patch)
treeff01c496297dfe073612e2ba837ecbc20f61ec88 /recipes/linux/linux-palmpre
parent524cd829cde98a4bde5893a6f62d0ad436693e67 (diff)
downloadopenembedded-6edcf5e0f0a504262e7a47b491187bda71212896.tar.gz
linux-palmpre: activate LED triggers in config
Signed-off-by: Frederik 'playya' Sdun <Frederik.Sdun@googlemail.com> Acked-by: Simon Busch <morphis@gravedo.de>
Diffstat (limited to 'recipes/linux/linux-palmpre')
-rw-r--r--recipes/linux/linux-palmpre/defconfig10
1 files changed, 6 insertions, 4 deletions
diff --git a/recipes/linux/linux-palmpre/defconfig b/recipes/linux/linux-palmpre/defconfig
index 7cf2f6b1a9..4611f7adef 100644
--- a/recipes/linux/linux-palmpre/defconfig
+++ b/recipes/linux/linux-palmpre/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.24-palm
-# Thu Sep 30 06:47:30 2010
+# Thu Dec 2 01:21:44 2010
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -31,7 +31,6 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
-CONFIG_LOCALVERSION="-joplin-3430"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
@@ -683,7 +682,7 @@ CONFIG_IEEE80211=m
#
# Generic Driver Options
#
-CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_UEVENT_HELPER_PATH=""
CONFIG_DEVTMPFS=y
# CONFIG_DEVTMPFS_MOUNT is not set
CONFIG_STANDALONE=y
@@ -1519,7 +1518,9 @@ CONFIG_LEDS_LP8501_DBG=y
#
# LED Triggers
#
-# CONFIG_LEDS_TRIGGERS is not set
+CONFIG_LEDS_TRIGGERS=y
+CONFIG_LEDS_TRIGGER_TIMER=y
+CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
@@ -1867,3 +1868,4 @@ CONFIG_PLIST=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
CONFIG_HAS_DMA=y
+CONFIG_LOCALVERSION="-joplin-3430"