| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | # |
|---|
| 2 | 3 | # Kernel configuration file for 88SE64XX/88SE94XX SAS/SATA driver. |
|---|
| 3 | 4 | # |
|---|
| 4 | 5 | # Copyright 2007 Red Hat, Inc. |
|---|
| 5 | 6 | # Copyright 2008 Marvell. <kewei@marvell.com> |
|---|
| 6 | 7 | # Copyright 2009-2011 Marvell. <yuxiangl@marvell.com> |
|---|
| 7 | | -# |
|---|
| 8 | | -# This file is licensed under GPLv2. |
|---|
| 9 | | -# |
|---|
| 10 | | -# This file is part of the 88SE64XX/88SE94XX driver. |
|---|
| 11 | | -# |
|---|
| 12 | | -# The 88SE64XX/88SE94XX driver is free software; you can redistribute |
|---|
| 13 | | -# it and/or modify it under the terms of the GNU General Public License |
|---|
| 14 | | -# as published by the Free Software Foundation; version 2 of the |
|---|
| 15 | | -# License. |
|---|
| 16 | | -# |
|---|
| 17 | | -# The 88SE64XX/88SE94XX driver is distributed in the hope that it will be |
|---|
| 18 | | -# useful, but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 19 | | -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|---|
| 20 | | -# General Public License for more details. |
|---|
| 21 | | -# |
|---|
| 22 | | -# You should have received a copy of the GNU General Public License |
|---|
| 23 | | -# along with 88SE64XX/88SE94XX Driver; if not, write to the Free Software |
|---|
| 24 | | -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
|---|
| 25 | | -# |
|---|
| 26 | 8 | # |
|---|
| 27 | 9 | |
|---|
| 28 | 10 | config SCSI_MVSAS |
|---|