Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1690157 > unrolled thread

[PATCH] arm64: defconfig: enable SCSI_HISI_SAS_PCI

Started byJohn Garry <john.garry@huawei.com>
First post2017-07-18 13:20 +0200
Last post2017-07-18 13:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH] arm64: defconfig: enable SCSI_HISI_SAS_PCI John Garry <john.garry@huawei.com> - 2017-07-18 13:20 +0200

#1690157 — [PATCH] arm64: defconfig: enable SCSI_HISI_SAS_PCI

FromJohn Garry <john.garry@huawei.com>
Date2017-07-18 13:20 +0200
Subject[PATCH] arm64: defconfig: enable SCSI_HISI_SAS_PCI
Message-ID<u4yHM-1HH-5@gated-at.bofh.it>
Enable HiSilicon SAS controller based on PCI device,
which is included in hip08 SoC.

Signed-off-by: John Garry <john.garry@huawei.com>

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6c7d147..542838c 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -164,6 +164,7 @@ CONFIG_EEPROM_AT25=m
 CONFIG_BLK_DEV_SD=y
 CONFIG_SCSI_SAS_ATA=y
 CONFIG_SCSI_HISI_SAS=y
+CONFIG_SCSI_HISI_SAS_PCI=y
 CONFIG_ATA=y
 CONFIG_SATA_AHCI=y
 CONFIG_SATA_AHCI_PLATFORM=y
-- 
1.9.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web