summaryrefslogtreecommitdiffstats
path: root/rules/upstart.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-01-27 16:17:57 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-01-27 16:17:57 +0000
commit8b3955af97ee1bc2ecec67678241091d65815eae (patch)
tree6b1019989df0d5dcc0ee3a6383e9d8da9da85699 /rules/upstart.in
parent8bc389d2d4720699f5f62ddbbf42667b9aef9a5a (diff)
downloadptxdist-8b3955af97ee1bc2ecec67678241091d65815eae.tar.gz
ptxdist-8b3955af97ee1bc2ecec67678241091d65815eae.tar.xz
* upstart: initial addition, not tested yet
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9657 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/upstart.in')
-rw-r--r--rules/upstart.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/rules/upstart.in b/rules/upstart.in
new file mode 100644
index 000000000..849930187
--- /dev/null
+++ b/rules/upstart.in
@@ -0,0 +1,8 @@
+## SECTION=shell_and_console
+
+config UPSTART
+ tristate
+ select DBUS
+ prompt "upstart"
+ help
+ FIXME