aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-2.6.24/hipox/defconfig
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch.de>2009-08-20 14:13:36 +0200
committerSteffen Sledz <sledz@dresearch.de>2009-08-20 14:13:36 +0200
commitde8bab6aedd500e656011a7c03b4c9fe389a2b83 (patch)
treeb94aabcf361d80401fd5f6ab56a15a001cc1c520 /recipes/linux/linux-2.6.24/hipox/defconfig
parent6d77f938e950a882ab500392d9d7074a3dcd15ba (diff)
downloadopenembedded-de8bab6aedd500e656011a7c03b4c9fe389a2b83.tar.gz
linux-2.6.24: use kernel module for SATA disks at hipox machine
Diffstat (limited to 'recipes/linux/linux-2.6.24/hipox/defconfig')
-rw-r--r--recipes/linux/linux-2.6.24/hipox/defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/linux-2.6.24/hipox/defconfig b/recipes/linux/linux-2.6.24/hipox/defconfig
index 442bf3c651..62c6d16f6b 100644
--- a/recipes/linux/linux-2.6.24/hipox/defconfig
+++ b/recipes/linux/linux-2.6.24/hipox/defconfig
@@ -557,7 +557,7 @@ CONFIG_SCSI_PROC_FS=y
#
# SCSI support type (disk, tape, CD-ROM)
#
-CONFIG_BLK_DEV_SD=y
+CONFIG_BLK_DEV_SD=m
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
@@ -615,7 +615,7 @@ CONFIG_SCSI_LOWLEVEL=y
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_SRP is not set
-CONFIG_ATA=y
+CONFIG_ATA=m
# CONFIG_ATA_NONSTANDARD is not set
# CONFIG_SATA_AHCI is not set
# CONFIG_SATA_SVW is not set
@@ -633,7 +633,7 @@ CONFIG_ATA=y
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set
# CONFIG_SATA_INIC162X is not set
-CONFIG_SATA_OX810=y
+CONFIG_SATA_OX810=m
# CONFIG_SATA_HIPOX_SINGLE_SATA is not set
# CONFIG_SATA_HIPOX_DISK_LIGHT is not set
# CONFIG_PATA_ALI is not set