Re: [PATCH, RFC 10/22] mfd: ab8500: debugfs code depends on gpadc

From: Arnd Bergmann
Date: Thu May 02 2013 - 12:24:30 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/