summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorAustin Foxley <austinf@cetoncorp.com>2010-12-01 15:32:41 -0800
committerAustin Foxley <austinf@cetoncorp.com>2010-12-01 15:33:29 -0800
commita70fd5d6a76ba29d9428fb4a31c57ae50534b661 (patch)
treebde472bd22c80fb32a9cda28a437e0f42c55a384 /extra
parent78009d25addb8487702f902ed4ad581a5004bfe9 (diff)
Config.sparc: remove warning about shared libs on v7
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'extra')
-rw-r--r--extra/Configs/Config.sparc3
1 files changed, 0 insertions, 3 deletions
diff --git a/extra/Configs/Config.sparc b/extra/Configs/Config.sparc
index dd8949039..1852efee9 100644
--- a/extra/Configs/Config.sparc
+++ b/extra/Configs/Config.sparc
@@ -19,9 +19,6 @@ choice
This is the processor type of your CPU. This information is used for
optimizing purposes. Building for a v8 SPARC is pretty safe nowadays.
- Warning: shared library support requires v8 or better, so building for
- SPARC v7 will give you only static support.
-
config CONFIG_SPARC_V7
bool "SPARC v7"