summaryrefslogtreecommitdiffstats
path: root/rules/weston.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-07-01 15:07:17 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-07-01 15:07:17 +0200
commite98ff707221a673e56738f9aa3e6594a161738fb (patch)
treec97b91da50ee0d647a89acb0417eaf3b344200a2 /rules/weston.in
parent4e4e3dab84d22435bc07875e64bec477a11e6870 (diff)
downloadptxdist-e98ff707221a673e56738f9aa3e6594a161738fb.tar.gz
ptxdist-e98ff707221a673e56738f9aa3e6594a161738fb.tar.xz
fix kconfig menu structure / indention
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/weston.in')
-rw-r--r--rules/weston.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/weston.in b/rules/weston.in
index f9c8944be..7db255202 100644
--- a/rules/weston.in
+++ b/rules/weston.in
@@ -1,6 +1,6 @@
## SECTION=multimedia_wayland
-config WESTON
+menuconfig WESTON
tristate
select LIBC_UTIL
select PIXMAN
@@ -30,7 +30,7 @@ config WESTON
select XORG_SERVER_XWAYLAND if WESTON_XWAYLAND && RUNTIME
select SYSTEMD if WESTON_SYSTEMD
select SYSTEMD_LOGIND if WESTON_SYSTEMD_LOGIND
- prompt "weston"
+ prompt "weston "
help
Wayland compositor reference implementation