diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-01-18 14:20:18 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-01-18 14:20:18 +0000 |
commit | 675b479c2f84b14aad70b1728fa690b2e400d7ea (patch) | |
tree | 1f69b58bcfc614e4d6b6d8801bd60e3b6db2bef6 /Config.in | |
parent | 6ce30eef5a16f62b262a86c5ca70571a2fb9bf24 (diff) |
Kconfig: remove 'default n' and 'default no' (see r22874)
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Diffstat (limited to 'Config.in')
-rw-r--r-- | Config.in | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -182,7 +182,6 @@ config BR2_RECENT config BR2_CONFIG_CACHE bool "Use a central configure cache file" - default n help This determines if a central config cache is used by packages, reducing the configure time for packages as each |