summaryrefslogtreecommitdiffstats
path: root/package/rpi-userland/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/rpi-userland/Config.in')
-rw-r--r--package/rpi-userland/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/rpi-userland/Config.in b/package/rpi-userland/Config.in
index aeee5e11bf..e629bb6ecb 100644
--- a/package/rpi-userland/Config.in
+++ b/package/rpi-userland/Config.in
@@ -31,6 +31,13 @@ config BR2_PACKAGE_PROVIDES_LIBOPENVG
config BR2_PACKAGE_PROVIDES_LIBOPENMAX
default "rpi-userland"
+config BR2_PACKAGE_RPI_USERLAND_START_VCFILED
+ bool "Start vcfiled"
+ depends on BR2_INIT_SYSV || BR2_INIT_BUSYBOX
+ help
+ vcfiled is a daemon serving files to VideoCore from the host file
+ system.
+
endif
comment "rpi-userland needs a toolchain w/ C++, largefile, threads"
OpenPOWER on IntegriCloud