Removed trailing spaces from architecture/ ... without renewing the copyright note
[opensde-nopast.git] / architecture / share / kernel-block.conf.m4
blob1328e2b1ba4f550ebf1ee824a6bffdac4274160b
1 dnl --- SDE-COPYRIGHT-NOTE-BEGIN ---
2 dnl This copyright note is auto-generated by ./scripts/Create-CopyPatch.
3 dnl
4 dnl Filename: architecture/share/kernel-block.conf.m4
5 dnl Copyright (C) 2004 - 2006 The T2 SDE Project
6 dnl
7 dnl More information can be found in the files COPYING and README.
8 dnl
9 dnl This program is free software; you can redistribute it and/or modify
10 dnl it under the terms of the GNU General Public License as published by
11 dnl the Free Software Foundation; version 2 of the License. A copy of the
12 dnl GNU General Public License can be found in the file COPYING.
13 dnl --- SDE-COPYRIGHT-NOTE-END ---
15 dnl Activate SCSI discs and cd-roms - but not the verbose
16 dnl SCSI error reporting (CONSTANTS)
17 dnl
18 CONFIG_SCSI=y
19 CONFIG_BLK_DEV_SD=m
20 CONFIG_BLK_DEV_SR=m
21 CONFIG_CHR_DEV_SG=m
22 CONFIG_CHR_DEV_ST=m
23 # CONFIG_SCSI_CONSTANTS is not set
25 dnl Some IDE stuff
26 dnl
27 CONFIG_IDE=y
28 CONFIG_IDEDMA_AUTO=y
29 CONFIG_IDEPCI_SHARE_IRQ=y
30 # CONFIG_IDE_TASKFILE_IO is not set
31 CONFIG_BLK_DEV_IDEPCI=y
32 CONFIG_BLK_DEV_IDEDMA=y
33 CONFIG_BLK_DEV_HD=y
34 CONFIG_BLK_DEV_IDE=y
35 CONFIG_BLK_DEV_IDEDISK=m
36 CONFIG_BLK_DEV_IDECD=m
37 CONFIG_BLK_DEV_IDETAPE=m
38 CONFIG_BLK_DEV_IDEFLOPPY=m
39 CONFIG_BLK_DEV_IDEDMA_PCI=y
41 dnl Make sure the drivers are modular ...
42 dnl
43 CONFIG_IDE_GENERIC=m
44 CONFIG_BLK_DEV_CMD640=m
45 CONFIG_BLK_DEV_GENERIC=m
46 CONFIG_BLK_DEV_RZ1000=m
47 CONFIG_BLK_DEV_PIIX=m
48 CONFIG_BLK_DEV_PDC202XX_NEW=m
50 CONFIG_SCSI_SATA=y
51 dnl Make sure the drivers are modular ...
52 dnl
53 CONFIG_SCSI_ATA_PIIX=m
55 CONFIG_SCSI_QLA2XXX=m
56 CONFIG_SCSI_SYM53C8XX_2=m
57 CONFIG_SCSI_QLA2XXX=m
58 CONFIG_SCSI_MESH=m
60 dnl "High end" SCSI not enabled by default
61 CONFIG_FUSION=y
63 dnl Use multi-mode and DMA since this reduces the CPU load and
64 dnl also increases the IDE I/O performance in general
65 CONFIG_BLK_DEV_IDEDMA=y
66 CONFIG_IDEDISK_MULTI_MODE=y
67 CONFIG_IDEDMA_PCI_AUTO=y
69 dnl Enable PCMCIA SCSI (drivers themself are modules)
70 dnl
71 CONFIG_SCSI_PCMCIA=y
73 dnl Enable non-scsi cd-rom drives (drivers themself are modules)
74 dnl
75 CONFIG_CD_NO_IDESCSI=y
77 dnl Enable software-raid
78 dnl
79 CONFIG_MD=y