## SECTION=x_apps menuconfig REALVNC tristate prompt "realvnc [BROKEN] " select ZLIB depends on BROKEN help RealVNC provides remote control software which lets you see and interact with desktop applications across any network. if REALVNC config REALVNC_SERVER bool prompt "realvnc server" help Install realvnc server config REALVNC_CLIENT bool prompt "realvnc client" help Install realvnc client endif