Browse Source

eglibc: do not prompt for the revision, it is supposed to be changed by developers, not users.

fixes changing the eglibc version in menuconfig without resetting the config

Signed-off-by: Felix Fietkau <[email protected]>

SVN-Revision: 34029
Felix Fietkau 13 years ago
parent
commit
c2f2b3f903
1 changed files with 0 additions and 1 deletions
  1. 0 1
      toolchain/eglibc/Config.in

+ 0 - 1
toolchain/eglibc/Config.in

@@ -17,7 +17,6 @@ endchoice
 
 config EGLIBC_REVISION
 	string
-	prompt "eglibc revision"
 	depends on TOOLCHAINOPTS && USE_EGLIBC
 	default "18909" if EGLIBC_VERSION_2_15
 	default "19922" if EGLIBC_VERSION_2_16