summaryrefslogtreecommitdiff
path: root/package/ltp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ltp/Config.in')
-rw-r--r--package/ltp/Config.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/package/ltp/Config.in b/package/ltp/Config.in
new file mode 100644
index 000000000..5833e8092
--- /dev/null
+++ b/package/ltp/Config.in
@@ -0,0 +1,16 @@
+config ADK_PACKAGE_LTP
+ prompt "ltp............................... The Linux Test Project Suite (BEWARE: HUGE!!)"
+ tristate
+ default n
+ help
+ The Linux Test Project is a joint project started by SGI and
+ maintained by IBM, that has a goal to deliver test suites to
+ the open source community that validate the reliability,
+ robustness, and stability of Linux. The LTP testsuite contains
+ a collection of tools for testing the Linux kernel and related
+ features.
+
+ BEWARE: this is a very huge package, and therefore merely usable
+ from an embedded system. It will consume about 150MB!
+
+ http://ltp.sourceforge.net/