[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201305021824.20548.arnd@arndb.de>
Date: Thu, 2 May 2013 18:24:20 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Lee Jones <lee.jones@...aro.org>
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Linus Walleij <linus.walleij@...ricsson.com>,
Philippe LANGLAIS <philippe.langlais@...ricsson.com>,
Samuel Ortiz <sameo@...ux.intel.com>
Subject: Re: [PATCH, RFC 10/22] mfd: ab8500: debugfs code depends on gpadc
On Thursday 02 May 2013, Lee Jones wrote:
> > @@ -580,7 +580,7 @@ config AB8500_CORE
> >
> > config AB8500_DEBUG
> > bool "Enable debug info via debugfs"
> > - depends on AB8500_CORE && DEBUG_FS
> > + depends on AB8500_GPADC && DEBUG_FS
> > default y if DEBUG_FS
> > help
> > Select this option if you want debug information using the debug
>
> Did you find this with ALLCONFIG out of interest.
I used "make randconfig" with this KCONFIG_ALLCONFIG file:
CONFIG_MMU=y
CONFIG_ARCH_MULTI_V7=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_PROC_FS=y
> Applied by the way.
Thanks!
Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists