dnl --- T2-COPYRIGHT-NOTE-BEGIN --- dnl T2 SDE: architecture/share/linux-block.conf.m4 dnl Copyright (C) 2004 - 2023 The T2 SDE Project dnl dnl This Copyright note is generated by scripts/Create-CopyPatch, dnl more information can be found in the files COPYING and README. dnl dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License version 2. dnl --- T2-COPYRIGHT-NOTE-END --- dnl Basic block layer dnl CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_AS=m CONFIG_IOSCHED_DEADLINE=m CONFIG_IOSCHED_CFQ=y dnl Activate SCSI discs and cd-roms - but not the verbose dnl SCSI error reporting (CONSTANTS) dnl CONFIG_SCSI=m CONFIG_BLK_DEV_RAM=m CONFIG_BLK_DEV_SD=m CONFIG_BLK_DEV_SR=m CONFIG_CHR_DEV_SG=m CONFIG_CHR_DEV_ST=m # CONFIG_SCSI_CONSTANTS is not set dnl Some IDE stuff dnl CONFIG_IDE=m CONFIG_IDEDMA_AUTO=y CONFIG_IDEPCI_SHARE_IRQ=y # CONFIG_IDE_TASKFILE_IO is not set CONFIG_BLK_DEV_IDEPCI=y CONFIG_BLK_DEV_IDEDMA=y CONFIG_BLK_DEV_HD=y CONFIG_BLK_DEV_IDE=y CONFIG_BLK_DEV_IDEDISK=m CONFIG_BLK_DEV_IDECD=m CONFIG_BLK_DEV_IDETAPE=m CONFIG_BLK_DEV_IDEFLOPPY=m CONFIG_BLK_DEV_IDEDMA_PCI=y dnl Make sure the drivers are modular ... dnl CONFIG_IDE_GENERIC=m CONFIG_BLK_DEV_CMD640=m CONFIG_BLK_DEV_GENERIC=m CONFIG_BLK_DEV_RZ1000=m CONFIG_BLK_DEV_PIIX=m CONFIG_BLK_DEV_PDC202XX_NEW=m CONFIG_SCSI_SATA=y dnl Make sure the drivers are modular ... dnl CONFIG_SCSI_ATA_PIIX=m # CONFIG_PATA_WINBOND_VLB is not set CONFIG_SCSI_QLA2XXX=m CONFIG_SCSI_SYM53C8XX_2=m CONFIG_SCSI_QLA2XXX=m CONFIG_SCSI_MESH=m CONFIG_NVME_MULTIPATH=y CONFIG_NVME_HWMON=y CONFIG_NVME_TARGET_PASSTHRU=y dnl "High end" SCSI not enabled by default CONFIG_FUSION=y dnl Use multi-mode and DMA since this reduces the CPU load and dnl also increases the IDE I/O performance in general CONFIG_BLK_DEV_IDEDMA=y CONFIG_IDEDISK_MULTI_MODE=y CONFIG_IDEDMA_PCI_AUTO=y dnl Enable PCMCIA SCSI (drivers themself are modules) dnl CONFIG_SCSI_PCMCIA=y dnl Enable non-scsi cd-rom drives (drivers themself are modules) dnl CONFIG_CD_NO_IDESCSI=y dnl Enable software-raid dnl CONFIG_MD=y dnl Zone aware and fault testing dnl CONFIG_BLK_DEV_ZONED=y CONFIG_FAULT_INJECTION=y dnl some more USB storage quirks dnl CONFIG_USB_STORAGE_DATAFAB=y CONFIG_USB_STORAGE_FREECOM=y CONFIG_USB_STORAGE_ISD200=y CONFIG_USB_STORAGE_DPCM=y CONFIG_USB_STORAGE_USBAT=y CONFIG_USB_STORAGE_SDDR09=y CONFIG_USB_STORAGE_SDDR55=y CONFIG_USB_STORAGE_JUMPSHOT=y CONFIG_USB_STORAGE_ALAUDA=y