[oe-commits] Andrea Adami : linux-kexecboot_2.6.36: update defconfigs for c7x0, spitz, akita

git version control git at git.openembedded.org
Mon Nov 1 16:06:40 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 7b744e9d7c2557f78d2c87454b4b744b64c7e237
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7b744e9d7c2557f78d2c87454b4b744b64c7e237

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Mon Nov  1 16:47:13 2010 +0100

linux-kexecboot_2.6.36: update defconfigs for c7x0, spitz, akita

* add forgotten CONFIG_LEDS_TRIGGER_IDE_DISK=y

---

 .../linux/linux-kexecboot-2.6.36/akita/defconfig   |    2 +-
 .../linux/linux-kexecboot-2.6.36/c7x0/defconfig    |    2 +-
 .../linux/linux-kexecboot-2.6.36/spitz/defconfig   |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/linux/linux-kexecboot-2.6.36/akita/defconfig b/recipes/linux/linux-kexecboot-2.6.36/akita/defconfig
index aeadd01..15d4168 100644
--- a/recipes/linux/linux-kexecboot-2.6.36/akita/defconfig
+++ b/recipes/linux/linux-kexecboot-2.6.36/akita/defconfig
@@ -1027,7 +1027,7 @@ CONFIG_LEDS_TRIGGERS=y
 # LED Triggers
 #
 CONFIG_LEDS_TRIGGER_TIMER=y
-# CONFIG_LEDS_TRIGGER_IDE_DISK is not set
+CONFIG_LEDS_TRIGGER_IDE_DISK=y
 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
 # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
 # CONFIG_LEDS_TRIGGER_GPIO is not set
diff --git a/recipes/linux/linux-kexecboot-2.6.36/c7x0/defconfig b/recipes/linux/linux-kexecboot-2.6.36/c7x0/defconfig
index dde42bb..ddae67e 100644
--- a/recipes/linux/linux-kexecboot-2.6.36/c7x0/defconfig
+++ b/recipes/linux/linux-kexecboot-2.6.36/c7x0/defconfig
@@ -1023,7 +1023,7 @@ CONFIG_LEDS_TRIGGERS=y
 # LED Triggers
 #
 CONFIG_LEDS_TRIGGER_TIMER=y
-# CONFIG_LEDS_TRIGGER_IDE_DISK is not set
+CONFIG_LEDS_TRIGGER_IDE_DISK=y
 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
 # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
 # CONFIG_LEDS_TRIGGER_GPIO is not set
diff --git a/recipes/linux/linux-kexecboot-2.6.36/spitz/defconfig b/recipes/linux/linux-kexecboot-2.6.36/spitz/defconfig
index aeadd01..15d4168 100644
--- a/recipes/linux/linux-kexecboot-2.6.36/spitz/defconfig
+++ b/recipes/linux/linux-kexecboot-2.6.36/spitz/defconfig
@@ -1027,7 +1027,7 @@ CONFIG_LEDS_TRIGGERS=y
 # LED Triggers
 #
 CONFIG_LEDS_TRIGGER_TIMER=y
-# CONFIG_LEDS_TRIGGER_IDE_DISK is not set
+CONFIG_LEDS_TRIGGER_IDE_DISK=y
 CONFIG_LEDS_TRIGGER_HEARTBEAT=y
 # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set
 # CONFIG_LEDS_TRIGGER_GPIO is not set





More information about the Openembedded-commits mailing list