Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934905AbbKTByf (ORCPT ); Thu, 19 Nov 2015 20:54:35 -0500 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:33178 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759152AbbKTBye (ORCPT ); Thu, 19 Nov 2015 20:54:34 -0500 MIME-Version: 1.0 In-Reply-To: <1447983979-12751-2-git-send-email-public_timo.s@silentcreek.de> References: <1447724578-4786-1-git-send-email-public_timo.s@silentcreek.de> <1447983979-12751-1-git-send-email-public_timo.s@silentcreek.de> <1447983979-12751-2-git-send-email-public_timo.s@silentcreek.de> From: Chen-Yu Tsai Date: Fri, 20 Nov 2015 09:54:10 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2 2/3] ARM: sunxi: Really enable LRADC keys in sunxi_defconfig To: Timo Sigurdsson Cc: Tyler Baker , info@gerhard-bertelsmann.de, Priit Laes , rafael.j.wysocki@intel.com, Russell King - ARM Linux , Maxime Ripard , Carlo Caione , linux-arm-kernel , linux-kernel , Chen-Yu Tsai , linux-sunxi Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 822 Lines: 17 On Fri, Nov 20, 2015 at 9:46 AM, Timo Sigurdsson wrote: > Commit be8becb81bdc ("ARM: sunxi_defconfig: Enable LRADC keys > (KEYBOARD_SUN4I_LRADC)") added CONFIG_KEYBOARD_SUN4I_LRADC=y to > sunxi_defconfig. However, it depends on CONFIG_KEYBOARD which is > explicitly disabled in sunxi_defconfig. Hence, the LRADC keys were > never actually enabled. Remove the line disabling CONFIG_KEYBOARD in > order to really enable KEYBOARD_SUN4I_LRADC. > > Signed-off-by: Timo Sigurdsson Acked-by: Chen-Yu Tsai -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/