You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#
|
|
# Kernel configuration file for the PM8001 SAS/SATA 8x6G based HBA driver
|
|
#
|
|
# Copyright (C) 2008-2009 USI Co., Ltd.
|
|
|
|
|
|
obj-$(CONFIG_SCSI_PM8001) += pm8001.o
|
|
pm8001-y += pm8001_init.o \
|
|
pm8001_sas.o \
|
|
pm8001_ctl.o \
|
|
pm8001_hwi.o
|
|
|
|
|