Commit 3007c48a6a1bc6c7b81d5d9890bcbd5c0b519235
Committed by
Jiri Kosina
1 parent
6099e419ae
Exists in
master
and in
6 other branches
treewide: remove commented out Kconfig entries
These Kconfig entries have been commented out since (at least) v2.6.12-rc2 (the first commit of the git repository). There's no indication why they're commented out. They might as well be removed. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Showing 4 changed files with 0 additions and 27 deletions Side-by-side Diff
arch/frv/Kconfig
... | ... | @@ -341,16 +341,6 @@ |
341 | 341 | |
342 | 342 | source "drivers/pcmcia/Kconfig" |
343 | 343 | |
344 | -#config MATH_EMULATION | |
345 | -# bool "Math emulation support (EXPERIMENTAL)" | |
346 | -# depends on EXPERIMENTAL | |
347 | -# help | |
348 | -# At some point in the future, this will cause floating-point math | |
349 | -# instructions to be emulated by the kernel on machines that lack a | |
350 | -# floating-point math coprocessor. Thrill-seekers and chronically | |
351 | -# sleep-deprived psychotic hacker types can say Y now, everyone else | |
352 | -# should probably wait a while. | |
353 | - | |
354 | 344 | menu "Power management options" |
355 | 345 | |
356 | 346 | config ARCH_SUSPEND_POSSIBLE |
arch/mips/Kconfig
arch/mips/sgi-ip27/Kconfig
drivers/parisc/Kconfig
... | ... | @@ -108,13 +108,6 @@ |
108 | 108 | depends on IOMMU_SBA || IOMMU_CCIO |
109 | 109 | default y |
110 | 110 | |
111 | -#config PCI_EPIC | |
112 | -# bool "EPIC/SAGA PCI support" | |
113 | -# depends on PCI | |
114 | -# default y | |
115 | -# help | |
116 | -# Say Y here for V-class PCI, DMA/IOMMU, IRQ subsystem support. | |
117 | - | |
118 | 111 | source "drivers/pcmcia/Kconfig" |
119 | 112 | |
120 | 113 | source "drivers/pci/hotplug/Kconfig" |