18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ci#
38c2ecf20Sopenharmony_ci# Kernel configuration file for aic94xx SAS/SATA driver.
48c2ecf20Sopenharmony_ci#
58c2ecf20Sopenharmony_ci# Copyright (c) 2005 Adaptec, Inc.  All rights reserved.
68c2ecf20Sopenharmony_ci# Copyright (c) 2005 Luben Tuikov <luben_tuikov@adaptec.com>
78c2ecf20Sopenharmony_ci#
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciconfig SCSI_AIC94XX
108c2ecf20Sopenharmony_ci	tristate "Adaptec AIC94xx SAS/SATA support"
118c2ecf20Sopenharmony_ci	depends on PCI
128c2ecf20Sopenharmony_ci	select SCSI_SAS_LIBSAS
138c2ecf20Sopenharmony_ci	select FW_LOADER
148c2ecf20Sopenharmony_ci	help
158c2ecf20Sopenharmony_ci		This driver supports Adaptec's SAS/SATA 3Gb/s 64 bit PCI-X
168c2ecf20Sopenharmony_ci		AIC94xx chip based host adapters.
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ciconfig AIC94XX_DEBUG
198c2ecf20Sopenharmony_ci	bool "Compile in debug mode"
208c2ecf20Sopenharmony_ci	default y
218c2ecf20Sopenharmony_ci	depends on SCSI_AIC94XX
228c2ecf20Sopenharmony_ci	help
238c2ecf20Sopenharmony_ci		Compiles the aic94xx driver in debug mode.  In debug mode,
248c2ecf20Sopenharmony_ci		the driver prints some messages to the console.
25