diff -r e3d532dd8b5d -r 6d88d6558b7a config/test_suite.in --- a/config/test_suite.in Wed May 19 17:53:04 2010 +0200 +++ b/config/test_suite.in Sun Sep 16 14:12:22 2012 -0400 @@ -6,13 +6,11 @@ config TEST_SUITE bool - default n config TEST_SUITE_GCC bool prompt "GCC test suite" depends on EXPERIMENTAL - default n select TEST_SUITE help Select this option to install the GCC test suite in $CT_PREFIX_DIR/test_suite. @@ -22,7 +20,7 @@ For some tests a network enabled target with ssh server is required. - A helper Makefile is provided for running the tests - please see the included + A helper Makefile is provided for running the tests - please see the included README for information on how to run the test suite. endmenu