#menu "rrs............................... A reverse (connecting) remote shell" config FWRT_COMPILE_RRS tristate default n depends FWRT_PACKAGE_RRS || FWRT_PACKAGE_RRS_NOSSL config FWRT_PACKAGE_RRS prompt "rrs............................... A reverse (connecting) remote shell, with SSL support" tristate default n select FWRT_COMPILE_RRS select FWRT_PACKAGE_UCLIBCXX select FWRT_PACKAGE_LIBOPENSSL help A reverse (connecting) remote shell, built with SSL support. http://www.cycom.se/dl/rrs/ config FWRT_PACKAGE_RRS_NOSSL prompt "rrs-nossl......................... A reverse (connecting) remote shell, without SSL support" tristate default n select FWRT_COMPILE_RRS select FWRT_PACKAGE_UCLIBCXX help A reverse (connecting) remote shell, built without SSL support. http://www.cycom.se/dl/rrs/ #endmenu