summaryrefslogtreecommitdiffstats
path: root/rules/ptxdist-configs.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-09-18 19:21:33 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-09-20 08:51:13 +0200
commit720b6ba9d55c9cd1c7f41f6387adfa958564dc62 (patch)
tree37abbd067f7f952ce58e0cb473af8a307f5fdee1 /rules/ptxdist-configs.in
parentb05b7a68587b30f9dbd6cc82f71ec313e006f328 (diff)
downloadptxdist-720b6ba9d55c9cd1c7f41f6387adfa958564dc62.tar.gz
ptxdist-720b6ba9d55c9cd1c7f41f6387adfa958564dc62.tar.xz
ptxdist-configs: new package
Helper package that installs config files for debugging and testing. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/ptxdist-configs.in')
-rw-r--r--rules/ptxdist-configs.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/rules/ptxdist-configs.in b/rules/ptxdist-configs.in
new file mode 100644
index 000000000..920d652d2
--- /dev/null
+++ b/rules/ptxdist-configs.in
@@ -0,0 +1,9 @@
+## SECTION=debug_tools
+
+config PTXDIST_CONFIGS
+ tristate
+ prompt "ptxdist configs"
+ help
+ This package install the ptxconfig, platformconfig and other
+ configuration files into the rootfs. This is useful for
+ debugging, auto testing etc.