treewide: remove commented out Kconfig entries
authorPaul Bolle <pebolle@tiscali.nl>
Sun, 23 Oct 2011 15:23:54 +0000 (17:23 +0200)
committerJiri Kosina <jkosina@suse.cz>
Sat, 29 Oct 2011 19:31:21 +0000 (21:31 +0200)
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>
arch/frv/Kconfig
arch/mips/Kconfig
arch/mips/sgi-ip27/Kconfig
drivers/parisc/Kconfig

index bad27a6ff407bfcce2aecbac934278eabe9c194f..c5e69abb4889f8956f1e4cd13466f3aaf34e94b4 100644 (file)
@@ -341,16 +341,6 @@ source "drivers/pci/Kconfig"
 
 source "drivers/pcmcia/Kconfig"
 
-#config MATH_EMULATION
-#      bool "Math emulation support (EXPERIMENTAL)"
-#      depends on EXPERIMENTAL
-#      help
-#        At some point in the future, this will cause floating-point math
-#        instructions to be emulated by the kernel on machines that lack a
-#        floating-point math coprocessor.  Thrill-seekers and chronically
-#        sleep-deprived psychotic hacker types can say Y now, everyone else
-#        should probably wait a while.
-
 menu "Power management options"
 
 config ARCH_SUSPEND_POSSIBLE
index b122adc8bdbb593b09218c3d334394064de3fd72..c616420efe8b606b78b6d40490cf5c3b8f6b4444 100644 (file)
@@ -2386,10 +2386,6 @@ config TC
          Linux driver support status is documented at:
          <http://www.linux-mips.org/wiki/DECstation>
 
-#config ACCESSBUS
-#      bool "Access.Bus support"
-#      depends on TC
-
 config MMU
        bool
        default y
index bc5e9769bb73fa2de796b0f67ad5647637ea0f66..4b2ea282b9c758993d45e4b3b17576181040a1ab 100644 (file)
@@ -1,9 +1,3 @@
-#config SGI_SN0_XXL
-#      bool "IP27 XXL"
-#      depends on SGI_IP27
-#        This options adds support for userspace processes up to 16TB size.
-#        Normally the limit is just .5TB.
-
 choice
        prompt "Node addressing mode"
        depends on SGI_IP27
index 553a9905299a9cb80f1171ca24d3f449532ca719..620264936341832ec0f7d64efe401b111db48667 100644 (file)
@@ -108,13 +108,6 @@ config IOMMU_HELPER
        depends on IOMMU_SBA || IOMMU_CCIO
        default y
 
-#config PCI_EPIC
-#      bool "EPIC/SAGA PCI support"
-#      depends on PCI
-#      default y
-#      help
-#        Say Y here for V-class PCI, DMA/IOMMU, IRQ subsystem support.
-
 source "drivers/pcmcia/Kconfig"
 
 source "drivers/pci/hotplug/Kconfig"