From patchwork Fri Aug 19 15:42:07 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guodong Xu X-Patchwork-Id: 9290449 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 4755A607FF for ; Fri, 19 Aug 2016 15:45:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3854D293C8 for ; Fri, 19 Aug 2016 15:45:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2D1E329409; Fri, 19 Aug 2016 15:45:20 +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 C6F03293C8 for ; Fri, 19 Aug 2016 15:45:19 +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 1balxV-0006g7-SB; Fri, 19 Aug 2016 15:43:49 +0000 Received: from mail-pf0-x22b.google.com ([2607:f8b0:400e:c00::22b]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1balwq-0006S1-LW for linux-arm-kernel@lists.infradead.org; Fri, 19 Aug 2016 15:43:09 +0000 Received: by mail-pf0-x22b.google.com with SMTP id h186so10531805pfg.3 for ; Fri, 19 Aug 2016 08:42:46 -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=Xoa5vu9hEDUvUkxFGYuUdWHJnwOdi4mhqB1sUKEIdlE=; b=hEq/KAFmBQfBW87aLr7BItFrfIBRHEM1Vb3vS6GAUZjOEt5SBa3BEt6QVnZ8wxKAxX E/qKioYF6jwt2/3zFvqGzUTmiegUpC8F/ZjxVVbiBUZSde7SCxR3w3F+HqNHL9EaAS9g ixrD99VgYIyK/vtDqhJ4/Zhlpwg43o1VFO4sc= 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=Xoa5vu9hEDUvUkxFGYuUdWHJnwOdi4mhqB1sUKEIdlE=; b=L1trVRkaNnBJ8W3FT9MeNLuk2Bemq4YOM1fDQRSP5vhVJgE0xiEg3jFpUtQQzxE2dp /Q2VBebnbsOo7BnVFUWoBazzFHESt6Ua8GDUSgx6AHa5r6FZ45AJtFOE0tkyaeNe84vM WLvBYBWo4KO2mHaUCjm6D0Ab4m3l/oNa/E2hdTTy/6S1haWTbL4Rkxm8fFo1zjTyWwxJ Ue3L3DA6/Z8WO/YcVKDzyC0cO4eNMqdjgTKVBMbQqIy05x6I6/8Z+ae5s7SD8MkkWfCt v84qOGncQhMZ4uGp5prPDG2/SDKEObYH8kVQulCZ+n0yJLz6ZplK8ztOd512LuqmUN9c 4i8Q== X-Gm-Message-State: AEkooutIeCjOaoqCnKJzsu9n819QAVd1wHUFMgSrx1yiaPVB7ecHoFlP7qigzNooN2CKOjFX X-Received: by 10.98.135.13 with SMTP id i13mr15502931pfe.44.1471621366156; Fri, 19 Aug 2016 08:42:46 -0700 (PDT) Received: from localhost.localdomain ([45.56.159.104]) by smtp.gmail.com with ESMTPSA id z10sm7492236pff.95.2016.08.19.08.42.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 19 Aug 2016 08:42:45 -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 3/4] arm64: defconfig: enable CONFIG_INPUT_HISI_POWERKEY for HiKey Date: Fri, 19 Aug 2016 23:42:07 +0800 Message-Id: <1471621328-21102-4-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_084308_834944_2A12265C X-CRM114-Status: UNSURE ( 9.80 ) 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 Signed-off-by: Guodong Xu --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index c94f2fa..11a79ba 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -187,6 +187,7 @@ CONFIG_INPUT_EVDEV=y CONFIG_KEYBOARD_GPIO=y CONFIG_INPUT_MISC=y CONFIG_INPUT_PM8941_PWRKEY=y +CONFIG_INPUT_HISI_POWERKEY=y # CONFIG_SERIO_SERPORT is not set CONFIG_SERIO_AMBAKMI=y CONFIG_LEGACY_PTY_COUNT=16