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 /arch/mips/sgi-ip27 | |
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 'arch/mips/sgi-ip27')
-rw-r--r-- | arch/mips/sgi-ip27/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/mips/sgi-ip27/Kconfig b/arch/mips/sgi-ip27/Kconfig index bc5e9769bb73..4b2ea282b9c7 100644 --- a/arch/mips/sgi-ip27/Kconfig +++ b/arch/mips/sgi-ip27/Kconfig | |||
@@ -1,9 +1,3 @@ | |||
1 | #config SGI_SN0_XXL | ||
2 | # bool "IP27 XXL" | ||
3 | # depends on SGI_IP27 | ||
4 | # This options adds support for userspace processes up to 16TB size. | ||
5 | # Normally the limit is just .5TB. | ||
6 | |||
7 | choice | 1 | choice |
8 | prompt "Node addressing mode" | 2 | prompt "Node addressing mode" |
9 | depends on SGI_IP27 | 3 | depends on SGI_IP27 |