diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-09-26 18:07:59 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-09-27 11:43:38 +0200 |
commit | 6be2a0d83fbbb56cca6eced397fb3bd0ba802153 (patch) | |
tree | 247f8f578bc3fff45ab08c4cd2562cf35356c5a9 | |
parent | aefe32b4bd60ef92be0a802545c89a05915bda2f (diff) |
linux-kexecboot-2.6.35: enable CONFIG_BLK_DEV_SD
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/kexecboot/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 d1f12aec71..57097d8086 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 |