Kconfig: remove 'default n' and 'default no' (see r22874)

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
This commit is contained in:
Peter Korsgaard
2009-01-18 14:20:18 +00:00
parent 6ce30eef5a
commit 675b479c2f
4 changed files with 0 additions and 6 deletions

View File

@@ -101,7 +101,6 @@ config BR2_UCLIBC_PROGRAM_INVOCATION
config BR2_UCLIBC_INSTALL_TEST_SUITE
bool "Compile and install uClibc tests"
default n
select BR2_PACKAGE_MAKE
help
Enabling this option will compile and install the uClibc test suite.