]> git.hungrycats.org Git - linux/commitdiff
[PATCH] Remove unused CONFIG symbol.
authorDave Jones <davej@redhat.com>
Fri, 23 Jan 2004 00:11:38 +0000 (16:11 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Fri, 23 Jan 2004 00:11:38 +0000 (16:11 -0800)
Grep of the tree only turned up these two uses.

arch/i386/Kconfig
arch/i386/defconfig

index cf4f7f8ae07cde9929900d7e799443f698f6e7f7..e578b0cd49f5a095a08d2ea3c10bf36340ec4879 100644 (file)
@@ -1261,11 +1261,6 @@ config FRAME_POINTER
          If you don't debug the kernel, you can say N, but we may not be able
          to solve problems without frame pointers.
 
-config X86_EXTRA_IRQS
-       bool
-       depends on X86_LOCAL_APIC || X86_VOYAGER
-       default y
-
 config X86_FIND_SMP_CONFIG
        bool
        depends on X86_LOCAL_APIC || X86_VOYAGER
index c51259a5dbf48ccae068bccec6ef5704e7ea5009..b490262ee20aefbe8abde4b7a341170157c751ef 100644 (file)
@@ -1101,7 +1101,6 @@ CONFIG_USB_HIDINPUT=y
 # CONFIG_DEBUG_KERNEL is not set
 CONFIG_DEBUG_SPINLOCK_SLEEP=y
 CONFIG_FRAME_POINTER=y
-CONFIG_X86_EXTRA_IRQS=y
 CONFIG_X86_FIND_SMP_CONFIG=y
 CONFIG_X86_MPPARSE=y