diff -r e3d532dd8b5d -r a52574521bea config/test_suite.in --- a/config/test_suite.in Wed May 19 17:53:04 2010 +0200 +++ b/config/test_suite.in Thu Aug 18 16:05:48 2011 +0200 @@ -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