summaryrefslogtreecommitdiff
path: root/packages/system/upstart/upstart.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'packages/system/upstart/upstart.kconfig')
-rw-r--r--packages/system/upstart/upstart.kconfig6
1 files changed, 5 insertions, 1 deletions
diff --git a/packages/system/upstart/upstart.kconfig b/packages/system/upstart/upstart.kconfig
index 4eb47fd..581b63e 100644
--- a/packages/system/upstart/upstart.kconfig
+++ b/packages/system/upstart/upstart.kconfig
@@ -24,7 +24,7 @@
################################################################################
config EMBTK_HAVE_UPSTART
- bool "Have upstart"
+ bool "Have upstart (please see the note aboput busybox)"
select KEMBTK_EGLIBC_OPTION_EGLIBC_UTMPX if EMBTK_CLIB_EGLIBC
select KEMBTK_UCLIBC_UCLIBC_HAS_UTMPX if EMBTK_CLIB_UCLIBC
select EMBTK_HAVE_LIBNIH
@@ -48,6 +48,10 @@ config EMBTK_HAVE_UPSTART
their parent process
* Communication with the init daemon over D-Bus
+ NOTE: WARNING!!!
+ If you use busybox beside upstart, you need to disable busybox
+ init facilities.
+
choice
prompt "upstart version you wish"
depends on EMBTK_HAVE_UPSTART