162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
262306a36Sopenharmony_ci#
362306a36Sopenharmony_ci# Kernel configuration file for aic94xx SAS/SATA driver.
462306a36Sopenharmony_ci#
562306a36Sopenharmony_ci# Copyright (c) 2005 Adaptec, Inc.  All rights reserved.
662306a36Sopenharmony_ci# Copyright (c) 2005 Luben Tuikov <luben_tuikov@adaptec.com>
762306a36Sopenharmony_ci#
862306a36Sopenharmony_ci
962306a36Sopenharmony_ciconfig SCSI_AIC94XX
1062306a36Sopenharmony_ci	tristate "Adaptec AIC94xx SAS/SATA support"
1162306a36Sopenharmony_ci	depends on PCI && HAS_IOPORT
1262306a36Sopenharmony_ci	select SCSI_SAS_LIBSAS
1362306a36Sopenharmony_ci	select FW_LOADER
1462306a36Sopenharmony_ci	help
1562306a36Sopenharmony_ci		This driver supports Adaptec's SAS/SATA 3Gb/s 64 bit PCI-X
1662306a36Sopenharmony_ci		AIC94xx chip based host adapters.
1762306a36Sopenharmony_ci
1862306a36Sopenharmony_ciconfig AIC94XX_DEBUG
1962306a36Sopenharmony_ci	bool "Compile in debug mode"
2062306a36Sopenharmony_ci	default y
2162306a36Sopenharmony_ci	depends on SCSI_AIC94XX
2262306a36Sopenharmony_ci	help
2362306a36Sopenharmony_ci		Compiles the aic94xx driver in debug mode.  In debug mode,
2462306a36Sopenharmony_ci		the driver prints some messages to the console.
25