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


Groups > linux.kernel > #1667454

[PATCH v2 4/5] arm64: defconfig: enable configs for hi3660 ufs

From Bu Tao <butao@hisilicon.com>
Newsgroups linux.kernel
Subject [PATCH v2 4/5] arm64: defconfig: enable configs for hi3660 ufs
Date 2017-06-16 09:00 +0200
Message-ID <tSToB-4Ym-7@gated-at.bofh.it> (permalink)
References <tSToB-4Ym-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


This enable configs for Hi3660 UFS driver.

Reviewed-by: Chen Feng <puck.chen@hisilicon.com>
Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Signed-off-by: Chen Jun <chenjun14@huawei.com>
Signed-off-by: Guodong Xu <guodong.xu@linaro.org>
---
 arch/arm64/configs/defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 65cdd878cfbd..379c942fe114 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -158,6 +158,9 @@ CONFIG_EEPROM_AT25=m
 CONFIG_BLK_DEV_SD=y
 CONFIG_SCSI_SAS_ATA=y
 CONFIG_SCSI_HISI_SAS=y
+CONFIG_SCSI_UFSHCD=y
+CONFIG_SCSI_UFSHCD_PLATFORM=y
+CONFIG_SCSI_UFS_HI3660=y
 CONFIG_ATA=y
 CONFIG_SATA_AHCI=y
 CONFIG_SATA_AHCI_PLATFORM=y
-- 
2.11.GIT

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v2 4/5] arm64: defconfig: enable configs for hi3660 ufs Bu Tao <butao@hisilicon.com> - 2017-06-16 09:00 +0200

csiph-web