From patchwork Fri Aug 19 15:42:08 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guodong Xu X-Patchwork-Id: 9290455 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 48C1F607FF for ; Fri, 19 Aug 2016 15:45:44 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3A06E294A7 for ; Fri, 19 Aug 2016 15:45:44 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2ECFB294B5; Fri, 19 Aug 2016 15:45:44 +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.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id C5B46294A7 for ; Fri, 19 Aug 2016 15:45:43 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1balxw-0006vr-Jq; Fri, 19 Aug 2016 15:44:16 +0000 Received: from mail-pf0-x22f.google.com ([2607:f8b0:400e:c00::22f]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1balwv-0006T1-PR for linux-arm-kernel@lists.infradead.org; Fri, 19 Aug 2016 15:43:15 +0000 Received: by mail-pf0-x22f.google.com with SMTP id h186so10532670pfg.3 for ; Fri, 19 Aug 2016 08:42:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=N67kvw/CwdK9cp8B6gEKIZ+FyFy0wYLT8il1zaNNUSQ=; b=kg1NXLie9xGvNQEedi6V9T4qtB/+g9utBWQe40A7uyLsWiXB0CFfSs860aE5b/hU/z MqpJIkHNdYEhVzsDtlHPezj5qlfik5Zk+wbN5tAhhHk/dFFw3u6CY9Drkjq1mk6yVqGP /78TF4n1+obxDsy1qJN44Q/T4obNUmzVnk/ko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=N67kvw/CwdK9cp8B6gEKIZ+FyFy0wYLT8il1zaNNUSQ=; b=bey5wJwdcEFWKS6sA4QOE8QY73RaXd6lZWpQu8LeZovc7zpjg9RSnZ0uu0LeIxkhIY q3HA16Eq271V1OyCW/WPh/k3BL/+Q9/FrxHBYot8d3fQnA+T2+1WTFrC6orZusvi00lt ACKfLfRJkdlbYeTe14H4Tk67RcPL8/Sg0VtQHyHKAIhQf1waedqEUNrq0A54qeDL4fcH K8BkM/Jbxa1etRKD24XcL6t0j3vfAzDl3P/l7KVpb0esz/awaQ2oXwZZEnydtA/HMyJi Hqo7hIB5EWt+ApdYi1pIX1E5917QBWYqdFH5Mx+wYSDvN16flYJ1UUnR3QJkw4s3zyGD sziw== X-Gm-Message-State: AEkoouvNKqNU8yyjmo82xDGqR6OIe3oL1H8BT3toL5JW1HRcy2R45xstYifUeiqCdsFizAts X-Received: by 10.98.68.148 with SMTP id m20mr15563481pfi.0.1471621372681; Fri, 19 Aug 2016 08:42:52 -0700 (PDT) Received: from localhost.localdomain ([45.56.159.104]) by smtp.gmail.com with ESMTPSA id z10sm7492236pff.95.2016.08.19.08.42.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 19 Aug 2016 08:42:52 -0700 (PDT) From: Guodong Xu To: catalin.marinas@arm.com, will.deacon@arm.com, arnd@arndb.de, horms+renesas@verge.net.au, treding@nvidia.com, olof@lixom.net, kuninori.morimoto.gx@renesas.com, alim.akhtar@samsung.com, srinivas.kandagatla@linaro.org, xuwei5@hisilicon.com, khilman@baylibre.com, riku.voipio@linaro.org Subject: [PATCH 4/4] arm64: defconfig: enable bluetooth supports as modules Date: Fri, 19 Aug 2016 23:42:08 +0800 Message-Id: <1471621328-21102-5-git-send-email-guodong.xu@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1471621328-21102-1-git-send-email-guodong.xu@linaro.org> References: <1471621328-21102-1-git-send-email-guodong.xu@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160819_084314_028029_CAA05FE1 X-CRM114-Status: UNSURE ( 8.39 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Guodong Xu , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 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 Enable the following items for bluetooth mouse and speaker which base on HCIUART. a) CONFIG_BT_HCIUART b) CONFIG_BT_HCIUART_LL c) CONFIG_BT_HIDP Enable bluetooth LED support. d) CONFIG_BT_LEDS Signed-off-by: Guodong Xu --- arch/arm64/configs/defconfig | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 11a79ba..30b6220 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -120,6 +120,14 @@ CONFIG_VLAN_8021Q=m CONFIG_VLAN_8021Q_GVRP=y CONFIG_VLAN_8021Q_MVRP=y CONFIG_BPF_JIT=y +CONFIG_BT=m +CONFIG_BT_HIDP=m +# CONFIG_BT_HS is not set +# CONFIG_BT_LE is not set +CONFIG_BT_LEDS=y +# CONFIG_BT_DEBUGFS is not set +CONFIG_BT_HCIUART=m +CONFIG_BT_HCIUART_LL=y CONFIG_CFG80211=m CONFIG_MAC80211=m CONFIG_MAC80211_LEDS=y