X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=arch%2Farm64%2FKconfig;h=077f2ec4eeb23ff82e12d563ab696198cd977b32;hb=6701e7e7d8ee4f80d0c450aeab101e4a2a2678fa;hp=9dc1720a909feafb3d29e4f5c19397b8228c9ee2;hpb=265113f70f3d63ae8b6eb1ce4303d14dbbd71b2d;p=linux-2.6-microblaze.git diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig index 9dc1720a909f..077f2ec4eeb2 100644 --- a/arch/arm64/Kconfig +++ b/arch/arm64/Kconfig @@ -220,6 +220,7 @@ config ARM64 select SYSCTL_EXCEPTION_TRACE select THREAD_INFO_IN_TASK select HAVE_ARCH_USERFAULTFD_MINOR if USERFAULTFD + select TRACE_IRQFLAGS_SUPPORT help ARM 64-bit (AArch64) Linux support. @@ -287,9 +288,6 @@ config ILLEGAL_POINTER_VALUE config LOCKDEP_SUPPORT def_bool y -config TRACE_IRQFLAGS_SUPPORT - def_bool y - config GENERIC_BUG def_bool y depends on BUG