menuconfig REALVNC bool "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. config REALVNC_SERVER bool prompt "realvnc server" depends on REALVNC help Install realvnc server config REALVNC_CLIENT bool prompt "realvnc client" depends on REALVNC help Install realvnc client