diff options
| author | Paul Bolle <pebolle@tiscali.nl> | 2011-10-23 11:23:54 -0400 |
|---|---|---|
| committer | Jiri Kosina <jkosina@suse.cz> | 2011-10-29 15:31:21 -0400 |
| commit | 3007c48a6a1bc6c7b81d5d9890bcbd5c0b519235 (patch) | |
| tree | 57e5ebb878945574053e96d43218ceb037dcbc4b /drivers/parisc | |
| parent | 6099e419ae7e1dd44c808693bd1905d22a6db15f (diff) | |
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>
Diffstat (limited to 'drivers/parisc')
| -rw-r--r-- | drivers/parisc/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/parisc/Kconfig b/drivers/parisc/Kconfig index 553a9905299..62026493634 100644 --- a/drivers/parisc/Kconfig +++ b/drivers/parisc/Kconfig | |||
| @@ -108,13 +108,6 @@ config IOMMU_HELPER | |||
| 108 | depends on IOMMU_SBA || IOMMU_CCIO | 108 | depends on IOMMU_SBA || IOMMU_CCIO |
| 109 | default y | 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 | source "drivers/pcmcia/Kconfig" | 111 | source "drivers/pcmcia/Kconfig" |
| 119 | 112 | ||
| 120 | source "drivers/pci/hotplug/Kconfig" | 113 | source "drivers/pci/hotplug/Kconfig" |
