Re: [patch 31/37] mn10300: Use generic irq Kconfig

From: Geert Uytterhoeven
Date: Sat Mar 05 2011 - 16:02:46 EST


On Wed, Jan 19, 2011 at 22:49, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
> No functional change.
>
> Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Cc: David Howells <dhowells@xxxxxxxxxx>
> ---
> Âarch/mn10300/Kconfig | Â Â5 +----
> Â1 file changed, 1 insertion(+), 4 deletions(-)
>
> Index: linux-2.6/arch/mn10300/Kconfig
> ===================================================================
> --- linux-2.6.orig/arch/mn10300/Kconfig
> +++ linux-2.6/arch/mn10300/Kconfig
> @@ -1,6 +1,7 @@
> Âconfig MN10300
> Â Â Â Âdef_bool y
> Â Â Â Âselect HAVE_OPROFILE
> + Â Â Â select GENERIC_HARDIRQS

Wasn't this supposed to be "select HAVE_GENERIC_HARDIRQS"?

/me studying generic hardirqs...

>
> Âconfig AM33_2
> Â Â Â Âdef_bool n
> @@ -76,10 +77,6 @@ config QUICKLIST
> Âconfig ARCH_HAS_ILOG2_U32
> Â Â Â Âdef_bool y
>
> -# Use the generic interrupt handling code in kernel/irq/
> -config GENERIC_HARDIRQS
> - Â Â Â def_bool y
> -
> Âconfig HOTPLUG_CPU
> Â Â Â Âdef_bool n

Gr{oetje,eeting}s,

            Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
             Â Â -- Linus Torvalds
--
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/