Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754596Ab2JIJIh (ORCPT ); Tue, 9 Oct 2012 05:08:37 -0400 Received: from mail-wg0-f44.google.com ([74.125.82.44]:64982 "EHLO mail-wg0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754519Ab2JIJId (ORCPT ); Tue, 9 Oct 2012 05:08:33 -0400 MIME-Version: 1.0 In-Reply-To: <1349496603-20775-5-git-send-email-cheiny@synaptics.com> References: <1349496603-20775-1-git-send-email-cheiny@synaptics.com> <1349496603-20775-5-git-send-email-cheiny@synaptics.com> Date: Tue, 9 Oct 2012 11:08:31 +0200 Message-ID: Subject: Re: [RFC PATCH 04/06] input/rmi4: Config files and makefiles From: Linus Walleij To: Christopher Heiny Cc: Dmitry Torokhov , Jean Delvare , Linux Kernel , Linux Input , Allie Xiong , Vivian Ly , Daniel Rosenberg , Alexandra Chen , Joerie de Gram , Wolfram Sang , Mathieu Poirier , Linus Walleij , Naveen Kumar Gaddipati Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 653 Lines: 21 On Sat, Oct 6, 2012 at 6:10 AM, Christopher Heiny wrote: (...) > diff --git a/drivers/input/rmi4/Kconfig b/drivers/input/rmi4/Kconfig (...) > +config RMI4_DEBUG > + bool "RMI4 Debugging" > + depends on RMI4_BUS select DEBUG_FS This has been illustrated many times in the review. You definatley have code depending on debugfs when this is selected. Yours, Linus Walleij -- 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/