X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=arch%2FKconfig;h=8df1c71026435dfa4eb8e2d1978f7fd1bd5a7015;hb=23ef827c1bacc6c2b8314ff5bf571d4db57059b0;hp=98db63496bab755211fe494a39ea145c2eb22c24;hpb=e07af2626643293fa16df655979e7963250abc63;p=linux-2.6-microblaze.git diff --git a/arch/Kconfig b/arch/Kconfig index 98db63496bab..8df1c7102643 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -197,6 +197,9 @@ config HAVE_FUNCTION_ERROR_INJECTION config HAVE_NMI bool +config TRACE_IRQFLAGS_SUPPORT + bool + # # An arch should select this if it provides all these things: # @@ -886,7 +889,7 @@ config HAVE_SOFTIRQ_ON_OWN_STACK bool help Architecture provides a function to run __do_softirq() on a - seperate stack. + separate stack. config PGTABLE_LEVELS int