Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-block
[linux-2.6-microblaze.git] / arch / csky / Kconfig
index 2716f63..9d4d898 100644 (file)
@@ -82,6 +82,7 @@ config CSKY
        select PCI_SYSCALL if PCI
        select PCI_MSI if PCI
        select SET_FS
+       select TRACE_IRQFLAGS_SUPPORT
 
 config LOCKDEP_SUPPORT
        def_bool y
@@ -139,9 +140,6 @@ config STACKTRACE_SUPPORT
 config TIME_LOW_RES
        def_bool y
 
-config TRACE_IRQFLAGS_SUPPORT
-       def_bool y
-
 config CPU_TLB_SIZE
        int
        default "128"   if (CPU_CK610 || CPU_CK807 || CPU_CK810)