Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaa...
[linux-2.6-microblaze.git] / arch / x86 / Kconfig.debug
index 27b5e2b..d3a6f74 100644 (file)
@@ -1,8 +1,5 @@
 # SPDX-License-Identifier: GPL-2.0
 
-config TRACE_IRQFLAGS_SUPPORT
-       def_bool y
-
 config TRACE_IRQFLAGS_NMI_SUPPORT
        def_bool y
 
@@ -62,9 +59,6 @@ config EARLY_PRINTK_USB_XDBC
          You should normally say N here, unless you want to debug early
          crashes or need a very simple printk logging facility.
 
-config COPY_MC_TEST
-       def_bool n
-
 config EFI_PGT_DUMP
        bool "Dump the EFI pagetable"
        depends on EFI