[oe-commits] Martin Jansa : linux-kexecboot-2.6.35: enable CONFIG_BLK_DEV_SD

git version control git at git.openembedded.org
Mon Sep 27 09:44:16 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Sep 26 18:07:59 2010 +0200

linux-kexecboot-2.6.35: enable CONFIG_BLK_DEV_SD

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../linux-kexecboot-2.6.35/spitz/defconfig         |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/recipes/kexecboot/linux-kexecboot-2.6.35/spitz/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.35/spitz/defconfig
index d1f12ae..57097d8 100644
--- a/recipes/kexecboot/linux-kexecboot-2.6.35/spitz/defconfig
+++ b/recipes/kexecboot/linux-kexecboot-2.6.35/spitz/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Linux kernel version: 2.6.35
-# Thu Jul 22 23:42:39 2010
+# Linux kernel version: 2.6.35.1
+# Sun Sep 26 17:04:13 2010
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -574,7 +574,7 @@ CONFIG_SCSI_PROC_FS=y
 #
 # SCSI support type (disk, tape, CD-ROM)
 #
-# CONFIG_BLK_DEV_SD is not set
+CONFIG_BLK_DEV_SD=y
 # CONFIG_CHR_DEV_ST is not set
 # CONFIG_CHR_DEV_OSST is not set
 # CONFIG_BLK_DEV_SR is not set
@@ -1047,10 +1047,7 @@ CONFIG_FONT_8x16=y
 # CONFIG_FONT_SUN8x16 is not set
 # CONFIG_FONT_SUN12x22 is not set
 # CONFIG_FONT_10x18 is not set
-CONFIG_LOGO=y
-# CONFIG_LOGO_LINUX_MONO is not set
-# CONFIG_LOGO_LINUX_VGA16 is not set
-CONFIG_LOGO_LINUX_CLUT224=y
+# CONFIG_LOGO is not set
 # CONFIG_SOUND is not set
 # CONFIG_HID_SUPPORT is not set
 # CONFIG_USB_SUPPORT is not set





More information about the Openembedded-commits mailing list