summaryrefslogtreecommitdiff
path: root/packages/kexecboot/linux-kexecboot-2.6.26/akita
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-01-17 17:03:38 +0100
committerAndrea Adami <andrea.adami@gmail.com>2009-01-27 22:42:31 +0100
commita8056a506be839170dca74e420f43743fd8b9572 (patch)
tree062f38a755376d8613dbb1672d31d3d10daf3665 /packages/kexecboot/linux-kexecboot-2.6.26/akita
parent460edea0f7249e3c61c4c412d8ceae4b04efe512 (diff)
linux-kexecboot-2.6.26: defconfig fixes
- enable boot from nand for spitz - enable boot from CF for c7x0 and akita - bump PR
Diffstat (limited to 'packages/kexecboot/linux-kexecboot-2.6.26/akita')
-rw-r--r--packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig b/packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig
index 0c9d323a77..80daecd44e 100644
--- a/packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig
+++ b/packages/kexecboot/linux-kexecboot-2.6.26/akita/defconfig
@@ -226,16 +226,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
@@ -430,7 +430,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