Browse Source

Config.sparc: remove warning about shared libs on v7

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Austin Foxley 14 years ago
parent
commit
a70fd5d6a7
1 changed files with 0 additions and 3 deletions
  1. 0 3
      extra/Configs/Config.sparc

+ 0 - 3
extra/Configs/Config.sparc

@@ -19,9 +19,6 @@ choice
 	  This is the processor type of your CPU. This information is used for
 	  This is the processor type of your CPU. This information is used for
 	  optimizing purposes.  Building for a v8 SPARC is pretty safe nowadays.
 	  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
 config CONFIG_SPARC_V7
 	bool "SPARC v7"
 	bool "SPARC v7"