From a8056a506be839170dca74e420f43743fd8b9572 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Sat, 17 Jan 2009 17:03:38 +0100 Subject: linux-kexecboot-2.6.26: defconfig fixes - enable boot from nand for spitz - enable boot from CF for c7x0 and akita - bump PR --- packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig') diff --git a/packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig b/packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig index 7724d613c2..3196f89462 100644 --- a/packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig +++ b/packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig @@ -228,16 +228,16 @@ CONFIG_SHARP_SCOOP=y # # CONFIG_PCI_SYSCALL is not set # CONFIG_ARCH_SUPPORTS_MSI is not set -CONFIG_PCCARD=m +CONFIG_PCCARD=y # CONFIG_PCMCIA_DEBUG is not set -CONFIG_PCMCIA=m +CONFIG_PCMCIA=y CONFIG_PCMCIA_LOAD_CIS=y CONFIG_PCMCIA_IOCTL=y # # PC-card bridges # -CONFIG_PCMCIA_PXA2XX=m +CONFIG_PCMCIA_PXA2XX=y # # Kernel Features @@ -447,7 +447,7 @@ CONFIG_BLK_DEV_IDE=y # CONFIG_BLK_DEV_IDE_SATA is not set CONFIG_BLK_DEV_IDEDISK=y # CONFIG_IDEDISK_MULTI_MODE is not set -CONFIG_BLK_DEV_IDECS=m +CONFIG_BLK_DEV_IDECS=y # CONFIG_BLK_DEV_IDECD is not set # CONFIG_BLK_DEV_IDETAPE is not set # CONFIG_BLK_DEV_IDEFLOPPY is not set -- cgit v1.2.3 From 024558cdc2bda76216aad0bbbaa7c6ad09b97056 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Tue, 27 Jan 2009 00:47:12 +0100 Subject: linux-kexecboot: bootlogo patches - logo will appear for just 1 second... - for 2.6.23, 2.6.24, 2.6.26 - custom logo for Angstrom distro --- packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig') diff --git a/packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig b/packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig index 3196f89462..875c20dc18 100644 --- a/packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig +++ b/packages/kexecboot/linux-kexecboot-2.6.26/c7x0/defconfig @@ -823,8 +823,7 @@ CONFIG_FONT_8x16=y CONFIG_LOGO=y # CONFIG_LOGO_LINUX_MONO is not set # CONFIG_LOGO_LINUX_VGA16 is not set -# CONFIG_LOGO_LINUX_CLUT224 is not set -CONFIG_LOGO_OHAND_CLUT224=y +CONFIG_LOGO_LINUX_CLUT224=y # # Sound -- cgit v1.2.3