* Remove unused CONFIG symbol.
@ 2004-01-23 6:35 davej
0 siblings, 0 replies; only message in thread
From: davej @ 2004-01-23 6:35 UTC (permalink / raw)
To: linux-kernel; +Cc: torvalds, akpm
Grep of the tree only turned up these two uses.
Dave
diff -urpN --exclude-from=/home/davej/.exclude bk-linus/arch/i386/defconfig linux-2.5/arch/i386/defconfig
--- bk-linus/arch/i386/defconfig 2003-09-29 19:45:30.000000000 +0100
+++ linux-2.5/arch/i386/defconfig 2003-12-11 06:01:18.000000000 +0000
@@ -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
diff -urpN --exclude-from=/home/davej/.exclude bk-linus/arch/i386/Kconfig linux-2.5/arch/i386/Kconfig
--- bk-linus/arch/i386/Kconfig 2004-01-23 05:23:44.000000000 +0000
+++ linux-2.5/arch/i386/Kconfig 2004-01-23 05:43:37.000000000 +0000
@@ -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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-01-23 6:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-23 6:35 Remove unused CONFIG symbol davej
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®