Re: [PATCH 2/3] tracing/kprobes: Make Kconfig dependencies generic

From: Mike Frysinger
Date: Thu Feb 18 2010 - 06:18:46 EST


On Thu, Feb 18, 2010 at 06:13, Frederic Weisbecker wrote:
> --- a/arch/Kconfig
> +++ b/arch/Kconfig
> @@ -121,6 +121,9 @@ config HAVE_DMA_ATTRS
> Âconfig USE_GENERIC_SMP_HELPERS
> Â Â Â Âbool
>
> +config HAVE_REGS_AND_STACK_ACCESS_API
> + Â Â Â bool
> +

could you add an appropriate help/comment so arch peeps know what
needs to be implemented before they can select this
-mike
--
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/