From patchwork Thu Dec 7 10:20:25 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Wei Li X-Patchwork-Id: 10098269 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 2503560329 for ; Thu, 7 Dec 2017 10:22:52 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1419E2A1E6 for ; Thu, 7 Dec 2017 10:22:52 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 08AB52A1E8; Thu, 7 Dec 2017 10:22:52 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A35762A1E6 for ; Thu, 7 Dec 2017 10:22:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=UiiemCrOh6wyp/nNyg0Gao0CCg2hK4diUU0jJwkBC2E=; b=MLSKinb+68Fw9c JYn6EMgx2MZPAn7LYWbe4gbDzPExnNUZYxr9IzKyKdhOgUIgLI2xHgEEBUy8cNSOjbHy8enpGGowI 7ZASWc1+ycW1TGfK70ZegFMtOVzk1m3ly1lGSjrgWO4BXkaUITj7FWQ7IVOFlu+qELxPHjlDFQn+m 88X5I4t8hzKmnu88y6lKzlA73wpEUmp9ikGfpokLe8e6lkd6oaFJNZRswshJjS5TVDrkc5PG9pKhU PA6xuSRxDvlHidek3M2gdbygho6MiocMOGZUYVq996q0s7krHjxaVOyRUr601sjE/cfKadJzeGtvX XMvgRJq+JkWrOrahLUJw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eMtKM-0002IZ-Kh; Thu, 07 Dec 2017 10:22:50 +0000 Received: from [45.249.212.35] (helo=huawei.com) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1eMtIg-00006c-D5 for linux-arm-kernel@lists.infradead.org; Thu, 07 Dec 2017 10:21:57 +0000 Received: from DGGEMS414-HUB.china.huawei.com (unknown [172.30.72.59]) by Forcepoint Email with ESMTP id 0C4177454E272; Thu, 7 Dec 2017 18:20:37 +0800 (CST) Received: from vm107-89-192.huawei.com (100.107.89.192) by DGGEMS414-HUB.china.huawei.com (10.3.19.214) with Microsoft SMTP Server id 14.3.361.1; Thu, 7 Dec 2017 18:20:32 +0800 From: Li Wei To: , , , , , , , , , , , , , , , , , , , , Subject: [PATCH v6 4/5] arm64: defconfig: enable configs for Hisilicon ufs Date: Thu, 7 Dec 2017 18:20:25 +0800 Message-ID: <20171207102026.14977-5-liwei213@huawei.com> X-Mailer: git-send-email 2.15.0 In-Reply-To: <20171207102026.14977-1-liwei213@huawei.com> References: <20171207102026.14977-1-liwei213@huawei.com> MIME-Version: 1.0 X-Originating-IP: [100.107.89.192] X-CFilter-Loop: Reflected X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171207_022106_971169_8E631FCF X-CRM114-Status: UNSURE ( 5.63 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: fengbaopeng@hisilicon.com, zhangfei.gao@linaro.org, gengjianfeng@hisilicon.com, zangleigang@hisilicon.com, guodong.xu@linaro.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This enable configs for Hisilicon Hixxxx UFS driver. Signed-off-by: Li Wei Signed-off-by: Zhangfei Gao Signed-off-by: Guodong Xu --- arch/arm64/configs/defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 6356c6da34ea..fa6f921eed86 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -174,6 +174,9 @@ CONFIG_BLK_DEV_SD=y CONFIG_SCSI_SAS_ATA=y CONFIG_SCSI_HISI_SAS=y CONFIG_SCSI_HISI_SAS_PCI=y +CONFIG_SCSI_UFSHCD=y +CONFIG_SCSI_UFSHCD_PLATFORM=y +CONFIG_SCSI_UFS_HISI=y CONFIG_ATA=y CONFIG_SATA_AHCI=y CONFIG_SATA_AHCI_PLATFORM=y