1 # SPDX-License-Identifier: GPL-2.0-only
3 # Kernel configuration file for aic94xx SAS/SATA driver.
5 # Copyright (c) 2005 Adaptec, Inc. All rights reserved.
6 # Copyright (c) 2005 Luben Tuikov <luben_tuikov@adaptec.com>
10 tristate "Adaptec AIC94xx SAS/SATA support"
12 select SCSI_SAS_LIBSAS
15 This driver supports Adaptec's SAS/SATA 3Gb/s 64 bit PCI-X
16 AIC94xx chip based host adapters.
19 bool "Compile in debug mode"
21 depends on SCSI_AIC94XX
23 Compiles the aic94xx driver in debug mode. In debug mode,
24 the driver prints some messages to the console.