menuconfig IMAGEOPT bool "Image configuration" default n source "package/*/image-config.in" menu "Base system" config PACKAGE_attendedsysupgrade-common tristate "attendedsysupgrade-common" default y if DEFAULT_attendedsysupgrade-common default m if ALL select PACKAGE_libc select PACKAGE_rpcd-mod-rpcsys select PACKAGE_rpcd help Common needed files for attendedsysupgrade tool Manages dependencies and brings settings used by clients. UCI options: * attendedsysupgrade.server.url URL of compatible upgrade server [1] * attendedsysupgrade.client.upgrade_packages Client should request image also if no new release but new packages upgrade are available. * attendedsysupgrade.client.advanced_mode Offer advanced options like editing packages before request and show additional information. * attendedsysupgrade.client.auto_search Tells the client to automattically search for upgrades [1]: https://github.com/aparcar/asu Paul Spooren config PACKAGE_auc tristate "auc............................... Attended sysUpgrade CLI (EXPERIMENTAL)" default y if DEFAULT_auc default m if ALL select PACKAGE_libuclient select PACKAGE_attendedsysupgrade-common select PACKAGE_libc select PACKAGE_libblobmsg-json select PACKAGE_libubus select PACKAGE_libubox select PACKAGE_libuci select PACKAGE_rpcd-mod-rpcsys help CLI client for attended-sysupgrade config PACKAGE_base-files tristate "base-files................................... Base filesystem for OpenWrt" default y if DEFAULT_base-files default m if ALL||ALL_NONSHARED select PACKAGE_ubi-utils if NAND_SUPPORT select PACKAGE_usign if SIGNED_PACKAGES select PACKAGE_netifd select PACKAGE_openwrt-keyring if SIGNED_PACKAGES select PACKAGE_libc select PACKAGE_fwtool select PACKAGE_fstools select PACKAGE_jsonfilter help This package contains a base filesystem and system scripts for OpenWrt. http://openwrt.org/ config PACKAGE_bcm4908img tristate "bcm4908img............................... Utility handling BCM4908 images" default y if DEFAULT_bcm4908img default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on TARGET_bcm4908 help CFE bootloader for BCM4908 uses custom image format. It consists of: 1. Optional cferom image 2. bootfs JFFS2 partition (cferam, kernel, DTB and optional helper files) 3. padding 4. rootfs simply appended to the bootfs + padding 5. tail with checksum and basic device info This util allows creating, modifying and extracting from BCM4908 images. Rafał Miłecki config PACKAGE_block-mount tristate "block-mount........................... Block device mounting and checking" default y if DEFAULT_block-mount default m if ALL||ALL_NONSHARED select PACKAGE_ubox select PACKAGE_libubox select PACKAGE_libblobmsg-json select PACKAGE_libjson-c select PACKAGE_libc select PACKAGE_libuci help Block device mounting and checking John Crispin config PACKAGE_blockd tristate "blockd......................................... Block device automounting" default y if DEFAULT_blockd default m if ALL||ALL_NONSHARED select PACKAGE_libc select PACKAGE_fstools select PACKAGE_kmod-fs-autofs4 select PACKAGE_libjson-c select PACKAGE_block-mount select PACKAGE_libubus select PACKAGE_libblobmsg-json help Block device automounting John Crispin config PACKAGE_bridge tristate "bridge........................... Ethernet bridging configuration utility" default y if DEFAULT_bridge default m if ALL select PACKAGE_libc help Manage ethernet bridging: a way to connect networks together to form a larger network. http://www.linuxfromscratch.org/blfs/view/svn/basicnet/bridge-utils.html Nikolay Martynov config PACKAGE_bridger tristate "bridger.................................... Bridge forwarding accelerator" default y if DEFAULT_bridger default m if ALL select PACKAGE_libnl-tiny select PACKAGE_libubox select PACKAGE_kmod-sched-core select PACKAGE_kmod-sched-flower select PACKAGE_libubus depends on HAS_BPF_TOOLCHAIN select PACKAGE_kmod-sched-bpf select PACKAGE_libbpf select PACKAGE_libc select PACKAGE_kmod-sched-act-vlan help Bridge forwarding accelerator Felix Fietkau config PACKAGE_busybox tristate "busybox................................ Core utilities for embedded Linux" default y if DEFAULT_busybox default m if ALL select PACKAGE_libpam if BUSYBOX_CONFIG_PAM select PACKAGE_jsonfilter if BUSYBOX_CONFIG_NTPD select PACKAGE_libc depends on m || (PACKAGE_busybox-selinux != y) help The Swiss Army Knife of embedded Linux. It slices, it dices, it makes Julian Fries. http://busybox.net/ Felix Fietkau source "package/utils/busybox/Config.in" config PACKAGE_busybox-selinux tristate "busybox-selinux... Core utilities for embedded Linux with SELinux support" default y if DEFAULT_busybox-selinux default m if ALL select PACKAGE_libc select PACKAGE_libselinux select PACKAGE_jsonfilter if BUSYBOX_CONFIG_NTPD select PACKAGE_libpam if BUSYBOX_CONFIG_PAM help Core utilities for embedded Linux with SELinux support http://busybox.net/ Felix Fietkau config PACKAGE_ca-bundle tristate "ca-bundle............................. System CA certificates as a bundle" default y if DEFAULT_ca-bundle default m if ALL select PACKAGE_libc help System CA certificates as a bundle config PACKAGE_ca-certificates tristate "ca-certificates................................... System CA certificates" default y if DEFAULT_ca-certificates default m if ALL select PACKAGE_libc help System CA certificates config PACKAGE_dnsmasq tristate "dnsmasq.............................................. DNS and DHCP server" default y if DEFAULT_dnsmasq default m if ALL select PACKAGE_libubus select PACKAGE_libc help It is intended to provide coupled DNS and DHCP service to a LAN. http://www.thekelleys.org.uk/dnsmasq/ config PACKAGE_dnsmasq-dhcpv6 tristate "dnsmasq-dhcpv6................. DNS and DHCP server (with DHCPv6 support)" default y if DEFAULT_dnsmasq-dhcpv6 default m if ALL depends on IPV6 select PACKAGE_libubus select PACKAGE_libc help It is intended to provide coupled DNS and DHCP service to a LAN. This is a variant with DHCPv6 support http://www.thekelleys.org.uk/dnsmasq/ config PACKAGE_dnsmasq-full tristate "dnsmasq-full" default y if DEFAULT_dnsmasq-full default m if ALL select PACKAGE_libc select PACKAGE_nftables-json if PACKAGE_dnsmasq_full_nftset select PACKAGE_libnettle if PACKAGE_dnsmasq_full_dnssec depends on !(PACKAGE_dnsmasq_full_nftset && IPV6) || IPV6 select PACKAGE_kmod-ipt-ipset if PACKAGE_dnsmasq_full_ipset select PACKAGE_libubus select PACKAGE_libnetfilter-conntrack if PACKAGE_dnsmasq_full_conntrack help It is intended to provide coupled DNS and DHCP service to a LAN. This is a fully configurable variant with DHCPv4, DHCPv6, DNSSEC, Authoritative DNS and nftset, Conntrack support & NO_ID enabled by default. http://www.thekelleys.org.uk/dnsmasq/ if PACKAGE_dnsmasq-full config PACKAGE_dnsmasq_full_dhcp bool "Build with DHCP support." default y config PACKAGE_dnsmasq_full_dhcpv6 bool "Build with DHCPv6 support." depends on IPV6 && PACKAGE_dnsmasq_full_dhcp default y config PACKAGE_dnsmasq_full_dnssec bool "Build with DNSSEC support." default y config PACKAGE_dnsmasq_full_auth bool "Build with the facility to act as an authoritative DNS server." default y config PACKAGE_dnsmasq_full_ipset bool "Build with IPset support." default n config PACKAGE_dnsmasq_full_nftset bool "Build with Nftset support." default y config PACKAGE_dnsmasq_full_conntrack bool "Build with Conntrack support." default y config PACKAGE_dnsmasq_full_noid bool "Build with NO_ID. (hide *.bind pseudo domain)" default y config PACKAGE_dnsmasq_full_broken_rtc bool "Build with HAVE_BROKEN_RTC." default n config PACKAGE_dnsmasq_full_tftp bool "Build with TFTP server support." default y endif config PACKAGE_dropbear tristate "dropbear........................................ Small SSH2 client/server" default y if DEFAULT_dropbear default m if ALL||ALL_NONSHARED select PACKAGE_zlib if DROPBEAR_ZLIB select PACKAGE_libc help A small SSH2 server/client designed for small memory environments. https://matt.ucc.asn.au/dropbear/ source "package/network/services/dropbear/Config.in" config PACKAGE_ead tristate "ead.............................................. Emergency Access Daemon" default y if DEFAULT_ead default m if ALL select PACKAGE_libc help Provides remote access to your device even if IP and firewall configuration settings are defunct http://bridge.sourceforge.net/ Felix Fietkau config PACKAGE_firewall tristate "firewall.............................................. OpenWrt C Firewall" default y if DEFAULT_firewall default m if ALL select PACKAGE_libubus select PACKAGE_libubox select PACKAGE_libuci select PACKAGE_kmod-ipt-nat select PACKAGE_kmod-ipt-core select PACKAGE_kmod-ipt-conntrack select PACKAGE_libip6tc if IPV6 select PACKAGE_libiptext select PACKAGE_kmod-nf-conntrack6 if IPV6 select PACKAGE_libiptext6 if IPV6 select PACKAGE_libip4tc select PACKAGE_libc select PACKAGE_libxtables depends on m || (PACKAGE_firewall4 != y) help This package provides a config-compatible C implementation of the UCI firewall. Jo-Philipp Wich config PACKAGE_firewall4 tristate "firewall4....................................... OpenWrt 4th gen firewall" default y if DEFAULT_firewall4 default m if ALL select PACKAGE_ucode depends on IPV6 select PACKAGE_kmod-nft-offload select PACKAGE_nftables-json select PACKAGE_ucode-mod-uci select PACKAGE_libc select PACKAGE_kmod-nft-fib select PACKAGE_ucode-mod-fs select PACKAGE_ucode-mod-ubus select PACKAGE_kmod-nft-nat select PACKAGE_kmod-nft-core help This package provides an nftables-based implementation of the UCI firewall sharing the same configuration format. Jo-Philipp Wich menuconfig PACKAGE_fstools tristate "fstools......................................... OpenWrt filesystem tools" default y if DEFAULT_fstools default m if ALL||ALL_NONSHARED select PACKAGE_ubox select PACKAGE_libc select PACKAGE_ubi-utils if NAND_SUPPORT help OpenWrt filesystem tools John Crispin config FSTOOLS_UBIFS_EXTROOT depends on PACKAGE_fstools depends on NAND_SUPPORT bool "Support extroot functionality with UBIFS" default y help This option makes it possible to use extroot functionality if the root filesystem resides on an UBIFS partition config FSTOOLS_OVL_MOUNT_FULL_ACCESS_TIME depends on PACKAGE_fstools bool "Full access time accounting" default n help This option enables the full access time accounting (warning: it will increase the flash writes). config FSTOOLS_OVL_MOUNT_COMPRESS_ZLIB depends on PACKAGE_fstools bool "Compress using zlib" default n help This option enables the compression using zlib on the storage device. config PACKAGE_fwtool tristate "fwtool" default y if DEFAULT_fwtool default m if ALL||ALL_NONSHARED select PACKAGE_libc help Utility for appending and extracting firmware metadata and signatures Felix Fietkau config PACKAGE_getrandom tristate "getrandom................................ OpenWrt getrandom system helper" default y if DEFAULT_getrandom default m if ALL select PACKAGE_libc help OpenWrt getrandom system helper John Crispin config PACKAGE_iucode-tool tristate "iucode-tool....................................... Intel microcode loader" default y if DEFAULT_iucode-tool default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on TARGET_x86 help Intel microcode loader https://gitlab.com/iucode-tool/releases/raw/latest Zoltan HERPAI config PACKAGE_jsonfilter tristate "jsonfilter................................... OpenWrt JSON filter utility" default y if DEFAULT_jsonfilter default m if ALL select PACKAGE_libjson-c select PACKAGE_libc select PACKAGE_libubox help OpenWrt JSON filter utility https://git.openwrt.org/project/jsonpath.git Jo-Philipp Wich config PACKAGE_libasan tristate "libasan...................... Runtime library for AddressSanitizer in GCC" default y if DEFAULT_libasan default m if ALL||ALL_NONSHARED depends on USE_GLIBC select PACKAGE_libstdcpp depends on !mips64 depends on !mips64el select PACKAGE_librt depends on !arc help Runtime library for AddressSanitizer in GCC http://gcc.gnu.org/ Felix Fietkau menu "Configuration" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libasan config LIBASAN_ROOT_DIR string prompt "libasan shared library base directory" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libasan default TOOLCHAIN_ROOT if !NATIVE_TOOLCHAIN default "/" if NATIVE_TOOLCHAIN config LIBASAN_FILE_SPEC string prompt "libasan shared library files (use wildcards)" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libasan default "./lib/libasan.so.*" endmenu config PACKAGE_libatomic tristate "libatomic......................................... Atomic support library" default y if DEFAULT_libatomic default m if ALL||ALL_NONSHARED select PACKAGE_libgcc help Atomic support library http://gcc.gnu.org/ Felix Fietkau menu "Configuration" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libatomic config LIBATOMIC_ROOT_DIR string prompt "libatomic shared library base directory" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libatomic default TOOLCHAIN_ROOT if !NATIVE_TOOLCHAIN default "/" if NATIVE_TOOLCHAIN config LIBATOMIC_FILE_SPEC string prompt "libatomic shared library files (use wildcards)" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libatomic default "./lib/libatomic.so.*" endmenu config PACKAGE_libc tristate "libc........................................................... C library" default y if DEFAULT_libc default m if ALL||ALL_NONSHARED select PACKAGE_libgcc help C library Felix Fietkau menu "Configuration" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libc config LIBC_ROOT_DIR string prompt "libc shared library base directory" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libc default TOOLCHAIN_ROOT if !NATIVE_TOOLCHAIN default "/" if NATIVE_TOOLCHAIN config LIBC_FILE_SPEC string prompt "libc shared library files (use wildcards)" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libc default "./lib/ld{*.so*,-linux*.so.*} ./lib/lib{anl,c,cidn,crypt,dl,m,nsl,nss_dns,nss_files,resolv,util}{-*.so,.so.*,.so}" endmenu config PACKAGE_libgcc tristate "libgcc............................................... GCC support library" default y if DEFAULT_libgcc default m if ALL||ALL_NONSHARED help GCC support library http://gcc.gnu.org/ Felix Fietkau menu "Configuration" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libgcc config LIBGCC_ROOT_DIR string prompt "libgcc shared library base directory" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libgcc default TOOLCHAIN_ROOT if !NATIVE_TOOLCHAIN default "/" if NATIVE_TOOLCHAIN config LIBGCC_FILE_SPEC string prompt "libgcc shared library files (use wildcards)" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libgcc default "./lib/libgcc_s.so.*" endmenu config PACKAGE_libgfortran tristate "libgfortran..................................... GFortran support library" default y if DEFAULT_libgfortran default m if ALL||ALL_NONSHARED depends on INSTALL_GFORTRAN help GFortran support library http://gcc.gnu.org/ Felix Fietkau menu "Configuration" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libgfortran config LIBGFORTRAN_ROOT_DIR string prompt "libgfortran shared library base directory" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libgfortran default TOOLCHAIN_ROOT if !NATIVE_TOOLCHAIN default "/" if NATIVE_TOOLCHAIN config LIBGFORTRAN_FILE_SPEC string prompt "libgfortran shared library files (use wildcards)" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libgfortran default "./usr/lib/libgfortran.so.*" endmenu config PACKAGE_libgomp tristate "libgomp........................................... OpenMP support library" default y if DEFAULT_libgomp default m if ALL||ALL_NONSHARED help OpenMP support library http://gcc.gnu.org/ Felix Fietkau menu "Configuration" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libgomp config LIBGOMP_ROOT_DIR string prompt "libgomp shared library base directory" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libgomp default TOOLCHAIN_ROOT if !NATIVE_TOOLCHAIN default "/" if NATIVE_TOOLCHAIN config LIBGOMP_FILE_SPEC string prompt "libgomp shared library files (use wildcards)" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libgomp default "./lib/libgomp.so*" endmenu config PACKAGE_liblsan tristate "liblsan......................... Runtime library for LeakSanitizer in GCC" default y if DEFAULT_liblsan default m if ALL||ALL_NONSHARED depends on !mips64 depends on !mips64el select PACKAGE_librt depends on USE_GLIBC select PACKAGE_libstdcpp depends on !mipsel depends on !mips depends on !arc help Runtime library for LeakSanitizer in GCC http://gcc.gnu.org/ Felix Fietkau menu "Configuration" depends on EXTERNAL_TOOLCHAIN && PACKAGE_liblsan config LIBLSAN_ROOT_DIR string prompt "liblsan shared library base directory" depends on EXTERNAL_TOOLCHAIN && PACKAGE_liblsan default TOOLCHAIN_ROOT if !NATIVE_TOOLCHAIN default "/" if NATIVE_TOOLCHAIN config LIBLSAN_FILE_SPEC string prompt "liblsan shared library files (use wildcards)" depends on EXTERNAL_TOOLCHAIN && PACKAGE_liblsan default "./lib/liblsan.so.*" endmenu config PACKAGE_libpthread tristate "libpthread.......................................... POSIX thread library" default y if DEFAULT_libpthread default m if ALL||ALL_NONSHARED select PACKAGE_libgcc help POSIX thread library Felix Fietkau menu "Configuration" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libpthread config LIBPTHREAD_ROOT_DIR string prompt "libpthread shared library base directory" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libpthread default TOOLCHAIN_ROOT if !NATIVE_TOOLCHAIN default "/" if NATIVE_TOOLCHAIN config LIBPTHREAD_FILE_SPEC string prompt "libpthread shared library files (use wildcards)" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libpthread default "./lib/libpthread{-*.so,.so.*}" endmenu config PACKAGE_librt tristate "librt................................ POSIX.1b RealTime extension library" default y if DEFAULT_librt default m if ALL||ALL_NONSHARED select PACKAGE_libpthread help POSIX.1b RealTime extension library Felix Fietkau menu "Configuration" depends on EXTERNAL_TOOLCHAIN && PACKAGE_librt config LIBRT_ROOT_DIR string prompt "librt shared library base directory" depends on EXTERNAL_TOOLCHAIN && PACKAGE_librt default TOOLCHAIN_ROOT if !NATIVE_TOOLCHAIN default "/" if NATIVE_TOOLCHAIN config LIBRT_FILE_SPEC string prompt "librt shared library files (use wildcards)" depends on EXTERNAL_TOOLCHAIN && PACKAGE_librt default "./lib/librt{-*.so,.so.*}" endmenu config PACKAGE_libstdcpp tristate "libstdcpp.................................... GNU Standard C++ Library v3" default y if DEFAULT_libstdcpp default m if ALL||ALL_NONSHARED help GNU Standard C++ Library v3 http://gcc.gnu.org/ Felix Fietkau menu "Configuration" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libstdcpp config LIBSTDCPP_ROOT_DIR string prompt "libstdcpp shared library base directory" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libstdcpp default TOOLCHAIN_ROOT if !NATIVE_TOOLCHAIN default "/" if NATIVE_TOOLCHAIN config LIBSTDCPP_FILE_SPEC string prompt "libstdc++ shared library files (use wildcards)" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libstdcpp default "./lib/libstdc++.so.*" endmenu config PACKAGE_libthread-db tristate "libthread-db...................... POSIX thread library debugging support" default y if DEFAULT_libthread-db default m if ALL||ALL_NONSHARED depends on !USE_MUSL help POSIX thread library debugging support Felix Fietkau menu "Configuration" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libthread-db config LIBTHREAD_DB_ROOT_DIR string prompt "POSIX thread debugging shared library base directory" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libthread-db default TOOLCHAIN_ROOT if !NATIVE_TOOLCHAIN default "/" if NATIVE_TOOLCHAIN config LIBTHREAD_DB_FILE_SPEC string prompt "POSIX thread debugging shared library files (use wildcards)" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libthread-db default "./lib/libthread_db{-*.so,.so.*}" endmenu config PACKAGE_libtsan tristate "libtsan....................... Runtime library for ThreadSanitizer in GCC" default y if DEFAULT_libtsan default m if ALL||ALL_NONSHARED depends on USE_GLIBC select PACKAGE_libstdcpp depends on !mips64el select PACKAGE_librt depends on !mips64 depends on !arc depends on !mips depends on !mipsel help Runtime library for ThreadSanitizer in GCC http://gcc.gnu.org/ Felix Fietkau menu "Configuration" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libtsan config LIBTSAN_ROOT_DIR string prompt "libtsan shared library base directory" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libtsan default TOOLCHAIN_ROOT if !NATIVE_TOOLCHAIN default "/" if NATIVE_TOOLCHAIN config LIBTSAN_FILE_SPEC string prompt "libtsan shared library files (use wildcards)" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libtsan default "./lib/libtsan.so.*" endmenu config PACKAGE_libubsan tristate "libubsan........... Runtime library for UndefinedBehaviorSanitizer in GCC" default y if DEFAULT_libubsan default m if ALL||ALL_NONSHARED depends on USE_GLIBC select PACKAGE_libstdcpp depends on !mips64 depends on !mips64el select PACKAGE_librt depends on !arc help Runtime library for UndefinedBehaviorSanitizer in GCC http://gcc.gnu.org/ Felix Fietkau menu "Configuration" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libubsan config LIBUBSAN_ROOT_DIR string prompt "libubsan shared library base directory" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libubsan default TOOLCHAIN_ROOT if !NATIVE_TOOLCHAIN default "/" if NATIVE_TOOLCHAIN config LIBUBSAN_FILE_SPEC string prompt "libubsan shared library files (use wildcards)" depends on EXTERNAL_TOOLCHAIN && PACKAGE_libubsan default "./lib/libubsan.so.*" endmenu config PACKAGE_logd tristate "logd................................... OpenWrt system log implementation" default y if DEFAULT_logd default m if ALL select PACKAGE_libubus select PACKAGE_libblobmsg-json select PACKAGE_libubox select PACKAGE_libc help OpenWrt system log implementation John Crispin config PACKAGE_mtd tristate "mtd............................... Update utility for trx firmware images" default y if DEFAULT_mtd default m if ALL||ALL_NONSHARED select PACKAGE_libc select PACKAGE_libubox help This package contains an utility useful to upgrade from other firmware or older OpenWrt releases. config PACKAGE_netifd tristate "netifd.................... OpenWrt Network Interface Configuration Daemon" default y if DEFAULT_netifd default m if ALL select PACKAGE_jshn select PACKAGE_libuci select PACKAGE_ubus select PACKAGE_libubox select PACKAGE_libnl-tiny select PACKAGE_libubus select PACKAGE_ubusd select PACKAGE_libc help OpenWrt Network Interface Configuration Daemon Felix Fietkau config PACKAGE_nft-qos tristate "nft-qos........................................ QoS scripts over nftables" default y if DEFAULT_nft-qos default m if ALL select PACKAGE_kmod-nft-bridge select PACKAGE_kmod-nft-netdev select PACKAGE_nftables-nojson if PACKAGE_nftables-json config PACKAGE_nvram tristate "nvram............. Userspace port of the Broadcom NVRAM manipulation tool" default y if DEFAULT_nvram default m if ALL||ALL_NONSHARED depends on (TARGET_bcm47xx||TARGET_bcm53xx||TARGET_ath79) select PACKAGE_libc help This package contains an utility to manipulate NVRAM on Broadcom based devices. It works on bcm47xx (Linux 2.6) without using the kernel api. Jo-Philipp Wich config PACKAGE_openwrt-keyring tristate "openwrt-keyring................................ OpenWrt Developer Keyring" default y if DEFAULT_openwrt-keyring default m if ALL select PACKAGE_libc help The keyring of with the developer using and gpg public keys. https://openwrt.org/docs/guide-user/security/signatures John Crispin menuconfig PACKAGE_opkg tristate "opkg................................................ opkg package manager" default y if DEFAULT_opkg default m if ALL select PACKAGE_libc select PACKAGE_uclient-fetch select PACKAGE_libpthread select PACKAGE_libubox help Lightweight package management system opkg is the opkg Package Management System, for handling installation and removal of packages on a system. It can recursively follow dependencies and download all packages necessary to install a particular package. opkg knows how to install both .ipk and .deb packages. https://git.openwrt.org/project/opkg-lede.git Jo-Philipp Wich config PACKAGE_osafeloader tristate "osafeloader............... Utility for handling TP-LINK SafeLoader images" default y if DEFAULT_osafeloader default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on TARGET_bcm53xx help This package contains an utility that allows handling SafeLoader images. Rafał Miłecki config PACKAGE_oseama tristate "oseama........................................... Firmware utility oseama" default y if DEFAULT_oseama default m if ALL depends on TARGET_bcm53xx select PACKAGE_libc help Firmware utility oseama config PACKAGE_otrx tristate "otrx............................................... Firmware utility otrx" default y if DEFAULT_otrx default m if ALL depends on (TARGET_bcm47xx||TARGET_bcm53xx) select PACKAGE_libc help Firmware utility otrx config PACKAGE_procd tristate "procd..................................... OpenWrt system process manager" default y if DEFAULT_procd default m if ALL select PACKAGE_libc select PACKAGE_ubusd select PACKAGE_ubox select PACKAGE_jshn select PACKAGE_libjson-c select PACKAGE_libjson-script select PACKAGE_libubox select PACKAGE_ubus select PACKAGE_libubus select PACKAGE_libblobmsg-json depends on m || (PACKAGE_procd-selinux != y) help OpenWrt system process manager John Crispin menu "Configuration" depends on PACKAGE_procd || PACKAGE_procd-selinux config PROCD_SHOW_BOOT bool default n prompt "Print the shutdown to the console as well as logging it to syslog" endmenu config PACKAGE_procd-seccomp tristate "procd-seccomp.................... OpenWrt process seccomp helper + utrace" default y if DEFAULT_procd-seccomp default m if ALL select PACKAGE_libc select PACKAGE_libubox depends on SECCOMP select PACKAGE_libblobmsg-json help OpenWrt process seccomp helper + utrace John Crispin config PACKAGE_procd-selinux tristate "procd-selinux........ OpenWrt system process manager with SELinux support" default y if DEFAULT_procd-selinux default m if ALL select PACKAGE_ubox select PACKAGE_libc select PACKAGE_ubusd select PACKAGE_ubus select PACKAGE_libubox select PACKAGE_libubus select PACKAGE_libblobmsg-json select PACKAGE_libselinux select PACKAGE_libjson-c select PACKAGE_jshn select PACKAGE_libjson-script help OpenWrt system process manager with SELinux support John Crispin config PACKAGE_procd-ujail tristate "procd-ujail.................................. OpenWrt process jail helper" default y if DEFAULT_procd-ujail default m if ALL select PACKAGE_libc select KERNEL_IPC_NS select KERNEL_UTS_NS depends on KERNEL_NAMESPACES select PACKAGE_libuci select KERNEL_PID_NS select PACKAGE_libubox select PACKAGE_libubus select PACKAGE_libblobmsg-json help OpenWrt process jail helper John Crispin config PACKAGE_qos-scripts tristate "qos-scripts.................................................. QoS scripts" default y if DEFAULT_qos-scripts default m if ALL select PACKAGE_kmod-sched-core select PACKAGE_iptables-nft if PACKAGE_iptables-zz-legacy config PACKAGE_qosify tristate "qosify........................... A simple QoS solution based eBPF + CAKE" default y if DEFAULT_qosify default m if ALL||ALL_NONSHARED select PACKAGE_libc select PACKAGE_kmod-ifb depends on HAS_BPF_TOOLCHAIN select PACKAGE_kmod-sched-bpf select PACKAGE_libbpf select PACKAGE_kmod-sched-cake select PACKAGE_libubus select PACKAGE_tc-tiny if PACKAGE_tc-bpf config PACKAGE_refpolicy tristate "refpolicy....................................... SELinux reference policy" default y if DEFAULT_refpolicy default m if ALL select PACKAGE_libc help The SELinux Reference Policy project (refpolicy) is a complete SELinux policy that can be used as the system policy for a variety of systems and used as the basis for creating other policies. Reference Policy was originally based on the NSA example policy, but aims to accomplish many additional goals. The current refpolicy does not fully support OpenWRT and needs modifications to work with the default system file layout. These changes should be added as patches to the refpolicy that modify a single SELinux policy. The refpolicy works for the most part in permissive mode. Only the basic set of utilities are enabled in the example policy config and some of the pathing in the policies is not correct. Individual policies would need to be tweaked to get everything functioning properly. http://selinuxproject.org/page/Main_Page Thomas Petazzoni config PACKAGE_resolveip tristate "resolveip.................. Simple DNS resolver with configurable timeout" default y if DEFAULT_resolveip default m if ALL select PACKAGE_libc help This package contains the small resolveip utility which can be used by scripts to turn host names into numeric IP addresses. It supports IPv4 and IPv6 resolving and has a configurable timeout to guarantee a certain maximum runtime in case of slow or defunct DNS servers. Jo-Philipp Wich config PACKAGE_rpcd tristate "rpcd..................................... OpenWrt ubus RPC backend server" default y if DEFAULT_rpcd default m if ALL select PACKAGE_libc select PACKAGE_libjson-c select PACKAGE_libuci select PACKAGE_libubox select PACKAGE_libubus select PACKAGE_libblobmsg-json help This package provides the UBUS RPC backend server to expose various functionality to frontend programs via JSON-RPC. Jo-Philipp Wich config PACKAGE_rpcd-mod-file tristate "rpcd-mod-file.............. OpenWrt ubus RPC backend server (file plugin)" default y if DEFAULT_rpcd-mod-file default m if ALL depends on PACKAGE_rpcd select PACKAGE_libc select PACKAGE_libubus select PACKAGE_libubox help Provides ubus calls for file and directory operations. Jo-Philipp Wich config PACKAGE_rpcd-mod-iwinfo tristate "rpcd-mod-iwinfo.......... OpenWrt ubus RPC backend server (iwinfo plugin)" default y if DEFAULT_rpcd-mod-iwinfo default m if ALL depends on PACKAGE_rpcd select PACKAGE_libc select PACKAGE_libubox select PACKAGE_libubus select PACKAGE_libiwinfo help Provides ubus calls for accessing iwinfo data. Jo-Philipp Wich config PACKAGE_rpcd-mod-rpcsys tristate "rpcd-mod-rpcsys.......... OpenWrt ubus RPC backend server (rpcsys plugin)" default y if DEFAULT_rpcd-mod-rpcsys default m if ALL depends on PACKAGE_rpcd select PACKAGE_libc select PACKAGE_libubox select PACKAGE_libubus help Provides ubus calls for sysupgrade and password changing. Jo-Philipp Wich config PACKAGE_rpcd-mod-ucode tristate "rpcd-mod-ucode............ OpenWrt ubus RPC backend server (ucode plugin)" default y if DEFAULT_rpcd-mod-ucode default m if ALL select PACKAGE_libucode select PACKAGE_libubus select PACKAGE_libubox depends on PACKAGE_rpcd select PACKAGE_libc help Allows implementing plugins using ucode scripts. Jo-Philipp Wich config PACKAGE_selinux-policy tristate "selinux-policy....................... SELinux security policy for OpenWrt" default y if DEFAULT_selinux-policy default m if ALL select PACKAGE_libc help Basic SELinux Security Policy designed specifically for OpenWrt and written in Common Intermediate Language. https://git.defensec.nl/?p=selinux-policy.git;a=summary Dominick Grift config PACKAGE_snapshot-tool tristate "snapshot-tool.................................... rootfs snapshoting tool" default y if DEFAULT_snapshot-tool default m if ALL||ALL_NONSHARED select PACKAGE_libubox select PACKAGE_libc select PACKAGE_fstools help rootfs snapshoting tool John Crispin config PACKAGE_sqm-scripts tristate "sqm-scripts............................................ SQM Scripts (QoS)" default y if DEFAULT_sqm-scripts default m if ALL select PACKAGE_kmod-sched-cake select PACKAGE_iptables-nft if PACKAGE_iptables-zz-legacy config PACKAGE_sqm-scripts-extra tristate "sqm-scripts-extra" default y if DEFAULT_sqm-scripts-extra default m if ALL select PACKAGE_sqm-scripts depends on !(PACKAGE_iptables-zz-legacy, Sebastian Moeller config PACKAGE_swconfig tristate "swconfig.................................... Switch configuration utility" default y if DEFAULT_swconfig default m if ALL select PACKAGE_libuci select PACKAGE_libc select PACKAGE_libnl-tiny help Switch configuration utility Felix Fietkau config PACKAGE_ubox tristate "ubox....................................... OpenWrt system helper toolbox" default y if DEFAULT_ubox default m if ALL select PACKAGE_ubusd select PACKAGE_libc select PACKAGE_libuci select PACKAGE_libubox select PACKAGE_ubus select PACKAGE_libubus help OpenWrt system helper toolbox John Crispin config PACKAGE_ubus tristate "ubus.......................................... OpenWrt RPC client utility" default y if DEFAULT_ubus default m if ALL select PACKAGE_libblobmsg-json select PACKAGE_libubus select PACKAGE_ubusd select PACKAGE_libc help OpenWrt RPC client utility Felix Fietkau config PACKAGE_ubusd tristate "ubusd................................................. OpenWrt RPC daemon" default y if DEFAULT_ubusd default m if ALL select PACKAGE_libubox select PACKAGE_libblobmsg-json select PACKAGE_libc help OpenWrt RPC daemon Felix Fietkau config PACKAGE_ucert tristate "ucert........................... OpenWrt certificate verification utility" default y if DEFAULT_ucert default m if ALL select PACKAGE_usign select PACKAGE_libc select PACKAGE_libubox depends on m || (PACKAGE_ucert-full != y) help OpenWrt certificate verification utility Daniel Golle config PACKAGE_ucert-full tristate "ucert-full....... OpenWrt certificate generation and verification utility" default y if DEFAULT_ucert-full default m if ALL select PACKAGE_libc select PACKAGE_usign select PACKAGE_libjson-c select PACKAGE_libblobmsg-json select PACKAGE_libubox help OpenWrt certificate generation and verification utility Daniel Golle config PACKAGE_uci tristate "uci................ Utility for the Unified Configuration Interface (UCI)" default y if DEFAULT_uci default m if ALL select PACKAGE_libuci select PACKAGE_libc help Utility for the Unified Configuration Interface (UCI) Felix Fietkau config PACKAGE_uencrypt-mbedtls tristate "uencrypt-mbedtls.................. Small Decryption utility using mbedTLS" default y if DEFAULT_uencrypt-mbedtls default m if ALL select PACKAGE_libc select PACKAGE_libmbedtls depends on m || (PACKAGE_uencrypt-openssl != y) depends on m || (PACKAGE_uencrypt-wolfssl != y) help This is a small encrypton/decryption program. It defaults to AES-128-CBC, but supports any encryption provided by the crypto library. Even though it can be used for non-critical* regular encryption and decryption operations, it is included here to unencrypt the configuration from mtd on some devices. * Key and IV are exposed on cmdline This variant uses mbedTLS as crypto provider Eneas U de Queiroz config PACKAGE_uencrypt-openssl tristate "uencrypt-openssl.................. Small Decryption utility using OpenSSL" default y if DEFAULT_uencrypt-openssl default m if ALL select PACKAGE_libc select PACKAGE_libopenssl depends on m || (PACKAGE_uencrypt-wolfssl != y) help This is a small encrypton/decryption program. It defaults to AES-128-CBC, but supports any encryption provided by the crypto library. Even though it can be used for non-critical* regular encryption and decryption operations, it is included here to unencrypt the configuration from mtd on some devices. * Key and IV are exposed on cmdline This variant uses OpenSSL as crypto provider Eneas U de Queiroz config PACKAGE_uencrypt-wolfssl tristate "uencrypt-wolfssl.................. Small Decryption utility using wolfSSL" default y if DEFAULT_uencrypt-wolfssl default m if ALL select PACKAGE_libwolfssl if PACKAGE_libwolfsslcpu-crypto config PACKAGE_urandom-seed tristate "urandom-seed...................... /etc/urandom.seed handling for OpenWrt" default y if DEFAULT_urandom-seed default m if ALL select PACKAGE_libc select PACKAGE_getrandom help /etc/urandom.seed handling for OpenWrt https://openwrt.org/ config PACKAGE_urngd tristate "urngd" default y if DEFAULT_urngd default m if ALL select PACKAGE_libc select PACKAGE_libubox help urngd is OpenWrt's micro non-physical true random number generator based on timing jitter. Using the Jitter RNG core, the rngd provides an entropy source that feeds into the Linux /dev/random device if its entropy runs low. It updates the /dev/random entropy estimator such that the newly provided entropy unblocks /dev/random. The seeding of /dev/random also ensures that /dev/urandom benefits from entropy. Especially during boot time, when the entropy of Linux is low, the Jitter RNGd provides a source of sufficient entropy. config PACKAGE_usign tristate "usign............................. OpenWrt signature verification utility" default y if DEFAULT_usign default m if ALL select PACKAGE_libubox select PACKAGE_libc help OpenWrt signature verification utility Felix Fietkau config PACKAGE_uxc tristate "uxc......................................... OpenWrt container management" default y if DEFAULT_uxc default m if ALL select PACKAGE_libubus select PACKAGE_libblobmsg-json select PACKAGE_blockd select PACKAGE_libubox depends on KERNEL_NAMESPACES select PACKAGE_rpcd select PACKAGE_procd-ujail select PACKAGE_libc help OpenWrt container management Daniel Golle config PACKAGE_wireless-tools tristate "wireless-tools.......... Tools for manipulating Linux Wireless Extensions" default y if DEFAULT_wireless-tools default m if ALL select PACKAGE_libc help This package contains a collection of tools for configuring wireless adapters implementing the "Linux Wireless Extensions". http://hplabs.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html Felix Fietkau config PACKAGE_zram-swap tristate "zram-swap.............................................. ZRAM swap scripts" default y if DEFAULT_zram-swap default m if ALL select BUSYBOX_CONFIG_MKSWAP select PACKAGE_libc select BUSYBOX_CONFIG_SWAPOFF select BUSYBOX_CONFIG_FEATURE_SWAPON_PRI select PACKAGE_kmod-zram select BUSYBOX_CONFIG_SWAPON select BUSYBOX_CONFIG_FEATURE_SWAPON_DISCARD help A script to activate swaping on a compressed zram partition. This could be used to increase the available memory, by using compressed memory. config PACKAGE_zyxel-bootconfig tristate "zyxel-bootconfig.......... Utility for handling ZyXEL Bootconfig settings" default y if DEFAULT_zyxel-bootconfig default m if ALL select PACKAGE_libc help This package contains an utility that allows handling ZyXEL Bootconfig settings. David Bauer endmenu menu "Administration" menu "Zabbix" config PACKAGE_zabbix-agentd tristate "zabbix-agentd.............................................. Zabbix agentd" default y if DEFAULT_zabbix-agentd default m if ALL select PACKAGE_zlib select PACKAGE_libpcre2 select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help Zabbix agentd https://www.zabbix.com/ Etienne CHAMPETIER config PACKAGE_zabbix-agentd-gnutls tristate "zabbix-agentd-gnutls......................... Zabbix agentd (with GnuTLS)" default y if DEFAULT_zabbix-agentd-gnutls default m if ALL select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgnutls select PACKAGE_libpcre2 select PACKAGE_libc select PACKAGE_zlib help Zabbix agentd (with GnuTLS) https://www.zabbix.com/ Etienne CHAMPETIER config PACKAGE_zabbix-agentd-openssl tristate "zabbix-agentd-openssl....................... Zabbix agentd (with OpenSSL)" default y if DEFAULT_zabbix-agentd-openssl default m if ALL select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libpcre2 select PACKAGE_libc select PACKAGE_zlib select PACKAGE_libopenssl help Zabbix agentd (with OpenSSL) https://www.zabbix.com/ Etienne CHAMPETIER config PACKAGE_zabbix-extra-mac80211 tristate "zabbix-extra-mac80211....... Zabbix discovery/userparameters for mac80211" default y if DEFAULT_zabbix-extra-mac80211 default m if ALL select PACKAGE_libc depends on PACKAGE_MAC80211_DEBUGFS depends on KERNEL_DEBUG_FS select PACKAGE_zabbix-agentd if PACKAGE_zabbix-agentd-openssl config PACKAGE_zabbix-extra-network tristate "zabbix-extra-network......... Zabbix discovery/userparameters for network" default y if DEFAULT_zabbix-extra-network default m if ALL select PACKAGE_libubus-lua select PACKAGE_lua select PACKAGE_libc select PACKAGE_zabbix-agentd if PACKAGE_zabbix-agentd-openssl config PACKAGE_zabbix-extra-wifi tristate "zabbix-extra-wifi............... Zabbix discovery/userparameters for wifi" default y if DEFAULT_zabbix-extra-wifi default m if ALL select PACKAGE_libubus-lua select PACKAGE_zabbix-agentd if PACKAGE_zabbix-agentd-openssl config PACKAGE_zabbix-get tristate "zabbix-get.................................................... Zabbix get" default y if DEFAULT_zabbix-get default m if ALL select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libpcre2 select PACKAGE_libiconv-full if BUILD_NLS help Zabbix get https://www.zabbix.com/ Etienne CHAMPETIER config PACKAGE_zabbix-get-gnutls tristate "zabbix-get-gnutls............................... Zabbix get (with GnuTLS)" default y if DEFAULT_zabbix-get-gnutls default m if ALL select PACKAGE_zlib select PACKAGE_libpcre2 select PACKAGE_libgnutls select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help Zabbix get (with GnuTLS) https://www.zabbix.com/ Etienne CHAMPETIER config PACKAGE_zabbix-get-openssl tristate "zabbix-get-openssl............................. Zabbix get (with OpenSSL)" default y if DEFAULT_zabbix-get-openssl default m if ALL select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_zlib select PACKAGE_libpcre2 select PACKAGE_libc select PACKAGE_libopenssl help Zabbix get (with OpenSSL) https://www.zabbix.com/ Etienne CHAMPETIER config PACKAGE_zabbix-proxy tristate "zabbix-proxy................................................ Zabbix proxy" default y if DEFAULT_zabbix-proxy default m if ALL select PACKAGE_libpq if ZABBIX_POSTGRESQL select PACKAGE_libmariadb if ZABBIX_MYSQL select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libpcre2 select PACKAGE_zlib select PACKAGE_fping select PACKAGE_libevent2 select PACKAGE_libevent2-pthreads select PACKAGE_libsqlite3 if ZABBIX_SQLITE select PACKAGE_libc help Zabbix proxy https://www.zabbix.com/ Etienne CHAMPETIER comment "Database Software" choice prompt "Selected Database Software" default ZABBIX_POSTGRESQL config ZABBIX_MYSQL bool "MySQL/MariaDB" config ZABBIX_POSTGRESQL bool "PostgreSQL" config ZABBIX_SQLITE bool "SQLite" endchoice config PACKAGE_zabbix-proxy-gnutls tristate "zabbix-proxy-gnutls........................... Zabbix proxy (with GnuTLS)" default y if DEFAULT_zabbix-proxy-gnutls default m if ALL select PACKAGE_libc select PACKAGE_libgnutls select PACKAGE_libevent2 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libevent2-pthreads select PACKAGE_libsqlite3 if ZABBIX_SQLITE select PACKAGE_fping select PACKAGE_libpcre2 select PACKAGE_zlib select PACKAGE_libmariadb if ZABBIX_MYSQL select PACKAGE_libpq if ZABBIX_POSTGRESQL help Zabbix proxy (with GnuTLS) https://www.zabbix.com/ Etienne CHAMPETIER config PACKAGE_zabbix-proxy-openssl tristate "zabbix-proxy-openssl......................... Zabbix proxy (with OpenSSL)" default y if DEFAULT_zabbix-proxy-openssl default m if ALL select PACKAGE_fping select PACKAGE_libevent2-pthreads select PACKAGE_libsqlite3 if ZABBIX_SQLITE select PACKAGE_libmariadb if ZABBIX_MYSQL select PACKAGE_libopenssl select PACKAGE_libpq if ZABBIX_POSTGRESQL select PACKAGE_libpcre2 select PACKAGE_zlib select PACKAGE_libevent2 select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help Zabbix proxy (with OpenSSL) https://www.zabbix.com/ Etienne CHAMPETIER config PACKAGE_zabbix-sender tristate "zabbix-sender.............................................. Zabbix sender" default y if DEFAULT_zabbix-sender default m if ALL select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_zlib select PACKAGE_libpcre2 select PACKAGE_libc help Zabbix sender https://www.zabbix.com/ Etienne CHAMPETIER config PACKAGE_zabbix-sender-gnutls tristate "zabbix-sender-gnutls......................... Zabbix sender (with GnuTLS)" default y if DEFAULT_zabbix-sender-gnutls default m if ALL select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgnutls select PACKAGE_libc select PACKAGE_libpcre2 select PACKAGE_zlib help Zabbix sender (with GnuTLS) https://www.zabbix.com/ Etienne CHAMPETIER config PACKAGE_zabbix-sender-openssl tristate "zabbix-sender-openssl....................... Zabbix sender (with OpenSSL)" default y if DEFAULT_zabbix-sender-openssl default m if ALL select PACKAGE_zlib select PACKAGE_libpcre2 select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libopenssl help Zabbix sender (with OpenSSL) https://www.zabbix.com/ Etienne CHAMPETIER config PACKAGE_zabbix-server tristate "zabbix-server.............................................. Zabbix server" default y if DEFAULT_zabbix-server default m if ALL select PACKAGE_libevent2 select PACKAGE_fping select PACKAGE_libc select PACKAGE_libevent2-pthreads select PACKAGE_libmariadb if ZABBIX_MYSQL select PACKAGE_libpq if ZABBIX_POSTGRESQL depends on (!ZABBIX_SQLITE) select PACKAGE_libpcre2 select PACKAGE_zlib select PACKAGE_libiconv-full if BUILD_NLS help Zabbix server https://www.zabbix.com/ Etienne CHAMPETIER config PACKAGE_zabbix-server-frontend tristate "zabbix-server-frontend............................ Zabbix server-frontend" default y if DEFAULT_zabbix-server-frontend default m if ALL select PACKAGE_php8-mod-sockets select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_php8-mod-session depends on (!ZABBIX_SQLITE) select PACKAGE_php8-mod-mysqli if ZABBIX_MYSQL select PACKAGE_php8-mod-gd select PACKAGE_php8-mod-xmlreader select PACKAGE_php8-mod-xmlwriter select PACKAGE_libc select PACKAGE_php8 select PACKAGE_php8-mod-pgsql if ZABBIX_POSTGRESQL select PACKAGE_libpcre2 select PACKAGE_zlib select PACKAGE_php8-mod-gettext select PACKAGE_php8-cgi select PACKAGE_php8-mod-bcmath select PACKAGE_php8-mod-ctype select PACKAGE_php8-mod-mbstring help Zabbix server-frontend https://www.zabbix.com/ Etienne CHAMPETIER config PACKAGE_zabbix-server-gnutls tristate "zabbix-server-gnutls......................... Zabbix server (with GnuTLS)" default y if DEFAULT_zabbix-server-gnutls default m if ALL select PACKAGE_libpcre2 select PACKAGE_zlib select PACKAGE_libmariadb if ZABBIX_MYSQL select PACKAGE_libpq if ZABBIX_POSTGRESQL select PACKAGE_libevent2-pthreads select PACKAGE_fping depends on (!ZABBIX_SQLITE) select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc select PACKAGE_libgnutls select PACKAGE_libevent2 help Zabbix server (with GnuTLS) https://www.zabbix.com/ Etienne CHAMPETIER config PACKAGE_zabbix-server-openssl tristate "zabbix-server-openssl....................... Zabbix server (with OpenSSL)" default y if DEFAULT_zabbix-server-openssl default m if ALL select PACKAGE_libc select PACKAGE_libevent2 depends on (!ZABBIX_SQLITE) select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libevent2-pthreads select PACKAGE_fping select PACKAGE_libpcre2 select PACKAGE_zlib select PACKAGE_libmariadb if ZABBIX_MYSQL select PACKAGE_libpq if ZABBIX_POSTGRESQL select PACKAGE_libopenssl help Zabbix server (with OpenSSL) https://www.zabbix.com/ Etienne CHAMPETIER endmenu menu "openwisp" config PACKAGE_netjson-monitoring tristate "netjson-monitoring.................................... NetJson Monitoring" default y if DEFAULT_netjson-monitoring default m if ALL select PACKAGE_rpcd-mod-iwinfo select PACKAGE_libc select PACKAGE_rpcd select PACKAGE_libubus-lua select PACKAGE_lua-cjson help NetJson Monitoring http://openwisp.org Federico Capoano config PACKAGE_openwisp-config tristate "openwisp-config.................... Remote configuration management agent" default y if DEFAULT_openwisp-config default m if ALL select PACKAGE_luafilesystem select PACKAGE_curl select PACKAGE_libuci-lua select PACKAGE_luci-lib-nixio select PACKAGE_lua select PACKAGE_libc select PACKAGE_ca-certificates help Remote configuration management agent https://openwisp.org Federico Capoano config PACKAGE_openwisp-monitoring tristate "openwisp-monitoring............................ OpenWISP Monitoring agent" default y if DEFAULT_openwisp-monitoring default m if ALL select PACKAGE_openwisp-config select PACKAGE_libc select PACKAGE_netjson-monitoring help OpenWISP Monitoring agent http://openwisp.org Federico Capoano endmenu config PACKAGE_atop tristate "atop................................ System and process monitor for Linux" default y if DEFAULT_atop default m if ALL select PACKAGE_libncurses select PACKAGE_zlib select PACKAGE_libc help Atop is an ASCII full-screen performance monitor for Linux that is capable of reporting the activity of all processes (even if processes have finished during the interval), daily logging of system and process activity for long-term analysis, highlighting overloaded system resources by using colors, etcetera. At regular intervals, it shows system-level activity related to the CPU, memory, swap, disks (including LVM) and network layers, and for every process (and thread) it shows e.g. the CPU utilization, memory growth, disk utilization, priority, username, state, and exit code. In combination with the optional kernel module netatop, it even shows network activity per process/thread. https://www.atoptool.nl/ Toni Uhlig config PACKAGE_backuppc tristate "backuppc.... high-performance, enterprise-grade system for backing up PCs" default y if DEFAULT_backuppc default m if ALL select PACKAGE_rsync select PACKAGE_perlbase-storable select PACKAGE_perlbase-archive select PACKAGE_perlbase-data select PACKAGE_perl select PACKAGE_perlbase-digest select PACKAGE_perlbase-getopt select PACKAGE_bzip2 depends on !arc select PACKAGE_perlbase-compress select PACKAGE_libc select PACKAGE_perl-file-rsyncp select PACKAGE_perl-cgi select PACKAGE_iputils-ping select PACKAGE_tar select PACKAGE_samba4-client select PACKAGE_perl-www select PACKAGE_openssh-client help BackupPC is a disk based backup system featuring a clever pooling scheme and compression to minimize disk storage and disk I/O. It can use SMB, rsync or tar to access the clients without any additional client software and offers a powerful http/cgi user interface. https://sourceforge.net/projects/backuppc/ Carsten Wolff config PACKAGE_bottom tristate "bottom...................................... Interactive processes viewer" default y if DEFAULT_bottom default m if ALL depends on (aarch64||arm||i386||i686||mips||mipsel||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_libc help A customizable cross-platform graphical process/system monitor for the terminal. https://github.com/ClementTsang/bottom Luca Barbato config PACKAGE_btop tristate "btop.............................................. A monitor of resources" default y if DEFAULT_btop default m if ALL select PACKAGE_libc select PACKAGE_libstdcpp help Resource monitor that shows usage and stats for processor, memory, disks, network and processes. C++ version and continuation of bashtop and bpytop. https://github.com/aristocratos/btop Tianling Shen config PACKAGE_debian-archive-keyring tristate "debian-archive-keyring............................ Debian Archive keyring" default y if DEFAULT_debian-archive-keyring default m if ALL select PACKAGE_libc help Debian Archive keyring https://salsa.debian.org/release-team/debian-archive-keyring Daniel Golle config PACKAGE_debootstrap tristate "debootstrap.............................. Bootstrap a basic Debian system" default y if DEFAULT_debootstrap default m if ALL select PACKAGE_xz-utils select PACKAGE_coreutils-chroot select PACKAGE_xz select PACKAGE_coreutils select PACKAGE_libc select PACKAGE_ar select PACKAGE_coreutils-sha1sum help debootstrap is used to create a Debian base system from scratch, without requiring the availability of dpkg or apt. It does this by downloading .deb files from a mirror site, and carefully unpacking them into a directory which can eventually be chrooted into. https://wiki.debian.org/Debootstrap Daniel Golle config PACKAGE_gkrellmd tristate "gkrellmd................................... The GNU Krell Monitors Server" default y if DEFAULT_gkrellmd default m if ALL select PACKAGE_libc select PACKAGE_glib2 help Gkrellmd listens for connections from gkrellm clients. When a gkrellm client connects to a gkrellmd server all builtin monitors collect their data from the server. http://gkrellm.net/ Peter Denison config PACKAGE_htop tristate "htop........................................ Interactive processes viewer" default y if DEFAULT_htop default m if ALL select PACKAGE_libncurses select PACKAGE_libc help Htop is an ncursed-based process viewer similar to top, but it allows to scroll the list vertically and horizontally to see all processes and their full command lines. https://hisham.hm/htop/ Etienne CHAMPETIER config HTOP_LMSENSORS bool "Compile Htop with lm-sensors support" depends on PACKAGE_htop default y if TARGET_x86 help Build htop with lm-sensors support. This doesn't add lm-sensors as dependency, if present it'll loaded using dlopen(). config PACKAGE_ipmitool tristate "ipmitool.................. Command-line interface to IPMI-enabled devices" default y if DEFAULT_ipmitool default m if ALL select PACKAGE_libc select PACKAGE_libncurses select PACKAGE_libopenssl select PACKAGE_libreadline help Command-line interface to IPMI-enabled devices https://github.com/ipmitool/ipmitool Alexander Couzens config PACKAGE_monit tristate "monit.............. System services monitoring utility (with SSL support)" default y if DEFAULT_monit default m if ALL select PACKAGE_libpthread select PACKAGE_libopenssl select PACKAGE_libc select PACKAGE_zlib help An utility for monitoring services on a Unix system This package is built with SSL support. https://mmonit.com/monit/ Etienne CHAMPETIER config PACKAGE_monit-nossl tristate "monit-nossl..... System services monitoring utility (without SSL support)" default y if DEFAULT_monit-nossl default m if ALL select PACKAGE_libpthread select PACKAGE_libc select PACKAGE_zlib help An utility for monitoring services on a Unix system This package is built without SSL support. https://mmonit.com/monit/ Etienne CHAMPETIER config PACKAGE_muninlite tristate "muninlite................................ Munin node implemented in shell" default y if DEFAULT_muninlite default m if ALL select PACKAGE_xinetd select PACKAGE_libc help Munin node implemented in shell https://github.com/munin-monitoring/muninlite Jonathan McCrohan config PACKAGE_netatop tristate "netatop......................................... network counter for atop" default y if DEFAULT_netatop default m if ALL select PACKAGE_kmod-netatop select PACKAGE_libc select PACKAGE_zlib help The daemon netatopd is packaged with the netatop kernel module. This daemon takes care that information is gathered about processes that are finished. For every finished process that has transferred network packets, a binary record is written to a dedicated logfile. The added records in the logfile are read by atop with every sample to show information about the network activity of finished processes as well. https://www.atoptool.nl/ Toni Uhlig config PACKAGE_netdata tristate "netdata............................ Real-time performance monitoring tool" default y if DEFAULT_netdata default m if ALL select PACKAGE_zlib select PACKAGE_libjson-c select PACKAGE_libmnl select PACKAGE_libuuid select PACKAGE_libuv select PACKAGE_libc help netdata is a highly optimized Linux daemon providing real-time performance monitoring for Linux systems, applications and SNMP devices over the web. If you want to use Python plugins install python3, python3-yaml and python3-urllib3 https://www.netdata.cloud/ Josef Schlehofer , Daniel Engberg config PACKAGE_nload tristate "nload.......................................... A network traffic monitor" default y if DEFAULT_nload default m if ALL select PACKAGE_libstdcpp select PACKAGE_libncurses select PACKAGE_libc help Monitors network traffic and bandwidth usage. https://github.com/rolandriegel/nload Jacky Guo config PACKAGE_nyx tristate "nyx...................................... Terminal status monitor for Tor" default y if DEFAULT_nyx default m if ALL select PACKAGE_libc select PACKAGE_python3-stem select PACKAGE_python3 help Nyx is a command-line monitor for Tor. With this you can get detailed real-time information about your relay such as bandwidth usage, connections, logs, and much more. https://nyx.torproject.org/ Javier Marcet config PACKAGE_nyx-src tristate "nyx-src........................ Terminal status monitor for Tor (sources)" default y if DEFAULT_nyx-src default m if ALL select PACKAGE_libc help Nyx is a command-line monitor for Tor. With this you can get detailed real-time information about your relay such as bandwidth usage, connections, logs, and much more. This package contains the Python source files for nyx. https://nyx.torproject.org/ Javier Marcet depends on PACKAGE_nyx menuconfig PACKAGE_rsyslog tristate "rsyslog...... Enhanced system logging and kernel message trapping daemons" default y if DEFAULT_rsyslog default m if ALL select PACKAGE_libc select PACKAGE_libfastjson select PACKAGE_libcurl if RSYSLOG_elasticsearch select PACKAGE_libestr select PACKAGE_libgnutls if RSYSLOG_gnutls select PACKAGE_libpq if RSYSLOG_pgsql select PACKAGE_libuuid select PACKAGE_libmariadb if RSYSLOG_mysql select PACKAGE_libopenssl if RSYSLOG_openssl select PACKAGE_libcurl if RSYSLOG_omhttp select PACKAGE_krb5-libs if RSYSLOG_gssapi_krb5 select PACKAGE_zlib select PACKAGE_libmaxminddb if RSYSLOG_mmdblookup select PACKAGE_libdbi if RSYSLOG_libdbi help Enhanced system logging and kernel message trapping daemons https://www.rsyslog.com/ source "feeds/packages/admin/rsyslog/Config.in" config PACKAGE_schroot tristate "schroot........ Securely enter a chroot and run a command or login shell." default y if DEFAULT_schroot default m if ALL select PACKAGE_lvm2 if SCHROOT_LVM && PACKAGE_lvm2-selinux source "feeds/packages/admin/schroot/Config.in" config PACKAGE_sudo tristate "sudo.................................. Delegate authority to run commands" default y if DEFAULT_sudo default m if ALL select PACKAGE_libc help Sudo (su "do") allows a system administrator to delegate authority to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while providing an audit trail of the commands and their arguments. https://www.sudo.ws/ Alexandru Ardelean config PACKAGE_syslog-ng tristate "syslog-ng....................................... A powerful syslog daemon" default y if DEFAULT_syslog-ng default m if ALL select PACKAGE_libcurl select PACKAGE_librt select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_libdbi select PACKAGE_libuuid select PACKAGE_glib2 select PACKAGE_logrotate if SYSLOGNG_LOGROTATE select PACKAGE_libopenssl select PACKAGE_libpcre2 select PACKAGE_libjson-c select PACKAGE_zlib help syslog-ng reads and logs messages to the system console, log files, other machines and/or users as specified by its configuration file. https://www.syslog-ng.com/products/open-source-log-management/ Josef Schlehofer config SYSLOGNG_LOGROTATE bool "Logrotate support" depends on PACKAGE_syslog-ng default n help It adds support for logrotate functionality. config SYSLOGNG_LOGROTATE_MAXSIZE string "Maximum size of /var/log/messages log file" depends on SYSLOGNG_LOGROTATE default "1M" help Log files are rotated when they grow bigger than defined size bytes. config SYSLOGNG_LOGROTATE_ROTATE_COUNT int "Maximum rotation count for /var/log/messages log file" depends on SYSLOGNG_LOGROTATE default 1 help Log files are rotated count times before being removed or mailed to the address specified in a mail directive. If count is 0, old versions are removed rather than rotated. endmenu menu "Boot Loaders" config PACKAGE_arm-trusted-firmware-rockchip tristate "arm-trusted-firmware-rockchip.......... ARM Trusted Firmware for Rockchip" default y if DEFAULT_arm-trusted-firmware-rockchip default m if ALL depends on TARGET_rockchip_armv8 select PACKAGE_libc help ARM Trusted Firmware for Rockchip Tobias Maedel config PACKAGE_at91bootstrap-at91sam9x5eknf_uboot bool default y if DEFAULT_at91bootstrap-at91sam9x5eknf_uboot default y if (TARGET_at91_sam9x_Default || TARGET_at91_sam9x_DEVICE_atmel_at91sam9x25ek || TARGET_at91_sam9x_DEVICE_atmel_at91sam9x35ek || TARGET_DEVICE_at91_sam9x_DEVICE_atmel_at91sam9x25ek || TARGET_DEVICE_at91_sam9x_DEVICE_atmel_at91sam9x35ek) depends on TARGET_at91_sam9x select PACKAGE_libc depends on !IN_SDK help .AT91Bootstrap for AT91SAM9X5-EK board (NandFlash) https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-at91sam9x5eksd_uboot bool default y if DEFAULT_at91bootstrap-at91sam9x5eksd_uboot default y if (TARGET_at91_sam9x_Default || TARGET_at91_sam9x_DEVICE_atmel_at91sam9x25ek || TARGET_at91_sam9x_DEVICE_atmel_at91sam9x35ek || TARGET_DEVICE_at91_sam9x_DEVICE_atmel_at91sam9x25ek || TARGET_DEVICE_at91_sam9x_DEVICE_atmel_at91sam9x35ek) depends on !IN_SDK select PACKAGE_libc depends on TARGET_at91_sam9x help .AT91Bootstrap for AT91SAM9X5-EK board (SDcard) https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sam9x60eknf_uboot bool default y if DEFAULT_at91bootstrap-sam9x60eknf_uboot default y if (TARGET_at91_sam9x_Default || TARGET_at91_sam9x_DEVICE_microchip_sam9x60ek || TARGET_DEVICE_at91_sam9x_DEVICE_microchip_sam9x60ek) depends on TARGET_at91_sam9x depends on !IN_SDK select PACKAGE_libc help .AT91Bootstrap for SAM9X60-EK board (NandFlash) https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sam9x60eksd_uboot bool default y if DEFAULT_at91bootstrap-sam9x60eksd_uboot default y if (TARGET_at91_sam9x_Default || TARGET_at91_sam9x_DEVICE_microchip_sam9x60ek || TARGET_DEVICE_at91_sam9x_DEVICE_microchip_sam9x60ek) depends on TARGET_at91_sam9x depends on !IN_SDK select PACKAGE_libc help .AT91Bootstrap for SAM9X60-EK board (SDcard) https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d27_som1_ekqspi_uboot bool default y if DEFAULT_at91bootstrap-sama5d27_som1_ekqspi_uboot default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d27-som1-ek || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d27-som1-ek) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d27_som1_eksd_uboot bool default y if DEFAULT_at91bootstrap-sama5d27_som1_eksd_uboot default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d27-som1-ek || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d27-som1-ek) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d27_wlsom1_ekdf_qspi_uboot bool default y if DEFAULT_at91bootstrap-sama5d27_wlsom1_ekdf_qspi_uboot default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d27-wlsom1-ek || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d27-wlsom1-ek) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d27_wlsom1_eksd_uboot bool default y if DEFAULT_at91bootstrap-sama5d27_wlsom1_eksd_uboot default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d27-wlsom1-ek || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d27-wlsom1-ek) select PACKAGE_libc depends on TARGET_at91_sama5 depends on !IN_SDK help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d2_icpdf_qspi_uboot bool default y if DEFAULT_at91bootstrap-sama5d2_icpdf_qspi_uboot default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d2-icp || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d2-icp) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d2_icpsd_uboot bool default y if DEFAULT_at91bootstrap-sama5d2_icpsd_uboot default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d2-icp || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d2-icp) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d2_ptc_eknf_uboot bool default y if DEFAULT_at91bootstrap-sama5d2_ptc_eknf_uboot default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d2-ptc-ek || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d2-ptc-ek) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d2_ptc_eksd_uboot bool default y if DEFAULT_at91bootstrap-sama5d2_ptc_eksd_uboot default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d2-ptc-ek || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d2-ptc-ek) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d2_xplaineddf_qspi_uboot bool default y if DEFAULT_at91bootstrap-sama5d2_xplaineddf_qspi_uboot default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d2-xplained || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d2-xplained) select PACKAGE_libc depends on TARGET_at91_sama5 depends on !IN_SDK help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d2_xplaineddf_uboot bool default y if DEFAULT_at91bootstrap-sama5d2_xplaineddf_uboot default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d2-xplained || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d2-xplained) select PACKAGE_libc depends on TARGET_at91_sama5 depends on !IN_SDK help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d2_xplainedsd_uboot bool default y if DEFAULT_at91bootstrap-sama5d2_xplainedsd_uboot default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d2-xplained || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d2-xplained) select PACKAGE_libc depends on TARGET_at91_sama5 depends on !IN_SDK help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d3_xplainednf_uboot bool default y if DEFAULT_at91bootstrap-sama5d3_xplainednf_uboot default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d3-xplained || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d3-xplained) select PACKAGE_libc depends on !IN_SDK depends on TARGET_at91_sama5 help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d3_xplainedsd_uboot bool default y if DEFAULT_at91bootstrap-sama5d3_xplainedsd_uboot default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d3-xplained || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d3-xplained) select PACKAGE_libc depends on !IN_SDK depends on TARGET_at91_sama5 help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d4_xplaineddf_uboot_secure bool default y if DEFAULT_at91bootstrap-sama5d4_xplaineddf_uboot_secure default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d4-xplained || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d4-xplained) depends on TARGET_at91_sama5 depends on !IN_SDK select PACKAGE_libc help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d4_xplainednf_uboot_secure bool default y if DEFAULT_at91bootstrap-sama5d4_xplainednf_uboot_secure default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d4-xplained || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d4-xplained) depends on TARGET_at91_sama5 depends on !IN_SDK select PACKAGE_libc help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama5d4_xplainedsd_uboot_secure bool default y if DEFAULT_at91bootstrap-sama5d4_xplainedsd_uboot_secure default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d4-xplained || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d4-xplained) select PACKAGE_libc depends on !IN_SDK depends on TARGET_at91_sama5 help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_at91bootstrap-sama7g5eksd_uboot bool default y if DEFAULT_at91bootstrap-sama7g5eksd_uboot default y if (TARGET_at91_sama7_Default || TARGET_at91_sama7_DEVICE_microchip_sama7g5-ek || TARGET_DEVICE_at91_sama7_DEVICE_microchip_sama7g5-ek) select PACKAGE_libc depends on !IN_SDK depends on TARGET_at91_sama7 help . https://www.at91.com/linux4sam/bin/view/Linux4SAM/AT91Bootstrap config PACKAGE_bcm27xx-gpu-fw tristate "bcm27xx-gpu-fw............................................ bcm27xx-gpu-fw" default y if DEFAULT_bcm27xx-gpu-fw default y if TARGET_bcm27xx depends on TARGET_bcm27xx select PACKAGE_libc help GPU and kernel boot firmware for bcm27xx. config PACKAGE_bcm63xx-cfe tristate "bcm63xx-cfe.................................................. bcm63xx-cfe" default y if DEFAULT_bcm63xx-cfe default y select PACKAGE_libc depends on (TARGET_bcm4908||TARGET_bcm63xx||TARGET_bmips) help CFE RAM binaries for bcm63xx. config PACKAGE_gnu-efi-programs tristate "gnu-efi-programs.................................... Various EFI programs" default y if DEFAULT_gnu-efi-programs default m if ALL depends on TARGET_x86_64 select PACKAGE_libc select PACKAGE_gnu-efi help Various EFI programs from GNU's EFI library https://github.com/vathpela/gnu-efi Oskari Rauta config PACKAGE_grub2 tristate "grub2...................................... GRand Unified Bootloader (pc)" default y if DEFAULT_grub2 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on TARGET_x86 help GRand Unified Bootloader (pc) http://www.gnu.org/software/grub/ config PACKAGE_grub2-efi tristate "grub2-efi................................. GRand Unified Bootloader (efi)" default y if DEFAULT_grub2-efi default m if ALL||ALL_NONSHARED depends on TARGET_x86 select PACKAGE_libc help GRand Unified Bootloader (efi) http://www.gnu.org/software/grub/ config PACKAGE_grub2-efi-arm tristate "grub2-efi-arm............................. GRand Unified Bootloader (efi)" default y if DEFAULT_grub2-efi-arm default m if ALL||ALL_NONSHARED depends on TARGET_armsr select PACKAGE_libc help GRand Unified Bootloader (efi) http://www.gnu.org/software/grub/ config PACKAGE_gummiboot tristate "gummiboot....................................... Simple UEFI boot manager" default y if DEFAULT_gummiboot default m if ALL select PACKAGE_libc depends on TARGET_x86_64 select PACKAGE_libblkid help gummiboot Simple UEFI boot manager gummiboot executes EFI images. The default entry is selected by a configured pattern (glob) or an on-screen menu. https://github.com/rzr/gummiboot config PACKAGE_imx-bootlets tristate "imx-bootlets...................................... i.MX23/i.MX28 bootlets" default y if DEFAULT_imx-bootlets default m if ALL select PACKAGE_libc depends on TARGET_mxs help i.MX23/i.MX28 bootlets (for oLinuxino) config PACKAGE_mt7623n-preloader tristate "mt7623n-preloader...................................... mt7623n-preloader" default y if DEFAULT_mt7623n-preloader default y if TARGET_mediatek select PACKAGE_libc depends on TARGET_mediatek_mt7623 help Preloader image for mt7623n based boards like Banana Pi R2. David Woodhouse config PACKAGE_opensbi_generic bool "opensbi_generic.......................................... OpenSBI generic" default y if DEFAULT_opensbi_generic default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on TARGET_sifiveu help OpenSBI generic https://github.com/riscv/opensbi/blob/master/README.md Zoltan HERPAI config PACKAGE_trusted-firmware-a-bcm4908 bool "trusted-firmware-a-bcm4908................ Trusted-Firmware-A for BCM4908" default y if DEFAULT_trusted-firmware-a-bcm4908 default y depends on TARGET_bcm4908 depends on !IN_SDK select PACKAGE_libc help Trusted-Firmware-A for BCM4908 https://www.trustedfirmware.org/projects/tf-a/ Rafał Miłecki config PACKAGE_trusted-firmware-a-edpu bool "trusted-firmware-a-edpu.............. Trusted-Firmware-A for Methode eDPU" default y if DEFAULT_trusted-firmware-a-edpu default y if (TARGET_mvebu_cortexa53_Default || TARGET_mvebu_cortexa53_DEVICE_methode_edpu || TARGET_DEVICE_mvebu_cortexa53_DEVICE_methode_edpu) select PACKAGE_libc select PACKAGE_u-boot-eDPU depends on !IN_SDK depends on TARGET_mvebu_cortexa53 help Trusted-Firmware-A for Methode eDPU https://www.trustedfirmware.org/projects/tf-a/ Vladimir Vid config PACKAGE_trusted-firmware-a-espressobin-512mb bool "trusted-firmware-a-espressobin-512mb" default y if DEFAULT_trusted-firmware-a-espressobin-512mb default y if (TARGET_mvebu_cortexa53_Default || TARGET_mvebu_cortexa53_DEVICE_globalscale_espressobin || TARGET_DEVICE_mvebu_cortexa53_DEVICE_globalscale_espressobin) select PACKAGE_libc depends on !IN_SDK select PACKAGE_u-boot-espressobin depends on TARGET_mvebu_cortexa53 help Trusted-Firmware-A for Marvell ESPRESSObin (512MB) https://www.trustedfirmware.org/projects/tf-a/ Vladimir Vid config PACKAGE_trusted-firmware-a-espressobin-v3-v5-1gb-1cs bool "trusted-firmware-a-espressobin-v3-v5-1gb-1cs" default y if DEFAULT_trusted-firmware-a-espressobin-v3-v5-1gb-1cs default y if (TARGET_mvebu_cortexa53_Default || TARGET_mvebu_cortexa53_DEVICE_globalscale_espressobin || TARGET_DEVICE_mvebu_cortexa53_DEVICE_globalscale_espressobin) depends on TARGET_mvebu_cortexa53 select PACKAGE_u-boot-espressobin depends on !IN_SDK select PACKAGE_libc help Trusted-Firmware-A for Marvell ESPRESSObin V3-V5 (1GB 1CS) https://www.trustedfirmware.org/projects/tf-a/ Vladimir Vid config PACKAGE_trusted-firmware-a-espressobin-v3-v5-1gb-2cs bool "trusted-firmware-a-espressobin-v3-v5-1gb-2cs" default y if DEFAULT_trusted-firmware-a-espressobin-v3-v5-1gb-2cs default y if (TARGET_mvebu_cortexa53_Default || TARGET_mvebu_cortexa53_DEVICE_globalscale_espressobin || TARGET_DEVICE_mvebu_cortexa53_DEVICE_globalscale_espressobin) select PACKAGE_u-boot-espressobin depends on TARGET_mvebu_cortexa53 select PACKAGE_libc depends on !IN_SDK help Trusted-Firmware-A for Marvell ESPRESSObin V3-V5 (1GB, 2CS) https://www.trustedfirmware.org/projects/tf-a/ Vladimir Vid config PACKAGE_trusted-firmware-a-espressobin-v3-v5-2gb bool "trusted-firmware-a-espressobin-v3-v5-2gb" default y if DEFAULT_trusted-firmware-a-espressobin-v3-v5-2gb default y if (TARGET_mvebu_cortexa53_Default || TARGET_mvebu_cortexa53_DEVICE_globalscale_espressobin || TARGET_DEVICE_mvebu_cortexa53_DEVICE_globalscale_espressobin) depends on !IN_SDK select PACKAGE_libc depends on TARGET_mvebu_cortexa53 select PACKAGE_u-boot-espressobin help Trusted-Firmware-A for Marvell ESPRESSObin V3-V5 (2GB) https://www.trustedfirmware.org/projects/tf-a/ Vladimir Vid config PACKAGE_trusted-firmware-a-espressobin-v7-1gb bool "trusted-firmware-a-espressobin-v7-1gb" default y if DEFAULT_trusted-firmware-a-espressobin-v7-1gb default y if (TARGET_mvebu_cortexa53_Default || TARGET_mvebu_cortexa53_DEVICE_globalscale_espressobin-v7 || TARGET_DEVICE_mvebu_cortexa53_DEVICE_globalscale_espressobin-v7) depends on !IN_SDK select PACKAGE_libc select PACKAGE_u-boot-espressobin depends on TARGET_mvebu_cortexa53 help Trusted-Firmware-A for Marvell ESPRESSObin V7 (1GB) https://www.trustedfirmware.org/projects/tf-a/ Vladimir Vid config PACKAGE_trusted-firmware-a-espressobin-v7-2gb bool "trusted-firmware-a-espressobin-v7-2gb" default y if DEFAULT_trusted-firmware-a-espressobin-v7-2gb default y if (TARGET_mvebu_cortexa53_Default || TARGET_mvebu_cortexa53_DEVICE_globalscale_espressobin-v7 || TARGET_DEVICE_mvebu_cortexa53_DEVICE_globalscale_espressobin-v7) select PACKAGE_libc depends on !IN_SDK depends on TARGET_mvebu_cortexa53 select PACKAGE_u-boot-espressobin help Trusted-Firmware-A for Marvell ESPRESSObin V7 (2GB) https://www.trustedfirmware.org/projects/tf-a/ Vladimir Vid config PACKAGE_trusted-firmware-a-ls1012a-frdm bool "trusted-firmware-a-ls1012a-frdm... Trusted-Firmware-A for NXP LS1012AFRDM" default y if DEFAULT_trusted-firmware-a-ls1012a-frdm default m if ALL||ALL_NONSHARED depends on !IN_SDK select PACKAGE_layerscape-rcw select PACKAGE_u-boot-fsl_ls1012a-frdm select PACKAGE_libc depends on TARGET_layerscape_armv8_64b depends on TARGET_layerscape help Trusted-Firmware-A for NXP LS1012AFRDM https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-ls1012a-frwy-sdboot bool "trusted-firmware-a-ls1012a-frwy-sdboot" default y if DEFAULT_trusted-firmware-a-ls1012a-frwy-sdboot default m if ALL||ALL_NONSHARED select PACKAGE_libc select PACKAGE_u-boot-fsl_ls1012a-frwy-sdboot depends on !IN_SDK select PACKAGE_layerscape-rcw depends on TARGET_layerscape_armv8_64b depends on TARGET_layerscape help Trusted-Firmware-A for NXP LS1012AFRWY https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-ls1012a-rdb bool "trusted-firmware-a-ls1012a-rdb..... Trusted-Firmware-A for NXP LS1012ARDB" default y if DEFAULT_trusted-firmware-a-ls1012a-rdb default m if ALL||ALL_NONSHARED select PACKAGE_libc select PACKAGE_u-boot-fsl_ls1012a-rdb depends on !IN_SDK select PACKAGE_layerscape-rcw depends on TARGET_layerscape depends on TARGET_layerscape_armv8_64b help Trusted-Firmware-A for NXP LS1012ARDB https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-ls1028a-rdb bool "trusted-firmware-a-ls1028a-rdb................... Trusted-Firmware-A for " default y if DEFAULT_trusted-firmware-a-ls1028a-rdb default m if ALL||ALL_NONSHARED select PACKAGE_u-boot-fsl_ls1028a-rdb select PACKAGE_layerscape-rcw depends on !IN_SDK select PACKAGE_libc depends on TARGET_layerscape depends on TARGET_layerscape_armv8_64b help Trusted-Firmware-A for https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-ls1028a-rdb-sdboot bool "trusted-firmware-a-ls1028a-rdb-sdboot............ Trusted-Firmware-A for " default y if DEFAULT_trusted-firmware-a-ls1028a-rdb-sdboot default m if ALL||ALL_NONSHARED depends on TARGET_layerscape depends on TARGET_layerscape_armv8_64b select PACKAGE_u-boot-fsl_ls1028a-rdb-sdboot select PACKAGE_layerscape-rcw depends on !IN_SDK select PACKAGE_libc help Trusted-Firmware-A for https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-ls1043a-rdb bool "trusted-firmware-a-ls1043a-rdb..... Trusted-Firmware-A for NXP LS1043ARDB" default y if DEFAULT_trusted-firmware-a-ls1043a-rdb default m if ALL||ALL_NONSHARED select PACKAGE_layerscape-rcw depends on !IN_SDK select PACKAGE_libc select PACKAGE_u-boot-fsl_ls1043a-rdb depends on TARGET_layerscape_armv8_64b depends on TARGET_layerscape help Trusted-Firmware-A for NXP LS1043ARDB https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-ls1043a-rdb-sdboot bool "trusted-firmware-a-ls1043a-rdb-sdboot" default y if DEFAULT_trusted-firmware-a-ls1043a-rdb-sdboot default m if ALL||ALL_NONSHARED select PACKAGE_layerscape-rcw depends on !IN_SDK select PACKAGE_libc select PACKAGE_u-boot-fsl_ls1043a-rdb-sdboot depends on TARGET_layerscape depends on TARGET_layerscape_armv8_64b help Trusted-Firmware-A for NXP LS1043ARDB SD Boot https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-ls1046a-frwy bool "trusted-firmware-a-ls1046a-frwy... Trusted-Firmware-A for NXP LS1046AFRWY" default y if DEFAULT_trusted-firmware-a-ls1046a-frwy default m if ALL||ALL_NONSHARED select PACKAGE_u-boot-fsl_ls1046a-frwy depends on TARGET_layerscape depends on TARGET_layerscape_armv8_64b select PACKAGE_layerscape-rcw depends on !IN_SDK select PACKAGE_libc help Trusted-Firmware-A for NXP LS1046AFRWY https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-ls1046a-frwy-sdboot bool "trusted-firmware-a-ls1046a-frwy-sdboot" default y if DEFAULT_trusted-firmware-a-ls1046a-frwy-sdboot default m if ALL||ALL_NONSHARED select PACKAGE_libc select PACKAGE_u-boot-fsl_ls1046a-frwy-sdboot select PACKAGE_layerscape-rcw depends on !IN_SDK depends on TARGET_layerscape_armv8_64b depends on TARGET_layerscape help Trusted-Firmware-A for NXP LS1046AFRWY SD Boot https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-ls1046a-rdb bool "trusted-firmware-a-ls1046a-rdb..... Trusted-Firmware-A for NXP LS1046ARDB" default y if DEFAULT_trusted-firmware-a-ls1046a-rdb default m if ALL||ALL_NONSHARED depends on TARGET_layerscape depends on TARGET_layerscape_armv8_64b select PACKAGE_u-boot-fsl_ls1046a-rdb select PACKAGE_libc depends on !IN_SDK select PACKAGE_layerscape-rcw help Trusted-Firmware-A for NXP LS1046ARDB https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-ls1046a-rdb-sdboot bool "trusted-firmware-a-ls1046a-rdb-sdboot" default y if DEFAULT_trusted-firmware-a-ls1046a-rdb-sdboot default m if ALL||ALL_NONSHARED select PACKAGE_u-boot-fsl_ls1046a-rdb-sdboot depends on TARGET_layerscape_armv8_64b depends on TARGET_layerscape select PACKAGE_layerscape-rcw depends on !IN_SDK select PACKAGE_libc help Trusted-Firmware-A for NXP LS1046ARDB SD Boot https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-ls1088a-rdb bool "trusted-firmware-a-ls1088a-rdb..... Trusted-Firmware-A for NXP LS1088ARDB" default y if DEFAULT_trusted-firmware-a-ls1088a-rdb default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on !IN_SDK select PACKAGE_layerscape-rcw select PACKAGE_u-boot-fsl_ls1088a-rdb depends on TARGET_layerscape_armv8_64b depends on TARGET_layerscape help Trusted-Firmware-A for NXP LS1088ARDB https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-ls1088a-rdb-sdboot bool "trusted-firmware-a-ls1088a-rdb-sdboot" default y if DEFAULT_trusted-firmware-a-ls1088a-rdb-sdboot default m if ALL||ALL_NONSHARED select PACKAGE_u-boot-fsl_ls1088a-rdb-sdboot depends on TARGET_layerscape depends on TARGET_layerscape_armv8_64b select PACKAGE_layerscape-rcw depends on !IN_SDK select PACKAGE_libc help Trusted-Firmware-A for NXP LS1088ARDB SD Boot https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-ls2088a-rdb bool "trusted-firmware-a-ls2088a-rdb..... Trusted-Firmware-A for NXP LS2088ARDB" default y if DEFAULT_trusted-firmware-a-ls2088a-rdb default m if ALL||ALL_NONSHARED select PACKAGE_u-boot-fsl_ls2088a-rdb depends on TARGET_layerscape_armv8_64b depends on TARGET_layerscape select PACKAGE_libc depends on !IN_SDK select PACKAGE_layerscape-rcw help Trusted-Firmware-A for NXP LS2088ARDB https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-lx2160a-rdb bool "trusted-firmware-a-lx2160a-rdb..... Trusted-Firmware-A for NXP LX2160ARDB" default y if DEFAULT_trusted-firmware-a-lx2160a-rdb default m if ALL||ALL_NONSHARED select PACKAGE_u-boot-fsl_lx2160a-rdb select PACKAGE_libc select PACKAGE_layerscape-rcw depends on !IN_SDK depends on TARGET_layerscape depends on TARGET_layerscape_armv8_64b help Trusted-Firmware-A for NXP LX2160ARDB https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-lx2160a-rdb-sdboot bool "trusted-firmware-a-lx2160a-rdb-sdboot" default y if DEFAULT_trusted-firmware-a-lx2160a-rdb-sdboot default m if ALL||ALL_NONSHARED depends on !IN_SDK select PACKAGE_layerscape-rcw select PACKAGE_libc select PACKAGE_u-boot-fsl_lx2160a-rdb-sdboot depends on TARGET_layerscape depends on TARGET_layerscape_armv8_64b help Trusted-Firmware-A for NXP LX2160ARDB SD Boot https://www.trustedfirmware.org/projects/tf-a/ config PACKAGE_trusted-firmware-a-mt7622-emmc-1ddr bool "trusted-firmware-a-mt7622-emmc-1ddr" default y if DEFAULT_trusted-firmware-a-mt7622-emmc-1ddr default m if ALL||ALL_NONSHARED depends on !IN_SDK depends on TARGET_mediatek_mt7622 select PACKAGE_libc help Trusted-Firmware-A for MediaTek MT7622 (eMMC, 1x DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7622-emmc-2ddr bool "trusted-firmware-a-mt7622-emmc-2ddr" default y if DEFAULT_trusted-firmware-a-mt7622-emmc-2ddr default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on TARGET_mediatek_mt7622 depends on !IN_SDK help Trusted-Firmware-A for MediaTek MT7622 (eMMC, 2x DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7622-nor-1ddr bool "trusted-firmware-a-mt7622-nor-1ddr" default y if DEFAULT_trusted-firmware-a-mt7622-nor-1ddr default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on TARGET_mediatek_mt7622 depends on !IN_SDK help Trusted-Firmware-A for MediaTek MT7622 (SPI-NOR, 1x DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7622-nor-2ddr bool "trusted-firmware-a-mt7622-nor-2ddr" default y if DEFAULT_trusted-firmware-a-mt7622-nor-2ddr default m if ALL||ALL_NONSHARED depends on !IN_SDK depends on TARGET_mediatek_mt7622 select PACKAGE_libc help Trusted-Firmware-A for MediaTek MT7622 (SPI-NOR, 2x DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7622-sdmmc-1ddr bool "trusted-firmware-a-mt7622-sdmmc-1ddr" default y if DEFAULT_trusted-firmware-a-mt7622-sdmmc-1ddr default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on TARGET_mediatek_mt7622 depends on !IN_SDK help Trusted-Firmware-A for MediaTek MT7622 (SD card, 1x DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7622-sdmmc-2ddr bool "trusted-firmware-a-mt7622-sdmmc-2ddr" default y if DEFAULT_trusted-firmware-a-mt7622-sdmmc-2ddr default m if ALL||ALL_NONSHARED depends on !IN_SDK depends on TARGET_mediatek_mt7622 select PACKAGE_libc help Trusted-Firmware-A for MediaTek MT7622 (SD card, 2x DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7622-snand-1ddr bool "trusted-firmware-a-mt7622-snand-1ddr" default y if DEFAULT_trusted-firmware-a-mt7622-snand-1ddr default m if ALL||ALL_NONSHARED depends on !IN_SDK depends on TARGET_mediatek_mt7622 select PACKAGE_libc help Trusted-Firmware-A for MediaTek MT7622 (SPI-NAND, 1x DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7622-snand-2ddr bool "trusted-firmware-a-mt7622-snand-2ddr" default y if DEFAULT_trusted-firmware-a-mt7622-snand-2ddr default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on TARGET_mediatek_mt7622 depends on !IN_SDK help Trusted-Firmware-A for MediaTek MT7622 (SPI-NAND, 2x DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7981-emmc-ddr3 bool "trusted-firmware-a-mt7981-emmc-ddr3" default y if DEFAULT_trusted-firmware-a-mt7981-emmc-ddr3 default m if ALL||ALL_NONSHARED depends on !IN_SDK select PACKAGE_libc depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7981 (eMMC, DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7981-emmc-ddr4 bool "trusted-firmware-a-mt7981-emmc-ddr4" default y if DEFAULT_trusted-firmware-a-mt7981-emmc-ddr4 default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic depends on !IN_SDK select PACKAGE_libc help Trusted-Firmware-A for MediaTek MT7981 (eMMC, DDR4) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7981-nor-ddr3 bool "trusted-firmware-a-mt7981-nor-ddr3" default y if DEFAULT_trusted-firmware-a-mt7981-nor-ddr3 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7981 (SPI-NOR, DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7981-sdmmc-ddr3 bool "trusted-firmware-a-mt7981-sdmmc-ddr3" default y if DEFAULT_trusted-firmware-a-mt7981-sdmmc-ddr3 default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic select PACKAGE_libc depends on !IN_SDK help Trusted-Firmware-A for MediaTek MT7981 (SD card, DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7981-snand-ddr3 bool "trusted-firmware-a-mt7981-snand-ddr3" default y if DEFAULT_trusted-firmware-a-mt7981-snand-ddr3 default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic select PACKAGE_libc depends on !IN_SDK help Trusted-Firmware-A for MediaTek MT7981 (SPI-NAND via SNFI, DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7981-spim-nand-ddr3 bool "trusted-firmware-a-mt7981-spim-nand-ddr3" default y if DEFAULT_trusted-firmware-a-mt7981-spim-nand-ddr3 default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic select PACKAGE_libc depends on !IN_SDK help Trusted-Firmware-A for MediaTek MT7981 (SPI-NAND via SPIM, DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7981-spim-nand-ddr4 bool "trusted-firmware-a-mt7981-spim-nand-ddr4" default y if DEFAULT_trusted-firmware-a-mt7981-spim-nand-ddr4 default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic select PACKAGE_libc depends on !IN_SDK help Trusted-Firmware-A for MediaTek MT7981 (SPI-NAND via SPIM, DDR4) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7986-emmc-ddr3 bool "trusted-firmware-a-mt7986-emmc-ddr3" default y if DEFAULT_trusted-firmware-a-mt7986-emmc-ddr3 default m if ALL||ALL_NONSHARED depends on !IN_SDK select PACKAGE_libc depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7986 (eMMC, DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7986-emmc-ddr4 bool "trusted-firmware-a-mt7986-emmc-ddr4" default y if DEFAULT_trusted-firmware-a-mt7986-emmc-ddr4 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7986 (eMMC, DDR4) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7986-nor-ddr3 bool "trusted-firmware-a-mt7986-nor-ddr3" default y if DEFAULT_trusted-firmware-a-mt7986-nor-ddr3 default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic select PACKAGE_libc depends on !IN_SDK help Trusted-Firmware-A for MediaTek MT7986 (SPI-NOR, DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7986-nor-ddr4 bool "trusted-firmware-a-mt7986-nor-ddr4" default y if DEFAULT_trusted-firmware-a-mt7986-nor-ddr4 default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic depends on !IN_SDK select PACKAGE_libc help Trusted-Firmware-A for MediaTek MT7986 (SPI-NOR, DDR4) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7986-sdmmc-ddr3 bool "trusted-firmware-a-mt7986-sdmmc-ddr3" default y if DEFAULT_trusted-firmware-a-mt7986-sdmmc-ddr3 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7986 (SD card, DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7986-sdmmc-ddr4 bool "trusted-firmware-a-mt7986-sdmmc-ddr4" default y if DEFAULT_trusted-firmware-a-mt7986-sdmmc-ddr4 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7986 (SD card, DDR4) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7986-snand-ddr3 bool "trusted-firmware-a-mt7986-snand-ddr3" default y if DEFAULT_trusted-firmware-a-mt7986-snand-ddr3 default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic select PACKAGE_libc depends on !IN_SDK help Trusted-Firmware-A for MediaTek MT7986 (SPI-NAND via SNFI, DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7986-snand-ddr4 bool "trusted-firmware-a-mt7986-snand-ddr4" default y if DEFAULT_trusted-firmware-a-mt7986-snand-ddr4 default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic select PACKAGE_libc depends on !IN_SDK help Trusted-Firmware-A for MediaTek MT7986 (SPI-NAND via SNFI, DDR4) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7986-spim-nand-4k-ddr4 bool "trusted-firmware-a-mt7986-spim-nand-4k-ddr4" default y if DEFAULT_trusted-firmware-a-mt7986-spim-nand-4k-ddr4 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7986 (SPI-NAND via SPIM, DDR4) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7986-spim-nand-ddr3 bool "trusted-firmware-a-mt7986-spim-nand-ddr3" default y if DEFAULT_trusted-firmware-a-mt7986-spim-nand-ddr3 default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic depends on !IN_SDK select PACKAGE_libc help Trusted-Firmware-A for MediaTek MT7986 (SPI-NAND via SPIM, DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7986-spim-nand-ddr4 bool "trusted-firmware-a-mt7986-spim-nand-ddr4" default y if DEFAULT_trusted-firmware-a-mt7986-spim-nand-ddr4 default m if ALL||ALL_NONSHARED depends on !IN_SDK select PACKAGE_libc depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7986 (SPI-NAND via SPIM, DDR4) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7988-emmc-comb bool "trusted-firmware-a-mt7988-emmc-comb" default y if DEFAULT_trusted-firmware-a-mt7988-emmc-comb default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic select PACKAGE_libc depends on !IN_SDK help Trusted-Firmware-A for MediaTek MT7988 (eMMC) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7988-emmc-ddr3 bool "trusted-firmware-a-mt7988-emmc-ddr3" default y if DEFAULT_trusted-firmware-a-mt7988-emmc-ddr3 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7988 (eMMC, DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7988-emmc-ddr4 bool "trusted-firmware-a-mt7988-emmc-ddr4" default y if DEFAULT_trusted-firmware-a-mt7988-emmc-ddr4 default m if ALL||ALL_NONSHARED depends on !IN_SDK select PACKAGE_libc depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7988 (eMMC, DDR4) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7988-nor-comb bool "trusted-firmware-a-mt7988-nor-comb" default y if DEFAULT_trusted-firmware-a-mt7988-nor-comb default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic depends on !IN_SDK select PACKAGE_libc help Trusted-Firmware-A for MediaTek MT7988 (SPI-NOR) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7988-nor-ddr3 bool "trusted-firmware-a-mt7988-nor-ddr3" default y if DEFAULT_trusted-firmware-a-mt7988-nor-ddr3 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7988 (SPI-NOR, DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7988-nor-ddr4 bool "trusted-firmware-a-mt7988-nor-ddr4" default y if DEFAULT_trusted-firmware-a-mt7988-nor-ddr4 default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic depends on !IN_SDK select PACKAGE_libc help Trusted-Firmware-A for MediaTek MT7988 (SPI-NOR, DDR4) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7988-sdmmc-comb bool "trusted-firmware-a-mt7988-sdmmc-comb" default y if DEFAULT_trusted-firmware-a-mt7988-sdmmc-comb default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7988 (SD card) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7988-sdmmc-ddr3 bool "trusted-firmware-a-mt7988-sdmmc-ddr3" default y if DEFAULT_trusted-firmware-a-mt7988-sdmmc-ddr3 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7988 (SD card, DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7988-sdmmc-ddr4 bool "trusted-firmware-a-mt7988-sdmmc-ddr4" default y if DEFAULT_trusted-firmware-a-mt7988-sdmmc-ddr4 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7988 (SD card, DDR4) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7988-snand-comb bool "trusted-firmware-a-mt7988-snand-comb" default y if DEFAULT_trusted-firmware-a-mt7988-snand-comb default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7988 (SPI-NAND via SNFI) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7988-snand-ddr3 bool "trusted-firmware-a-mt7988-snand-ddr3" default y if DEFAULT_trusted-firmware-a-mt7988-snand-ddr3 default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic depends on !IN_SDK select PACKAGE_libc help Trusted-Firmware-A for MediaTek MT7988 (SPI-NAND via SNFI, DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7988-snand-ddr4 bool "trusted-firmware-a-mt7988-snand-ddr4" default y if DEFAULT_trusted-firmware-a-mt7988-snand-ddr4 default m if ALL||ALL_NONSHARED depends on !IN_SDK select PACKAGE_libc depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7988 (SPI-NAND via SNFI, DDR4) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7988-spim-nand-comb bool "trusted-firmware-a-mt7988-spim-nand-comb" default y if DEFAULT_trusted-firmware-a-mt7988-spim-nand-comb default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic depends on !IN_SDK select PACKAGE_libc help Trusted-Firmware-A for MediaTek MT7988 (SPI-NAND via SPIM) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7988-spim-nand-ddr3 bool "trusted-firmware-a-mt7988-spim-nand-ddr3" default y if DEFAULT_trusted-firmware-a-mt7988-spim-nand-ddr3 default m if ALL||ALL_NONSHARED depends on TARGET_mediatek_filogic select PACKAGE_libc depends on !IN_SDK help Trusted-Firmware-A for MediaTek MT7988 (SPI-NAND via SPIM, DDR3) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-mt7988-spim-nand-ddr4 bool "trusted-firmware-a-mt7988-spim-nand-ddr4" default y if DEFAULT_trusted-firmware-a-mt7988-spim-nand-ddr4 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_filogic help Trusted-Firmware-A for MediaTek MT7988 (SPI-NAND via SPIM, DDR4) https://www.trustedfirmware.org/projects/tf-a/ Daniel Golle config PACKAGE_trusted-firmware-a-sunxi-a64 bool "trusted-firmware-a-sunxi-a64........ Trusted-Firmware-A for Allwinner A64" default y if DEFAULT_trusted-firmware-a-sunxi-a64 default m if ALL||ALL_NONSHARED depends on TARGET_sunxi_cortexa53 select PACKAGE_libc depends on !IN_SDK help Trusted-Firmware-A for Allwinner A64 https://www.trustedfirmware.org/projects/tf-a/ Hauke Mehrtens config PACKAGE_trusted-firmware-a-sunxi-h6 bool "trusted-firmware-a-sunxi-h6.......... Trusted-Firmware-A for Allwinner H6" default y if DEFAULT_trusted-firmware-a-sunxi-h6 default m if ALL||ALL_NONSHARED depends on TARGET_sunxi_cortexa53 depends on !IN_SDK select PACKAGE_libc help Trusted-Firmware-A for Allwinner H6 https://www.trustedfirmware.org/projects/tf-a/ Hauke Mehrtens config PACKAGE_trusted-firmware-a-udpu bool "trusted-firmware-a-udpu.............. Trusted-Firmware-A for Methode uDPU" default y if DEFAULT_trusted-firmware-a-udpu default y if (TARGET_mvebu_cortexa53_Default || TARGET_mvebu_cortexa53_DEVICE_methode_udpu || TARGET_DEVICE_mvebu_cortexa53_DEVICE_methode_udpu) depends on !IN_SDK select PACKAGE_libc depends on TARGET_mvebu_cortexa53 select PACKAGE_u-boot-uDPU help Trusted-Firmware-A for Methode uDPU https://www.trustedfirmware.org/projects/tf-a/ Vladimir Vid config PACKAGE_u-boot-A10-OLinuXino-Lime bool default y if DEFAULT_u-boot-A10-OLinuXino-Lime default y if (TARGET_sunxi_cortexa8_Default || TARGET_sunxi_cortexa8_DEVICE_olimex_a10-olinuxino-lime || TARGET_DEVICE_sunxi_cortexa8_DEVICE_olimex_a10-olinuxino-lime) depends on !IN_SDK select PACKAGE_libc depends on TARGET_sunxi_cortexa8 help U-Boot for A10 OLinuXino LIME http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-A13-OLinuXino bool default y if DEFAULT_u-boot-A13-OLinuXino default y if (TARGET_sunxi_cortexa8_Default || TARGET_sunxi_cortexa8_DEVICE_olimex_a13-olinuxino || TARGET_DEVICE_sunxi_cortexa8_DEVICE_olimex_a13-olinuxino) select PACKAGE_libc depends on !IN_SDK depends on TARGET_sunxi_cortexa8 help U-Boot for A13 OlinuXino http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-A20-OLinuXino-Lime bool default y if DEFAULT_u-boot-A20-OLinuXino-Lime default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_olimex_a20-olinuxino-lime || TARGET_DEVICE_sunxi_cortexa7_DEVICE_olimex_a20-olinuxino-lime) depends on TARGET_sunxi_cortexa7 depends on !IN_SDK select PACKAGE_libc help U-Boot for A20 OLinuXino LIME http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-A20-OLinuXino-Lime2 bool default y if DEFAULT_u-boot-A20-OLinuXino-Lime2 default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_olimex_a20-olinuxino-lime2 || TARGET_DEVICE_sunxi_cortexa7_DEVICE_olimex_a20-olinuxino-lime2) depends on TARGET_sunxi_cortexa7 depends on !IN_SDK select PACKAGE_libc help U-Boot for A20 OLinuXino LIME2 http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-A20-OLinuXino-Lime2-eMMC bool default y if DEFAULT_u-boot-A20-OLinuXino-Lime2-eMMC default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_olimex_a20-olinuxino-lime2-emmc || TARGET_DEVICE_sunxi_cortexa7_DEVICE_olimex_a20-olinuxino-lime2-emmc) select PACKAGE_libc depends on !IN_SDK depends on TARGET_sunxi_cortexa7 help U-Boot for A20 OLinuXino LIME2 eMMC http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-A20-OLinuXino_MICRO bool default y if DEFAULT_u-boot-A20-OLinuXino_MICRO default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_olimex_a20-olinuxino-micro || TARGET_DEVICE_sunxi_cortexa7_DEVICE_olimex_a20-olinuxino-micro) depends on !IN_SDK depends on TARGET_sunxi_cortexa7 select PACKAGE_libc help U-Boot for A20 OLinuXino MICRO http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-Bananapi bool default y if DEFAULT_u-boot-Bananapi default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_lemaker_bananapi || TARGET_DEVICE_sunxi_cortexa7_DEVICE_lemaker_bananapi) depends on !IN_SDK depends on TARGET_sunxi_cortexa7 select PACKAGE_libc help U-Boot for Bananapi http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-Bananapi_M2_Ultra bool default y if DEFAULT_u-boot-Bananapi_M2_Ultra default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_sinovoip_bananapi-m2-ultra || TARGET_DEVICE_sunxi_cortexa7_DEVICE_sinovoip_bananapi-m2-ultra) depends on TARGET_sunxi_cortexa7 depends on !IN_SDK select PACKAGE_libc help U-Boot for Bananapi M2 Ultra http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-Bananapro bool default y if DEFAULT_u-boot-Bananapro default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_lemaker_bananapro || TARGET_DEVICE_sunxi_cortexa7_DEVICE_lemaker_bananapro) depends on !IN_SDK depends on TARGET_sunxi_cortexa7 select PACKAGE_libc help U-Boot for Bananapro http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-Cubieboard bool default y if DEFAULT_u-boot-Cubieboard default y if (TARGET_sunxi_cortexa8_Default || TARGET_sunxi_cortexa8_DEVICE_cubietech_a10-cubieboard || TARGET_DEVICE_sunxi_cortexa8_DEVICE_cubietech_a10-cubieboard) depends on TARGET_sunxi_cortexa8 select PACKAGE_libc depends on !IN_SDK help U-Boot for Cubieboard http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-Cubieboard2 bool default y if DEFAULT_u-boot-Cubieboard2 default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_cubietech_cubieboard2 || TARGET_DEVICE_sunxi_cortexa7_DEVICE_cubietech_cubieboard2) select PACKAGE_libc depends on !IN_SDK depends on TARGET_sunxi_cortexa7 help U-Boot for Cubieboard2 http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-Cubietruck bool default y if DEFAULT_u-boot-Cubietruck default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_cubietech_cubietruck || TARGET_DEVICE_sunxi_cortexa7_DEVICE_cubietech_cubietruck) select PACKAGE_libc depends on TARGET_sunxi_cortexa7 depends on !IN_SDK help U-Boot for Cubietruck http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-Hummingbird_A31 bool default y if DEFAULT_u-boot-Hummingbird_A31 select PACKAGE_libc depends on TARGET_sunxi_cortexa7 depends on !IN_SDK help U-Boot for Hummingbird A31 board http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-Lamobo_R1 bool default y if DEFAULT_u-boot-Lamobo_R1 default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_lamobo_lamobo-r1 || TARGET_DEVICE_sunxi_cortexa7_DEVICE_lamobo_lamobo-r1) depends on !IN_SDK depends on TARGET_sunxi_cortexa7 select PACKAGE_libc help U-Boot for Lamobo R1 http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-Linksprite_pcDuino bool default y if DEFAULT_u-boot-Linksprite_pcDuino default y if (TARGET_sunxi_cortexa8_Default || TARGET_sunxi_cortexa8_DEVICE_linksprite_a10-pcduino || TARGET_DEVICE_sunxi_cortexa8_DEVICE_linksprite_a10-pcduino) select PACKAGE_libc depends on !IN_SDK depends on TARGET_sunxi_cortexa8 help U-Boot for Linksprite pcDuino http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-Linksprite_pcDuino3 bool default y if DEFAULT_u-boot-Linksprite_pcDuino3 default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_linksprite_pcduino3 || TARGET_DEVICE_sunxi_cortexa7_DEVICE_linksprite_pcduino3) depends on TARGET_sunxi_cortexa7 depends on !IN_SDK select PACKAGE_libc help U-Boot for Linksprite pcDuino3 http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-Linksprite_pcDuino3_Nano bool default y if DEFAULT_u-boot-Linksprite_pcDuino3_Nano default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_linksprite_pcduino3-nano || TARGET_DEVICE_sunxi_cortexa7_DEVICE_linksprite_pcduino3-nano) select PACKAGE_libc depends on !IN_SDK depends on TARGET_sunxi_cortexa7 help U-Boot for Linksprite pcDuino3 Nano http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-Marsboard_A10 bool default y if DEFAULT_u-boot-Marsboard_A10 default y if (TARGET_sunxi_cortexa8_Default || TARGET_sunxi_cortexa8_DEVICE_haoyu_a10-marsboard || TARGET_DEVICE_sunxi_cortexa8_DEVICE_haoyu_a10-marsboard) depends on TARGET_sunxi_cortexa8 depends on !IN_SDK select PACKAGE_libc help U-Boot for HAOYU Marsboard A10 http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-Mele_M9 bool default y if DEFAULT_u-boot-Mele_M9 default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_mele_m9 || TARGET_DEVICE_sunxi_cortexa7_DEVICE_mele_m9) select PACKAGE_libc depends on !IN_SDK depends on TARGET_sunxi_cortexa7 help U-Boot for Mele M9 (A31) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-OLIMEX_A13_SOM bool default y if DEFAULT_u-boot-OLIMEX_A13_SOM default y if (TARGET_sunxi_cortexa8_Default || TARGET_sunxi_cortexa8_DEVICE_olimex_a13-olimex-som || TARGET_DEVICE_sunxi_cortexa8_DEVICE_olimex_a13-olimex-som) depends on TARGET_sunxi_cortexa8 select PACKAGE_libc depends on !IN_SDK help U-Boot for Olimex A13 SOM http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-a64-olinuxino bool default y if DEFAULT_u-boot-a64-olinuxino default y if (TARGET_sunxi_cortexa53_Default || TARGET_sunxi_cortexa53_DEVICE_olimex_a64-olinuxino || TARGET_DEVICE_sunxi_cortexa53_DEVICE_olimex_a64-olinuxino) select PACKAGE_libc depends on !IN_SDK select PACKAGE_trusted-firmware-a-sunxi-a64 if PACKAGE_u-boot-olimex_a64-olinuxino depends on TARGET_sunxi_cortexa53 help U-Boot for Olimex A64-OLinuXino http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-a64-olinuxino-emmc bool default y if DEFAULT_u-boot-a64-olinuxino-emmc default y if (TARGET_sunxi_cortexa53_Default || TARGET_sunxi_cortexa53_DEVICE_olimex_a64-olinuxino-emmc || TARGET_DEVICE_sunxi_cortexa53_DEVICE_olimex_a64-olinuxino-emmc) select PACKAGE_libc depends on !IN_SDK select PACKAGE_trusted-firmware-a-sunxi-a64 if PACKAGE_u-boot-olimex_a64-olinuxino-emmc depends on TARGET_sunxi_cortexa53 help U-Boot for Olimex A64-OLinuXino eMMC http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-acmp252_nor bool "u-boot-acmp252_nor.................... U-Boot for AudioCodes MP-252 (NOR)" default y if DEFAULT_u-boot-acmp252_nor default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_audiocodes_mp-252 || TARGET_DEVICE_lantiq_xway_DEVICE_audiocodes_mp-252) depends on !IN_SDK select PACKAGE_libc depends on TARGET_lantiq_xway help U-Boot for AudioCodes MP-252 (NOR) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-acmp252_ram bool "u-boot-acmp252_ram.................... U-Boot for AudioCodes MP-252 (RAM)" default y if DEFAULT_u-boot-acmp252_ram default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_audiocodes_mp-252 || TARGET_DEVICE_lantiq_xway_DEVICE_audiocodes_mp-252) depends on !IN_SDK select PACKAGE_libc depends on TARGET_lantiq_xway help U-Boot for AudioCodes MP-252 (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-am335x_evm bool "u-boot-am335x_evm.................................. U-Boot for AM335x EVM" default y if DEFAULT_u-boot-am335x_evm default y if (TARGET_omap_generic_Default || TARGET_omap_generic_DEVICE_ti_am335x-evm || TARGET_omap_generic_DEVICE_ti_am335x-bone-black || TARGET_DEVICE_omap_generic_DEVICE_ti_am335x-evm || TARGET_DEVICE_omap_generic_DEVICE_ti_am335x-bone-black) select PACKAGE_libc depends on !IN_SDK depends on TARGET_omap_generic help U-Boot for AM335x EVM http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-apalis_imx6 bool "u-boot-apalis_imx6............................. U-Boot for Toradex Apalis" default y if DEFAULT_u-boot-apalis_imx6 default y if (TARGET_imx_cortexa9_Default || TARGET_imx_cortexa9_DEVICE_toradex_apalis || TARGET_DEVICE_imx_cortexa9_DEVICE_toradex_apalis) select PACKAGE_libc depends on TARGET_imx_cortexa9 depends on !IN_SDK help U-Boot for Toradex Apalis http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv4519pw_brn bool "u-boot-arv4519pw_brn................. U-Boot for Arcadyan arv4519pw (BRN)" default y if DEFAULT_u-boot-arv4519pw_brn default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv4519pw || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv4519pw) select PACKAGE_libc depends on !IN_SDK depends on TARGET_lantiq_xway help U-Boot for Arcadyan arv4519pw (BRN) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv4519pw_nor bool "u-boot-arv4519pw_nor................. U-Boot for Arcadyan arv4519pw (NOR)" default y if DEFAULT_u-boot-arv4519pw_nor default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv4519pw || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv4519pw) select PACKAGE_libc depends on !IN_SDK depends on TARGET_lantiq_xway help U-Boot for Arcadyan arv4519pw (NOR) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv4519pw_ram bool "u-boot-arv4519pw_ram................. U-Boot for Arcadyan arv4519pw (RAM)" default y if DEFAULT_u-boot-arv4519pw_ram default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv4519pw || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv4519pw) depends on TARGET_lantiq_xway depends on !IN_SDK select PACKAGE_libc help U-Boot for Arcadyan arv4519pw (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv7506pw11_brn bool "u-boot-arv7506pw11_brn............. U-Boot for Arcadyan ARV7506PW11 (BRN)" default y if DEFAULT_u-boot-arv7506pw11_brn default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv7506pw11 || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv7506pw11) select PACKAGE_libc depends on !IN_SDK depends on TARGET_lantiq_xway help U-Boot for Arcadyan ARV7506PW11 (BRN) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv7506pw11_nor bool "u-boot-arv7506pw11_nor............. U-Boot for Arcadyan ARV7506PW11 (NOR)" default y if DEFAULT_u-boot-arv7506pw11_nor default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv7506pw11 || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv7506pw11) depends on TARGET_lantiq_xway select PACKAGE_libc depends on !IN_SDK help U-Boot for Arcadyan ARV7506PW11 (NOR) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv7506pw11_ram bool "u-boot-arv7506pw11_ram............. U-Boot for Arcadyan ARV7506PW11 (RAM)" default y if DEFAULT_u-boot-arv7506pw11_ram default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv7506pw11 || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv7506pw11) depends on TARGET_lantiq_xway depends on !IN_SDK select PACKAGE_libc help U-Boot for Arcadyan ARV7506PW11 (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv7510pw22_brn bool "u-boot-arv7510pw22_brn............. U-Boot for Arcadyan arv7510pw22 (BRN)" default y if DEFAULT_u-boot-arv7510pw22_brn default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv7510pw22 || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv7510pw22) select PACKAGE_libc depends on !IN_SDK depends on TARGET_lantiq_xway help U-Boot for Arcadyan arv7510pw22 (BRN) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv7510pw22_nor bool "u-boot-arv7510pw22_nor............. U-Boot for Arcadyan arv7510pw22 (NOR)" default y if DEFAULT_u-boot-arv7510pw22_nor default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv7510pw22 || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv7510pw22) select PACKAGE_libc depends on !IN_SDK depends on TARGET_lantiq_xway help U-Boot for Arcadyan arv7510pw22 (NOR) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv7510pw22_ram bool "u-boot-arv7510pw22_ram............. U-Boot for Arcadyan arv7510pw22 (RAM)" default y if DEFAULT_u-boot-arv7510pw22_ram default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv7510pw22 || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv7510pw22) depends on TARGET_lantiq_xway select PACKAGE_libc depends on !IN_SDK help U-Boot for Arcadyan arv7510pw22 (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv7510pw_brn bool "u-boot-arv7510pw_brn................. U-Boot for Arcadyan arv7510pw (BRN)" default y if DEFAULT_u-boot-arv7510pw_brn default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv4510pw || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv4510pw) depends on TARGET_lantiq_xway depends on !IN_SDK select PACKAGE_libc help U-Boot for Arcadyan arv7510pw (BRN) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv7510pw_nor bool "u-boot-arv7510pw_nor................. U-Boot for Arcadyan arv7510pw (NOR)" default y if DEFAULT_u-boot-arv7510pw_nor default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv4510pw || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv4510pw) depends on TARGET_lantiq_xway depends on !IN_SDK select PACKAGE_libc help U-Boot for Arcadyan arv7510pw (NOR) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv7510pw_ram bool "u-boot-arv7510pw_ram................. U-Boot for Arcadyan arv7510pw (RAM)" default y if DEFAULT_u-boot-arv7510pw_ram default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv4510pw || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv4510pw) depends on !IN_SDK select PACKAGE_libc depends on TARGET_lantiq_xway help U-Boot for Arcadyan arv7510pw (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv7518pw_brn bool "u-boot-arv7518pw_brn................. U-Boot for Arcadyan arv7518pw (BRN)" default y if DEFAULT_u-boot-arv7518pw_brn default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv7518pw || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv7518pw) select PACKAGE_libc depends on !IN_SDK depends on TARGET_lantiq_xway help U-Boot for Arcadyan arv7518pw (BRN) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv7518pw_nor bool "u-boot-arv7518pw_nor................. U-Boot for Arcadyan arv7518pw (NOR)" default y if DEFAULT_u-boot-arv7518pw_nor default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv7518pw || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv7518pw) depends on TARGET_lantiq_xway depends on !IN_SDK select PACKAGE_libc help U-Boot for Arcadyan arv7518pw (NOR) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv7518pw_ram bool "u-boot-arv7518pw_ram................. U-Boot for Arcadyan arv7518pw (RAM)" default y if DEFAULT_u-boot-arv7518pw_ram default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv7518pw || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv7518pw) depends on TARGET_lantiq_xway select PACKAGE_libc depends on !IN_SDK help U-Boot for Arcadyan arv7518pw (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv752dpw22_brn bool "u-boot-arv752dpw22_brn............. U-Boot for Arcadyan arv752dpw22 (BRN)" default y if DEFAULT_u-boot-arv752dpw22_brn default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv752dpw22 || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv752dpw22) depends on TARGET_lantiq_xway select PACKAGE_libc depends on !IN_SDK help U-Boot for Arcadyan arv752dpw22 (BRN) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv752dpw22_nor bool "u-boot-arv752dpw22_nor............. U-Boot for Arcadyan arv752dpw22 (NOR)" default y if DEFAULT_u-boot-arv752dpw22_nor default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv752dpw22 || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv752dpw22) depends on TARGET_lantiq_xway depends on !IN_SDK select PACKAGE_libc help U-Boot for Arcadyan arv752dpw22 (NOR) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv752dpw22_ram bool "u-boot-arv752dpw22_ram............. U-Boot for Arcadyan arv752dpw22 (RAM)" default y if DEFAULT_u-boot-arv752dpw22_ram default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv752dpw22 || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv752dpw22) depends on TARGET_lantiq_xway select PACKAGE_libc depends on !IN_SDK help U-Boot for Arcadyan arv752dpw22 (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv752dpw_brn bool "u-boot-arv752dpw_brn................. U-Boot for Arcadyan arv752dpw (BRN)" default y if DEFAULT_u-boot-arv752dpw_brn default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv752dpw || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv752dpw) select PACKAGE_libc depends on !IN_SDK depends on TARGET_lantiq_xway help U-Boot for Arcadyan arv752dpw (BRN) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv752dpw_nor bool "u-boot-arv752dpw_nor................. U-Boot for Arcadyan arv752dpw (NOR)" default y if DEFAULT_u-boot-arv752dpw_nor default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv752dpw || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv752dpw) depends on !IN_SDK select PACKAGE_libc depends on TARGET_lantiq_xway help U-Boot for Arcadyan arv752dpw (NOR) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv752dpw_ram bool "u-boot-arv752dpw_ram................. U-Boot for Arcadyan arv752dpw (RAM)" default y if DEFAULT_u-boot-arv752dpw_ram default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv752dpw || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv752dpw) select PACKAGE_libc depends on !IN_SDK depends on TARGET_lantiq_xway help U-Boot for Arcadyan arv752dpw (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv8539pw22_brn bool "u-boot-arv8539pw22_brn........... U-Boot for Speedport W 504V Typ A (BRN)" default y if DEFAULT_u-boot-arv8539pw22_brn default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv8539pw22 || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv8539pw22) select PACKAGE_libc depends on !IN_SDK depends on TARGET_lantiq_xway help U-Boot for Speedport W 504V Typ A (BRN) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv8539pw22_nor bool "u-boot-arv8539pw22_nor........... U-Boot for Speedport W 504V Typ A (NOR)" default y if DEFAULT_u-boot-arv8539pw22_nor default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv8539pw22 || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv8539pw22) depends on TARGET_lantiq_xway depends on !IN_SDK select PACKAGE_libc help U-Boot for Speedport W 504V Typ A (NOR) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-arv8539pw22_ram bool "u-boot-arv8539pw22_ram........... U-Boot for Speedport W 504V Typ A (RAM)" default y if DEFAULT_u-boot-arv8539pw22_ram default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_arcadyan_arv8539pw22 || TARGET_DEVICE_lantiq_xway_DEVICE_arcadyan_arv8539pw22) depends on !IN_SDK select PACKAGE_libc depends on TARGET_lantiq_xway help U-Boot for Speedport W 504V Typ A (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-at91sam9m10g45ek_nandflash bool default y if DEFAULT_u-boot-at91sam9m10g45ek_nandflash default y if (TARGET_at91_sam9x_Default || TARGET_at91_sam9x_DEVICE_atmel_at91sam9m10g45ek || TARGET_DEVICE_at91_sam9x_DEVICE_atmel_at91sam9m10g45ek) depends on TARGET_at91_sam9x depends on !IN_SDK select PACKAGE_libc help U-Boot for AT91SAM9M10G45-EK board (NandFlash) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-at91sam9x5ek_mmc bool default y if DEFAULT_u-boot-at91sam9x5ek_mmc default y if (TARGET_at91_sam9x_Default || TARGET_at91_sam9x_DEVICE_atmel_at91sam9g15ek || TARGET_at91_sam9x_DEVICE_atmel_at91sam9g25ek || TARGET_at91_sam9x_DEVICE_atmel_at91sam9g35ek || TARGET_at91_sam9x_DEVICE_atmel_at91sam9x25ek || TARGET_at91_sam9x_DEVICE_atmel_at91sam9x35ek || TARGET_DEVICE_at91_sam9x_DEVICE_atmel_at91sam9g15ek || TARGET_DEVICE_at91_sam9x_DEVICE_atmel_at91sam9g25ek || TARGET_DEVICE_at91_sam9x_DEVICE_atmel_at91sam9g35ek || TARGET_DEVICE_at91_sam9x_DEVICE_atmel_at91sam9x25ek || TARGET_DEVICE_at91_sam9x_DEVICE_atmel_at91sam9x35ek) depends on TARGET_at91_sam9x select PACKAGE_libc depends on !IN_SDK help U-Boot for AT91SAM9X5-EK board (SDcard) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-at91sam9x5ek_nandflash bool default y if DEFAULT_u-boot-at91sam9x5ek_nandflash default y if (TARGET_at91_sam9x_Default || TARGET_at91_sam9x_DEVICE_atmel_at91sam9g15ek || TARGET_at91_sam9x_DEVICE_atmel_at91sam9g25ek || TARGET_at91_sam9x_DEVICE_atmel_at91sam9g35ek || TARGET_at91_sam9x_DEVICE_atmel_at91sam9x25ek || TARGET_at91_sam9x_DEVICE_atmel_at91sam9x35ek || TARGET_DEVICE_at91_sam9x_DEVICE_atmel_at91sam9g15ek || TARGET_DEVICE_at91_sam9x_DEVICE_atmel_at91sam9g25ek || TARGET_DEVICE_at91_sam9x_DEVICE_atmel_at91sam9g35ek || TARGET_DEVICE_at91_sam9x_DEVICE_atmel_at91sam9x25ek || TARGET_DEVICE_at91_sam9x_DEVICE_atmel_at91sam9x35ek) depends on !IN_SDK select PACKAGE_libc depends on TARGET_at91_sam9x help U-Boot for AT91SAM9X5-EK board (NandFlash) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-bananapi_m2_berry bool default y if DEFAULT_u-boot-bananapi_m2_berry default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_sinovoip_bananapi-m2-berry || TARGET_DEVICE_sunxi_cortexa7_DEVICE_sinovoip_bananapi-m2-berry) select PACKAGE_libc depends on !IN_SDK depends on TARGET_sunxi_cortexa7 help U-Boot for Bananapi M2 Berry http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-bananapi_m2_plus_h3 bool default y if DEFAULT_u-boot-bananapi_m2_plus_h3 default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_sinovoip_bananapi-m2-plus || TARGET_DEVICE_sunxi_cortexa7_DEVICE_sinovoip_bananapi-m2-plus) select PACKAGE_libc depends on TARGET_sunxi_cortexa7 depends on !IN_SDK help U-Boot for Bananapi M2 Plus H3 http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-bcm4908 bool "u-boot-bcm4908............................. U-Boot for Broadcom's BCM4908" default y if DEFAULT_u-boot-bcm4908 default y select PACKAGE_libc depends on !IN_SDK depends on TARGET_bcm4908 help U-Boot for Broadcom's BCM4908 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-bcm4912 bool "u-boot-bcm4912............................. U-Boot for Broadcom's BCM4912" default y if DEFAULT_u-boot-bcm4912 default y depends on TARGET_bcm4908 select PACKAGE_libc depends on !IN_SDK help U-Boot for Broadcom's BCM4912 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-bthomehubv5a_ram bool "u-boot-bthomehubv5a_ram.................. U-Boot for BT Home Hub 5A (RAM)" default y if DEFAULT_u-boot-bthomehubv5a_ram default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_bt_homehub-v5a || TARGET_DEVICE_lantiq_xrx200_DEVICE_bt_homehub-v5a) depends on !IN_SDK select PACKAGE_libc depends on TARGET_lantiq_xrx200 help U-Boot for BT Home Hub 5A (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-clearfog bool default y if DEFAULT_u-boot-clearfog default y if (TARGET_mvebu_cortexa9_Default || TARGET_mvebu_cortexa9_DEVICE_solidrun_clearfog-base-a1 || TARGET_mvebu_cortexa9_DEVICE_solidrun_clearfog-pro-a1 || TARGET_DEVICE_mvebu_cortexa9_DEVICE_solidrun_clearfog-base-a1 || TARGET_DEVICE_mvebu_cortexa9_DEVICE_solidrun_clearfog-pro-a1) depends on !IN_SDK select PACKAGE_libc depends on TARGET_mvebu_cortexa9 help U-Boot for SolidRun ClearFog A1 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-dockstar bool "u-boot-dockstar.............................. U-Boot for Seagate DockStar" default y if DEFAULT_u-boot-dockstar default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_seagate_dockstar || TARGET_DEVICE_kirkwood_generic_DEVICE_seagate_dockstar) select PACKAGE_libc depends on TARGET_kirkwood_generic depends on !IN_SDK help U-Boot for Seagate DockStar http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-dockstar_second_stage bool "u-boot-dockstar_second_stage.. U-Boot for Seagate DockStar (second stage)" default y if DEFAULT_u-boot-dockstar_second_stage default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_seagate_dockstar || TARGET_DEVICE_kirkwood_generic_DEVICE_seagate_dockstar) depends on !IN_SDK depends on TARGET_kirkwood_generic select PACKAGE_libc help U-Boot for Seagate DockStar (second stage) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-duckbill bool default y if DEFAULT_u-boot-duckbill default y depends on !IN_SDK depends on TARGET_mxs_generic select PACKAGE_libc help U-Boot for I2SE Duckbill http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-eDPU bool default y if DEFAULT_u-boot-eDPU depends on TARGET_mvebu_cortexa53 select PACKAGE_libc depends on !IN_SDK help U-Boot for Methode eDPU http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-easy50712_nor bool "u-boot-easy50712_nor................... U-Boot for Lantiq EASY50712 (NOR)" default y if DEFAULT_u-boot-easy50712_nor default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_lantiq_easy50712 || TARGET_DEVICE_lantiq_xway_DEVICE_lantiq_easy50712) depends on TARGET_lantiq_xway depends on !IN_SDK select PACKAGE_libc help U-Boot for Lantiq EASY50712 (NOR) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-easy50712_norspl bool "u-boot-easy50712_norspl............ U-Boot for Lantiq EASY50712 (NOR SPL)" default y if DEFAULT_u-boot-easy50712_norspl default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_lantiq_easy50712 || TARGET_DEVICE_lantiq_xway_DEVICE_lantiq_easy50712) depends on BROKEN depends on TARGET_lantiq_xway select PACKAGE_libc depends on !IN_SDK help U-Boot for Lantiq EASY50712 (NOR SPL) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-easy50712_ram bool "u-boot-easy50712_ram................... U-Boot for Lantiq EASY50712 (RAM)" default y if DEFAULT_u-boot-easy50712_ram default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_lantiq_easy50712 || TARGET_DEVICE_lantiq_xway_DEVICE_lantiq_easy50712) depends on TARGET_lantiq_xway select PACKAGE_libc depends on !IN_SDK help U-Boot for Lantiq EASY50712 (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-easy80920_nor bool "u-boot-easy80920_nor................... U-Boot for Lantiq EASY80920 (NOR)" default y if DEFAULT_u-boot-easy80920_nor default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_lantiq_easy80920-nor || TARGET_lantiq_xrx200_DEVICE_lantiq_easy80920-nand || TARGET_DEVICE_lantiq_xrx200_DEVICE_lantiq_easy80920-nor || TARGET_DEVICE_lantiq_xrx200_DEVICE_lantiq_easy80920-nand) depends on !IN_SDK select PACKAGE_libc depends on TARGET_lantiq_xrx200 help U-Boot for Lantiq EASY80920 (NOR) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-easy80920_norspl bool "u-boot-easy80920_norspl............ U-Boot for Lantiq EASY80920 (NOR SPL)" default y if DEFAULT_u-boot-easy80920_norspl default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_lantiq_easy80920-nor || TARGET_lantiq_xrx200_DEVICE_lantiq_easy80920-nand || TARGET_DEVICE_lantiq_xrx200_DEVICE_lantiq_easy80920-nor || TARGET_DEVICE_lantiq_xrx200_DEVICE_lantiq_easy80920-nand) depends on !IN_SDK depends on TARGET_lantiq_xrx200 select PACKAGE_libc depends on BROKEN help U-Boot for Lantiq EASY80920 (NOR SPL) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-easy80920_ram bool "u-boot-easy80920_ram................... U-Boot for Lantiq EASY80920 (RAM)" default y if DEFAULT_u-boot-easy80920_ram default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_lantiq_easy80920-nor || TARGET_lantiq_xrx200_DEVICE_lantiq_easy80920-nand || TARGET_DEVICE_lantiq_xrx200_DEVICE_lantiq_easy80920-nor || TARGET_DEVICE_lantiq_xrx200_DEVICE_lantiq_easy80920-nand) depends on !IN_SDK depends on TARGET_lantiq_xrx200 select PACKAGE_libc help U-Boot for Lantiq EASY80920 (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-easy80920_sfspl bool "u-boot-easy80920_sfspl............. U-Boot for Lantiq EASY80920 (SPI SPL)" default y if DEFAULT_u-boot-easy80920_sfspl default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_lantiq_easy80920-nor || TARGET_lantiq_xrx200_DEVICE_lantiq_easy80920-nand || TARGET_DEVICE_lantiq_xrx200_DEVICE_lantiq_easy80920-nor || TARGET_DEVICE_lantiq_xrx200_DEVICE_lantiq_easy80920-nand) depends on !IN_SDK select PACKAGE_libc depends on TARGET_lantiq_xrx200 depends on BROKEN help U-Boot for Lantiq EASY80920 (SPI SPL) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-espressobin bool default y if DEFAULT_u-boot-espressobin select PACKAGE_libc depends on !IN_SDK depends on TARGET_mvebu_cortexa53 help U-Boot for Marvell ESPRESSObin http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fb3370_eva bool "u-boot-fb3370_eva......................... U-Boot for AVM FRITZ3370 (EVA)" default y if DEFAULT_u-boot-fb3370_eva default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_avm_fritz3370 || TARGET_DEVICE_lantiq_xrx200_DEVICE_avm_fritz3370) depends on !IN_SDK select PACKAGE_libc depends on TARGET_lantiq_xrx200 help U-Boot for AVM FRITZ3370 (EVA) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fb3370_ram bool "u-boot-fb3370_ram......................... U-Boot for AVM FRITZ3370 (RAM)" default y if DEFAULT_u-boot-fb3370_ram default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_avm_fritz3370 || TARGET_DEVICE_lantiq_xrx200_DEVICE_avm_fritz3370) select PACKAGE_libc depends on TARGET_lantiq_xrx200 depends on !IN_SDK help U-Boot for AVM FRITZ3370 (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fb3370_sfspl bool "u-boot-fb3370_sfspl................... U-Boot for AVM FRITZ3370 (SPI SPL)" default y if DEFAULT_u-boot-fb3370_sfspl default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_avm_fritz3370 || TARGET_DEVICE_lantiq_xrx200_DEVICE_avm_fritz3370) select PACKAGE_libc depends on TARGET_lantiq_xrx200 depends on !IN_SDK depends on BROKEN help U-Boot for AVM FRITZ3370 (SPI SPL) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fritz1200 bool "u-boot-fritz1200........................... U-Boot for FritzRepeater 1200" default y if DEFAULT_u-boot-fritz1200 default y if (TARGET_ipq40xx_generic_Default || TARGET_ipq40xx_generic_DEVICE_avm_fritzrepeater-1200 || TARGET_DEVICE_ipq40xx_generic_DEVICE_avm_fritzrepeater-1200) depends on TARGET_ipq40xx_generic depends on !IN_SDK select PACKAGE_libc help U-Boot for FritzRepeater 1200 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fritz3000 bool "u-boot-fritz3000........................... U-Boot for FritzRepeater 3000" default y if DEFAULT_u-boot-fritz3000 default y if (TARGET_ipq40xx_generic_Default || TARGET_ipq40xx_generic_DEVICE_avm_fritzrepeater-3000 || TARGET_DEVICE_ipq40xx_generic_DEVICE_avm_fritzrepeater-3000) select PACKAGE_libc depends on !IN_SDK depends on TARGET_ipq40xx_generic help U-Boot for FritzRepeater 3000 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fritz4040 bool "u-boot-fritz4040................................ U-Boot for FritzBox 4040" default y if DEFAULT_u-boot-fritz4040 default y if (TARGET_ipq40xx_generic_Default || TARGET_ipq40xx_generic_DEVICE_avm_fritzbox-4040 || TARGET_DEVICE_ipq40xx_generic_DEVICE_avm_fritzbox-4040) depends on !IN_SDK select PACKAGE_libc depends on TARGET_ipq40xx_generic help U-Boot for FritzBox 4040 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fritz7520 bool "u-boot-fritz7520................................ U-Boot for FritzBox 7520" default y if DEFAULT_u-boot-fritz7520 default y if (TARGET_ipq40xx_generic_Default || TARGET_ipq40xx_generic_DEVICE_avm_fritzbox-7530 || TARGET_DEVICE_ipq40xx_generic_DEVICE_avm_fritzbox-7530) depends on TARGET_ipq40xx_generic depends on !IN_SDK select PACKAGE_libc help U-Boot for FritzBox 7520 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fritz7530 bool "u-boot-fritz7530................................ U-Boot for FritzBox 7530" default y if DEFAULT_u-boot-fritz7530 default y if (TARGET_ipq40xx_generic_Default || TARGET_ipq40xx_generic_DEVICE_avm_fritzbox-7530 || TARGET_DEVICE_ipq40xx_generic_DEVICE_avm_fritzbox-7530) depends on TARGET_ipq40xx_generic select PACKAGE_libc depends on !IN_SDK help U-Boot for FritzBox 7530 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1012a-frdm bool "u-boot-fsl_ls1012a-frdm....................... U-Boot for NXP LS1012AFRDM" default y if DEFAULT_u-boot-fsl_ls1012a-frdm default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_ls1012a-frdm || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_ls1012a-frdm) depends on TARGET_layerscape_armv8_64b depends on !IN_SDK select PACKAGE_libc help U-Boot for NXP LS1012AFRDM http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1012a-frwy-sdboot bool "u-boot-fsl_ls1012a-frwy-sdboot................ U-Boot for NXP LS1012AFRWY" default y if DEFAULT_u-boot-fsl_ls1012a-frwy-sdboot default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_ls1012a-frwy-sdboot || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_ls1012a-frwy-sdboot) depends on TARGET_layerscape_armv8_64b depends on !IN_SDK select PACKAGE_libc help U-Boot for NXP LS1012AFRWY http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1012a-rdb bool "u-boot-fsl_ls1012a-rdb......................... U-Boot for NXP LS1012ARDB" default y if DEFAULT_u-boot-fsl_ls1012a-rdb default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_ls1012a-rdb || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_ls1012a-rdb) depends on TARGET_layerscape_armv8_64b select PACKAGE_libc depends on !IN_SDK help U-Boot for NXP LS1012ARDB http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1021a-iot-sdboot bool "u-boot-fsl_ls1021a-iot-sdboot..... U-Boot for NXP LS1021AIOT SD Card Boot" default y if DEFAULT_u-boot-fsl_ls1021a-iot-sdboot default y if (TARGET_layerscape_armv7_Default || TARGET_layerscape_armv7_DEVICE_fsl_ls1021a-iot-sdboot || TARGET_DEVICE_layerscape_armv7_DEVICE_fsl_ls1021a-iot-sdboot) select PACKAGE_libc depends on !IN_SDK depends on TARGET_layerscape_armv7 help U-Boot for NXP LS1021AIOT SD Card Boot http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1021a-twr bool "u-boot-fsl_ls1021a-twr......................... U-Boot for NXP LS1021ATWR" default y if DEFAULT_u-boot-fsl_ls1021a-twr default y if (TARGET_layerscape_armv7_Default || TARGET_layerscape_armv7_DEVICE_fsl_ls1021a-twr || TARGET_DEVICE_layerscape_armv7_DEVICE_fsl_ls1021a-twr) select PACKAGE_libc depends on !IN_SDK depends on TARGET_layerscape_armv7 help U-Boot for NXP LS1021ATWR http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1021a-twr-sdboot bool "u-boot-fsl_ls1021a-twr-sdboot..... U-Boot for NXP LS1021ATWR SD Card Boot" default y if DEFAULT_u-boot-fsl_ls1021a-twr-sdboot default y if (TARGET_layerscape_armv7_Default || TARGET_layerscape_armv7_DEVICE_fsl_ls1021a-twr-sdboot || TARGET_DEVICE_layerscape_armv7_DEVICE_fsl_ls1021a-twr-sdboot) depends on TARGET_layerscape_armv7 depends on !IN_SDK select PACKAGE_libc help U-Boot for NXP LS1021ATWR SD Card Boot http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1028a-rdb bool "u-boot-fsl_ls1028a-rdb......................... U-Boot for NXP LS1028ARDB" default y if DEFAULT_u-boot-fsl_ls1028a-rdb default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_ls1028a-rdb || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_ls1028a-rdb) depends on TARGET_layerscape_armv8_64b depends on !IN_SDK select PACKAGE_libc help U-Boot for NXP LS1028ARDB http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1028a-rdb-sdboot bool "u-boot-fsl_ls1028a-rdb-sdboot..... U-Boot for NXP LS1028ARDB SD Card Boot" default y if DEFAULT_u-boot-fsl_ls1028a-rdb-sdboot default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_ls1028a-rdb-sdboot || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_ls1028a-rdb-sdboot) depends on TARGET_layerscape_armv8_64b depends on !IN_SDK select PACKAGE_libc help U-Boot for NXP LS1028ARDB SD Card Boot http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1043a-rdb bool "u-boot-fsl_ls1043a-rdb......................... U-Boot for NXP LS1043ARDB" default y if DEFAULT_u-boot-fsl_ls1043a-rdb default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_ls1043a-rdb || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_ls1043a-rdb) select PACKAGE_libc depends on !IN_SDK depends on TARGET_layerscape_armv8_64b help U-Boot for NXP LS1043ARDB http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1043a-rdb-sdboot bool "u-boot-fsl_ls1043a-rdb-sdboot..... U-Boot for NXP LS1043ARDB SD Card Boot" default y if DEFAULT_u-boot-fsl_ls1043a-rdb-sdboot default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_ls1043a-rdb-sdboot || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_ls1043a-rdb-sdboot) depends on !IN_SDK select PACKAGE_libc depends on TARGET_layerscape_armv8_64b help U-Boot for NXP LS1043ARDB SD Card Boot http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1046a-frwy bool "u-boot-fsl_ls1046a-frwy....................... U-Boot for NXP LS1046AFRWY" default y if DEFAULT_u-boot-fsl_ls1046a-frwy default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_ls1046a-frwy || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_ls1046a-frwy) select PACKAGE_libc depends on !IN_SDK depends on TARGET_layerscape_armv8_64b help U-Boot for NXP LS1046AFRWY http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1046a-frwy-sdboot bool "u-boot-fsl_ls1046a-frwy-sdboot... U-Boot for NXP LS1046AFRWY SD Card Boot" default y if DEFAULT_u-boot-fsl_ls1046a-frwy-sdboot default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_ls1046a-frwy-sdboot || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_ls1046a-frwy-sdboot) depends on TARGET_layerscape_armv8_64b depends on !IN_SDK select PACKAGE_libc help U-Boot for NXP LS1046AFRWY SD Card Boot http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1046a-rdb bool "u-boot-fsl_ls1046a-rdb......................... U-Boot for NXP LS1046ARDB" default y if DEFAULT_u-boot-fsl_ls1046a-rdb default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_ls1046a-rdb || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_ls1046a-rdb) select PACKAGE_libc depends on !IN_SDK depends on TARGET_layerscape_armv8_64b help U-Boot for NXP LS1046ARDB http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1046a-rdb-sdboot bool "u-boot-fsl_ls1046a-rdb-sdboot..... U-Boot for NXP LS1046ARDB SD Card Boot" default y if DEFAULT_u-boot-fsl_ls1046a-rdb-sdboot default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_ls1046a-rdb-sdboot || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_ls1046a-rdb-sdboot) depends on TARGET_layerscape_armv8_64b select PACKAGE_libc depends on !IN_SDK help U-Boot for NXP LS1046ARDB SD Card Boot http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1088a-rdb bool "u-boot-fsl_ls1088a-rdb......................... U-Boot for NXP LS1088ARDB" default y if DEFAULT_u-boot-fsl_ls1088a-rdb default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_ls1088a-rdb || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_ls1088a-rdb) select PACKAGE_libc depends on !IN_SDK depends on TARGET_layerscape_armv8_64b help U-Boot for NXP LS1088ARDB http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls1088a-rdb-sdboot bool "u-boot-fsl_ls1088a-rdb-sdboot..... U-Boot for NXP LS1088ARDB SD Card Boot" default y if DEFAULT_u-boot-fsl_ls1088a-rdb-sdboot default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_ls1088a-rdb-sdboot || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_ls1088a-rdb-sdboot) depends on TARGET_layerscape_armv8_64b depends on !IN_SDK select PACKAGE_libc help U-Boot for NXP LS1088ARDB SD Card Boot http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_ls2088a-rdb bool "u-boot-fsl_ls2088a-rdb......................... U-Boot for NXP LS2088ARDB" default y if DEFAULT_u-boot-fsl_ls2088a-rdb default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_ls2088a-rdb || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_ls2088a-rdb) depends on TARGET_layerscape_armv8_64b select PACKAGE_libc depends on !IN_SDK help U-Boot for NXP LS2088ARDB http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_lx2160a-rdb bool "u-boot-fsl_lx2160a-rdb......................... U-Boot for NXP LX2160ARDB" default y if DEFAULT_u-boot-fsl_lx2160a-rdb default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_lx2160a-rdb || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_lx2160a-rdb) depends on TARGET_layerscape_armv8_64b depends on !IN_SDK select PACKAGE_libc help U-Boot for NXP LX2160ARDB http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-fsl_lx2160a-rdb-sdboot bool "u-boot-fsl_lx2160a-rdb-sdboot..... U-Boot for NXP LX2160ARDB SD Card Boot" default y if DEFAULT_u-boot-fsl_lx2160a-rdb-sdboot default y if (TARGET_layerscape_armv8_64b_Default || TARGET_layerscape_armv8_64b_DEVICE_fsl_lx2160a-rdb-sdboot || TARGET_DEVICE_layerscape_armv8_64b_DEVICE_fsl_lx2160a-rdb-sdboot) depends on TARGET_layerscape_armv8_64b depends on !IN_SDK select PACKAGE_libc help U-Boot for NXP LX2160ARDB SD Card Boot http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-gigasx76x_nor bool "u-boot-gigasx76x_nor.............. U-Boot for Siemens Gigaset sx76x (NOR)" default y if DEFAULT_u-boot-gigasx76x_nor default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_siemens_gigaset-sx76x || TARGET_DEVICE_lantiq_xway_DEVICE_siemens_gigaset-sx76x) depends on TARGET_lantiq_xway depends on !IN_SDK select PACKAGE_libc help U-Boot for Siemens Gigaset sx76x (NOR) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-gigasx76x_ram bool "u-boot-gigasx76x_ram.............. U-Boot for Siemens Gigaset sx76x (RAM)" default y if DEFAULT_u-boot-gigasx76x_ram default y if (TARGET_lantiq_xway_Default || TARGET_lantiq_xway_DEVICE_siemens_gigaset-sx76x || TARGET_DEVICE_lantiq_xway_DEVICE_siemens_gigaset-sx76x) depends on TARGET_lantiq_xway depends on !IN_SDK select PACKAGE_libc help U-Boot for Siemens Gigaset sx76x (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-goflexhome bool "u-boot-goflexhome............ U-Boot for the Seagate GoFlexHome/GoFlexNet" default y if DEFAULT_u-boot-goflexhome default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_seagate_goflexhome || TARGET_kirkwood_generic_DEVICE_seagate_goflexnet || TARGET_DEVICE_kirkwood_generic_DEVICE_seagate_goflexhome || TARGET_DEVICE_kirkwood_generic_DEVICE_seagate_goflexnet) depends on !IN_SDK depends on TARGET_kirkwood_generic select PACKAGE_libc help U-Boot for the Seagate GoFlexHome/GoFlexNet http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-helios4 bool default y if DEFAULT_u-boot-helios4 default y if (TARGET_mvebu_cortexa9_Default || TARGET_mvebu_cortexa9_DEVICE_kobol_helios4 || TARGET_DEVICE_mvebu_cortexa9_DEVICE_kobol_helios4) depends on TARGET_mvebu_cortexa9 depends on !IN_SDK select PACKAGE_libc help U-Boot for Kobol Helios 4 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-ib62x0 bool "u-boot-ib62x0........... U-Boot for RaidSonic ICY BOX NAS6210 and NAS6220" default y if DEFAULT_u-boot-ib62x0 default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_raidsonic_ib-nas62x0 || TARGET_DEVICE_kirkwood_generic_DEVICE_raidsonic_ib-nas62x0) select PACKAGE_libc depends on TARGET_kirkwood_generic depends on !IN_SDK help U-Boot for RaidSonic ICY BOX NAS6210 and NAS6220 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-ib62x0_second_stage bool "u-boot-ib62x0_second_stage" default y if DEFAULT_u-boot-ib62x0_second_stage default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_raidsonic_ib-nas62x0 || TARGET_DEVICE_kirkwood_generic_DEVICE_raidsonic_ib-nas62x0) select PACKAGE_libc depends on TARGET_kirkwood_generic depends on !IN_SDK help U-Boot for RaidSonic ICY BOX NAS6210 and NAS6220 (second stage) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-iconnect bool "u-boot-iconnect...................... U-Boot for Iomega iConnect Wireless" default y if DEFAULT_u-boot-iconnect default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_iom_iconnect-1.1 || TARGET_DEVICE_kirkwood_generic_DEVICE_iom_iconnect-1.1) depends on !IN_SDK depends on TARGET_kirkwood_generic select PACKAGE_libc help U-Boot for Iomega iConnect Wireless http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-iconnect_second_stage bool "u-boot-iconnect_second_stage" default y if DEFAULT_u-boot-iconnect_second_stage default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_iom_iconnect-1.1 || TARGET_DEVICE_kirkwood_generic_DEVICE_iom_iconnect-1.1) depends on !IN_SDK depends on TARGET_kirkwood_generic select PACKAGE_libc help U-Boot for Iomega iConnect Wireless (second stage) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-l-50 bool "u-boot-l-50................................... U-Boot for CheckPoint L-50" default y if DEFAULT_u-boot-l-50 default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_checkpoint_l-50 || TARGET_DEVICE_kirkwood_generic_DEVICE_checkpoint_l-50) select PACKAGE_libc depends on TARGET_kirkwood_generic depends on !IN_SDK help U-Boot for CheckPoint L-50 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-libretech_all_h3_cc_h5 bool default y if DEFAULT_u-boot-libretech_all_h3_cc_h5 default y if (TARGET_sunxi_cortexa53_Default || TARGET_sunxi_cortexa53_DEVICE_libretech_all-h3-cc-h5 || TARGET_DEVICE_sunxi_cortexa53_DEVICE_libretech_all-h3-cc-h5) depends on TARGET_sunxi_cortexa53 select PACKAGE_libc depends on !IN_SDK select PACKAGE_trusted-firmware-a-sunxi-a64 help U-Boot for Libre Computer ALL-H3-CC H5 http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-mt7620_mt7530_rfb bool default y if DEFAULT_u-boot-mt7620_mt7530_rfb default y if (TARGET_ramips_mt7620_Default || TARGET_ramips_mt7620_DEVICE_ralink_mt7620a-mt7530-evb || TARGET_DEVICE_ramips_mt7620_DEVICE_ralink_mt7620a-mt7530-evb) select PACKAGE_libc depends on TARGET_ramips_mt7620 depends on !IN_SDK help U-Boot for MT7620+MT7530 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7620_rfb bool default y if DEFAULT_u-boot-mt7620_rfb default y if (TARGET_ramips_mt7620_Default || TARGET_ramips_mt7620_DEVICE_ralink_mt7620a-evb || TARGET_DEVICE_ramips_mt7620_DEVICE_ralink_mt7620a-evb) select PACKAGE_libc depends on TARGET_ramips_mt7620 depends on !IN_SDK help U-Boot for MT7620 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7621_nand_rfb bool default y if DEFAULT_u-boot-mt7621_nand_rfb default y if (TARGET_ramips_mt7621_Default || TARGET_ramips_mt7621_DEVICE_mediatek_mt7621-eval-board || TARGET_DEVICE_ramips_mt7621_DEVICE_mediatek_mt7621-eval-board) depends on !IN_SDK select PACKAGE_libc depends on TARGET_ramips_mt7621 help U-Boot for MT7621 Reference Board (NAND) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7621_rfb bool default y if DEFAULT_u-boot-mt7621_rfb default y if (TARGET_ramips_mt7621_Default || TARGET_ramips_mt7621_DEVICE_mediatek_mt7621-eval-board || TARGET_DEVICE_ramips_mt7621_DEVICE_mediatek_mt7621-eval-board) select PACKAGE_libc depends on !IN_SDK depends on TARGET_ramips_mt7621 help U-Boot for MT7621 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7622_bananapi_bpi-r64-emmc bool default y if DEFAULT_u-boot-mt7622_bananapi_bpi-r64-emmc default y if (TARGET_mediatek_mt7622_Default || TARGET_mediatek_mt7622_DEVICE_bananapi_bpi-r64 || TARGET_DEVICE_mediatek_mt7622_DEVICE_bananapi_bpi-r64) depends on TARGET_mediatek_mt7622 select PACKAGE_trusted-firmware-a-mt7622-emmc-2ddr depends on !IN_SDK select PACKAGE_libc help U-Boot for BananaPi R64 (eMMC) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7622_bananapi_bpi-r64-sdmmc bool default y if DEFAULT_u-boot-mt7622_bananapi_bpi-r64-sdmmc default y if (TARGET_mediatek_mt7622_Default || TARGET_mediatek_mt7622_DEVICE_bananapi_bpi-r64 || TARGET_DEVICE_mediatek_mt7622_DEVICE_bananapi_bpi-r64) select PACKAGE_libc depends on TARGET_mediatek_mt7622 depends on !IN_SDK select PACKAGE_trusted-firmware-a-mt7622-sdmmc-2ddr help U-Boot for BananaPi R64 (SDMMC) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7622_bananapi_bpi-r64-snand bool default y if DEFAULT_u-boot-mt7622_bananapi_bpi-r64-snand default y if (TARGET_mediatek_mt7622_Default || TARGET_mediatek_mt7622_DEVICE_bananapi_bpi-r64 || TARGET_DEVICE_mediatek_mt7622_DEVICE_bananapi_bpi-r64) depends on !IN_SDK depends on TARGET_mediatek_mt7622 select PACKAGE_libc select PACKAGE_trusted-firmware-a-mt7622-snand-2ddr help U-Boot for BananaPi R64 (SNAND) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7622_linksys_e8450 bool default y if DEFAULT_u-boot-mt7622_linksys_e8450 default y if (TARGET_mediatek_mt7622_Default || TARGET_mediatek_mt7622_DEVICE_linksys_e8450-ubi || TARGET_DEVICE_mediatek_mt7622_DEVICE_linksys_e8450-ubi) select PACKAGE_libc depends on TARGET_mediatek_mt7622 select PACKAGE_trusted-firmware-a-mt7622-snand-1ddr depends on !IN_SDK help U-Boot for Linksys E8450 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7622_rfb1 bool default y if DEFAULT_u-boot-mt7622_rfb1 default y if (TARGET_mediatek_mt7622_Default || TARGET_mediatek_mt7622_DEVICE_mediatek_mt7622-rfb1 || TARGET_mediatek_mt7622_DEVICE_mediatek_mt7622-rfb1-ubi || TARGET_DEVICE_mediatek_mt7622_DEVICE_mediatek_mt7622-rfb1 || TARGET_DEVICE_mediatek_mt7622_DEVICE_mediatek_mt7622-rfb1-ubi) select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_mt7622 help U-Boot for MT7622 Reference Board 1 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7622_ubnt_unifi-6-lr-v1 bool default y if DEFAULT_u-boot-mt7622_ubnt_unifi-6-lr-v1 default y if (TARGET_mediatek_mt7622_Default || TARGET_mediatek_mt7622_DEVICE_ubnt_unifi-6-lr-v1-ubootmod || TARGET_DEVICE_mediatek_mt7622_DEVICE_ubnt_unifi-6-lr-v1-ubootmod) depends on TARGET_mediatek_mt7622 depends on !IN_SDK select PACKAGE_libc select PACKAGE_trusted-firmware-a-mt7622-nor-2ddr help U-Boot for Ubiquiti UniFi 6 LR http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7622_ubnt_unifi-6-lr-v2 bool default y if DEFAULT_u-boot-mt7622_ubnt_unifi-6-lr-v2 default y if (TARGET_mediatek_mt7622_Default || TARGET_mediatek_mt7622_DEVICE_ubnt_unifi-6-lr-v2-ubootmod || TARGET_DEVICE_mediatek_mt7622_DEVICE_ubnt_unifi-6-lr-v2-ubootmod) depends on !IN_SDK depends on TARGET_mediatek_mt7622 select PACKAGE_libc select PACKAGE_trusted-firmware-a-mt7622-nor-2ddr help U-Boot for Ubiquiti UniFi 6 LR v2 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7622_ubnt_unifi-6-lr-v3 bool default y if DEFAULT_u-boot-mt7622_ubnt_unifi-6-lr-v3 default y if (TARGET_mediatek_mt7622_Default || TARGET_mediatek_mt7622_DEVICE_ubnt_unifi-6-lr-v3-ubootmod || TARGET_DEVICE_mediatek_mt7622_DEVICE_ubnt_unifi-6-lr-v3-ubootmod) select PACKAGE_trusted-firmware-a-mt7622-nor-2ddr depends on !IN_SDK depends on TARGET_mediatek_mt7622 select PACKAGE_libc help U-Boot for Ubiquiti UniFi 6 LR v3 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7623a_unielec_u7623 bool default y if DEFAULT_u-boot-mt7623a_unielec_u7623 default y if (TARGET_mediatek_mt7623_Default || TARGET_mediatek_mt7623_DEVICE_unielec_u7623-02 || TARGET_DEVICE_mediatek_mt7623_DEVICE_unielec_u7623-02) depends on TARGET_mediatek_mt7623 select PACKAGE_libc depends on !IN_SDK help U-Boot for UniElec U7623 (mt7623) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7623n_bpir2 bool default y if DEFAULT_u-boot-mt7623n_bpir2 default y if (TARGET_mediatek_mt7623_Default || TARGET_mediatek_mt7623_DEVICE_bananapi_bpi-r2 || TARGET_DEVICE_mediatek_mt7623_DEVICE_bananapi_bpi-r2) select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_mt7623 help U-Boot for Banana Pi R2 (mt7623) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7628_rfb bool default y if DEFAULT_u-boot-mt7628_rfb default y if (TARGET_ramips_mt76x8_Default || TARGET_ramips_mt76x8_DEVICE_mediatek_mt7628an-eval-board || TARGET_DEVICE_ramips_mt76x8_DEVICE_mediatek_mt7628an-eval-board) depends on TARGET_ramips_mt76x8 depends on !IN_SDK select PACKAGE_libc help U-Boot for MT7628 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7629_rfb bool default y if DEFAULT_u-boot-mt7629_rfb default y if (TARGET_mediatek_mt7629_Default || TARGET_mediatek_mt7629_DEVICE_mediatek_mt7629-rfb || TARGET_DEVICE_mediatek_mt7629_DEVICE_mediatek_mt7629-rfb) depends on TARGET_mediatek_mt7629 depends on !IN_SDK select PACKAGE_libc help U-Boot for MT7629 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7981_cmcc_rax3000m-emmc bool default y if DEFAULT_u-boot-mt7981_cmcc_rax3000m-emmc default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_cmcc_rax3000m || TARGET_DEVICE_mediatek_filogic_DEVICE_cmcc_rax3000m) depends on TARGET_mediatek_filogic select PACKAGE_trusted-firmware-a-mt7981-emmc-ddr4 select PACKAGE_libc depends on !IN_SDK help U-Boot for CMCC RAX3000M http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7981_cmcc_rax3000m-nand bool default y if DEFAULT_u-boot-mt7981_cmcc_rax3000m-nand default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_cmcc_rax3000m || TARGET_DEVICE_mediatek_filogic_DEVICE_cmcc_rax3000m) depends on TARGET_mediatek_filogic select PACKAGE_libc select PACKAGE_trusted-firmware-a-mt7981-spim-nand-ddr4 depends on !IN_SDK help U-Boot for CMCC RAX3000M http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7981_h3c_magic-nx30-pro bool default y if DEFAULT_u-boot-mt7981_h3c_magic-nx30-pro default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_h3c_magic-nx30-pro || TARGET_DEVICE_mediatek_filogic_DEVICE_h3c_magic-nx30-pro) depends on !IN_SDK select PACKAGE_libc depends on TARGET_mediatek_filogic select PACKAGE_trusted-firmware-a-mt7981-spim-nand-ddr3 help U-Boot for H3C Magic NX30 Pro http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7981_jcg_q30-pro bool default y if DEFAULT_u-boot-mt7981_jcg_q30-pro default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_jcg_q30-pro || TARGET_DEVICE_mediatek_filogic_DEVICE_jcg_q30-pro) select PACKAGE_trusted-firmware-a-mt7981-spim-nand-ddr3 depends on TARGET_mediatek_filogic depends on !IN_SDK select PACKAGE_libc help U-Boot for JCG Q30 PRO http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7981_qihoo_360t7 bool default y if DEFAULT_u-boot-mt7981_qihoo_360t7 default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_qihoo_360t7 || TARGET_DEVICE_mediatek_filogic_DEVICE_qihoo_360t7) depends on !IN_SDK select PACKAGE_libc select PACKAGE_trusted-firmware-a-mt7981-spim-nand-ddr3 depends on TARGET_mediatek_filogic help U-Boot for Qihoo 360T7 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7981_rfb-emmc bool default y if DEFAULT_u-boot-mt7981_rfb-emmc default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_mediatek_mt7981-rfb || TARGET_DEVICE_mediatek_filogic_DEVICE_mediatek_mt7981-rfb) depends on !IN_SDK select PACKAGE_libc select PACKAGE_trusted-firmware-a-mt7981-emmc-ddr3 depends on TARGET_mediatek_filogic help U-Boot for MT7981 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7981_rfb-nor bool default y if DEFAULT_u-boot-mt7981_rfb-nor default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_mediatek_mt7981-rfb || TARGET_DEVICE_mediatek_filogic_DEVICE_mediatek_mt7981-rfb) depends on !IN_SDK select PACKAGE_libc select PACKAGE_trusted-firmware-a-mt7981-nor-ddr3 depends on TARGET_mediatek_filogic help U-Boot for MT7981 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7981_rfb-sd bool default y if DEFAULT_u-boot-mt7981_rfb-sd default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_mediatek_mt7981-rfb || TARGET_DEVICE_mediatek_filogic_DEVICE_mediatek_mt7981-rfb) select PACKAGE_trusted-firmware-a-mt7981-sdmmc-ddr3 depends on TARGET_mediatek_filogic depends on !IN_SDK select PACKAGE_libc help U-Boot for MT7981 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7981_rfb-snfi bool default y if DEFAULT_u-boot-mt7981_rfb-snfi default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_mediatek_mt7981-rfb || TARGET_DEVICE_mediatek_filogic_DEVICE_mediatek_mt7981-rfb) select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_filogic select PACKAGE_trusted-firmware-a-mt7981-snand-ddr3 help U-Boot for MT7981 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7981_rfb-spim-nand bool default y if DEFAULT_u-boot-mt7981_rfb-spim-nand default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_mediatek_mt7981-rfb || TARGET_DEVICE_mediatek_filogic_DEVICE_mediatek_mt7981-rfb) select PACKAGE_trusted-firmware-a-mt7981-spim-nand-ddr3 depends on TARGET_mediatek_filogic depends on !IN_SDK select PACKAGE_libc help U-Boot for MT7981 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7981_xiaomi_mi-router-wr30u bool default y if DEFAULT_u-boot-mt7981_xiaomi_mi-router-wr30u default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_xiaomi_mi-router-wr30u-ubootmod || TARGET_DEVICE_mediatek_filogic_DEVICE_xiaomi_mi-router-wr30u-ubootmod) depends on TARGET_mediatek_filogic select PACKAGE_trusted-firmware-a-mt7981-spim-nand-ddr3 select PACKAGE_libc depends on !IN_SDK help U-Boot for Xiaomi Router WR30U http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7986_bananapi_bpi-r3-emmc bool default y if DEFAULT_u-boot-mt7986_bananapi_bpi-r3-emmc default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_bananapi_bpi-r3 || TARGET_DEVICE_mediatek_filogic_DEVICE_bananapi_bpi-r3) depends on TARGET_mediatek_filogic select PACKAGE_libc depends on !IN_SDK select PACKAGE_trusted-firmware-a-mt7986-emmc-ddr4 help U-Boot for BananaPi BPi-R3 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7986_bananapi_bpi-r3-nor bool default y if DEFAULT_u-boot-mt7986_bananapi_bpi-r3-nor default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_bananapi_bpi-r3 || TARGET_DEVICE_mediatek_filogic_DEVICE_bananapi_bpi-r3) select PACKAGE_trusted-firmware-a-mt7986-nor-ddr4 depends on TARGET_mediatek_filogic depends on !IN_SDK select PACKAGE_libc help U-Boot for BananaPi BPi-R3 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7986_bananapi_bpi-r3-sdmmc bool default y if DEFAULT_u-boot-mt7986_bananapi_bpi-r3-sdmmc default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_bananapi_bpi-r3 || TARGET_DEVICE_mediatek_filogic_DEVICE_bananapi_bpi-r3) depends on TARGET_mediatek_filogic depends on !IN_SDK select PACKAGE_trusted-firmware-a-mt7986-sdmmc-ddr4 select PACKAGE_libc help U-Boot for BananaPi BPi-R3 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7986_bananapi_bpi-r3-snand bool default y if DEFAULT_u-boot-mt7986_bananapi_bpi-r3-snand default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_bananapi_bpi-r3 || TARGET_DEVICE_mediatek_filogic_DEVICE_bananapi_bpi-r3) select PACKAGE_libc select PACKAGE_trusted-firmware-a-mt7986-spim-nand-ddr4 depends on !IN_SDK depends on TARGET_mediatek_filogic help U-Boot for BananaPi BPi-R3 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7986_glinet_gl-mt6000 bool default y if DEFAULT_u-boot-mt7986_glinet_gl-mt6000 default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_glinet_gl-mt6000 || TARGET_DEVICE_mediatek_filogic_DEVICE_glinet_gl-mt6000) select PACKAGE_trusted-firmware-a-mt7986-emmc-ddr4 depends on !IN_SDK select PACKAGE_libc depends on TARGET_mediatek_filogic help U-Boot for GL.iNet GL-MT6000 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7986_rfb bool default y if DEFAULT_u-boot-mt7986_rfb default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_mediatek_mt7986-rfb || TARGET_DEVICE_mediatek_filogic_DEVICE_mediatek_mt7986-rfb) depends on TARGET_mediatek_filogic select PACKAGE_libc select PACKAGE_trusted-firmware-a-mt7986-sdmmc-ddr4 depends on !IN_SDK help U-Boot for MT7986 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7986_tplink_tl-xdr4288 bool default y if DEFAULT_u-boot-mt7986_tplink_tl-xdr4288 default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_tplink_tl-xdr4288 || TARGET_DEVICE_mediatek_filogic_DEVICE_tplink_tl-xdr4288) depends on !IN_SDK select PACKAGE_libc select PACKAGE_trusted-firmware-a-mt7986-spim-nand-ddr3 depends on TARGET_mediatek_filogic help U-Boot for TP-LINK TL-XDR4288 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7986_tplink_tl-xdr6086 bool default y if DEFAULT_u-boot-mt7986_tplink_tl-xdr6086 default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_tplink_tl-xdr6086 || TARGET_DEVICE_mediatek_filogic_DEVICE_tplink_tl-xdr6086) depends on TARGET_mediatek_filogic depends on !IN_SDK select PACKAGE_libc select PACKAGE_trusted-firmware-a-mt7986-spim-nand-ddr3 help U-Boot for TP-LINK TL-XDR6086 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7986_tplink_tl-xdr6088 bool default y if DEFAULT_u-boot-mt7986_tplink_tl-xdr6088 default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_tplink_tl-xdr6088 || TARGET_DEVICE_mediatek_filogic_DEVICE_tplink_tl-xdr6088) depends on TARGET_mediatek_filogic depends on !IN_SDK select PACKAGE_trusted-firmware-a-mt7986-spim-nand-ddr3 select PACKAGE_libc help U-Boot for TP-LINK TL-XDR6088 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7986_xiaomi_redmi-router-ax6000 bool default y if DEFAULT_u-boot-mt7986_xiaomi_redmi-router-ax6000 default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_xiaomi_redmi-router-ax6000-ubootmod || TARGET_DEVICE_mediatek_filogic_DEVICE_xiaomi_redmi-router-ax6000-ubootmod) depends on !IN_SDK select PACKAGE_trusted-firmware-a-mt7986-spim-nand-ddr4 select PACKAGE_libc depends on TARGET_mediatek_filogic help U-Boot for Xiaomi Redmi AX6000 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7986_zyxel_ex5601-t0 bool default y if DEFAULT_u-boot-mt7986_zyxel_ex5601-t0 default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_zyxel_ex5601-t0-ubootmod || TARGET_DEVICE_mediatek_filogic_DEVICE_zyxel_ex5601-t0-ubootmod) depends on !IN_SDK select PACKAGE_libc select PACKAGE_trusted-firmware-a-mt7986-spim-nand-4k-ddr4 depends on TARGET_mediatek_filogic help U-Boot for Zyxel EX5601-T0 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7988_rfb-emmc bool default y if DEFAULT_u-boot-mt7988_rfb-emmc default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_mediatek_mt7988a-rfb || TARGET_DEVICE_mediatek_filogic_DEVICE_mediatek_mt7988a-rfb) depends on TARGET_mediatek_filogic select PACKAGE_trusted-firmware-a-mt7988-emmc-comb depends on !IN_SDK select PACKAGE_libc help U-Boot for MT7988 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7988_rfb-nor bool default y if DEFAULT_u-boot-mt7988_rfb-nor default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_mediatek_mt7988a-rfb || TARGET_DEVICE_mediatek_filogic_DEVICE_mediatek_mt7988a-rfb) select PACKAGE_libc depends on !IN_SDK depends on TARGET_mediatek_filogic select PACKAGE_trusted-firmware-a-mt7988-nor-comb help U-Boot for MT7988 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7988_rfb-sd bool default y if DEFAULT_u-boot-mt7988_rfb-sd default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_mediatek_mt7988a-rfb || TARGET_DEVICE_mediatek_filogic_DEVICE_mediatek_mt7988a-rfb) depends on !IN_SDK select PACKAGE_libc select PACKAGE_trusted-firmware-a-mt7988-sdmmc-comb depends on TARGET_mediatek_filogic help U-Boot for MT7988 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7988_rfb-snand bool default y if DEFAULT_u-boot-mt7988_rfb-snand default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_mediatek_mt7988a-rfb || TARGET_DEVICE_mediatek_filogic_DEVICE_mediatek_mt7988a-rfb) depends on TARGET_mediatek_filogic select PACKAGE_libc select PACKAGE_trusted-firmware-a-mt7988-snand-comb depends on !IN_SDK help U-Boot for MT7988 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mt7988_rfb-spim-nand bool default y if DEFAULT_u-boot-mt7988_rfb-spim-nand default y if (TARGET_mediatek_filogic_Default || TARGET_mediatek_filogic_DEVICE_mediatek_mt7988a-rfb || TARGET_DEVICE_mediatek_filogic_DEVICE_mediatek_mt7988a-rfb) select PACKAGE_libc select PACKAGE_trusted-firmware-a-mt7988-spim-nand-comb depends on !IN_SDK depends on TARGET_mediatek_filogic help U-Boot for MT7988 Reference Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mx23_olinuxino bool default y if DEFAULT_u-boot-mx23_olinuxino default y depends on !IN_SDK select PACKAGE_libc depends on TARGET_mxs_generic help U-Boot for Olinuxino i.MX233 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-mx6cuboxi bool "u-boot-mx6cuboxi...................... U-Boot for SolidRun Cubox-i boards" default y if DEFAULT_u-boot-mx6cuboxi default y if (TARGET_imx_cortexa9_Default || TARGET_imx_cortexa9_DEVICE_solidrun_cubox-i || TARGET_DEVICE_imx_cortexa9_DEVICE_solidrun_cubox-i) depends on !IN_SDK depends on TARGET_imx_cortexa9 select PACKAGE_libc help U-Boot for SolidRun Cubox-i boards http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-nanopi-r2c-rk3328 bool default y if DEFAULT_u-boot-nanopi-r2c-rk3328 default y if (TARGET_rockchip_armv8_Default || TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2c || TARGET_DEVICE_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2c) depends on TARGET_rockchip_armv8 select PACKAGE_libc select PACKAGE_arm-trusted-firmware-rockchip depends on !IN_SDK help U-Boot for NanoPi R2C http://www.denx.de/wiki/U-Boot Tobias Maedel config PACKAGE_u-boot-nanopi-r2s-rk3328 bool default y if DEFAULT_u-boot-nanopi-r2s-rk3328 default y if (TARGET_rockchip_armv8_Default || TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2s || TARGET_DEVICE_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2s) depends on TARGET_rockchip_armv8 select PACKAGE_libc select PACKAGE_arm-trusted-firmware-rockchip depends on !IN_SDK help U-Boot for NanoPi R2S http://www.denx.de/wiki/U-Boot Tobias Maedel config PACKAGE_u-boot-nanopi-r4s-rk3399 bool default y if DEFAULT_u-boot-nanopi-r4s-rk3399 default y if (TARGET_rockchip_armv8_Default || TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r4s || TARGET_DEVICE_rockchip_armv8_DEVICE_friendlyarm_nanopi-r4s) depends on !IN_SDK select PACKAGE_arm-trusted-firmware-rockchip select PACKAGE_libc depends on TARGET_rockchip_armv8 help U-Boot for NanoPi R4S http://www.denx.de/wiki/U-Boot Tobias Maedel config PACKAGE_u-boot-nanopi_m1_plus bool default y if DEFAULT_u-boot-nanopi_m1_plus default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_friendlyarm_nanopi-m1-plus || TARGET_DEVICE_sunxi_cortexa7_DEVICE_friendlyarm_nanopi-m1-plus) depends on TARGET_sunxi_cortexa7 depends on !IN_SDK select PACKAGE_libc help U-Boot for NanoPi M1 Plus (H3) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-nanopi_neo bool default y if DEFAULT_u-boot-nanopi_neo default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_friendlyarm_nanopi-neo || TARGET_DEVICE_sunxi_cortexa7_DEVICE_friendlyarm_nanopi-neo) select PACKAGE_libc depends on TARGET_sunxi_cortexa7 depends on !IN_SDK help U-Boot for U-Boot for NanoPi NEO (H3) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-nanopi_neo2 bool default y if DEFAULT_u-boot-nanopi_neo2 default y if (TARGET_sunxi_cortexa53_Default || TARGET_sunxi_cortexa53_DEVICE_friendlyarm_nanopi-neo2 || TARGET_DEVICE_sunxi_cortexa53_DEVICE_friendlyarm_nanopi-neo2) select PACKAGE_trusted-firmware-a-sunxi-a64 depends on !IN_SDK select PACKAGE_libc depends on TARGET_sunxi_cortexa53 help U-Boot for NanoPi NEO2 (H5) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-nanopi_neo_air bool default y if DEFAULT_u-boot-nanopi_neo_air default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_friendlyarm_nanopi-neo-air || TARGET_DEVICE_sunxi_cortexa7_DEVICE_friendlyarm_nanopi-neo-air) select PACKAGE_libc depends on !IN_SDK depends on TARGET_sunxi_cortexa7 help U-Boot for U-Boot for NanoPi NEO Air (H3) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-nanopi_neo_plus2 bool default y if DEFAULT_u-boot-nanopi_neo_plus2 default y if (TARGET_sunxi_cortexa53_Default || TARGET_sunxi_cortexa53_DEVICE_friendlyarm_nanopi-neo-plus2 || TARGET_DEVICE_sunxi_cortexa53_DEVICE_friendlyarm_nanopi-neo-plus2) depends on TARGET_sunxi_cortexa53 select PACKAGE_libc depends on !IN_SDK select PACKAGE_trusted-firmware-a-sunxi-a64 help U-Boot for NanoPi NEO Plus2 (H5) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-nanopi_r1 bool default y if DEFAULT_u-boot-nanopi_r1 default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_friendlyarm_nanopi-r1 || TARGET_DEVICE_sunxi_cortexa7_DEVICE_friendlyarm_nanopi-r1) depends on !IN_SDK depends on TARGET_sunxi_cortexa7 select PACKAGE_libc help U-Boot for U-Boot for NanoPi R1 (H3) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-nanopi_r1s_h5 bool default y if DEFAULT_u-boot-nanopi_r1s_h5 default y if (TARGET_sunxi_cortexa53_Default || TARGET_sunxi_cortexa53_DEVICE_friendlyarm_nanopi-r1s-h5 || TARGET_DEVICE_sunxi_cortexa53_DEVICE_friendlyarm_nanopi-r1s-h5) depends on TARGET_sunxi_cortexa53 select PACKAGE_trusted-firmware-a-sunxi-a64 depends on !IN_SDK select PACKAGE_libc help U-Boot for NanoPi R1S (H5) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-nas220 bool "u-boot-nas220....................... U-Boot for Seagate Blackarmor NAS220" default y if DEFAULT_u-boot-nas220 default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_seagate_blackarmor-nas220 || TARGET_DEVICE_kirkwood_generic_DEVICE_seagate_blackarmor-nas220) select PACKAGE_libc depends on TARGET_kirkwood_generic depends on !IN_SDK help U-Boot for Seagate Blackarmor NAS220 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-nsa310 bool "u-boot-nsa310.................................... U-Boot for Zyxel NSA310" default y if DEFAULT_u-boot-nsa310 default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_zyxel_nsa310b || TARGET_DEVICE_kirkwood_generic_DEVICE_zyxel_nsa310b) depends on !IN_SDK depends on TARGET_kirkwood_generic select PACKAGE_libc help U-Boot for Zyxel NSA310 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-nsa310s bool "u-boot-nsa310s.................................. U-Boot for Zyxel NSA310S" default y if DEFAULT_u-boot-nsa310s default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_zyxel_nsa310s || TARGET_DEVICE_kirkwood_generic_DEVICE_zyxel_nsa310s) select PACKAGE_libc depends on TARGET_kirkwood_generic depends on !IN_SDK help U-Boot for Zyxel NSA310S http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-nsa325 bool "u-boot-nsa325........................... U-Boot for Zyxel NSA325v1 and v2" default y if DEFAULT_u-boot-nsa325 default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_zyxel_nsa325 || TARGET_DEVICE_kirkwood_generic_DEVICE_zyxel_nsa325) select PACKAGE_libc depends on TARGET_kirkwood_generic depends on !IN_SDK help U-Boot for Zyxel NSA325v1 and v2 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-omap3_beagle bool "u-boot-omap3_beagle............................... U-Boot for BeagleBoard" default y if DEFAULT_u-boot-omap3_beagle default y if (TARGET_omap_generic_Default || TARGET_omap_generic_DEVICE_ti_omap3-beagle || TARGET_DEVICE_omap_generic_DEVICE_ti_omap3-beagle) select PACKAGE_libc depends on !IN_SDK depends on TARGET_omap_generic help U-Boot for BeagleBoard http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-omap4_panda bool "u-boot-omap4_panda................................. U-Boot for Pandaboard" default y if DEFAULT_u-boot-omap4_panda default y if (TARGET_omap_generic_Default || TARGET_omap_generic_DEVICE_ti_omap4-panda || TARGET_DEVICE_omap_generic_DEVICE_ti_omap4-panda) select PACKAGE_libc depends on !IN_SDK depends on TARGET_omap_generic help U-Boot for Pandaboard http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-omnia bool default y if DEFAULT_u-boot-omnia default y if (TARGET_mvebu_cortexa9_Default || TARGET_mvebu_cortexa9_DEVICE_cznic_turris-omnia || TARGET_DEVICE_mvebu_cortexa9_DEVICE_cznic_turris-omnia) depends on !IN_SDK select PACKAGE_libc depends on TARGET_mvebu_cortexa9 help U-Boot for Turris Omnia http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-orangepi-r1-plus-lts-rk3328 bool default y if DEFAULT_u-boot-orangepi-r1-plus-lts-rk3328 default y if (TARGET_rockchip_armv8_Default || TARGET_rockchip_armv8_DEVICE_xunlong_orangepi-r1-plus-lts || TARGET_DEVICE_rockchip_armv8_DEVICE_xunlong_orangepi-r1-plus-lts) select PACKAGE_arm-trusted-firmware-rockchip depends on !IN_SDK select PACKAGE_libc depends on TARGET_rockchip_armv8 help U-Boot for Orange Pi R1 Plus LTS http://www.denx.de/wiki/U-Boot Tobias Maedel config PACKAGE_u-boot-orangepi-r1-plus-rk3328 bool default y if DEFAULT_u-boot-orangepi-r1-plus-rk3328 default y if (TARGET_rockchip_armv8_Default || TARGET_rockchip_armv8_DEVICE_xunlong_orangepi-r1-plus || TARGET_DEVICE_rockchip_armv8_DEVICE_xunlong_orangepi-r1-plus) select PACKAGE_libc depends on !IN_SDK select PACKAGE_arm-trusted-firmware-rockchip depends on TARGET_rockchip_armv8 help U-Boot for Orange Pi R1 Plus http://www.denx.de/wiki/U-Boot Tobias Maedel config PACKAGE_u-boot-orangepi_2 bool default y if DEFAULT_u-boot-orangepi_2 default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_xunlong_orangepi-2 || TARGET_DEVICE_sunxi_cortexa7_DEVICE_xunlong_orangepi-2) select PACKAGE_libc depends on !IN_SDK depends on TARGET_sunxi_cortexa7 help U-Boot for Orange Pi 2 (H3) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-orangepi_one bool default y if DEFAULT_u-boot-orangepi_one default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_xunlong_orangepi-one || TARGET_DEVICE_sunxi_cortexa7_DEVICE_xunlong_orangepi-one) depends on TARGET_sunxi_cortexa7 depends on !IN_SDK select PACKAGE_libc help U-Boot for Orange Pi One (H3) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-orangepi_one_plus bool default y if DEFAULT_u-boot-orangepi_one_plus default y if (TARGET_sunxi_cortexa53_Default || TARGET_sunxi_cortexa53_DEVICE_xunlong_orangepi-one-plus || TARGET_DEVICE_sunxi_cortexa53_DEVICE_xunlong_orangepi-one-plus) depends on !IN_SDK select PACKAGE_libc select PACKAGE_trusted-firmware-a-sunxi-h6 depends on TARGET_sunxi_cortexa53 help U-Boot for Orange Pi One Plus (H6) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-orangepi_pc bool default y if DEFAULT_u-boot-orangepi_pc default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_xunlong_orangepi-pc || TARGET_DEVICE_sunxi_cortexa7_DEVICE_xunlong_orangepi-pc) depends on !IN_SDK depends on TARGET_sunxi_cortexa7 select PACKAGE_libc help U-Boot for Orange Pi PC (H3) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-orangepi_pc2 bool default y if DEFAULT_u-boot-orangepi_pc2 default y if (TARGET_sunxi_cortexa53_Default || TARGET_sunxi_cortexa53_DEVICE_xunlong_orangepi-pc2 || TARGET_DEVICE_sunxi_cortexa53_DEVICE_xunlong_orangepi-pc2) depends on TARGET_sunxi_cortexa53 select PACKAGE_libc depends on !IN_SDK select PACKAGE_trusted-firmware-a-sunxi-a64 help U-Boot for Xunlong Orange Pi PC2 http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-orangepi_pc_plus bool default y if DEFAULT_u-boot-orangepi_pc_plus default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_xunlong_orangepi-pc-plus || TARGET_DEVICE_sunxi_cortexa7_DEVICE_xunlong_orangepi-pc-plus) depends on TARGET_sunxi_cortexa7 depends on !IN_SDK select PACKAGE_libc help U-Boot for Orange Pi PC Plus (H3) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-orangepi_plus bool default y if DEFAULT_u-boot-orangepi_plus default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_xunlong_orangepi-plus || TARGET_DEVICE_sunxi_cortexa7_DEVICE_xunlong_orangepi-plus) depends on !IN_SDK depends on TARGET_sunxi_cortexa7 select PACKAGE_libc help U-Boot for Orange Pi Plus (H3) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-orangepi_r1 bool default y if DEFAULT_u-boot-orangepi_r1 default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_xunlong_orangepi-r1 || TARGET_DEVICE_sunxi_cortexa7_DEVICE_xunlong_orangepi-r1) select PACKAGE_libc depends on TARGET_sunxi_cortexa7 depends on !IN_SDK help U-Boot for Orange Pi R1 (H2+) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-orangepi_zero bool default y if DEFAULT_u-boot-orangepi_zero default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_xunlong_orangepi-zero || TARGET_DEVICE_sunxi_cortexa7_DEVICE_xunlong_orangepi-zero) select PACKAGE_libc depends on !IN_SDK depends on TARGET_sunxi_cortexa7 help U-Boot for Orange Pi Zero (H2+) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-orangepi_zero_plus bool default y if DEFAULT_u-boot-orangepi_zero_plus default y if (TARGET_sunxi_cortexa53_Default || TARGET_sunxi_cortexa53_DEVICE_xunlong_orangepi-zero-plus || TARGET_DEVICE_sunxi_cortexa53_DEVICE_xunlong_orangepi-zero-plus) depends on !IN_SDK select PACKAGE_trusted-firmware-a-sunxi-a64 select PACKAGE_libc depends on TARGET_sunxi_cortexa53 help U-Boot for Xunlong Orange Pi Zero Plus http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-ox820 bool default y if DEFAULT_u-boot-ox820 default y if (TARGET_oxnas_Default || TARGET_oxnas_DEVICE_Default || TARGET_DEVICE_oxnas_DEVICE_Default) select PACKAGE_libc depends on TARGET_oxnas depends on !IN_SDK help U-Boot for Oxford/PLX NAS7820 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-p2812hnufx_nandspl bool "u-boot-p2812hnufx_nandspl....... U-Boot for ZyXEL P-2812HNU-Fx (NAND SPL)" default y if DEFAULT_u-boot-p2812hnufx_nandspl default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_zyxel_p-2812hnu-f1 || TARGET_DEVICE_lantiq_xrx200_DEVICE_zyxel_p-2812hnu-f1) depends on BROKEN select PACKAGE_libc depends on TARGET_lantiq_xrx200 depends on !IN_SDK help U-Boot for ZyXEL P-2812HNU-Fx (NAND SPL) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-p2812hnufx_ram bool "u-boot-p2812hnufx_ram................ U-Boot for ZyXEL P-2812HNU-Fx (RAM)" default y if DEFAULT_u-boot-p2812hnufx_ram default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_zyxel_p-2812hnu-f1 || TARGET_DEVICE_lantiq_xrx200_DEVICE_zyxel_p-2812hnu-f1) depends on TARGET_lantiq_xrx200 select PACKAGE_libc depends on !IN_SDK help U-Boot for ZyXEL P-2812HNU-Fx (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-pangolin bool default y if DEFAULT_u-boot-pangolin select PACKAGE_libc depends on TARGET_sunxi_cortexa7 depends on !IN_SDK help U-Boot for Theobroma A31-yQ7 devboard http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-pico-pi-imx7d bool "u-boot-pico-pi-imx7d................. U-Boot for TechNexion PICO-PI-IMX7D" default y if DEFAULT_u-boot-pico-pi-imx7d default y if (TARGET_imx_cortexa7_Default || TARGET_imx_cortexa7_DEVICE_technexion_imx7d-pico-pi || TARGET_DEVICE_imx_cortexa7_DEVICE_technexion_imx7d-pico-pi) depends on TARGET_imx_cortexa7 depends on !IN_SDK select PACKAGE_libc help U-Boot for TechNexion PICO-PI-IMX7D http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-pine64_plus bool default y if DEFAULT_u-boot-pine64_plus default y if (TARGET_sunxi_cortexa53_Default || TARGET_sunxi_cortexa53_DEVICE_pine64_pine64-plus || TARGET_DEVICE_sunxi_cortexa53_DEVICE_pine64_pine64-plus) depends on TARGET_sunxi_cortexa53 depends on !IN_SDK select PACKAGE_trusted-firmware-a-sunxi-a64 select PACKAGE_libc help U-Boot for Pine64 Plus A64 http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-pogo_e02 bool "u-boot-pogo_e02.................... U-Boot for Cloud Engines Pogoplug E02" default y if DEFAULT_u-boot-pogo_e02 default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_cloudengines_pogoe02 || TARGET_DEVICE_kirkwood_generic_DEVICE_cloudengines_pogoe02) depends on !IN_SDK select PACKAGE_libc depends on TARGET_kirkwood_generic help U-Boot for Cloud Engines Pogoplug E02 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-pogo_e02_second_stage bool "u-boot-pogo_e02_second_stage" default y if DEFAULT_u-boot-pogo_e02_second_stage default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_cloudengines_pogoe02 || TARGET_DEVICE_kirkwood_generic_DEVICE_cloudengines_pogoe02) depends on !IN_SDK select PACKAGE_libc depends on TARGET_kirkwood_generic help U-Boot for Cloud Engines Pogoplug E02 (second stage) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-pogoplugv4 bool "u-boot-pogoplugv4................... U-Boot for Cloud Engines Pogoplug V4" default y if DEFAULT_u-boot-pogoplugv4 default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_cloudengines_pogoplugv4 || TARGET_DEVICE_kirkwood_generic_DEVICE_cloudengines_pogoplugv4) depends on !IN_SDK select PACKAGE_libc depends on TARGET_kirkwood_generic help U-Boot for Cloud Engines Pogoplug V4 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-qemu_armv7 bool "u-boot-qemu_armv7............. U-Boot for QEMU ARM Virtual Machine 32-bit" default y if DEFAULT_u-boot-qemu_armv7 default y if (TARGET_armsr_armv7_Default || TARGET_armsr_armv7_DEVICE_generic || TARGET_DEVICE_armsr_armv7_DEVICE_generic) select PACKAGE_libc depends on TARGET_armsr_armv7 depends on !IN_SDK help U-Boot for QEMU ARM Virtual Machine 32-bit http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-qemu_armv8 bool "u-boot-qemu_armv8............. U-Boot for QEMU ARM Virtual Machine 64-bit" default y if DEFAULT_u-boot-qemu_armv8 default y if (TARGET_armsr_armv8_Default || TARGET_armsr_armv8_DEVICE_generic || TARGET_DEVICE_armsr_armv8_DEVICE_generic) depends on TARGET_armsr_armv8 select PACKAGE_libc depends on !IN_SDK help U-Boot for QEMU ARM Virtual Machine 64-bit http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-ravpower_rp-wd009 bool default y if DEFAULT_u-boot-ravpower_rp-wd009 default y if (TARGET_ramips_mt76x8_Default || TARGET_ramips_mt76x8_DEVICE_ravpower_rp-wd009 || TARGET_DEVICE_ramips_mt76x8_DEVICE_ravpower_rp-wd009) select PACKAGE_libc depends on !IN_SDK depends on TARGET_ramips_mt76x8 help U-Boot for RAVPower RP-WD009 http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-roc-cc-rk3328 bool default y if DEFAULT_u-boot-roc-cc-rk3328 default y if (TARGET_rockchip_armv8_Default || TARGET_rockchip_armv8_DEVICE_firefly_roc-rk3328-cc || TARGET_DEVICE_rockchip_armv8_DEVICE_firefly_roc-rk3328-cc) select PACKAGE_libc depends on !IN_SDK select PACKAGE_arm-trusted-firmware-rockchip depends on TARGET_rockchip_armv8 help U-Boot for ROC-RK3328-CC http://www.denx.de/wiki/U-Boot Tobias Maedel config PACKAGE_u-boot-rock-pi-4-rk3399 bool default y if DEFAULT_u-boot-rock-pi-4-rk3399 default y if (TARGET_rockchip_armv8_Default || TARGET_rockchip_armv8_DEVICE_radxa_rock-pi-4a || TARGET_DEVICE_rockchip_armv8_DEVICE_radxa_rock-pi-4a) depends on TARGET_rockchip_armv8 select PACKAGE_arm-trusted-firmware-rockchip depends on !IN_SDK select PACKAGE_libc help U-Boot for Rock Pi 4 http://www.denx.de/wiki/U-Boot Tobias Maedel config PACKAGE_u-boot-rockpro64-rk3399 bool default y if DEFAULT_u-boot-rockpro64-rk3399 default y if (TARGET_rockchip_armv8_Default || TARGET_rockchip_armv8_DEVICE_pine64_rockpro64 || TARGET_DEVICE_rockchip_armv8_DEVICE_pine64_rockpro64) select PACKAGE_arm-trusted-firmware-rockchip depends on !IN_SDK select PACKAGE_libc depends on TARGET_rockchip_armv8 help U-Boot for RockPro64 http://www.denx.de/wiki/U-Boot Tobias Maedel config PACKAGE_u-boot-sam9x60ek_mmc bool default y if DEFAULT_u-boot-sam9x60ek_mmc default y if (TARGET_at91_sam9x_Default || TARGET_at91_sam9x_DEVICE_microchip_sam9x60ek || TARGET_DEVICE_at91_sam9x_DEVICE_microchip_sam9x60ek) select PACKAGE_libc depends on !IN_SDK depends on TARGET_at91_sam9x help U-Boot for SAM9X60-EK board (SDcard) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sam9x60ek_nandflash bool default y if DEFAULT_u-boot-sam9x60ek_nandflash default y if (TARGET_at91_sam9x_Default || TARGET_at91_sam9x_DEVICE_microchip_sam9x60ek || TARGET_DEVICE_at91_sam9x_DEVICE_microchip_sam9x60ek) depends on TARGET_at91_sam9x depends on !IN_SDK select PACKAGE_libc help U-Boot for SAM9X60-EK board (NandFlash) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sama5d27_som1_ek_mmc bool default y if DEFAULT_u-boot-sama5d27_som1_ek_mmc default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d27-som1-ek || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d27-som1-ek) select PACKAGE_libc depends on TARGET_at91_sama5 depends on !IN_SDK help U-Boot for SAMA5D27 SOM1 Ek (SDCard0) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sama5d27_som1_ek_qspiflash bool default y if DEFAULT_u-boot-sama5d27_som1_ek_qspiflash default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d27-som1-ek || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d27-som1-ek) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help U-Boot for SAMA5D27 SOM1 Ek (QSPI Flash) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sama5d27_wlsom1_ek_mmc bool default y if DEFAULT_u-boot-sama5d27_wlsom1_ek_mmc default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d27-wlsom1-ek || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d27-wlsom1-ek) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help U-Boot for SAMA5D27 WLSOM1 Ek (SDCard) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sama5d27_wlsom1_ek_qspiflash bool default y if DEFAULT_u-boot-sama5d27_wlsom1_ek_qspiflash default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d27-wlsom1-ek || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d27-wlsom1-ek) select PACKAGE_libc depends on TARGET_at91_sama5 depends on !IN_SDK help U-Boot for SAMA5D27 WLSOM1 Ek (QSPI Flash) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sama5d2_icp_mmc bool default y if DEFAULT_u-boot-sama5d2_icp_mmc default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d2-icp || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d2-icp) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help U-Boot for SAMA5D2 ICP board (SDCard) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sama5d2_ptc_ek_mmc bool default y if DEFAULT_u-boot-sama5d2_ptc_ek_mmc default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d2-ptc-ek || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d2-ptc-ek) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help U-Boot for SAMA5D2 PTC Ek (SDCard) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sama5d2_ptc_ek_nandflash bool default y if DEFAULT_u-boot-sama5d2_ptc_ek_nandflash default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d2-ptc-ek || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d2-ptc-ek) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help U-Boot for SAMA5D2 PTC Ek (Nand Flash) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sama5d2_xplained_mmc bool default y if DEFAULT_u-boot-sama5d2_xplained_mmc default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d2-xplained || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d2-xplained) select PACKAGE_libc depends on TARGET_at91_sama5 depends on !IN_SDK help U-Boot for SAMA5D2 Xplained board (SDcard/EMMC) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sama5d2_xplained_spiflash bool default y if DEFAULT_u-boot-sama5d2_xplained_spiflash default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d2-xplained || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d2-xplained) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help U-Boot for SAMA5D2 Xplained board (SPI Flash) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sama5d3_xplained_mmc bool default y if DEFAULT_u-boot-sama5d3_xplained_mmc default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d3-xplained || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d3-xplained) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help U-Boot for SAMA5D3 Xplained board (SDcard) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sama5d3_xplained_nandflash bool default y if DEFAULT_u-boot-sama5d3_xplained_nandflash default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d3-xplained || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d3-xplained) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help U-Boot for SAMA5D3 Xplained board (NandFlash) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sama5d4_xplained_mmc bool default y if DEFAULT_u-boot-sama5d4_xplained_mmc default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d4-xplained || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d4-xplained) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help U-Boot for SAMA5D4 Xplained board (SDcard) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sama5d4_xplained_nandflash bool default y if DEFAULT_u-boot-sama5d4_xplained_nandflash default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d3-xplained || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d3-xplained) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help U-Boot for SAMA5D4 Xplained board (NandFlash) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sama5d4_xplained_spiflash bool default y if DEFAULT_u-boot-sama5d4_xplained_spiflash default y if (TARGET_at91_sama5_Default || TARGET_at91_sama5_DEVICE_microchip_sama5d4-xplained || TARGET_DEVICE_at91_sama5_DEVICE_microchip_sama5d4-xplained) depends on !IN_SDK depends on TARGET_at91_sama5 select PACKAGE_libc help U-Boot for SAMA5D4 Xplained board (SPI Flash) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sama7g5ek_mmc1 bool default y if DEFAULT_u-boot-sama7g5ek_mmc1 default y if (TARGET_at91_sama7_Default || TARGET_at91_sama7_DEVICE_microchip_sama7g5-ek || TARGET_DEVICE_at91_sama7_DEVICE_microchip_sama7g5-ek) depends on !IN_SDK select PACKAGE_libc depends on TARGET_at91_sama7 help U-Boot for SAMA7G5-EK (SDCard) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sheevaplug bool "u-boot-sheevaplug...................... U-Boot for Globalscale SheevaPlug" default y if DEFAULT_u-boot-sheevaplug default y if (TARGET_kirkwood_generic_Default || TARGET_kirkwood_generic_DEVICE_globalscale_sheevaplug || TARGET_DEVICE_kirkwood_generic_DEVICE_globalscale_sheevaplug) depends on !IN_SDK select PACKAGE_libc depends on TARGET_kirkwood_generic help U-Boot for Globalscale SheevaPlug http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sifive_unleashed bool "u-boot-sifive_unleashed...................... U-Boot for SiFive Unleashed" default y if DEFAULT_u-boot-sifive_unleashed default y depends on !IN_SDK select PACKAGE_opensbi_generic select PACKAGE_libc depends on TARGET_sifiveu help U-Boot for SiFive Unleashed http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sifive_unmatched bool "u-boot-sifive_unmatched...................... U-Boot for SiFive Unmatched" default y if DEFAULT_u-boot-sifive_unmatched default y depends on !IN_SDK depends on TARGET_sifiveu select PACKAGE_libc select PACKAGE_opensbi_generic help U-Boot for SiFive Unmatched http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-sopine_baseboard bool default y if DEFAULT_u-boot-sopine_baseboard default y if (TARGET_sunxi_cortexa53_Default || TARGET_sunxi_cortexa53_DEVICE_pine64_sopine-baseboard || TARGET_DEVICE_sunxi_cortexa53_DEVICE_pine64_sopine-baseboard) select PACKAGE_libc select PACKAGE_trusted-firmware-a-sunxi-a64 depends on !IN_SDK depends on TARGET_sunxi_cortexa53 help U-Boot for Sopine Baseboard http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-trimslice bool default y if DEFAULT_u-boot-trimslice default y if (TARGET_tegra_generic_Default || TARGET_tegra_generic_DEVICE_compulab_trimslice || TARGET_DEVICE_tegra_generic_DEVICE_compulab_trimslice) depends on !IN_SDK select PACKAGE_libc depends on TARGET_tegra_generic help U-Boot for CompuLab TrimSlice http://www.denx.de/wiki/U-Boot Tomasz Maciej Nowak config PACKAGE_u-boot-uDPU bool default y if DEFAULT_u-boot-uDPU depends on TARGET_mvebu_cortexa53 select PACKAGE_libc depends on !IN_SDK help U-Boot for Methode uDPU http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-vgv7510kw22_brn bool "u-boot-vgv7510kw22_brn............. U-Boot for Arcadyan VGV7510KW22 (BRN)" default y if DEFAULT_u-boot-vgv7510kw22_brn default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_arcadyan_vgv7510kw22-nor || TARGET_DEVICE_lantiq_xrx200_DEVICE_arcadyan_vgv7510kw22-nor) depends on !IN_SDK select PACKAGE_libc depends on TARGET_lantiq_xrx200 help U-Boot for Arcadyan VGV7510KW22 (BRN) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-vgv7510kw22_nor bool "u-boot-vgv7510kw22_nor............. U-Boot for Arcadyan VGV7510KW22 (NOR)" default y if DEFAULT_u-boot-vgv7510kw22_nor default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_arcadyan_vgv7510kw22-nor || TARGET_DEVICE_lantiq_xrx200_DEVICE_arcadyan_vgv7510kw22-nor) depends on !IN_SDK select PACKAGE_libc depends on TARGET_lantiq_xrx200 help U-Boot for Arcadyan VGV7510KW22 (NOR) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-vgv7510kw22_ram bool "u-boot-vgv7510kw22_ram............. U-Boot for Arcadyan VGV7510KW22 (RAM)" default y if DEFAULT_u-boot-vgv7510kw22_ram default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_arcadyan_vgv7510kw22-nor || TARGET_DEVICE_lantiq_xrx200_DEVICE_arcadyan_vgv7510kw22-nor) depends on !IN_SDK depends on TARGET_lantiq_xrx200 select PACKAGE_libc help U-Boot for Arcadyan VGV7510KW22 (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-vgv7519_brn bool "u-boot-vgv7519_brn..................... U-Boot for Arcadyan VGV7519 (BRN)" default y if DEFAULT_u-boot-vgv7519_brn default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_arcadyan_vgv7519-nor || TARGET_lantiq_xrx200_DEVICE_arcadyan_vgv7519-brn || TARGET_DEVICE_lantiq_xrx200_DEVICE_arcadyan_vgv7519-nor || TARGET_DEVICE_lantiq_xrx200_DEVICE_arcadyan_vgv7519-brn) depends on TARGET_lantiq_xrx200 select PACKAGE_libc depends on !IN_SDK help U-Boot for Arcadyan VGV7519 (BRN) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-vgv7519_nor bool "u-boot-vgv7519_nor..................... U-Boot for Arcadyan VGV7519 (NOR)" default y if DEFAULT_u-boot-vgv7519_nor default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_arcadyan_vgv7519-nor || TARGET_lantiq_xrx200_DEVICE_arcadyan_vgv7519-brn || TARGET_DEVICE_lantiq_xrx200_DEVICE_arcadyan_vgv7519-nor || TARGET_DEVICE_lantiq_xrx200_DEVICE_arcadyan_vgv7519-brn) depends on !IN_SDK depends on TARGET_lantiq_xrx200 select PACKAGE_libc help U-Boot for Arcadyan VGV7519 (NOR) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-vgv7519_ram bool "u-boot-vgv7519_ram..................... U-Boot for Arcadyan VGV7519 (RAM)" default y if DEFAULT_u-boot-vgv7519_ram default y if (TARGET_lantiq_xrx200_Default || TARGET_lantiq_xrx200_DEVICE_arcadyan_vgv7519-nor || TARGET_lantiq_xrx200_DEVICE_arcadyan_vgv7519-brn || TARGET_DEVICE_lantiq_xrx200_DEVICE_arcadyan_vgv7519-nor || TARGET_DEVICE_lantiq_xrx200_DEVICE_arcadyan_vgv7519-brn) depends on !IN_SDK select PACKAGE_libc depends on TARGET_lantiq_xrx200 help U-Boot for Arcadyan VGV7519 (RAM) http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-wandboard bool "u-boot-wandboard................ U-Boot for Wandboard Dual Lite/Quad/Solo" default y if DEFAULT_u-boot-wandboard default y if (TARGET_imx_cortexa9_Default || TARGET_imx_cortexa9_DEVICE_wandboard_dual || TARGET_DEVICE_imx_cortexa9_DEVICE_wandboard_dual) depends on TARGET_imx_cortexa9 select PACKAGE_libc depends on !IN_SDK help U-Boot for Wandboard Dual Lite/Quad/Solo http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-zc702 bool default y if DEFAULT_u-boot-zc702 default y if (TARGET_zynq_generic_Default || TARGET_zynq_generic_DEVICE_xlnx_zynq-zc702 || TARGET_DEVICE_zynq_generic_DEVICE_xlnx_zynq-zc702) depends on !IN_SDK select PACKAGE_libc depends on TARGET_zynq_generic help U-Boot for Xilinx ZC702 Dev Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-zed bool default y if DEFAULT_u-boot-zed default y if (TARGET_zynq_generic_Default || TARGET_zynq_generic_DEVICE_avnet_zynq-zed || TARGET_DEVICE_zynq_generic_DEVICE_avnet_zynq-zed) depends on TARGET_zynq_generic select PACKAGE_libc depends on !IN_SDK help U-Boot for Avnet Digilent ZedBoard Dev Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-zeropi bool default y if DEFAULT_u-boot-zeropi default y if (TARGET_sunxi_cortexa7_Default || TARGET_sunxi_cortexa7_DEVICE_friendlyarm_zeropi || TARGET_DEVICE_sunxi_cortexa7_DEVICE_friendlyarm_zeropi) select PACKAGE_libc depends on !IN_SDK depends on TARGET_sunxi_cortexa7 help U-Boot for ZeroPi (H3) http://www.denx.de/wiki/U-Boot Zoltan HERPAI config PACKAGE_u-boot-zybo bool default y if DEFAULT_u-boot-zybo default y if (TARGET_zynq_generic_Default || TARGET_zynq_generic_DEVICE_digilent_zynq-zybo || TARGET_DEVICE_zynq_generic_DEVICE_digilent_zynq-zybo) depends on TARGET_zynq_generic depends on !IN_SDK select PACKAGE_libc help U-Boot for Digilent Zybo Dev Board http://www.denx.de/wiki/U-Boot config PACKAGE_u-boot-zybo_z7 bool default y if DEFAULT_u-boot-zybo_z7 default y if (TARGET_zynq_generic_Default || TARGET_zynq_generic_DEVICE_digilent_zynq-zybo-z7 || TARGET_DEVICE_zynq_generic_DEVICE_digilent_zynq-zybo-z7) select PACKAGE_libc depends on !IN_SDK depends on TARGET_zynq_generic help U-Boot for Digilent Zybo Z7 board http://www.denx.de/wiki/U-Boot endmenu menu "Development" menu "Libraries" config PACKAGE_bcm27xx-userland-dev tristate "bcm27xx-userland-dev......... Development files of BCM27xx userland tools" default y if DEFAULT_bcm27xx-userland-dev default m if ALL||ALL_NONSHARED depends on TARGET_bcm27xx select PACKAGE_bcm27xx-userland select PACKAGE_libc help This package contains the header and static libraries of the BCM27xx userland tools. Álvaro Fernández Rojas config PACKAGE_libncurses-dev tristate "libncurses-dev................. Development files for the ncurses library" default y if DEFAULT_libncurses-dev default m if ALL depends on PACKAGE_zlib select PACKAGE_libc help Development files for the ncurses library config PACKAGE_libxml2-dev tristate "libxml2-dev................................ Development files for libxml2" default y if DEFAULT_libxml2-dev default m if ALL select PACKAGE_libxml2 select PACKAGE_libc help A library for manipulating XML and HTML resources. This package contains the headers and xml2-config binary. http://xmlsoft.org/ config PACKAGE_zlib-dev tristate "zlib-dev.......................... Development files for the zlib library" default y if DEFAULT_zlib-dev default m if ALL depends on PACKAGE_zlib select PACKAGE_libc help zlib is a lossless data-compression library. This package includes the development support files. endmenu config PACKAGE_ar tristate "ar.................................................................... ar" default y if DEFAULT_ar default m if ALL select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libbfd help ar Felix Fietkau config PACKAGE_autoconf tristate "autoconf........................................................ autoconf" default y if DEFAULT_autoconf default m if ALL depends on !arc select PACKAGE_perlbase-dynaloader select PACKAGE_m4 select PACKAGE_perlbase-data select PACKAGE_perlbase-text select PACKAGE_libc select PACKAGE_perlbase-file select PACKAGE_perl select PACKAGE_perlbase-getopt help Autoconf is an extensible package of M4 macros that produce shell scripts to automatically configure software source code packages. https://www.gnu.org/software/autoconf/ Heinrich Schuchardt config PACKAGE_automake tristate "automake........................................................ automake" default y if DEFAULT_automake default m if ALL select PACKAGE_autoconf select PACKAGE_libc select PACKAGE_perlbase-attributes depends on !arc select PACKAGE_perlbase-thread help Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards. https://www.gnu.org/software/automake/ Heinrich Schuchardt config PACKAGE_binutils tristate "binutils........................................................ binutils" default y if DEFAULT_binutils default m if ALL select PACKAGE_ar select PACKAGE_libc select PACKAGE_objdump help The Binutils package contains a linker, an assembler, and other tools for handling object files Felix Fietkau config PACKAGE_bison tristate "bison.............................................................. bison" default y if DEFAULT_bison default m if ALL select PACKAGE_libc help Bison is a general-purpose parser generator http://www.gnu.org/software/bison/ W. Michael Petullo config PACKAGE_delve tristate "delve........................... Debugger for the Go programming language" default y if DEFAULT_delve default m if ALL depends on (aarch64||i386||x86_64) select PACKAGE_libc help Delve is a debugger for the Go programming language. The goal of the project is to provide a simple, full featured debugging tool for Go. Delve should be easy to invoke and easy to use. Chances are if you're using a debugger, things aren't going your way. With that in mind, Delve should stay out of your way as much as possible. https://github.com/go-delve/delve Niels Widger config PACKAGE_diffutils tristate "diffutils...................................................... diffutils" default y if DEFAULT_diffutils default m if ALL select PACKAGE_libc select PACKAGE_librt if USE_GLIBC help The Diffutils package contains programs that show the differences between files or directories. http://www.gnu.org/software/diffutils/ Roger D config PACKAGE_flex tristate "flex................................................................ flex" default y if DEFAULT_flex default m if ALL select PACKAGE_libc help flex is a tool for generating scanners: programs which recognize lexical patterns in text https://github.com/westes/flex W. Michael Petullo menuconfig PACKAGE_gcc tristate "gcc.................................................................. gcc" default y if DEFAULT_gcc default m if ALL select PACKAGE_binutils select PACKAGE_libzstd select PACKAGE_libc select PACKAGE_libstdcpp depends on !arc help gcc W. Michael Petullo source "feeds/packages/devel/gcc/Config.in" config PACKAGE_gdb tristate "gdb......................................................... GNU Debugger" default y if DEFAULT_gdb default m if ALL select PACKAGE_libreadline select PACKAGE_libthread-db if !USE_MUSL select PACKAGE_libc select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libncurses select PACKAGE_libgmp select PACKAGE_zlib select PACKAGE_libiconv-full if BUILD_NLS help GDB, the GNU Project debugger, allows you to see what is going on `inside' another program while it executes -- or what another program was doing at the moment it crashed. https://www.gnu.org/software/gdb/ config PACKAGE_gdbserver tristate "gdbserver................................. Remote server for GNU Debugger" default y if DEFAULT_gdbserver default m if ALL select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libthread-db if !USE_MUSL help GDBSERVER is a program that allows you to run GDB on a different machine than the one which is running the program being debugged. https://www.gnu.org/software/gdb/ config PACKAGE_gitlab-runner tristate "gitlab-runner........................................... Runner for CI/CD" default y if DEFAULT_gitlab-runner default m if ALL select PACKAGE_libc depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) help GitLab Runner is an application that works with GitLab CI/CD to run jobs in a pipeline. https://docs.gitlab.com/runner Jan Pavlinec config PACKAGE_gperf tristate "gperf.......................................................... GNU gperf" default y if DEFAULT_gperf default m if ALL select PACKAGE_libc help GNU gperf is a perfect hash function generator. For a given list of strings, it produces a hash function and hash table, in form of C or C++ code, for looking up a value depending on the input string. The hash function is perfect, which means that the hash table has no collisions, and the hash table lookup needs a single string comparison only. http://www.gnu.org/software/gperf config PACKAGE_kselftests-bpf tristate "kselftests-bpf.............................. Linux Kernel Selftests (BPF)" default y if DEFAULT_kselftests-bpf default m if ALL||ALL_NONSHARED depends on KERNEL_BPF_EVENTS select PACKAGE_libc depends on KERNEL_DEBUG_INFO_BTF depends on !IN_SDK select PACKAGE_librt select PACKAGE_zlib select PACKAGE_libelf depends on KERNEL_DEBUG_FS select PACKAGE_libpthread help kselftests-bpf is the Linux kernel BPF test suite http://www.kernel.org Tony Ambardar config PACKAGE_libtool-bin tristate "libtool-bin..................................... GNU Libtool - libtoolize" default y if DEFAULT_libtool-bin default m if ALL select PACKAGE_libc help GNU libtool is a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. This package contains the libtoolize executable. https://www.gnu.org/software/libtool/ Heinrich Schuchardt config PACKAGE_lpc21isp tristate "lpc21isp................ Command line ISP for NXP LPC family and ADUC70xx" default y if DEFAULT_lpc21isp default m if ALL select PACKAGE_libc help Portable command line ISP (In-circuit Programmer) for NXP LPC family and Analog Devices ADUC70xx. http://lpc21isp.sourceforge.net/ Emil 'Skeen' Madsen config PACKAGE_lttng-tools tristate "lttng-tools................. Linux Trace Toolkit: next generation (tools)" default y if DEFAULT_lttng-tools default m if ALL select PACKAGE_libpopt select PACKAGE_lttng-ust select PACKAGE_libc select PACKAGE_libxml2 select PACKAGE_libiconv-full if BUILD_NLS depends on !arc help Linux Trace Toolkit: next generation (tools) https://lttng.org/ config PACKAGE_m4 tristate "m4.................................................................... m4" default y if DEFAULT_m4 default m if ALL select PACKAGE_libc help GNU M4 is an implementation of the traditional Unix macro processor. It is used by GNU Autoconf and Automake. https://www.gnu.org/software/m4/ Heinrich Schuchardt config PACKAGE_make tristate "make................................................................ make" default y if DEFAULT_make default m if ALL select PACKAGE_libc help The Make package contains a tool to create executables from source files. https://www.gnu.org/software/make/ Heinrich Schuchardt config PACKAGE_mt76-test tristate "mt76-test.............................................. mt76 testmode CLI" default y if DEFAULT_mt76-test default m if ALL depends on PACKAGE_kmod-mt76-core select PACKAGE_libc select PACKAGE_libnl-tiny help mt76 testmode CLI Felix Fietkau config PACKAGE_nasm tristate "nasm...................................................... nasm assembler" default y if DEFAULT_nasm default m if ALL depends on TARGET_x86 select PACKAGE_libc help NASM, the Netwide Assembler: an assembler targetting the Intel x86 series of processors, with portable source. Oskari Rauta config PACKAGE_objdump tristate "objdump.......................................................... objdump" default y if DEFAULT_objdump default m if ALL select PACKAGE_libc select PACKAGE_libopcodes select PACKAGE_libctf help objdump Felix Fietkau config PACKAGE_patch tristate "patch.............................................................. patch" default y if DEFAULT_patch default m if ALL select PACKAGE_libc help The Patch package contains a program for modifying or creating files by applying a "patch" file typically created by the diff program. https://savannah.gnu.org/projects/patch/ Russell Senior config PACKAGE_perf tristate "perf................................... Linux performance monitoring tool" default y if DEFAULT_perf default m if ALL||ALL_NONSHARED select PACKAGE_libdw select PACKAGE_libpthread select PACKAGE_libelf depends on !(PACKAGE_libunwind) || ((mips||mipsel||mips64||powerpc64||x86_64||arm||aarch64)||(USE_GLIBC&&(powerpc||i386))) select PACKAGE_librt select PACKAGE_objdump depends on !IN_SDK depends on KERNEL_PERF_EVENTS select PACKAGE_libc help perf is the Linux performance monitoring tool http://www.kernel.org Felix Fietkau config PACKAGE_pkg-config tristate "pkg-config.................................................... pkg-config" default y if DEFAULT_pkg-config default m if ALL select PACKAGE_glib2 select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libc depends on m || (PACKAGE_pkgconf != y) help pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.cpkg-config --libs --cflags glib-2.0 for instance, rather than hard-coding values on where to find glib (or other libraries). https://www.freedesktop.org/wiki/Software/pkg-config/ Heinrich Schuchardt config PACKAGE_pkgconf tristate "pkgconf.......................................................... pkgconf" default y if DEFAULT_pkgconf default m if ALL select PACKAGE_libc select PACKAGE_libpkgconf help pkgconf is a program which helps to configure compiler and linker flags for development frameworks. It is similar to pkg-config from freedesktop.org, providing additional functionality while also maintaining compatibility. http://pkgconf.org/ Rosen Penev config PACKAGE_trace-cmd tristate "trace-cmd............................... Linux trace command line utility" default y if DEFAULT_trace-cmd default m if ALL select PACKAGE_libtracefs select PACKAGE_zlib select PACKAGE_libc help Linux trace command line utility config PACKAGE_trace-cmd-extra tristate "trace-cmd-extra.............................. Extra plugins for trace-cmd" default y if DEFAULT_trace-cmd-extra default m if ALL select PACKAGE_libtraceevent-extra select PACKAGE_libc help Extra plugins for trace-cmd config PACKAGE_valgrind tristate "valgrind......................... debugging and profiling tools for Linux" default y if DEFAULT_valgrind default m if ALL depends on mips||mipsel||mips64||mips64el||i386||x86_64||powerpc||arm_v7||aarch64 select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_librt help Valgrind is an award-winning suite of tools for debugging and profiling Linux programs. With the tools that come with Valgrind, you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting, making your programs more stable. You can also perform detailed profiling, to speed up and reduce memory use of your programs. http://www.valgrind.org Felix Fietkau config PACKAGE_valgrind-cachegrind tristate "valgrind-cachegrind" default y if DEFAULT_valgrind-cachegrind default m if ALL depends on PACKAGE_valgrind select PACKAGE_libc help debugging and profiling tools for Linux (cache profiling) http://www.valgrind.org Felix Fietkau config PACKAGE_valgrind-callgrind tristate "valgrind-callgrind" default y if DEFAULT_valgrind-callgrind default m if ALL select PACKAGE_libc depends on PACKAGE_valgrind help debugging and profiling tools for Linux (callgraph profiling) http://www.valgrind.org Felix Fietkau config PACKAGE_valgrind-drd tristate "valgrind-drd" default y if DEFAULT_valgrind-drd default m if ALL depends on PACKAGE_valgrind select PACKAGE_libc help debugging and profiling tools for Linux (thread error detection) http://www.valgrind.org Felix Fietkau config PACKAGE_valgrind-helgrind tristate "valgrind-helgrind" default y if DEFAULT_valgrind-helgrind default m if ALL depends on PACKAGE_valgrind select PACKAGE_libc help debugging and profiling tools for Linux (thread debugging) http://www.valgrind.org Felix Fietkau config PACKAGE_valgrind-massif tristate "valgrind-massif. debugging and profiling tools for Linux (heap profiling)" default y if DEFAULT_valgrind-massif default m if ALL depends on PACKAGE_valgrind select PACKAGE_libc help debugging and profiling tools for Linux (heap profiling) http://www.valgrind.org Felix Fietkau config PACKAGE_valgrind-vgdb tristate "valgrind-vgdb.... debugging and profiling tools for Linux (GDB interface)" default y if DEFAULT_valgrind-vgdb default m if ALL depends on PACKAGE_valgrind select PACKAGE_libc help debugging and profiling tools for Linux (GDB interface) http://www.valgrind.org Felix Fietkau endmenu menu "Extra packages" config PACKAGE_jose tristate "jose" default y if DEFAULT_jose default m if ALL select PACKAGE_libjose select PACKAGE_libc help jose is a command line utility for performing various tasks on JSON Object Signing and Encryption (JOSE) objects. José provides a full crypto stack including key generation, signing and encryption. https://github.com/latchset/jose Tibor Dudlák config PACKAGE_libiwinfo-data tristate default y if DEFAULT_libiwinfo-data select PACKAGE_libc help libiwinfo Lua binding Jo-Philipp Wich config PACKAGE_libjose tristate "libjose" default y if DEFAULT_libjose default m if ALL select PACKAGE_zlib select PACKAGE_jansson select PACKAGE_libc select PACKAGE_libopenssl select PACKAGE_libpthread help libjose is a library for performing various tasks on JSON Object Signing and Encryption (JOSE) objects. José provides a full crypto stack including key generation, signing and encryption. https://github.com/latchset/jose Tibor Dudlák config PACKAGE_nginx tristate "nginx....................... Dummy package for transition when upgrading." default y if DEFAULT_nginx default m if ALL select PACKAGE_nginx-ssl if PACKAGE_nginx-full Ansuel Smith config PACKAGE_nginx-mod-luci-ssl tristate "nginx-mod-luci-ssl.......... Dummy package for transition when upgrading." default y if DEFAULT_nginx-mod-luci-ssl default m if ALL select PACKAGE_nginx-mod-luci select PACKAGE_libc help Dummy package for transition when upgrading. Thomas Heil Ansuel Smith config PACKAGE_nginx-util tristate "nginx-util......... Dummy package for removing nginx-util when upgrading." default y if DEFAULT_nginx-util default m if ALL select PACKAGE_libubus select PACKAGE_libpthread select PACKAGE_libubox select PACKAGE_libstdcpp select PACKAGE_libc help Dummy package for removing nginx-util when upgrading. Peter Stadler config PACKAGE_sane-abaton tristate default y if DEFAULT_sane-abaton select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Abaton flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-agfafocus tristate default y if DEFAULT_sane-agfafocus select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for AGFA Focus flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-apple tristate default y if DEFAULT_sane-apple select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Apple flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-artec tristate default y if DEFAULT_sane-artec select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Artec flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-artec_eplus48u tristate default y if DEFAULT_sane-artec_eplus48u select PACKAGE_libusb-1.0 select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Artec E+ 48U and re-badged models. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-as6e tristate default y if DEFAULT_sane-as6e select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Artec AS6E parallel port interface scanner. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-avision tristate default y if DEFAULT_sane-avision select PACKAGE_libsane select PACKAGE_libc select PACKAGE_libusb-1.0 help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Avision and Avision OEM scanners and possibly more flatbed and film scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-bh tristate default y if DEFAULT_sane-bh select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Bell+Howell Copiscan II series document scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-canon tristate default y if DEFAULT_sane-canon select PACKAGE_libsane select PACKAGE_libusb-1.0 select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Canon SCSI scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-canon630u tristate default y if DEFAULT_sane-canon630u select PACKAGE_libc select PACKAGE_libusb-1.0 select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for the Canon 630u USB flatbed scanner. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-canon_dr tristate default y if DEFAULT_sane-canon_dr select PACKAGE_libsane select PACKAGE_libc select PACKAGE_libusb-1.0 help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Canon DR-series scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-canon_lide70 tristate default y if DEFAULT_sane-canon_lide70 select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Canon LiDE 70 USB flatbed scanner. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-cardscan tristate default y if DEFAULT_sane-cardscan select PACKAGE_libusb-1.0 select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Corex CardScan usb scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-coolscan tristate default y if DEFAULT_sane-coolscan select PACKAGE_libsane select PACKAGE_libc select PACKAGE_libusb-1.0 help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Nikon film-scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-coolscan2 tristate default y if DEFAULT_sane-coolscan2 select PACKAGE_libc select PACKAGE_libusb-1.0 select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Nikon Coolscan film scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-coolscan3 tristate default y if DEFAULT_sane-coolscan3 select PACKAGE_libusb-1.0 select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Nikon Coolscan film scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-dc210 tristate default y if DEFAULT_sane-dc210 select PACKAGE_libc select PACKAGE_libjpeg-turbo select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Kodak DC210 Digital Camera. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-dc240 tristate default y if DEFAULT_sane-dc240 select PACKAGE_libc select PACKAGE_libjpeg-turbo select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Kodak DC240 Digital Camera. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-dc25 tristate default y if DEFAULT_sane-dc25 select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Kodak DC20/DC25 Digital Cameras. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-dell1600n_net tristate default y if DEFAULT_sane-dell1600n_net select PACKAGE_libsane select PACKAGE_libjpeg-turbo select PACKAGE_libc select PACKAGE_libtiff help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Dell 1600n. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-dmc tristate default y if DEFAULT_sane-dmc select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Polaroid Digital Microscope Camera. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-epjitsu tristate default y if DEFAULT_sane-epjitsu select PACKAGE_libc select PACKAGE_libusb-1.0 select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Epson-based Fujitsu USB scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-epson tristate default y if DEFAULT_sane-epson select PACKAGE_libsane select PACKAGE_libusb-1.0 select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for EPSON scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-epson2 tristate default y if DEFAULT_sane-epson2 select PACKAGE_libusb-1.0 select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for EPSON scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-epsonds tristate default y if DEFAULT_sane-epsonds select PACKAGE_libjpeg-turbo select PACKAGE_libc select PACKAGE_libusb-1.0 select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for EPSON scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-fujitsu tristate default y if DEFAULT_sane-fujitsu select PACKAGE_libsane select PACKAGE_libc select PACKAGE_libusb-1.0 help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Fujitsu flatbed and ADF scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-genesys tristate default y if DEFAULT_sane-genesys select PACKAGE_libusb-1.0 select PACKAGE_libtiff select PACKAGE_libstdcpp select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for GL646 GL841 GL843 GL847 and GL124 based USB flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-gphoto2 tristate default y if DEFAULT_sane-gphoto2 select PACKAGE_libsane select PACKAGE_libgphoto2 select PACKAGE_libjpeg-turbo select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for digital cameras supported by gphoto2. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-gt68xx tristate default y if DEFAULT_sane-gt68xx select PACKAGE_libsane select PACKAGE_libusb-1.0 select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for GT-68XX based USB flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-hp tristate default y if DEFAULT_sane-hp select PACKAGE_libsane select PACKAGE_libusb-1.0 select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for HP ScanJet scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-hp3500 tristate default y if DEFAULT_sane-hp3500 select PACKAGE_libc select PACKAGE_libusb-1.0 select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Hewlett-Packard ScanJet 3500 series scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-hp3900 tristate default y if DEFAULT_sane-hp3900 select PACKAGE_libusb-1.0 select PACKAGE_libtiff select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for RTS8822 chipset based scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-hp4200 tristate default y if DEFAULT_sane-hp4200 select PACKAGE_libsane select PACKAGE_libusb-1.0 select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Hewlett-Packard 4200 scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-hp5400 tristate default y if DEFAULT_sane-hp5400 select PACKAGE_libusb-1.0 select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Hewlett-Packard 54XX scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-hp5590 tristate default y if DEFAULT_sane-hp5590 select PACKAGE_libc select PACKAGE_libusb-1.0 select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Hewlett-Packard 4500C/4570C/5500C/5550C/5590/7650 Workgroup/Document scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-hpljm1005 tristate default y if DEFAULT_sane-hpljm1005 select PACKAGE_libc select PACKAGE_libusb-1.0 select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Hewlett-Packard LaserJet M1005 MFP Scanner. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-hs2p tristate default y if DEFAULT_sane-hs2p select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Ricoh SCSI flatbed/ADF scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-ibm tristate default y if DEFAULT_sane-ibm select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for IBM and Ricoh SCSI flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-kodak tristate default y if DEFAULT_sane-kodak select PACKAGE_libc select PACKAGE_libusb-1.0 select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for big Kodak flatbed and ADF scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-kodakaio tristate default y if DEFAULT_sane-kodakaio select PACKAGE_libsane select PACKAGE_libc select PACKAGE_libusb-1.0 help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Kodak aio printer / scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-kvs1025 tristate default y if DEFAULT_sane-kvs1025 select PACKAGE_libsane select PACKAGE_libc select PACKAGE_libusb-1.0 help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Panasonic KV-S102xC USB ADF scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-kvs20xx tristate default y if DEFAULT_sane-kvs20xx select PACKAGE_libsane select PACKAGE_libusb-1.0 select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Panasonic KV-S20xxC USB/SCSI ADF scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-kvs40xx tristate default y if DEFAULT_sane-kvs40xx select PACKAGE_libusb-1.0 select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Panasonic KV-S40xxC USB/SCSI ADF scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-leo tristate default y if DEFAULT_sane-leo select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for LEO Technologies scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-lexmark tristate default y if DEFAULT_sane-lexmark select PACKAGE_libc select PACKAGE_libusb-1.0 select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Lexmark X1100/X1200 Series scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-ma1509 tristate default y if DEFAULT_sane-ma1509 select PACKAGE_libusb-1.0 select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Mustek BearPaw 1200F USB scanner. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-magicolor tristate default y if DEFAULT_sane-magicolor select PACKAGE_libsane select PACKAGE_libusb-1.0 select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for KONICA MINOLTA magicolor scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-matsushita tristate default y if DEFAULT_sane-matsushita select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Panasonic KV-SS high speed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-microtek tristate default y if DEFAULT_sane-microtek select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Microtek scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-microtek2 tristate default y if DEFAULT_sane-microtek2 select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Microtek scanners with SCSI-2 command set. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-mustek tristate default y if DEFAULT_sane-mustek select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Mustek SCSI flatbed scanners and some other devices. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-mustek_usb tristate default y if DEFAULT_sane-mustek_usb select PACKAGE_libc select PACKAGE_libusb-1.0 select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Mustek USB flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-mustek_usb2 tristate default y if DEFAULT_sane-mustek_usb2 select PACKAGE_libpthread select PACKAGE_libsane select PACKAGE_libusb-1.0 select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for SQ113 based USB flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-nec tristate default y if DEFAULT_sane-nec select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for NEC scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-net tristate default y if DEFAULT_sane-net select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for network backend. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-niash tristate default y if DEFAULT_sane-niash select PACKAGE_libsane select PACKAGE_libc select PACKAGE_libusb-1.0 help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for scanners based on the NIASH chipset. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-p5 tristate default y if DEFAULT_sane-p5 select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for the Primax PagePartner. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-pie tristate default y if DEFAULT_sane-pie select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for PIE Devcom and AdLib SCSI flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-pieusb tristate default y if DEFAULT_sane-pieusb select PACKAGE_libsane select PACKAGE_libc select PACKAGE_libusb-1.0 help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for PIE Devcom and AdLib SCSI flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-pixma tristate default y if DEFAULT_sane-pixma select PACKAGE_libc select PACKAGE_libjpeg-turbo select PACKAGE_libusb-1.0 select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Canon Multi-Function Printers and CanoScan Scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-plustek tristate default y if DEFAULT_sane-plustek select PACKAGE_libusb-1.0 select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for LM983[1/2/3] based USB flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-plustek_pp tristate default y if DEFAULT_sane-plustek_pp select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Plustek parallel port flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-qcam tristate default y if DEFAULT_sane-qcam select PACKAGE_libc depends on (TARGET_x86||TARGET_x86_64) select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Connectix QuickCam cameras. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-ricoh tristate default y if DEFAULT_sane-ricoh select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Ricoh flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-ricoh2 tristate default y if DEFAULT_sane-ricoh2 select PACKAGE_libsane select PACKAGE_libusb-1.0 select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Ricoh2 flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-rts8891 tristate default y if DEFAULT_sane-rts8891 select PACKAGE_libc select PACKAGE_libusb-1.0 select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for rts8891 based scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-s9036 tristate default y if DEFAULT_sane-s9036 select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Siemens 9036 flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-sceptre tristate default y if DEFAULT_sane-sceptre select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for SCEPTRE scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-sharp tristate default y if DEFAULT_sane-sharp select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for SHARP scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-sm3600 tristate default y if DEFAULT_sane-sm3600 select PACKAGE_libsane select PACKAGE_libusb-1.0 select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Microtek scanners with M011 USB chip. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-sm3840 tristate default y if DEFAULT_sane-sm3840 select PACKAGE_libsane select PACKAGE_libusb-1.0 select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Microtek scanners with SCAN08 USB chip. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-snapscan tristate default y if DEFAULT_sane-snapscan select PACKAGE_libsane select PACKAGE_libc select PACKAGE_libusb-1.0 help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for AGFA SnapScan flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-sp15c tristate default y if DEFAULT_sane-sp15c select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Fujitsu ScanPartner 15C flatbed scanner. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-st400 tristate default y if DEFAULT_sane-st400 select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Siemens ST/Highscan flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-stv680 tristate default y if DEFAULT_sane-stv680 select PACKAGE_libusb-1.0 select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for STV680 cameras. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-tamarack tristate default y if DEFAULT_sane-tamarack select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Tamarack flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-teco1 tristate default y if DEFAULT_sane-teco1 select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for TECO / RELISYS scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-teco2 tristate default y if DEFAULT_sane-teco2 select PACKAGE_libsane select PACKAGE_libc help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for TECO / RELISYS scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-teco3 tristate default y if DEFAULT_sane-teco3 select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for TECO / RELISYS scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-test tristate default y if DEFAULT_sane-test select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for testing frontends. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-u12 tristate default y if DEFAULT_sane-u12 select PACKAGE_libusb-1.0 select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Plustek USB flatbed scanners based on older parport designs. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-umax tristate default y if DEFAULT_sane-umax select PACKAGE_libc select PACKAGE_libusb-1.0 select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for UMAX scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-umax1220u tristate default y if DEFAULT_sane-umax1220u select PACKAGE_libsane select PACKAGE_libc select PACKAGE_libusb-1.0 help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for the UMAX Astra 1220U and similar scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-umax_pp tristate default y if DEFAULT_sane-umax_pp select PACKAGE_libc select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Umax Astra parallel port flatbed scanners. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-v4l tristate default y if DEFAULT_sane-v4l select PACKAGE_libv4l select PACKAGE_libjpeg-turbo select PACKAGE_libc select PACKAGE_libusb-1.0 select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Video for Linux API. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_sane-xerox_mfp tristate default y if DEFAULT_sane-xerox_mfp select PACKAGE_libusb-1.0 select PACKAGE_libc select PACKAGE_libjpeg-turbo select PACKAGE_libsane help SANE (Scanner Access Now Easy) is a universal scanner interface. . This package contains the SANE backend for Xerox Phaser 3200MFP device. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_tang tristate "tang. tang v14 - daemon for binding data to the presence of a third party" default y if DEFAULT_tang default m if ALL select PACKAGE_libc select PACKAGE_jose select PACKAGE_libhttp-parser help Tang is a small daemon for binding data to the presence of a third party. https://github.com/latchset/tang Tibor Dudlák endmenu menu "Firmware" menu "ath10k Board-Specific Overrides" config PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 tristate "ipq-wifi-buffalo_wxr-5950ax12" default y if DEFAULT_ipq-wifi-buffalo_wxr-5950ax12 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) help The Buffalo WXR-5950AX12 requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the Buffalo WXR-5950AX12. Do not install it for any other device! config PACKAGE_ipq-wifi-compex_wpq873 tristate "ipq-wifi-compex_wpq873.......... board-2.bin Overrides for Compex WPQ-873" default y if DEFAULT_ipq-wifi-compex_wpq873 default m if ALL||ALL_NONSHARED depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) select PACKAGE_libc depends on m || (PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 != y) help The Compex WPQ-873 requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the Compex WPQ-873. Do not install it for any other device! config PACKAGE_ipq-wifi-dynalink_dl-wrx36 tristate "ipq-wifi-dynalink_dl-wrx36... board-2.bin Overrides for Dynalink DL-WRX36" default y if DEFAULT_ipq-wifi-dynalink_dl-wrx36 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) depends on m || (PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 != y) depends on m || (PACKAGE_ipq-wifi-compex_wpq873 != y) help The Dynalink DL-WRX36 requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the Dynalink DL-WRX36. Do not install it for any other device! config PACKAGE_ipq-wifi-edgecore_eap102 tristate "ipq-wifi-edgecore_eap102....... board-2.bin Overrides for Edgecore EAP102" default y if DEFAULT_ipq-wifi-edgecore_eap102 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) depends on m || (PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 != y) depends on m || (PACKAGE_ipq-wifi-compex_wpq873 != y) depends on m || (PACKAGE_ipq-wifi-dynalink_dl-wrx36 != y) help The Edgecore EAP102 requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the Edgecore EAP102. Do not install it for any other device! config PACKAGE_ipq-wifi-edimax_cax1800 tristate "ipq-wifi-edimax_cax1800......... board-2.bin Overrides for Edimax CAX1800" default y if DEFAULT_ipq-wifi-edimax_cax1800 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) depends on m || (PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 != y) depends on m || (PACKAGE_ipq-wifi-compex_wpq873 != y) depends on m || (PACKAGE_ipq-wifi-dynalink_dl-wrx36 != y) depends on m || (PACKAGE_ipq-wifi-edgecore_eap102 != y) help The Edimax CAX1800 requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the Edimax CAX1800. Do not install it for any other device! config PACKAGE_ipq-wifi-netgear_wax218 tristate "ipq-wifi-netgear_wax218......... board-2.bin Overrides for Netgear WAX218" default y if DEFAULT_ipq-wifi-netgear_wax218 default m if ALL||ALL_NONSHARED depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) select PACKAGE_libc depends on m || (PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 != y) depends on m || (PACKAGE_ipq-wifi-compex_wpq873 != y) depends on m || (PACKAGE_ipq-wifi-dynalink_dl-wrx36 != y) depends on m || (PACKAGE_ipq-wifi-edgecore_eap102 != y) depends on m || (PACKAGE_ipq-wifi-edimax_cax1800 != y) help The Netgear WAX218 requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the Netgear WAX218. Do not install it for any other device! config PACKAGE_ipq-wifi-prpl_haze tristate "ipq-wifi-prpl_haze................... board-2.bin Overrides for prpl Haze" default y if DEFAULT_ipq-wifi-prpl_haze default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) depends on m || (PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 != y) depends on m || (PACKAGE_ipq-wifi-compex_wpq873 != y) depends on m || (PACKAGE_ipq-wifi-dynalink_dl-wrx36 != y) depends on m || (PACKAGE_ipq-wifi-edgecore_eap102 != y) depends on m || (PACKAGE_ipq-wifi-edimax_cax1800 != y) depends on m || (PACKAGE_ipq-wifi-netgear_wax218 != y) depends on m || (PACKAGE_ipq-wifi-qnap_301w != y) help The prpl Haze requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the prpl Haze. Do not install it for any other device! config PACKAGE_ipq-wifi-qnap_301w tristate "ipq-wifi-qnap_301w................... board-2.bin Overrides for QNAP 301w" default y if DEFAULT_ipq-wifi-qnap_301w default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) depends on m || (PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 != y) depends on m || (PACKAGE_ipq-wifi-compex_wpq873 != y) depends on m || (PACKAGE_ipq-wifi-dynalink_dl-wrx36 != y) depends on m || (PACKAGE_ipq-wifi-edgecore_eap102 != y) depends on m || (PACKAGE_ipq-wifi-edimax_cax1800 != y) depends on m || (PACKAGE_ipq-wifi-netgear_wax218 != y) help The QNAP 301w requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the QNAP 301w. Do not install it for any other device! config PACKAGE_ipq-wifi-redmi_ax6 tristate "ipq-wifi-redmi_ax6................... board-2.bin Overrides for Redmi AX6" default y if DEFAULT_ipq-wifi-redmi_ax6 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) depends on m || (PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 != y) depends on m || (PACKAGE_ipq-wifi-compex_wpq873 != y) depends on m || (PACKAGE_ipq-wifi-dynalink_dl-wrx36 != y) depends on m || (PACKAGE_ipq-wifi-edgecore_eap102 != y) depends on m || (PACKAGE_ipq-wifi-edimax_cax1800 != y) depends on m || (PACKAGE_ipq-wifi-netgear_wax218 != y) depends on m || (PACKAGE_ipq-wifi-qnap_301w != y) depends on m || (PACKAGE_ipq-wifi-prpl_haze != y) help The Redmi AX6 requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the Redmi AX6. Do not install it for any other device! config PACKAGE_ipq-wifi-wallys_dr40x9 tristate "ipq-wifi-wallys_dr40x9........... board-2.bin Overrides for Wallys DR40X9" default y if DEFAULT_ipq-wifi-wallys_dr40x9 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) depends on m || (PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 != y) depends on m || (PACKAGE_ipq-wifi-compex_wpq873 != y) depends on m || (PACKAGE_ipq-wifi-dynalink_dl-wrx36 != y) depends on m || (PACKAGE_ipq-wifi-edgecore_eap102 != y) depends on m || (PACKAGE_ipq-wifi-edimax_cax1800 != y) depends on m || (PACKAGE_ipq-wifi-netgear_wax218 != y) depends on m || (PACKAGE_ipq-wifi-qnap_301w != y) depends on m || (PACKAGE_ipq-wifi-prpl_haze != y) depends on m || (PACKAGE_ipq-wifi-redmi_ax6 != y) help The Wallys DR40X9 requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the Wallys DR40X9. Do not install it for any other device! config PACKAGE_ipq-wifi-xiaomi_ax3600 tristate "ipq-wifi-xiaomi_ax3600........... board-2.bin Overrides for Xiaomi AX3600" default y if DEFAULT_ipq-wifi-xiaomi_ax3600 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) depends on m || (PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 != y) depends on m || (PACKAGE_ipq-wifi-compex_wpq873 != y) depends on m || (PACKAGE_ipq-wifi-dynalink_dl-wrx36 != y) depends on m || (PACKAGE_ipq-wifi-edgecore_eap102 != y) depends on m || (PACKAGE_ipq-wifi-edimax_cax1800 != y) depends on m || (PACKAGE_ipq-wifi-netgear_wax218 != y) depends on m || (PACKAGE_ipq-wifi-qnap_301w != y) depends on m || (PACKAGE_ipq-wifi-prpl_haze != y) depends on m || (PACKAGE_ipq-wifi-redmi_ax6 != y) depends on m || (PACKAGE_ipq-wifi-wallys_dr40x9 != y) help The Xiaomi AX3600 requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the Xiaomi AX3600. Do not install it for any other device! config PACKAGE_ipq-wifi-xiaomi_ax9000 tristate "ipq-wifi-xiaomi_ax9000........... board-2.bin Overrides for Xiaomi AX9000" default y if DEFAULT_ipq-wifi-xiaomi_ax9000 default m if ALL||ALL_NONSHARED depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) select PACKAGE_libc depends on m || (PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 != y) depends on m || (PACKAGE_ipq-wifi-compex_wpq873 != y) depends on m || (PACKAGE_ipq-wifi-dynalink_dl-wrx36 != y) depends on m || (PACKAGE_ipq-wifi-edgecore_eap102 != y) depends on m || (PACKAGE_ipq-wifi-edimax_cax1800 != y) depends on m || (PACKAGE_ipq-wifi-netgear_wax218 != y) depends on m || (PACKAGE_ipq-wifi-qnap_301w != y) depends on m || (PACKAGE_ipq-wifi-prpl_haze != y) depends on m || (PACKAGE_ipq-wifi-redmi_ax6 != y) depends on m || (PACKAGE_ipq-wifi-wallys_dr40x9 != y) depends on m || (PACKAGE_ipq-wifi-xiaomi_ax3600 != y) help The Xiaomi AX9000 requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the Xiaomi AX9000. Do not install it for any other device! config PACKAGE_ipq-wifi-zte_mf287 tristate "ipq-wifi-zte_mf287................... board-2.bin Overrides for ZTE MF287" default y if DEFAULT_ipq-wifi-zte_mf287 default m if ALL||ALL_NONSHARED depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) select PACKAGE_libc depends on m || (PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 != y) depends on m || (PACKAGE_ipq-wifi-compex_wpq873 != y) depends on m || (PACKAGE_ipq-wifi-dynalink_dl-wrx36 != y) depends on m || (PACKAGE_ipq-wifi-edgecore_eap102 != y) depends on m || (PACKAGE_ipq-wifi-edimax_cax1800 != y) depends on m || (PACKAGE_ipq-wifi-netgear_wax218 != y) depends on m || (PACKAGE_ipq-wifi-qnap_301w != y) depends on m || (PACKAGE_ipq-wifi-prpl_haze != y) depends on m || (PACKAGE_ipq-wifi-redmi_ax6 != y) depends on m || (PACKAGE_ipq-wifi-wallys_dr40x9 != y) depends on m || (PACKAGE_ipq-wifi-xiaomi_ax3600 != y) depends on m || (PACKAGE_ipq-wifi-xiaomi_ax9000 != y) depends on m || (PACKAGE_ipq-wifi-zte_mf289f != y) help The ZTE MF287 requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the ZTE MF287. Do not install it for any other device! config PACKAGE_ipq-wifi-zte_mf287plus tristate "ipq-wifi-zte_mf287plus........... board-2.bin Overrides for ZTE MF287Plus" default y if DEFAULT_ipq-wifi-zte_mf287plus default m if ALL||ALL_NONSHARED depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) select PACKAGE_libc depends on m || (PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 != y) depends on m || (PACKAGE_ipq-wifi-compex_wpq873 != y) depends on m || (PACKAGE_ipq-wifi-dynalink_dl-wrx36 != y) depends on m || (PACKAGE_ipq-wifi-edgecore_eap102 != y) depends on m || (PACKAGE_ipq-wifi-edimax_cax1800 != y) depends on m || (PACKAGE_ipq-wifi-netgear_wax218 != y) depends on m || (PACKAGE_ipq-wifi-qnap_301w != y) depends on m || (PACKAGE_ipq-wifi-prpl_haze != y) depends on m || (PACKAGE_ipq-wifi-redmi_ax6 != y) depends on m || (PACKAGE_ipq-wifi-wallys_dr40x9 != y) depends on m || (PACKAGE_ipq-wifi-xiaomi_ax3600 != y) depends on m || (PACKAGE_ipq-wifi-xiaomi_ax9000 != y) depends on m || (PACKAGE_ipq-wifi-zte_mf289f != y) depends on m || (PACKAGE_ipq-wifi-zte_mf287 != y) help The ZTE MF287Plus requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the ZTE MF287Plus. Do not install it for any other device! config PACKAGE_ipq-wifi-zte_mf289f tristate "ipq-wifi-zte_mf289f................. board-2.bin Overrides for ZTE MF289F" default y if DEFAULT_ipq-wifi-zte_mf289f default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) depends on m || (PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 != y) depends on m || (PACKAGE_ipq-wifi-compex_wpq873 != y) depends on m || (PACKAGE_ipq-wifi-dynalink_dl-wrx36 != y) depends on m || (PACKAGE_ipq-wifi-edgecore_eap102 != y) depends on m || (PACKAGE_ipq-wifi-edimax_cax1800 != y) depends on m || (PACKAGE_ipq-wifi-netgear_wax218 != y) depends on m || (PACKAGE_ipq-wifi-qnap_301w != y) depends on m || (PACKAGE_ipq-wifi-prpl_haze != y) depends on m || (PACKAGE_ipq-wifi-redmi_ax6 != y) depends on m || (PACKAGE_ipq-wifi-wallys_dr40x9 != y) depends on m || (PACKAGE_ipq-wifi-xiaomi_ax3600 != y) depends on m || (PACKAGE_ipq-wifi-xiaomi_ax9000 != y) help The ZTE MF289F requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the ZTE MF289F. Do not install it for any other device! config PACKAGE_ipq-wifi-zyxel_nbg7815 tristate "ipq-wifi-zyxel_nbg7815........... board-2.bin Overrides for Zyxel NBG7815" default y if DEFAULT_ipq-wifi-zyxel_nbg7815 default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) depends on m || (PACKAGE_ipq-wifi-buffalo_wxr-5950ax12 != y) depends on m || (PACKAGE_ipq-wifi-compex_wpq873 != y) depends on m || (PACKAGE_ipq-wifi-dynalink_dl-wrx36 != y) depends on m || (PACKAGE_ipq-wifi-edgecore_eap102 != y) depends on m || (PACKAGE_ipq-wifi-edimax_cax1800 != y) depends on m || (PACKAGE_ipq-wifi-netgear_wax218 != y) depends on m || (PACKAGE_ipq-wifi-qnap_301w != y) depends on m || (PACKAGE_ipq-wifi-prpl_haze != y) depends on m || (PACKAGE_ipq-wifi-redmi_ax6 != y) depends on m || (PACKAGE_ipq-wifi-wallys_dr40x9 != y) depends on m || (PACKAGE_ipq-wifi-xiaomi_ax3600 != y) depends on m || (PACKAGE_ipq-wifi-xiaomi_ax9000 != y) depends on m || (PACKAGE_ipq-wifi-zte_mf289f != y) depends on m || (PACKAGE_ipq-wifi-zte_mf287 != y) depends on m || (PACKAGE_ipq-wifi-zte_mf287plus != y) help The Zyxel NBG7815 requires board-specific, reference ("cal") data that is not yet present in the upstream wireless firmware distribution. This package supplies board-2.bin file(s) that, in the interim, overwrite those supplied by the ath10k-firmware-* packages. This is package is only necessary for the Zyxel NBG7815. Do not install it for any other device! endmenu config PACKAGE_aircard-pcmcia-firmware tristate "aircard-pcmcia-firmware..... Sierra Wireless Aircard 555/7xx/8x0 firmware" default y if DEFAULT_aircard-pcmcia-firmware default m if ALL select PACKAGE_libc help Sierra Wireless Aircard 555/7xx/8x0 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_amd64-microcode tristate "amd64-microcode...................................... AMD64 CPU microcode" default y if DEFAULT_amd64-microcode default m if ALL select PACKAGE_libc depends on TARGET_x86 help AMD64 CPU microcode http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_amdgpu-firmware tristate "amdgpu-firmware............................. AMDGPU Video Driver firmware" default y if DEFAULT_amdgpu-firmware default m if ALL select PACKAGE_libc help AMDGPU Video Driver firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ar3k-firmware tristate "ar3k-firmware............................................. ath3k firmware" default y if DEFAULT_ar3k-firmware default m if ALL select PACKAGE_libc help ath3k firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-board-qca4019 tristate "ath10k-board-qca4019....................... ath10k qca4019 board firmware" default y if DEFAULT_ath10k-board-qca4019 default m if ALL select PACKAGE_libc help ath10k qca4019 board firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-board-qca9377 tristate "ath10k-board-qca9377....................... ath10k qca9377 board firmware" default y if DEFAULT_ath10k-board-qca9377 default m if ALL select PACKAGE_libc help ath10k qca9377 board firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-board-qca9887 tristate "ath10k-board-qca9887....................... ath10k qca9887 board firmware" default y if DEFAULT_ath10k-board-qca9887 default m if ALL select PACKAGE_libc help ath10k qca9887 board firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-board-qca9888 tristate "ath10k-board-qca9888....................... ath10k qca9888 board firmware" default y if DEFAULT_ath10k-board-qca9888 default m if ALL select PACKAGE_libc help ath10k qca9888 board firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-board-qca988x tristate "ath10k-board-qca988x....................... ath10k qca988x board firmware" default y if DEFAULT_ath10k-board-qca988x default m if ALL select PACKAGE_libc help ath10k qca988x board firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-board-qca9984 tristate "ath10k-board-qca9984....................... ath10k qca9984 board firmware" default y if DEFAULT_ath10k-board-qca9984 default m if ALL select PACKAGE_libc help ath10k qca9984 board firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-board-qca99x0 tristate "ath10k-board-qca99x0....................... ath10k qca99x0 board firmware" default y if DEFAULT_ath10k-board-qca99x0 default m if ALL select PACKAGE_libc help ath10k qca99x0 board firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-firmware-qca4019 tristate "ath10k-firmware-qca4019.......................... ath10k qca4019 firmware" default y if DEFAULT_ath10k-firmware-qca4019 default m if ALL select PACKAGE_libc help ath10k qca4019 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-firmware-qca4019-ct tristate "ath10k-firmware-qca4019-ct......... ath10k CT 10.4 firmware for QCA4018/9" default y if DEFAULT_ath10k-firmware-qca4019-ct default m if ALL select PACKAGE_libc depends on m || (PACKAGE_ath10k-firmware-qca4019 != y) help Alternative ath10k firmware for IPQ4019 radio from Candela Technologies. Enables IBSS and other features. Works with standard or ath10k-ct driver. See: http://www.candelatech.com/ath10k-10.4.php https://www.candelatech.com/ath10k.php config PACKAGE_ath10k-firmware-qca4019-ct-full-htt tristate "ath10k-firmware-qca4019-ct-full-htt" default y if DEFAULT_ath10k-firmware-qca4019-ct-full-htt default m if ALL select PACKAGE_libc select PACKAGE_kmod-ath10k-ct if !PACKAGE_kmod-ath10k-ct-smallbuffers depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers && USE_RFKILL) || USE_RFKILL depends on m || (PACKAGE_ath10k-firmware-qca4019 != y) depends on m || (PACKAGE_ath10k-firmware-qca4019-ct != y) depends on m || (PACKAGE_ath10k-firmware-qca4019-ct-htt != y) help Alternative ath10k firmware for IPQ4019 radio from Candela Technologies. Uses normal HTT TX data path for management frames, which improves stability in busy networks and may be required for .11r authentication. Enables IBSS and other features. See: http://www.candelatech.com/ath10k-10.4.php This firmware selects and requires the ath10k-ct driver. https://www.candelatech.com/ath10k.php config PACKAGE_ath10k-firmware-qca4019-ct-htt tristate "ath10k-firmware-qca4019-ct-htt...... ath10k CT 10.4 htt-mgt for QCA4018/9" default y if DEFAULT_ath10k-firmware-qca4019-ct-htt default m if ALL select PACKAGE_libc select PACKAGE_kmod-ath10k-ct if !PACKAGE_kmod-ath10k-ct-smallbuffers depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers && USE_RFKILL) || USE_RFKILL depends on m || (PACKAGE_ath10k-firmware-qca4019 != y) depends on m || (PACKAGE_ath10k-firmware-qca4019-ct != y) help Alternative ath10k firmware for IPQ4019 radio from Candela Technologies. Uses normal HTT TX data path for management frames, which improves stability in busy networks and may be required for .11r authentication. This firmware lacks a lot of features that ath10k does not use, saving a lot of resources. Enables IBSS and other features. See: http://www.candelatech.com/ath10k-10.4.php This firmware selects and requires the ath10k-ct driver. config PACKAGE_ath10k-firmware-qca6174 tristate "ath10k-firmware-qca6174.......................... ath10k qca6174 firmware" default y if DEFAULT_ath10k-firmware-qca6174 default m if ALL select PACKAGE_libc help ath10k qca6174 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-firmware-qca9377 tristate "ath10k-firmware-qca9377.......................... ath10k qca9377 firmware" default y if DEFAULT_ath10k-firmware-qca9377 default m if ALL select PACKAGE_ath10k-board-qca9377 select PACKAGE_libc help ath10k qca9377 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-firmware-qca9887 tristate "ath10k-firmware-qca9887.......................... ath10k qca9887 firmware" default y if DEFAULT_ath10k-firmware-qca9887 default m if ALL select PACKAGE_libc select PACKAGE_ath10k-board-qca9887 help ath10k qca9887 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-firmware-qca9887-ct tristate "ath10k-firmware-qca9887-ct... ath10k CT 10.1 firmware for QCA9887 devices" default y if DEFAULT_ath10k-firmware-qca9887-ct default m if ALL select PACKAGE_ath10k-board-qca9887 select PACKAGE_libc depends on m || (PACKAGE_ath10k-firmware-qca9887 != y) help Alternative ath10k firmware for QCA9887 from Candela Technologies. Enables IBSS and other features. See: http://www.candelatech.com/ath10k-10.1.php This firmware conflicts with the standard 9887 firmware, so select only one. https://www.candelatech.com/ath10k.php config PACKAGE_ath10k-firmware-qca9887-ct-full-htt tristate "ath10k-firmware-qca9887-ct-full-htt" default y if DEFAULT_ath10k-firmware-qca9887-ct-full-htt default m if ALL select PACKAGE_libc select PACKAGE_ath10k-board-qca9887 select PACKAGE_kmod-ath10k-ct if !PACKAGE_kmod-ath10k-ct-smallbuffers depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers && USE_RFKILL) || USE_RFKILL depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT depends on m || (PACKAGE_ath10k-firmware-qca9887 != y) depends on m || (PACKAGE_ath10k-firmware-qca9887-ct != y) help Alternative ath10k firmware for QCA9887 from Candela Technologies. Uses normal HTT TX data path for management frames, which improves stability in busy networks and fixes .11r authentication. Enables IBSS and other features. See: http://www.candelatech.com/ath10k-10.1.php This firmware selects and requires the ath10k-ct driver. https://www.candelatech.com/ath10k.php config PACKAGE_ath10k-firmware-qca9888 tristate "ath10k-firmware-qca9888.......................... ath10k qca9888 firmware" default y if DEFAULT_ath10k-firmware-qca9888 default m if ALL select PACKAGE_ath10k-board-qca9888 select PACKAGE_libc help ath10k qca9888 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-firmware-qca9888-ct tristate "ath10k-firmware-qca9888-ct....... ath10k CT 10.4 fw for QCA9886/8 devices" default y if DEFAULT_ath10k-firmware-qca9888-ct default m if ALL select PACKAGE_ath10k-board-qca9888 select PACKAGE_libc depends on m || (PACKAGE_ath10k-firmware-qca9888 != y) help Alternative ath10k firmware for QCA9886 and QCA9888 from Candela Technologies. Enables IBSS and other features. See: http://www.candelatech.com/ath10k-10.4.php This firmware conflicts with the standard 9886 and 9888 firmware, so select only one. https://www.candelatech.com/ath10k.php config PACKAGE_ath10k-firmware-qca9888-ct-full-htt tristate "ath10k-firmware-qca9888-ct-full-htt" default y if DEFAULT_ath10k-firmware-qca9888-ct-full-htt default m if ALL select PACKAGE_libc depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers && USE_RFKILL) || USE_RFKILL select PACKAGE_kmod-ath10k-ct if !PACKAGE_kmod-ath10k-ct-smallbuffers select PACKAGE_ath10k-board-qca9888 depends on m || (PACKAGE_ath10k-firmware-qca9888 != y) depends on m || (PACKAGE_ath10k-firmware-qca9888-ct != y) depends on m || (PACKAGE_ath10k-firmware-qca9888-ct-htt != y) help Alternative ath10k firmware for QCA9886 and QCA9888 from Candela Technologies. Uses normal HTT TX data path for management frames, which improves stability in busy networks and may be required for .11r authentication. Enables IBSS and other features. See: http://www.candelatech.com/ath10k-10.4.php This firmware selects and requires the ath10k-ct driver. https://www.candelatech.com/ath10k.php config PACKAGE_ath10k-firmware-qca9888-ct-htt tristate "ath10k-firmware-qca9888-ct-htt... ath10k CT 10.4 htt-mgt fw for QCA9886/8" default y if DEFAULT_ath10k-firmware-qca9888-ct-htt default m if ALL select PACKAGE_libc depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers && USE_RFKILL) || USE_RFKILL depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 select PACKAGE_kmod-ath10k-ct if !PACKAGE_kmod-ath10k-ct-smallbuffers select PACKAGE_ath10k-board-qca9888 depends on m || (PACKAGE_ath10k-firmware-qca9888 != y) depends on m || (PACKAGE_ath10k-firmware-qca9888-ct != y) help Alternative ath10k firmware for QCA9886 and QCA9888 from Candela Technologies. Uses normal HTT TX data path for management frames, which improves stability in busy networks and may be required for .11r authentication. This firmware lacks a lot of features that ath10k does not use, saving a lot of resources. Enables IBSS and other features. See: http://www.candelatech.com/ath10k-10.4.php This firmware selects and requires the ath10k-ct driver. config PACKAGE_ath10k-firmware-qca988x tristate "ath10k-firmware-qca988x.......................... ath10k qca988x firmware" default y if DEFAULT_ath10k-firmware-qca988x default m if ALL select PACKAGE_libc select PACKAGE_ath10k-board-qca988x help ath10k qca988x firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-firmware-qca988x-ct tristate "ath10k-firmware-qca988x-ct... ath10k CT 10.1 firmware for QCA988x devices" default y if DEFAULT_ath10k-firmware-qca988x-ct default m if ALL select PACKAGE_ath10k-board-qca988x select PACKAGE_libc depends on m || (PACKAGE_ath10k-firmware-qca988x != y) help Alternative ath10k firmware for QCA988X from Candela Technologies. Enables IBSS and other features. See: http://www.candelatech.com/ath10k-10.1.php This firmware will NOT be used unless the standard ath10k-firmware-qca988x is un-selected since the driver will try to load firmware-5.bin before firmware-2.bin https://www.candelatech.com/ath10k.php config PACKAGE_ath10k-firmware-qca988x-ct-full-htt tristate "ath10k-firmware-qca988x-ct-full-htt" default y if DEFAULT_ath10k-firmware-qca988x-ct-full-htt default m if ALL select PACKAGE_libc select PACKAGE_kmod-ath10k-ct if !PACKAGE_kmod-ath10k-ct-smallbuffers select PACKAGE_ath10k-board-qca988x depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers && USE_RFKILL) || USE_RFKILL depends on m || (PACKAGE_ath10k-firmware-qca988x != y) depends on m || (PACKAGE_ath10k-firmware-qca988x-ct != y) help Alternative ath10k firmware for QCA988X from Candela Technologies. Uses normal HTT TX data path for management frames, which improves stability in busy networks and fixes .11r authentication. Enables IBSS and other features. See: http://www.candelatech.com/ath10k-10.1.php This firmware selects and requires the ath10k-ct driver. https://www.candelatech.com/ath10k.php config PACKAGE_ath10k-firmware-qca9984 tristate "ath10k-firmware-qca9984.......................... ath10k qca9984 firmware" default y if DEFAULT_ath10k-firmware-qca9984 default m if ALL select PACKAGE_libc select PACKAGE_ath10k-board-qca9984 help ath10k qca9984 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-firmware-qca9984-ct tristate "ath10k-firmware-qca9984-ct... ath10k CT 10.4 firmware for QCA9984 devices" default y if DEFAULT_ath10k-firmware-qca9984-ct default m if ALL select PACKAGE_ath10k-board-qca9984 select PACKAGE_libc depends on m || (PACKAGE_ath10k-firmware-qca9984 != y) help Alternative ath10k firmware for QCA9984 from Candela Technologies. Enables IBSS and other features. See: http://www.candelatech.com/ath10k-10.4.php This firmware conflicts with the standard 9984 firmware, so select only one. https://www.candelatech.com/ath10k.php config PACKAGE_ath10k-firmware-qca9984-ct-full-htt tristate "ath10k-firmware-qca9984-ct-full-htt" default y if DEFAULT_ath10k-firmware-qca9984-ct-full-htt default m if ALL select PACKAGE_ath10k-board-qca9984 select PACKAGE_libc depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers && USE_RFKILL) || USE_RFKILL depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT select PACKAGE_kmod-ath10k-ct if !PACKAGE_kmod-ath10k-ct-smallbuffers depends on m || (PACKAGE_ath10k-firmware-qca9984 != y) depends on m || (PACKAGE_ath10k-firmware-qca9984-ct != y) depends on m || (PACKAGE_ath10k-firmware-qca9984-ct-htt != y) help Alternative ath10k firmware for QCA9984 from Candela Technologies. Uses normal HTT TX data path for management frames, which improves stability in busy networks and may be required for .11r authentication. Enables IBSS and other features. See: http://www.candelatech.com/ath10k-10.4.php This firmware selects and requires the ath10k-ct driver. https://www.candelatech.com/ath10k.php config PACKAGE_ath10k-firmware-qca9984-ct-htt tristate "ath10k-firmware-qca9984-ct-htt..... ath10k CT 10.4 htt-mgt fw for QCA9984" default y if DEFAULT_ath10k-firmware-qca9984-ct-htt default m if ALL select PACKAGE_ath10k-board-qca9984 select PACKAGE_libc select PACKAGE_kmod-ath10k-ct if !PACKAGE_kmod-ath10k-ct-smallbuffers depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers && USE_RFKILL) || USE_RFKILL depends on m || (PACKAGE_ath10k-firmware-qca9984 != y) depends on m || (PACKAGE_ath10k-firmware-qca9984-ct != y) help Alternative ath10k firmware for QCA9984 from Candela Technologies. Uses normal HTT TX data path for management frames, which improves stability in busy networks and may be required for .11r authentication. This firmware lacks a lot of features that ath10k does not use, saving a lot of resources. Enables IBSS and other features. See: http://www.candelatech.com/ath10k-10.4.php This firmware selects and requires the ath10k-ct driver. config PACKAGE_ath10k-firmware-qca99x0 tristate "ath10k-firmware-qca99x0.......................... ath10k qca99x0 firmware" default y if DEFAULT_ath10k-firmware-qca99x0 default m if ALL select PACKAGE_ath10k-board-qca99x0 select PACKAGE_libc help ath10k qca99x0 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath10k-firmware-qca99x0-ct tristate "ath10k-firmware-qca99x0-ct... ath10k CT 10.4 firmware for QCA99x0 devices" default y if DEFAULT_ath10k-firmware-qca99x0-ct default m if ALL select PACKAGE_ath10k-board-qca99x0 select PACKAGE_libc depends on m || (PACKAGE_ath10k-firmware-qca99x0 != y) help Alternative ath10k firmware for QCA99x0 from Candela Technologies. Enables IBSS and other features. See: http://www.candelatech.com/ath10k-10.4.php This firmware conflicts with the standard 99x0 firmware, so select only one. https://www.candelatech.com/ath10k.php config PACKAGE_ath10k-firmware-qca99x0-ct-full-htt tristate "ath10k-firmware-qca99x0-ct-full-htt" default y if DEFAULT_ath10k-firmware-qca99x0-ct-full-htt default m if ALL depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers && USE_RFKILL) || USE_RFKILL select PACKAGE_kmod-ath10k-ct if !PACKAGE_kmod-ath10k-ct-smallbuffers select PACKAGE_ath10k-board-qca99x0 select PACKAGE_libc depends on m || (PACKAGE_ath10k-firmware-qca99x0 != y) depends on m || (PACKAGE_ath10k-firmware-qca99x0-ct != y) depends on m || (PACKAGE_ath10k-firmware-qca99x0-ct-htt != y) help Alternative ath10k firmware for QCA99x0 from Candela Technologies. Uses normal HTT TX data path for management frames, which improves stability in busy networks and may be required for .11r authentication. Enables IBSS and other features. See: http://www.candelatech.com/ath10k-10.4.php This firmware selects and requires the ath10k-ct driver. https://www.candelatech.com/ath10k.php config PACKAGE_ath10k-firmware-qca99x0-ct-htt tristate "ath10k-firmware-qca99x0-ct-htt..... ath10k CT 10.4 htt-mgt fw for QCA99x0" default y if DEFAULT_ath10k-firmware-qca99x0-ct-htt default m if ALL select PACKAGE_kmod-ath10k-ct if !PACKAGE_kmod-ath10k-ct-smallbuffers depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers) || PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 depends on !(!PACKAGE_kmod-ath10k-ct-smallbuffers && USE_RFKILL) || USE_RFKILL select PACKAGE_libc select PACKAGE_ath10k-board-qca99x0 depends on m || (PACKAGE_ath10k-firmware-qca99x0 != y) depends on m || (PACKAGE_ath10k-firmware-qca99x0-ct != y) help Alternative ath10k firmware for QCA99x0 from Candela Technologies. Uses normal HTT TX data path for management frames, which improves stability in busy networks and may be required for .11r authentication. This firmware lacks a lot of features that ath10k does not use, saving a lot of resources. Enables IBSS and other features. See: http://www.candelatech.com/ath10k-10.4.php This firmware selects and requires the ath10k-ct driver. config PACKAGE_ath11k-firmware-ipq8074 tristate "ath11k-firmware-ipq8074.......................... IPQ8074 ath11k firmware" default y if DEFAULT_ath11k-firmware-ipq8074 default m if ALL select PACKAGE_libc help IPQ8074 ath11k firmware https://github.com/quic/upstream-wifi-fw.git Robert Marko config PACKAGE_ath11k-firmware-qca6390 tristate "ath11k-firmware-qca6390.......................... QCA6390 ath11k firmware" default y if DEFAULT_ath11k-firmware-qca6390 default m if ALL select PACKAGE_libc help QCA6390 ath11k firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath11k-firmware-qcn9074 tristate "ath11k-firmware-qcn9074.......................... QCN9074 ath11k firmware" default y if DEFAULT_ath11k-firmware-qcn9074 default m if ALL select PACKAGE_libc help QCN9074 ath11k firmware https://github.com/quic/upstream-wifi-fw.git Robert Marko config PACKAGE_ath11k-firmware-wcn6750 tristate "ath11k-firmware-wcn6750.......................... WCN6750 ath11k firmware" default y if DEFAULT_ath11k-firmware-wcn6750 default m if ALL select PACKAGE_libc help WCN6750 ath11k firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath11k-firmware-wcn6855 tristate "ath11k-firmware-wcn6855.......................... WCN6855 ath11k firmware" default y if DEFAULT_ath11k-firmware-wcn6855 default m if ALL select PACKAGE_libc help WCN6855 ath11k firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath6k-firmware tristate "ath6k-firmware........................................... AR600X firmware" default y if DEFAULT_ath6k-firmware default m if ALL select PACKAGE_libc help AR600X firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ath9k-htc-firmware tristate "ath9k-htc-firmware................................ AR9271/AR7010 firmware" default y if DEFAULT_ath9k-htc-firmware default m if ALL select PACKAGE_libc help AR9271/AR7010 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_bnx2-firmware tristate "bnx2-firmware................... Broadcom BCM5706/5708/5709/5716 firmware" default y if DEFAULT_bnx2-firmware default m if ALL select PACKAGE_libc help Broadcom BCM5706/5708/5709/5716 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_bnx2x-firmware tristate "bnx2x-firmware.............................. =QLogic 5771x/578xx firmware" default y if DEFAULT_bnx2x-firmware default m if ALL select PACKAGE_libc help =QLogic 5771x/578xx firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_brcmfmac-firmware-4329-sdio tristate "brcmfmac-firmware-4329-sdio....... Broadcom BCM4329 FullMac SDIO firmware" default y if DEFAULT_brcmfmac-firmware-4329-sdio default m if ALL select PACKAGE_libc help Broadcom BCM4329 FullMac SDIO firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_brcmfmac-firmware-4339-sdio tristate "brcmfmac-firmware-4339-sdio.......... Broadcom 4339 FullMAC SDIO firmware" default y if DEFAULT_brcmfmac-firmware-4339-sdio default m if ALL select PACKAGE_libc help Broadcom 4339 FullMAC SDIO firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_brcmfmac-firmware-43430a0-sdio tristate "brcmfmac-firmware-43430a0-sdio. Broadcom BCM43430a0 FullMac SDIO firmware" default y if DEFAULT_brcmfmac-firmware-43430a0-sdio default m if ALL select PACKAGE_libc help Broadcom BCM43430a0 FullMac SDIO firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_brcmfmac-firmware-43602a1-pcie tristate "brcmfmac-firmware-43602a1-pcie.... Broadcom 43602a1 FullMAC PCIe firmware" default y if DEFAULT_brcmfmac-firmware-43602a1-pcie default m if ALL select PACKAGE_libc help Broadcom 43602a1 FullMAC PCIe firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_brcmfmac-firmware-4366b1-pcie tristate "brcmfmac-firmware-4366b1-pcie...... Broadcom 4366b1 FullMAC PCIe firmware" default y if DEFAULT_brcmfmac-firmware-4366b1-pcie default m if ALL select PACKAGE_libc help Broadcom 4366b1 FullMAC PCIe firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_brcmfmac-firmware-4366c0-pcie tristate "brcmfmac-firmware-4366c0-pcie...... Broadcom 4366c0 FullMAC PCIe firmware" default y if DEFAULT_brcmfmac-firmware-4366c0-pcie default m if ALL select PACKAGE_libc help Broadcom 4366c0 FullMAC PCIe firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_brcmfmac-firmware-usb tristate "brcmfmac-firmware-usb.............. Broadcom BCM43xx fullmac USB firmware" default y if DEFAULT_brcmfmac-firmware-usb default m if ALL select PACKAGE_libc help Broadcom BCM43xx fullmac USB firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_brcmfmac-nvram-43430-sdio tristate "brcmfmac-nvram-43430-sdio................... Broadcom BCM43430 SDIO NVRAM" default y if DEFAULT_brcmfmac-nvram-43430-sdio default m if ALL select PACKAGE_libc help Broadcom BCM43430 SDIO NVRAM http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_brcmfmac-nvram-43455-sdio tristate "brcmfmac-nvram-43455-sdio................... Broadcom BCM43455 SDIO NVRAM" default y if DEFAULT_brcmfmac-nvram-43455-sdio default m if ALL select PACKAGE_libc help Broadcom BCM43455 SDIO NVRAM http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_brcmsmac-firmware tristate "brcmsmac-firmware................. Broadcom BCM43xx softmac PCIe firmware" default y if DEFAULT_brcmsmac-firmware default m if ALL select PACKAGE_libc help Broadcom BCM43xx softmac PCIe firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_broadcom-4306-sprom tristate "broadcom-4306-sprom............................... BCM4306 Fallback SPROM" default y if DEFAULT_broadcom-4306-sprom default m if ALL select PACKAGE_libc help BCM4306 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-43112-sprom tristate "broadcom-43112-sprom............................. BCM43112 Fallback SPROM" default y if DEFAULT_broadcom-43112-sprom default m if ALL select PACKAGE_libc help BCM43112 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-4313-sprom tristate "broadcom-4313-sprom............................... BCM4313 Fallback SPROM" default y if DEFAULT_broadcom-4313-sprom default m if ALL select PACKAGE_libc help BCM4313 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-43131-sprom tristate "broadcom-43131-sprom............................. BCM43131 Fallback SPROM" default y if DEFAULT_broadcom-43131-sprom default m if ALL select PACKAGE_libc help BCM43131 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-4318-sprom tristate "broadcom-4318-sprom............................... BCM4318 Fallback SPROM" default y if DEFAULT_broadcom-4318-sprom default m if ALL select PACKAGE_libc help BCM4318 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-4321-sprom tristate "broadcom-4321-sprom............................... BCM4321 Fallback SPROM" default y if DEFAULT_broadcom-4321-sprom default m if ALL select PACKAGE_libc help BCM4321 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-43217-sprom tristate "broadcom-43217-sprom............................. BCM43217 Fallback SPROM" default y if DEFAULT_broadcom-43217-sprom default m if ALL select PACKAGE_libc help BCM43217 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-4322-sprom tristate "broadcom-4322-sprom............................... BCM4322 Fallback SPROM" default y if DEFAULT_broadcom-4322-sprom default m if ALL select PACKAGE_libc help BCM4322 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-43222-sprom tristate "broadcom-43222-sprom............................. BCM43222 Fallback SPROM" default y if DEFAULT_broadcom-43222-sprom default m if ALL select PACKAGE_libc help BCM43222 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-43224-sprom tristate "broadcom-43224-sprom............................. BCM43224 Fallback SPROM" default y if DEFAULT_broadcom-43224-sprom default m if ALL select PACKAGE_libc help BCM43224 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-43225-sprom tristate "broadcom-43225-sprom............................. BCM43225 Fallback SPROM" default y if DEFAULT_broadcom-43225-sprom default m if ALL select PACKAGE_libc help BCM43225 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-43226-sprom tristate "broadcom-43226-sprom............................. BCM43226 Fallback SPROM" default y if DEFAULT_broadcom-43226-sprom default m if ALL select PACKAGE_libc help BCM43226 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-43227-sprom tristate "broadcom-43227-sprom............................. BCM43227 Fallback SPROM" default y if DEFAULT_broadcom-43227-sprom default m if ALL select PACKAGE_libc help BCM43227 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-43228-sprom tristate "broadcom-43228-sprom............................. BCM43228 Fallback SPROM" default y if DEFAULT_broadcom-43228-sprom default m if ALL select PACKAGE_libc help BCM43228 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-4331-sprom tristate "broadcom-4331-sprom............................... BCM4331 Fallback SPROM" default y if DEFAULT_broadcom-4331-sprom default m if ALL select PACKAGE_libc help BCM4331 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-43428-sprom tristate "broadcom-43428-sprom............................. BCM43428 Fallback SPROM" default y if DEFAULT_broadcom-43428-sprom default m if ALL select PACKAGE_libc help BCM43428 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-4360-sprom tristate "broadcom-4360-sprom............................... BCM4360 Fallback SPROM" default y if DEFAULT_broadcom-4360-sprom default m if ALL select PACKAGE_libc help BCM4360 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_broadcom-6362-sprom tristate "broadcom-6362-sprom............................... BCM6362 Fallback SPROM" default y if DEFAULT_broadcom-6362-sprom default m if ALL select PACKAGE_libc help BCM6362 Fallback SPROM Álvaro Fernández Rojas config PACKAGE_carl9170-firmware tristate "carl9170-firmware........................................ AR9170 firmware" default y if DEFAULT_carl9170-firmware default m if ALL select PACKAGE_libc help AR9170 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_cypress-firmware-43012-sdio tristate "cypress-firmware-43012-sdio............... CYW43012 FullMac SDIO firmware" default y if DEFAULT_cypress-firmware-43012-sdio default m if ALL select PACKAGE_libc help CYW43012 FullMac SDIO firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-43340-sdio tristate "cypress-firmware-43340-sdio............... CYW43340 FullMac SDIO firmware" default y if DEFAULT_cypress-firmware-43340-sdio default m if ALL select PACKAGE_libc help CYW43340 FullMac SDIO firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-43362-sdio tristate "cypress-firmware-43362-sdio............... CYW43362 FullMac SDIO firmware" default y if DEFAULT_cypress-firmware-43362-sdio default m if ALL select PACKAGE_libc help CYW43362 FullMac SDIO firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-4339-sdio tristate "cypress-firmware-4339-sdio................. CYW4339 FullMac SDIO firmware" default y if DEFAULT_cypress-firmware-4339-sdio default m if ALL select PACKAGE_libc depends on m || (PACKAGE_brcmfmac-firmware-4339-sdio != y) help CYW4339 FullMac SDIO firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-43430-sdio tristate "cypress-firmware-43430-sdio............... CYW43430 FullMac SDIO firmware" default y if DEFAULT_cypress-firmware-43430-sdio default m if ALL select PACKAGE_libc help CYW43430 FullMac SDIO firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-43439-sdio tristate "cypress-firmware-43439-sdio............... CYW43439 FullMac SDIO firmware" default y if DEFAULT_cypress-firmware-43439-sdio default m if ALL select PACKAGE_libc help CYW43439 FullMac SDIO firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-43455-sdio tristate "cypress-firmware-43455-sdio............... CYW43455 FullMac SDIO firmware" default y if DEFAULT_cypress-firmware-43455-sdio default m if ALL select PACKAGE_libc help CYW43455 FullMac SDIO firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-4354-sdio tristate "cypress-firmware-4354-sdio................. CYW4354 FullMac SDIO firmware" default y if DEFAULT_cypress-firmware-4354-sdio default m if ALL select PACKAGE_libc help CYW4354 FullMac SDIO firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-4356-pcie tristate "cypress-firmware-4356-pcie................. CYW4356 FullMac PCIe firmware" default y if DEFAULT_cypress-firmware-4356-pcie default m if ALL select PACKAGE_libc help CYW4356 FullMac PCIe firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-4356-sdio tristate "cypress-firmware-4356-sdio................. CYW4356 FullMac SDIO firmware" default y if DEFAULT_cypress-firmware-4356-sdio default m if ALL select PACKAGE_libc help CYW4356 FullMac SDIO firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-43570-pcie tristate "cypress-firmware-43570-pcie............... CYW43570 FullMac PCIe firmware" default y if DEFAULT_cypress-firmware-43570-pcie default m if ALL select PACKAGE_libc help CYW43570 FullMac PCIe firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-4373-pcie tristate "cypress-firmware-4373-pcie................. CYW4373 FullMac PCIe firmware" default y if DEFAULT_cypress-firmware-4373-pcie default m if ALL select PACKAGE_libc help CYW4373 FullMac PCIe firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-4373-sdio tristate "cypress-firmware-4373-sdio................. CYW4373 FullMac SDIO firmware" default y if DEFAULT_cypress-firmware-4373-sdio default m if ALL select PACKAGE_libc help CYW4373 FullMac SDIO firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-4373-usb tristate "cypress-firmware-4373-usb................... CYW4373 FullMac USB firmware" default y if DEFAULT_cypress-firmware-4373-usb default m if ALL select PACKAGE_libc help CYW4373 FullMac USB firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-54591-pcie tristate "cypress-firmware-54591-pcie............... CYW54591 FullMac PCIe firmware" default y if DEFAULT_cypress-firmware-54591-pcie default m if ALL select PACKAGE_libc help CYW54591 FullMac PCIe firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-54591-sdio tristate "cypress-firmware-54591-sdio............... CYW54591 FullMac SDIO firmware" default y if DEFAULT_cypress-firmware-54591-sdio default m if ALL select PACKAGE_libc help CYW54591 FullMac SDIO firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-55560-pcie tristate "cypress-firmware-55560-pcie............... CYW55560 FullMac PCIe firmware" default y if DEFAULT_cypress-firmware-55560-pcie default m if ALL select PACKAGE_libc help CYW55560 FullMac PCIe firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-55572-pcie tristate "cypress-firmware-55572-pcie............... CYW55572 FullMac PCIe firmware" default y if DEFAULT_cypress-firmware-55572-pcie default m if ALL select PACKAGE_libc help CYW55572 FullMac PCIe firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-firmware-55572-sdio tristate "cypress-firmware-55572-sdio............... CYW55572 FullMac SDIO firmware" default y if DEFAULT_cypress-firmware-55572-sdio default m if ALL select PACKAGE_libc help CYW55572 FullMac SDIO firmware https://community.infineon.com/ Álvaro Fernández Rojas config PACKAGE_cypress-nvram-4339-sdio tristate "cypress-nvram-4339-sdio............................... BCM4339 SDIO NVRAM" default y if DEFAULT_cypress-nvram-4339-sdio default m if ALL select PACKAGE_libc help BCM4339 SDIO NVRAM Álvaro Fernández Rojas config PACKAGE_dsl-vrx200-firmware-xdsl-a tristate "dsl-vrx200-firmware-xdsl-a........ VRX200 / VR9 CPE xDSL Annex A firmware" default y if DEFAULT_dsl-vrx200-firmware-xdsl-a default m if ALL||ALL_NONSHARED depends on TARGET_lantiq_xrx200 select PACKAGE_libc help VRX200 / VR9 CPE VDSL and ADSL Annex A firmware http://www.lantiq.com/ config PACKAGE_dsl-vrx200-firmware-xdsl-a-patch tristate "dsl-vrx200-firmware-xdsl-a-patch" default y if DEFAULT_dsl-vrx200-firmware-xdsl-a-patch default m if ALL||ALL_NONSHARED depends on TARGET_lantiq_xrx200 select PACKAGE_dsl-vrx200-firmware-xdsl-b select PACKAGE_libc select PACKAGE_bspatch help Patch which between the Annex A and Annex B firmware to create the Annex A firmware. http://www.lantiq.com/ config PACKAGE_dsl-vrx200-firmware-xdsl-b tristate "dsl-vrx200-firmware-xdsl-b........ VRX200 / VR9 CPE xDSL Annex B firmware" default y if DEFAULT_dsl-vrx200-firmware-xdsl-b default m if ALL||ALL_NONSHARED depends on TARGET_lantiq_xrx200 select PACKAGE_libc help VRX200 / VR9 CPE VDSL and ADSL Annex B firmware http://www.lantiq.com/ config PACKAGE_dsl-vrx200-firmware-xdsl-b-patch tristate "dsl-vrx200-firmware-xdsl-b-patch" default y if DEFAULT_dsl-vrx200-firmware-xdsl-b-patch default m if ALL||ALL_NONSHARED depends on TARGET_lantiq_xrx200 select PACKAGE_libc select PACKAGE_bspatch select PACKAGE_dsl-vrx200-firmware-xdsl-a help Patch which between the Annex A and Annex B firmware to create the Annex B firmware. http://www.lantiq.com/ config PACKAGE_e100-firmware tristate "e100-firmware................................................. Intel e100" default y if DEFAULT_e100-firmware default m if ALL select PACKAGE_libc help Intel e100 http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_edgeport-firmware tristate "edgeport-firmware......... USB Inside Out Edgeport Serial Driver firmware" default y if DEFAULT_edgeport-firmware default m if ALL select PACKAGE_libc help USB Inside Out Edgeport Serial Driver firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_eip197-mini-firmware tristate "eip197-mini-firmware.................. Inside Secure EIP197 mini firmware" default y if DEFAULT_eip197-mini-firmware default m if ALL select PACKAGE_libc help Inside Secure EIP197 mini firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ibt-firmware tristate "ibt-firmware.................................... Intel bluetooth firmware" default y if DEFAULT_ibt-firmware default m if ALL select PACKAGE_libc help Intel bluetooth firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_intel-microcode tristate "intel-microcode.................................. Intel x86 CPU microcode" default y if DEFAULT_intel-microcode default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on TARGET_x86 help Intel x86 CPU microcode @DEBIAN/pool/non-free-firmware/i/intel-microcode/ config PACKAGE_iwl3945-firmware tristate "iwl3945-firmware.................................. Intel IWL3945 firmware" default y if DEFAULT_iwl3945-firmware default m if ALL select PACKAGE_libc help Intel IWL3945 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwl4965-firmware tristate "iwl4965-firmware.................................. Intel IWL4965 firmware" default y if DEFAULT_iwl4965-firmware default m if ALL select PACKAGE_libc help Intel IWL4965 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-ax200 tristate "iwlwifi-firmware-ax200.............................. Intel AX200 firmware" default y if DEFAULT_iwlwifi-firmware-ax200 default m if ALL select PACKAGE_libc help Intel AX200 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-ax210 tristate "iwlwifi-firmware-ax210.............................. Intel AX210 firmware" default y if DEFAULT_iwlwifi-firmware-ax210 default m if ALL select PACKAGE_libc help Intel AX210 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl100 tristate "iwlwifi-firmware-iwl100........... Intel Centrino Wireless-N 100 firmware" default y if DEFAULT_iwlwifi-firmware-iwl100 default m if ALL select PACKAGE_libc help Intel Centrino Wireless-N 100 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl1000 tristate "iwlwifi-firmware-iwl1000......... Intel Centrino Wireless-N 1000 firmware" default y if DEFAULT_iwlwifi-firmware-iwl1000 default m if ALL select PACKAGE_libc help Intel Centrino Wireless-N 1000 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl105 tristate "iwlwifi-firmware-iwl105........... Intel Centrino Wireless-N 105 firmware" default y if DEFAULT_iwlwifi-firmware-iwl105 default m if ALL select PACKAGE_libc help Intel Centrino Wireless-N 105 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl135 tristate "iwlwifi-firmware-iwl135........... Intel Centrino Wireless-N 135 firmware" default y if DEFAULT_iwlwifi-firmware-iwl135 default m if ALL select PACKAGE_libc help Intel Centrino Wireless-N 135 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl2000 tristate "iwlwifi-firmware-iwl2000......... Intel Centrino Wireless-N 2200 firmware" default y if DEFAULT_iwlwifi-firmware-iwl2000 default m if ALL select PACKAGE_libc help Intel Centrino Wireless-N 2200 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl2030 tristate "iwlwifi-firmware-iwl2030......... Intel Centrino Wireless-N 2230 firmware" default y if DEFAULT_iwlwifi-firmware-iwl2030 default m if ALL select PACKAGE_libc help Intel Centrino Wireless-N 2230 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl3160 tristate "iwlwifi-firmware-iwl3160.................... Intel Wireless 3160 firmware" default y if DEFAULT_iwlwifi-firmware-iwl3160 default m if ALL select PACKAGE_libc help Intel Wireless 3160 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl3168 tristate "iwlwifi-firmware-iwl3168.................... Intel Wireless 3168 firmware" default y if DEFAULT_iwlwifi-firmware-iwl3168 default m if ALL select PACKAGE_libc help Intel Wireless 3168 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl5000 tristate "iwlwifi-firmware-iwl5000" default y if DEFAULT_iwlwifi-firmware-iwl5000 default m if ALL select PACKAGE_libc help Intel Wireless 5100AGN 5300AGN and 5350AGN firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl5150 tristate "iwlwifi-firmware-iwl5150........... Intel Wireless Wi-Fi 5150AGN firmware" default y if DEFAULT_iwlwifi-firmware-iwl5150 default m if ALL select PACKAGE_libc help Intel Wireless Wi-Fi 5150AGN firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl6000g2 tristate "iwlwifi-firmware-iwl6000g2......... Intel Centrino 6300 and 6200 firmware" default y if DEFAULT_iwlwifi-firmware-iwl6000g2 default m if ALL select PACKAGE_libc help Intel Centrino 6300 and 6200 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl6000g2a tristate "iwlwifi-firmware-iwl6000g2a................. Intel Centrino 6205 firmware" default y if DEFAULT_iwlwifi-firmware-iwl6000g2a default m if ALL select PACKAGE_libc help Intel Centrino 6205 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl6000g2b tristate "iwlwifi-firmware-iwl6000g2b" default y if DEFAULT_iwlwifi-firmware-iwl6000g2b default m if ALL select PACKAGE_libc help Intel Centrino 6230 1030 130 and 6235 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl6050 tristate "iwlwifi-firmware-iwl6050........... Intel Centrino 6150 and 6250 firmware" default y if DEFAULT_iwlwifi-firmware-iwl6050 default m if ALL select PACKAGE_libc help Intel Centrino 6150 and 6250 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl7260 tristate "iwlwifi-firmware-iwl7260.................... Intel Wireless 7260 firmware" default y if DEFAULT_iwlwifi-firmware-iwl7260 default m if ALL select PACKAGE_libc help Intel Wireless 7260 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl7265 tristate "iwlwifi-firmware-iwl7265.................... Intel Wireless 7265 firmware" default y if DEFAULT_iwlwifi-firmware-iwl7265 default m if ALL select PACKAGE_libc help Intel Wireless 7265 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl7265d tristate "iwlwifi-firmware-iwl7265d......... Intel Wireless 7265D and 3165 firmware" default y if DEFAULT_iwlwifi-firmware-iwl7265d default m if ALL select PACKAGE_libc help Intel Wireless 7265D and 3165 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl8260c tristate "iwlwifi-firmware-iwl8260c.......... Intel Wireless 8260 and 4165 firmware" default y if DEFAULT_iwlwifi-firmware-iwl8260c default m if ALL select PACKAGE_libc help Intel Wireless 8260 and 4165 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl8265 tristate "iwlwifi-firmware-iwl8265.................... Intel Wireless 8265 firmware" default y if DEFAULT_iwlwifi-firmware-iwl8265 default m if ALL select PACKAGE_libc help Intel Wireless 8265 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl9000 tristate "iwlwifi-firmware-iwl9000.................... Intel Wireless 9000 firmware" default y if DEFAULT_iwlwifi-firmware-iwl9000 default m if ALL select PACKAGE_libc help Intel Wireless 9000 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_iwlwifi-firmware-iwl9260 tristate "iwlwifi-firmware-iwl9260.................... Intel Wireless 9260 firmware" default y if DEFAULT_iwlwifi-firmware-iwl9260 default m if ALL select PACKAGE_libc help Intel Wireless 9260 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_jboot-tools tristate "jboot-tools" default y if DEFAULT_jboot-tools default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on TARGET_ramips help This package contains: jboot_config_read.c: partially read the config partition of JBOOT based D-Link devices. config PACKAGE_layerscape-ddr-phy tristate "layerscape-ddr-phy....................... NXP Layerscape DDR PHY firmware" default y if DEFAULT_layerscape-ddr-phy default m if ALL||ALL_NONSHARED depends on TARGET_layerscape select PACKAGE_libc help NXP Layerscape DDR PHY firmware config PACKAGE_layerscape-dpl tristate "layerscape-dpl.......................................... NXP DPL firmware" default y if DEFAULT_layerscape-dpl default m if ALL||ALL_NONSHARED depends on TARGET_layerscape select PACKAGE_libc help NXP DPL firmware config PACKAGE_layerscape-fman tristate "layerscape-fman........................................... NXP FMan ucode" default y if DEFAULT_layerscape-fman default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on TARGET_layerscape help NXP FMan ucode config PACKAGE_layerscape-mc tristate "layerscape-mc............................................ NXP MC firmware" default y if DEFAULT_layerscape-mc default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on TARGET_layerscape help NXP MC firmware config PACKAGE_layerscape-ppfe tristate "layerscape-ppfe............................. NXP Layerscape PPFE firmware" default y if DEFAULT_layerscape-ppfe default m if ALL||ALL_NONSHARED depends on TARGET_layerscape select PACKAGE_libc help NXP Layerscape PPFE firmware config PACKAGE_layerscape-rcw tristate "layerscape-rcw............................... NXP Layerscape RCW binaries" default y if DEFAULT_layerscape-rcw default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on TARGET_layerscape help NXP Layerscape RCW binaries config PACKAGE_libertas-sdio-firmware tristate "libertas-sdio-firmware.............. Marvell 8385/8686/8688 SDIO firmware" default y if DEFAULT_libertas-sdio-firmware default m if ALL select PACKAGE_libc help Marvell 8385/8686/8688 SDIO firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_libertas-spi-firmware tristate "libertas-spi-firmware.......................... Marvell 8686 SPI firmware" default y if DEFAULT_libertas-spi-firmware default m if ALL select PACKAGE_libc help Marvell 8686 SPI firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_libertas-usb-firmware tristate "libertas-usb-firmware..................... Marvell 8388/8682 USB firmware" default y if DEFAULT_libertas-usb-firmware default m if ALL select PACKAGE_libc help Marvell 8388/8682 USB firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_midisport-firmware tristate "midisport-firmware............................. M-Audio USB MIDI Firmware" default y if DEFAULT_midisport-firmware default m if ALL select PACKAGE_fxload select PACKAGE_libc help This package allows you to use the MidiSport USB MIDI interfaces from M-Audio/Midiman. Supported devices: - MidiSport 1x1 - MidiSport 2x2 - MidiSport 4x4 - MidiSport 8x8 - MidiSport Uno - Keystation - Oxygen - Radium (You don't need a firmware download for the USB Audio Quattro, Duo, or MidiSport 2x4.) https://sourceforge.net/projects/usb-midi-fw Daniel Golle config PACKAGE_mt7601u-firmware tristate "mt7601u-firmware............................... MediaTek MT7601U firmware" default y if DEFAULT_mt7601u-firmware default m if ALL select PACKAGE_libc help MediaTek MT7601U firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_mt7622bt-firmware tristate "mt7622bt-firmware...................................... mt7622bt firmware" default y if DEFAULT_mt7622bt-firmware default m if ALL select PACKAGE_libc help mt7622bt firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_mt7921bt-firmware tristate "mt7921bt-firmware...................................... mt7921bt firmware" default y if DEFAULT_mt7921bt-firmware default m if ALL select PACKAGE_libc help mt7921bt firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_mt7922bt-firmware tristate "mt7922bt-firmware...................................... mt7922bt firmware" default y if DEFAULT_mt7922bt-firmware default m if ALL select PACKAGE_libc help mt7922bt firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_mt7981-wo-firmware tristate "mt7981-wo-firmware............................... MT7981 offload firmware" default y if DEFAULT_mt7981-wo-firmware default m if ALL select PACKAGE_libc help MT7981 offload firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_mt7986-wo-firmware tristate "mt7986-wo-firmware............................... MT7986 offload firmware" default y if DEFAULT_mt7986-wo-firmware default m if ALL select PACKAGE_libc help MT7986 offload firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_mwifiex-pcie-firmware tristate "mwifiex-pcie-firmware.............................. Marvell 8897 firmware" default y if DEFAULT_mwifiex-pcie-firmware default m if ALL select PACKAGE_libc help Marvell 8897 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_mwifiex-sdio-firmware tristate "mwifiex-sdio-firmware......................... Marvell 8887/8997 firmware" default y if DEFAULT_mwifiex-sdio-firmware default m if ALL select PACKAGE_libc help Marvell 8887/8997 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_mwl8k-firmware tristate "mwl8k-firmware................................ Marvell 8366/8687 firmware" default y if DEFAULT_mwl8k-firmware default m if ALL select PACKAGE_libc help Marvell 8366/8687 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_mwlwifi-firmware-88w8864 tristate "mwlwifi-firmware-88w8864........................ Marvell 88W8864 firmware" default y if DEFAULT_mwlwifi-firmware-88w8864 default m if ALL||ALL_NONSHARED depends on PCI_SUPPORT select PACKAGE_libc select PACKAGE_kmod-mwlwifi depends on TARGET_mvebu help Marvell 88W8864 firmware Imre Kaloz config PACKAGE_mwlwifi-firmware-88w8897 tristate "mwlwifi-firmware-88w8897........................ Marvell 88W8897 firmware" default y if DEFAULT_mwlwifi-firmware-88w8897 default m if ALL||ALL_NONSHARED depends on TARGET_mvebu select PACKAGE_kmod-mwlwifi select PACKAGE_libc depends on PCI_SUPPORT help Marvell 88W8897 firmware Imre Kaloz config PACKAGE_mwlwifi-firmware-88w8964 tristate "mwlwifi-firmware-88w8964........................ Marvell 88W8964 firmware" default y if DEFAULT_mwlwifi-firmware-88w8964 default m if ALL||ALL_NONSHARED depends on TARGET_mvebu select PACKAGE_kmod-mwlwifi select PACKAGE_libc depends on PCI_SUPPORT help Marvell 88W8964 firmware Imre Kaloz config PACKAGE_mwlwifi-firmware-88w8997 tristate "mwlwifi-firmware-88w8997........................ Marvell 88W8997 firmware" default y if DEFAULT_mwlwifi-firmware-88w8997 default m if ALL||ALL_NONSHARED depends on TARGET_mvebu select PACKAGE_kmod-mwlwifi select PACKAGE_libc depends on PCI_SUPPORT help Marvell 88W8997 firmware Imre Kaloz config PACKAGE_p54-pci-firmware tristate "p54-pci-firmware........................................ p54-pci firmware" default y if DEFAULT_p54-pci-firmware default m if ALL select PACKAGE_libc help p54-pci firmware https://daemonizer.de/prism54/prism54-fw config PACKAGE_p54-spi-firmware tristate "p54-spi-firmware........................................ p54-spi firmware" default y if DEFAULT_p54-spi-firmware default m if ALL select PACKAGE_libc help p54-spi firmware https://daemonizer.de/prism54/prism54-fw config PACKAGE_p54-usb-firmware tristate "p54-usb-firmware........................................ p54-usb firmware" default y if DEFAULT_p54-usb-firmware default m if ALL select PACKAGE_libc help p54-usb firmware https://daemonizer.de/prism54/prism54-fw config PACKAGE_r8152-firmware tristate "r8152-firmware.................................. RealTek RTL8152 firmware" default y if DEFAULT_r8152-firmware default m if ALL select PACKAGE_libc help RealTek RTL8152 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_r8169-firmware tristate "r8169-firmware.................................. RealTek RTL8169 firmware" default y if DEFAULT_r8169-firmware default m if ALL select PACKAGE_libc help RealTek RTL8169 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_radeon-firmware tristate "radeon-firmware............................. Radeon Video Driver firmware" default y if DEFAULT_radeon-firmware default m if ALL select PACKAGE_libc help Radeon Video Driver firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rs9113-firmware tristate "rs9113-firmware.......................... RedPine Signals rs9113 firmware" default y if DEFAULT_rs9113-firmware default m if ALL select PACKAGE_libc help RedPine Signals rs9113 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rt2800-pci-firmware tristate "rt2800-pci-firmware.................. Ralink RT28xx/3xxx PCI/SoC firmware" default y if DEFAULT_rt2800-pci-firmware default m if ALL select PACKAGE_libc help Ralink RT28xx/3xxx PCI/SoC firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rt2800-usb-firmware tristate "rt2800-usb-firmware...................... Ralink RT28xx/3xxx USB firmware" default y if DEFAULT_rt2800-usb-firmware default m if ALL select PACKAGE_libc help Ralink RT28xx/3xxx USB firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rt61-pci-firmware tristate "rt61-pci-firmware................................. Ralink RT2561 firmware" default y if DEFAULT_rt61-pci-firmware default m if ALL select PACKAGE_libc help Ralink RT2561 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rt73-usb-firmware tristate "rt73-usb-firmware................................. Ralink RT2573 firmware" default y if DEFAULT_rt73-usb-firmware default m if ALL select PACKAGE_libc help Ralink RT2573 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rtl8188eu-firmware tristate "rtl8188eu-firmware............................ RealTek RTL8188EU firmware" default y if DEFAULT_rtl8188eu-firmware default m if ALL select PACKAGE_libc help RealTek RTL8188EU firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rtl8192ce-firmware tristate "rtl8192ce-firmware............................ RealTek RTL8192CE firmware" default y if DEFAULT_rtl8192ce-firmware default m if ALL select PACKAGE_libc help RealTek RTL8192CE firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rtl8192cu-firmware tristate "rtl8192cu-firmware............................ RealTek RTL8192CU firmware" default y if DEFAULT_rtl8192cu-firmware default m if ALL select PACKAGE_libc help RealTek RTL8192CU firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rtl8192de-firmware tristate "rtl8192de-firmware............................ RealTek RTL8192DE firmware" default y if DEFAULT_rtl8192de-firmware default m if ALL select PACKAGE_libc help RealTek RTL8192DE firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rtl8192eu-firmware tristate "rtl8192eu-firmware............................ RealTek RTL8192EU firmware" default y if DEFAULT_rtl8192eu-firmware default m if ALL select PACKAGE_libc help RealTek RTL8192EU firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rtl8192se-firmware tristate "rtl8192se-firmware............................ RealTek RTL8192SE firmware" default y if DEFAULT_rtl8192se-firmware default m if ALL select PACKAGE_libc help RealTek RTL8192SE firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rtl8723au-firmware tristate "rtl8723au-firmware............................ RealTek RTL8723AU firmware" default y if DEFAULT_rtl8723au-firmware default m if ALL select PACKAGE_libc help RealTek RTL8723AU firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rtl8723bu-firmware tristate "rtl8723bu-firmware............................ RealTek RTL8723BU firmware" default y if DEFAULT_rtl8723bu-firmware default m if ALL select PACKAGE_libc help RealTek RTL8723BU firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rtl8761a-firmware tristate "rtl8761a-firmware.............................. RealTek RTL8761A firmware" default y if DEFAULT_rtl8761a-firmware default m if ALL select PACKAGE_libc help RealTek RTL8761A firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rtl8761b-firmware tristate "rtl8761b-firmware.............................. RealTek RTL8761B firmware" default y if DEFAULT_rtl8761b-firmware default m if ALL select PACKAGE_libc help RealTek RTL8761B firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rtl8761bu-firmware tristate "rtl8761bu-firmware............................ RealTek RTL8761BU firmware" default y if DEFAULT_rtl8761bu-firmware default m if ALL select PACKAGE_libc help RealTek RTL8761BU firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rtl8821ae-firmware tristate "rtl8821ae-firmware............................ RealTek RTL8821AE firmware" default y if DEFAULT_rtl8821ae-firmware default m if ALL select PACKAGE_libc help RealTek RTL8821AE firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rtl8822be-firmware tristate "rtl8822be-firmware............................ RealTek RTL8822BE firmware" default y if DEFAULT_rtl8822be-firmware default m if ALL select PACKAGE_libc help RealTek RTL8822BE firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_rtl8822ce-firmware tristate "rtl8822ce-firmware............................ RealTek RTL8822CE firmware" default y if DEFAULT_rtl8822ce-firmware default m if ALL select PACKAGE_libc help RealTek RTL8822CE firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ti-3410-firmware tristate "ti-3410-firmware........................................ TI 3410 firmware" default y if DEFAULT_ti-3410-firmware default m if ALL select PACKAGE_libc help TI 3410 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_ti-5052-firmware tristate "ti-5052-firmware........................................ TI 5052 firmware" default y if DEFAULT_ti-5052-firmware default m if ALL select PACKAGE_libc help TI 5052 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_wil6210-firmware tristate "wil6210-firmware........................................ wil6210 firmware" default y if DEFAULT_wil6210-firmware default m if ALL select PACKAGE_libc help wil6210 firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_wireless-regdb tristate "wireless-regdb.............................. Wireless Regulatory Database" default y if DEFAULT_wireless-regdb default m if ALL select PACKAGE_libc help Wireless Regulatory Database https://git.kernel.org/pub/scm/linux/kernel/git/wens/wireless-regdb.git/ Felix Fietkau config PACKAGE_wl12xx-firmware tristate "wl12xx-firmware....................................... TI WL12xx firmware" default y if DEFAULT_wl12xx-firmware default m if ALL select PACKAGE_libc help TI WL12xx firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau config PACKAGE_wl18xx-firmware tristate "wl18xx-firmware....................................... TI WL18xx firmware" default y if DEFAULT_wl18xx-firmware default m if ALL select PACKAGE_libc help TI WL18xx firmware http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git Felix Fietkau endmenu menu "Fonts" menu "DejaVu" config PACKAGE_dejavu-fonts-ttf-DejaVuMathTeXGyre tristate "dejavu-fonts-ttf-DejaVuMathTeXGyre..................... DejaVuMathTeXGyre" default y if DEFAULT_dejavu-fonts-ttf-DejaVuMathTeXGyre default m if ALL select PACKAGE_libc help DejaVuMathTeXGyre http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSans tristate "dejavu-fonts-ttf-DejaVuSans................................... DejaVuSans" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSans default m if ALL select PACKAGE_libc help DejaVuSans http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSans-Bold tristate "dejavu-fonts-ttf-DejaVuSans-Bold......................... DejaVuSans-Bold" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSans-Bold default m if ALL select PACKAGE_libc help DejaVuSans-Bold http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSans-BoldOblique tristate "dejavu-fonts-ttf-DejaVuSans-BoldOblique........... DejaVuSans-BoldOblique" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSans-BoldOblique default m if ALL select PACKAGE_libc help DejaVuSans-BoldOblique http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSans-ExtraLight tristate "dejavu-fonts-ttf-DejaVuSans-ExtraLight............. DejaVuSans-ExtraLight" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSans-ExtraLight default m if ALL select PACKAGE_libc help DejaVuSans-ExtraLight http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSans-Oblique tristate "dejavu-fonts-ttf-DejaVuSans-Oblique................... DejaVuSans-Oblique" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSans-Oblique default m if ALL select PACKAGE_libc help DejaVuSans-Oblique http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSansCondensed tristate "dejavu-fonts-ttf-DejaVuSansCondensed................. DejaVuSansCondensed" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSansCondensed default m if ALL select PACKAGE_libc help DejaVuSansCondensed http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSansCondensed-Bold tristate "dejavu-fonts-ttf-DejaVuSansCondensed-Bold....... DejaVuSansCondensed-Bold" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSansCondensed-Bold default m if ALL select PACKAGE_libc help DejaVuSansCondensed-Bold http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSansCondensed-BoldOblique tristate "dejavu-fonts-ttf-DejaVuSansCondensed-BoldOblique" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSansCondensed-BoldOblique default m if ALL select PACKAGE_libc help DejaVuSansCondensed-BoldOblique http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSansCondensed-Oblique tristate "dejavu-fonts-ttf-DejaVuSansCondensed-Oblique. DejaVuSansCondensed-Oblique" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSansCondensed-Oblique default m if ALL select PACKAGE_libc help DejaVuSansCondensed-Oblique http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSansMono tristate "dejavu-fonts-ttf-DejaVuSansMono........................... DejaVuSansMono" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSansMono default m if ALL select PACKAGE_libc help DejaVuSansMono http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSansMono-Bold tristate "dejavu-fonts-ttf-DejaVuSansMono-Bold................. DejaVuSansMono-Bold" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSansMono-Bold default m if ALL select PACKAGE_libc help DejaVuSansMono-Bold http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSansMono-BoldOblique tristate "dejavu-fonts-ttf-DejaVuSansMono-BoldOblique... DejaVuSansMono-BoldOblique" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSansMono-BoldOblique default m if ALL select PACKAGE_libc help DejaVuSansMono-BoldOblique http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSansMono-Oblique tristate "dejavu-fonts-ttf-DejaVuSansMono-Oblique........... DejaVuSansMono-Oblique" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSansMono-Oblique default m if ALL select PACKAGE_libc help DejaVuSansMono-Oblique http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSerif tristate "dejavu-fonts-ttf-DejaVuSerif................................. DejaVuSerif" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSerif default m if ALL select PACKAGE_libc help DejaVuSerif http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSerif-Bold tristate "dejavu-fonts-ttf-DejaVuSerif-Bold....................... DejaVuSerif-Bold" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSerif-Bold default m if ALL select PACKAGE_libc help DejaVuSerif-Bold http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSerif-BoldItalic tristate "dejavu-fonts-ttf-DejaVuSerif-BoldItalic........... DejaVuSerif-BoldItalic" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSerif-BoldItalic default m if ALL select PACKAGE_libc help DejaVuSerif-BoldItalic http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSerif-Italic tristate "dejavu-fonts-ttf-DejaVuSerif-Italic................... DejaVuSerif-Italic" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSerif-Italic default m if ALL select PACKAGE_libc help DejaVuSerif-Italic http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSerifCondensed tristate "dejavu-fonts-ttf-DejaVuSerifCondensed............... DejaVuSerifCondensed" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSerifCondensed default m if ALL select PACKAGE_libc help DejaVuSerifCondensed http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSerifCondensed-Bold tristate "dejavu-fonts-ttf-DejaVuSerifCondensed-Bold..... DejaVuSerifCondensed-Bold" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSerifCondensed-Bold default m if ALL select PACKAGE_libc help DejaVuSerifCondensed-Bold http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSerifCondensed-BoldItalic tristate "dejavu-fonts-ttf-DejaVuSerifCondensed-BoldItalic" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSerifCondensed-BoldItalic default m if ALL select PACKAGE_libc help DejaVuSerifCondensed-BoldItalic http://dejavu.sourceforge.net/ Mirko Vogt config PACKAGE_dejavu-fonts-ttf-DejaVuSerifCondensed-Italic tristate "dejavu-fonts-ttf-DejaVuSerifCondensed-Italic. DejaVuSerifCondensed-Italic" default y if DEFAULT_dejavu-fonts-ttf-DejaVuSerifCondensed-Italic default m if ALL select PACKAGE_libc help DejaVuSerifCondensed-Italic http://dejavu.sourceforge.net/ Mirko Vogt endmenu endmenu menu "Kernel modules" menu "Block Devices" config PACKAGE_kmod-ahci-qoriq tristate "kmod-ahci-qoriq........................ Freescale QorIQ AHCI SATA support" default y if DEFAULT_kmod-ahci-qoriq default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_layerscape depends on TARGET_ipq806x||TARGET_layerscape||TARGET_sunxi select PACKAGE_kmod-ata-ahci-platform select PACKAGE_kmod-ata-core depends on PCI_SUPPORT||TARGET_sunxi help This option enables support for the Freescale QorIQ AHCI SoC's onboard AHCI SATA. config PACKAGE_kmod-aoe tristate "kmod-aoe....................................... ATA over Ethernet support" default y if DEFAULT_kmod-aoe default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel support for ATA over Ethernet config PACKAGE_kmod-ata-ahci tristate "kmod-ata-ahci.................................... AHCI Serial ATA support" default y if DEFAULT_kmod-ata-ahci default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ata-core depends on PCI_SUPPORT||TARGET_sunxi help Support for AHCI Serial ATA controllers config PACKAGE_kmod-ata-ahci-mtk tristate "kmod-ata-ahci-mtk....................... Mediatek AHCI Serial ATA support" default y if DEFAULT_kmod-ata-ahci-mtk default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ata-core depends on (TARGET_mediatek_mt7622||TARGET_mediatek_mt7623) depends on PCI_SUPPORT||TARGET_sunxi help Mediatek AHCI Serial ATA host controllers config PACKAGE_kmod-ata-ahci-platform tristate "kmod-ata-ahci-platform.................. AHCI Serial ATA Platform support" default y if DEFAULT_kmod-ata-ahci-platform default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT||TARGET_sunxi depends on TARGET_ipq806x||TARGET_layerscape||TARGET_sunxi select PACKAGE_kmod-ata-core help Platform support for AHCI Serial ATA controllers config PACKAGE_kmod-ata-artop tristate "kmod-ata-artop.............................. ARTOP 6210/6260 PATA support" default y if DEFAULT_kmod-ata-artop default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT||TARGET_sunxi select PACKAGE_kmod-ata-core help PATA support for ARTOP 6210/6260 host controllers config PACKAGE_kmod-ata-core tristate "kmod-ata-core............................ Serial and Parallel ATA support" default y if DEFAULT_kmod-ata-core default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-scsi-core depends on PCI_SUPPORT||TARGET_sunxi help Serial and Parallel ATA support config PACKAGE_kmod-ata-marvell-sata tristate "kmod-ata-marvell-sata......................... Marvell Serial ATA support" default y if DEFAULT_kmod-ata-marvell-sata default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ata-core depends on PCI_SUPPORT||TARGET_sunxi depends on TARGET_kirkwood help SATA support for marvell chipsets config PACKAGE_kmod-ata-nvidia-sata tristate "kmod-ata-nvidia-sata........................... Nvidia Serial ATA support" default y if DEFAULT_kmod-ata-nvidia-sata default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT||TARGET_sunxi select PACKAGE_kmod-ata-core help Nvidia Serial ATA support config PACKAGE_kmod-ata-oxnas-sata tristate "kmod-ata-oxnas-sata............................. oxnas Serial ATA support" default y if DEFAULT_kmod-ata-oxnas-sata default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_oxnas depends on PCI_SUPPORT||TARGET_sunxi select PACKAGE_kmod-ata-core help SATA support for OX934 core found in the OX8xx/PLX782x SoCs config PACKAGE_kmod-ata-pdc202xx-old tristate "kmod-ata-pdc202xx-old.............. Older Promise PATA controller support" default y if DEFAULT_kmod-ata-pdc202xx-old default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ata-core depends on PCI_SUPPORT||TARGET_sunxi help This option enables support for the Promise 20246, 20262, 20263, 20265 and 20267 adapters config PACKAGE_kmod-ata-piix tristate "kmod-ata-piix............................... Intel PIIX PATA/SATA support" default y if DEFAULT_kmod-ata-piix default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT||TARGET_sunxi select PACKAGE_kmod-ata-core help SATA support for Intel ICH5/6/7/8 series host controllers and PATA support for Intel ESB/ICH/PIIX3/PIIX4 series host controllers config PACKAGE_kmod-ata-sil tristate "kmod-ata-sil.................................. Silicon Image SATA support" default y if DEFAULT_kmod-ata-sil default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ata-core depends on PCI_SUPPORT||TARGET_sunxi help Support for Silicon Image Serial ATA controllers config PACKAGE_kmod-ata-sil24 tristate "kmod-ata-sil24...................... Silicon Image 3124/3132 SATA support" default y if DEFAULT_kmod-ata-sil24 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ata-core depends on PCI_SUPPORT||TARGET_sunxi help Support for Silicon Image 3124/3132 Serial ATA controllers config PACKAGE_kmod-ata-sunxi tristate "kmod-ata-sunxi......................... AllWinner sunXi AHCI SATA support" default y if DEFAULT_kmod-ata-sunxi default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT||TARGET_sunxi select PACKAGE_kmod-scsi-core select PACKAGE_kmod-ata-ahci-platform depends on TARGET_sunxi depends on TARGET_ipq806x||TARGET_layerscape||TARGET_sunxi help SATA support for the AllWinner sunXi SoC's onboard AHCI SATA config PACKAGE_kmod-ata-via-sata tristate "kmod-ata-via-sata....................................... VIA SATA support" default y if DEFAULT_kmod-ata-via-sata default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ata-core depends on PCI_SUPPORT||TARGET_sunxi help This option enables support for VIA Serial ATA config PACKAGE_kmod-block2mtd tristate "kmod-block2mtd................................ Block device MTD emulation" default y if DEFAULT_kmod-block2mtd default m if ALL||ALL_NONSHARED||ALL_KMODS help Block device MTD emulation config PACKAGE_kmod-dax tristate "kmod-dax..................... DAX: direct access to differentiated memory" default y if DEFAULT_kmod-dax default m if ALL||ALL_NONSHARED||ALL_KMODS help DAX: direct access to differentiated memory config PACKAGE_kmod-dm tristate "kmod-dm.................................................... Device Mapper" default y if DEFAULT_kmod-dm default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-keys-encrypted if KERNEL_KEYS select PACKAGE_kmod-dax select PACKAGE_kmod-crypto-manager help Kernel module necessary for LVM2 support config PACKAGE_kmod-dm-raid tristate "kmod-dm-raid........................................... LVM2 raid support" default y if DEFAULT_kmod-dm-raid default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-md-raid10 select PACKAGE_kmod-dm select PACKAGE_kmod-md-mod select PACKAGE_kmod-md-raid1 select PACKAGE_kmod-md-raid456 select PACKAGE_kmod-md-raid0 help Kernel module necessary for LVM2 raid support config PACKAGE_kmod-iosched-bfq tristate "kmod-iosched-bfq.................... Kernel support for BFQ I/O scheduler" default y if DEFAULT_kmod-iosched-bfq default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel support for BFQ I/O scheduler config PACKAGE_kmod-iscsi-initiator tristate "kmod-iscsi-initiator......................... iSCSI Initiator over TCP/IP" default y if DEFAULT_kmod-iscsi-initiator default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-scsi-core select PACKAGE_kmod-crypto-hash help The iSCSI Driver provides a host with the ability to access storage through an IP network. The driver uses the iSCSI protocol to transport SCSI requests and responses over a TCP/IP network between the host (the "initiator") and "targets". config PACKAGE_kmod-libsas tristate "kmod-libsas.............................. SAS Domain Transport Attributes" default y if DEFAULT_kmod-libsas default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86 help SAS Domain Transport Attributes support config PACKAGE_kmod-loop tristate "kmod-loop........................................ Loopback device support" default y if DEFAULT_kmod-loop default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for loopback device support config PACKAGE_kmod-md-mod tristate "kmod-md-mod...................................................... MD RAID" default y if DEFAULT_kmod-md-mod default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel RAID md module (md-mod.ko). You will need to select at least one RAID level module below. config PACKAGE_kmod-md-linear tristate "kmod-md-linear........................................ RAID Linear Module" default y if DEFAULT_kmod-md-linear default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-md-mod help RAID "Linear" or "Append" driver module (linear.ko) config PACKAGE_kmod-md-multipath tristate "kmod-md-multipath.................................... MD Multipath Module" default y if DEFAULT_kmod-md-multipath default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-md-mod help Multipath driver module (multipath.ko) config PACKAGE_kmod-md-raid0 tristate "kmod-md-raid0............................................... RAID0 Module" default y if DEFAULT_kmod-md-raid0 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-md-mod help RAID Level 0 (Striping) driver module (raid0.ko) config PACKAGE_kmod-md-raid1 tristate "kmod-md-raid1............................................... RAID1 Module" default y if DEFAULT_kmod-md-raid1 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-md-mod help RAID Level 1 (Mirroring) driver (raid1.ko) config PACKAGE_kmod-md-raid10 tristate "kmod-md-raid10............................................. RAID10 Module" default y if DEFAULT_kmod-md-raid10 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-md-mod help RAID Level 10 (Mirroring+Striping) driver module (raid10.ko) config PACKAGE_kmod-md-raid456 tristate "kmod-md-raid456.................................... RAID Level 456 Driver" default y if DEFAULT_kmod-md-raid456 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-lib-crc32c depends on PACKAGE_kmod-md-mod select PACKAGE_kmod-lib-xor select PACKAGE_kmod-lib-raid6 help RAID Level 4,5,6 kernel module (raid456.ko) Includes the following modules required by raid456.ko: xor.ko async_tx.ko async_xor.ko async_memcpy.ko async_pq.ko async_raid5_recov.ko raid6_pq.ko config PACKAGE_kmod-mvsas tristate "kmod-mvsas.............................. Marvell 88SE6440 SAS/SATA driver" default y if DEFAULT_kmod-mvsas default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libsas depends on TARGET_x86 help Kernel support for the Marvell SAS SCSI adapters config PACKAGE_kmod-nbd tristate "kmod-nbd.................................... Network block device support" default y if DEFAULT_kmod-nbd default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for network block device support config PACKAGE_kmod-nvme tristate "kmod-nvme....................................... NVM Express block device" default y if DEFAULT_kmod-nvme default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT help Kernel module for NVM Express solid state drives directly connected to the PCI or PCI Express bus. config PACKAGE_kmod-scsi-cdrom tristate "kmod-scsi-cdrom....................... Kernel support for CD / DVD drives" default y if DEFAULT_kmod-scsi-cdrom default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-cdrom select PACKAGE_kmod-scsi-core help Kernel support for CD / DVD drives config PACKAGE_kmod-scsi-core tristate "kmod-scsi-core....................................... SCSI device support" default y if DEFAULT_kmod-scsi-core default m if ALL||ALL_NONSHARED||ALL_KMODS help SCSI device support config PACKAGE_kmod-scsi-generic tristate "kmod-scsi-generic........................ Kernel support for SCSI generic" default y if DEFAULT_kmod-scsi-generic default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-scsi-core help Kernel support for SCSI generic config PACKAGE_kmod-scsi-tape tristate "kmod-scsi-tape....................... Kernel support for scsi tape drives" default y if DEFAULT_kmod-scsi-tape default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-scsi-core help Kernel support for scsi tape drives endmenu menu "CAN Support" config PACKAGE_kmod-can tristate "kmod-can................................................. CAN bus support" default y if DEFAULT_kmod-can default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for CAN bus support. config PACKAGE_kmod-can-bcm tristate "kmod-can-bcm............................... Broadcast Manager CAN Protcol" default y if DEFAULT_kmod-can-bcm default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-can help The Broadcast Manager offers content filtering, timeout monitoring, sending of RTR frames, and cyclic CAN messages without permanent user interaction. config PACKAGE_kmod-can-c-can tristate "kmod-can-c-can................................. BOSCH C_CAN/D_CAN drivers" default y if DEFAULT_kmod-can-c-can default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-can help This driver adds generic support for the C_CAN/D_CAN chips. config PACKAGE_kmod-can-c-can-pci tristate "kmod-can-c-can-pci................ PCI Bus based BOSCH C_CAN/D_CAN driver" default y if DEFAULT_kmod-can-c-can-pci default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-can depends on PCI_SUPPORT depends on PACKAGE_kmod-can-c-can help This driver adds support for the C_CAN/D_CAN chips connected to the PCI bus. config PACKAGE_kmod-can-c-can-platform tristate "kmod-can-c-can-platform...... Platform Bus based BOSCH C_CAN/D_CAN driver" default y if DEFAULT_kmod-can-c-can-platform default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-can-c-can depends on PACKAGE_kmod-can select PACKAGE_kmod-regmap-core help This driver adds support for the C_CAN/D_CAN chips connected to the "platform bus" (Linux abstraction for directly to the processor attached devices) which can be found on various boards from ST Microelectronics (http://www.st.com) like the SPEAr1310 and SPEAr320 evaluation boards & TI (www.ti.com) boards like am335x, dm814x, dm813x and dm811x. config PACKAGE_kmod-can-flexcan tristate "kmod-can-flexcan............... Support for Freescale FLEXCAN based chips" default y if DEFAULT_kmod-can-flexcan default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-can depends on TARGET_imx help Freescale FLEXCAN CAN bus controller implementation. config PACKAGE_kmod-can-gw tristate "kmod-can-gw........................................... CAN Gateway/Router" default y if DEFAULT_kmod-can-gw default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-can help The CAN Gateway/Router is used to route (and modify) CAN frames. config PACKAGE_kmod-can-mcp251x tristate "kmod-can-mcp251x.............................. MCP251x SPI CAN controller" default y if DEFAULT_kmod-can-mcp251x default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-can help Microchip MCP251x SPI CAN controller config PACKAGE_kmod-can-raw tristate "kmod-can-raw............................................. Raw CAN Protcol" default y if DEFAULT_kmod-can-raw default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-can help The raw CAN protocol option offers access to the CAN bus via the BSD socket API. config PACKAGE_kmod-can-slcan tristate "kmod-can-slcan.................. Serial / USB serial CAN Adaptors (slcan)" default y if DEFAULT_kmod-can-slcan default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-can help CAN driver for several 'low cost' CAN interfaces that are attached via serial lines or via USB-to-serial adapters using the LAWICEL ASCII protocol. config PACKAGE_kmod-can-usb-8dev tristate "kmod-can-usb-8dev............................ 8 devices USB2CAN interface" default y if DEFAULT_kmod-can-usb-8dev default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core depends on PACKAGE_kmod-can depends on USB_SUPPORT help This driver supports the USB2CAN interface from 8 devices (http://www.8devices.com). config PACKAGE_kmod-can-usb-ems tristate "kmod-can-usb-ems...................... EMS CPC-USB/ARM7 CAN/USB interface" default y if DEFAULT_kmod-can-usb-ems default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core depends on PACKAGE_kmod-can depends on USB_SUPPORT help This driver is for the one channel CPC-USB/ARM7 CAN/USB interface from EMS Dr. Thomas Wuensche (http://www.ems-wuensche.de). config PACKAGE_kmod-can-usb-esd tristate "kmod-can-usb-esd............................. ESD USB/2 CAN/USB interface" default y if DEFAULT_kmod-can-usb-esd default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core depends on PACKAGE_kmod-can depends on USB_SUPPORT help This driver supports the CAN-USB/2 interface from esd electronic system design gmbh (http://www.esd.eu). config PACKAGE_kmod-can-usb-kvaser tristate "kmod-can-usb-kvaser............................. Kvaser CAN/USB interface" default y if DEFAULT_kmod-can-usb-kvaser default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT depends on PACKAGE_kmod-can select PACKAGE_kmod-usb-core help This driver adds support for Kvaser CAN/USB devices like Kvaser Leaf Light. config PACKAGE_kmod-can-usb-peak tristate "kmod-can-usb-peak....................... PEAK PCAN-USB/USB Pro interfaces" default y if DEFAULT_kmod-can-usb-peak default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core depends on PACKAGE_kmod-can depends on USB_SUPPORT help This driver supports the PCAN-USB and PCAN-USB Pro adapters from PEAK-System Technik (http://www.peak-system.com). config PACKAGE_kmod-can-vcan tristate "kmod-can-vcan......................... Virtual Local CAN Interface (vcan)" default y if DEFAULT_kmod-can-vcan default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-can help Similar to the network loopback devices, vcan offers a virtual local CAN interface. config PACKAGE_kmod-can-xilinx-can tristate "kmod-can-xilinx-can........................................ Xilinx CAN IP" default y if DEFAULT_kmod-can-xilinx-can default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_zynq depends on PACKAGE_kmod-can help Xilinx CAN driver. This driver supports both soft AXI CAN IP and Zynq CANPS IP. endmenu menu "Cryptographic API modules" config PACKAGE_kmod-crypto-acompress tristate default y if DEFAULT_kmod-crypto-acompress help Asynchronous Compression operations config PACKAGE_kmod-crypto-aead tristate "kmod-crypto-aead.................................. CryptoAPI AEAD support" default y if DEFAULT_kmod-crypto-aead default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-null help CryptoAPI AEAD support config PACKAGE_kmod-crypto-arc4 tristate "kmod-crypto-arc4............................ ARC4 cipher CryptoAPI module" default y if DEFAULT_kmod-crypto-arc4 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-user help ARC4 cipher CryptoAPI module config PACKAGE_kmod-crypto-authenc tristate "kmod-crypto-authenc...................... Combined mode wrapper for IPsec" default y if DEFAULT_kmod-crypto-authenc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-manager select PACKAGE_kmod-crypto-null help Combined mode wrapper for IPsec config PACKAGE_kmod-crypto-cbc tristate "kmod-crypto-cbc................... Cipher Block Chaining CryptoAPI module" default y if DEFAULT_kmod-crypto-cbc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-manager help Cipher Block Chaining CryptoAPI module config PACKAGE_kmod-crypto-ccm tristate "kmod-crypto-ccm................... Support for Counter with CBC MAC (CCM)" default y if DEFAULT_kmod-crypto-ccm default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-ctr select PACKAGE_kmod-crypto-aead help Support for Counter with CBC MAC (CCM) config PACKAGE_kmod-crypto-chacha20poly1305 tristate "kmod-crypto-chacha20poly1305" default y if DEFAULT_kmod-crypto-chacha20poly1305 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-aead select PACKAGE_kmod-crypto-manager help ChaCha20-Poly1305 AEAD support, RFC7539 (used by strongSwan IPsec VPN) config PACKAGE_kmod-crypto-cmac tristate "kmod-crypto-cmac" default y if DEFAULT_kmod-crypto-cmac default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-hash help Support for Cipher-based Message Authentication Code (CMAC) config PACKAGE_kmod-crypto-crc32 tristate default y if DEFAULT_kmod-crypto-crc32 select PACKAGE_kmod-crypto-hash help CRC32 CRC module config PACKAGE_kmod-crypto-crc32c tristate "kmod-crypto-crc32c..................................... CRC32c CRC module" default y if DEFAULT_kmod-crypto-crc32c default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-hash help CRC32c CRC module config PACKAGE_kmod-crypto-ctr tristate "kmod-crypto-ctr............................ Counter Mode CryptoAPI module" default y if DEFAULT_kmod-crypto-ctr default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-seqiv select PACKAGE_kmod-crypto-manager help Counter Mode CryptoAPI module config PACKAGE_kmod-crypto-cts tristate "kmod-crypto-cts.................... Cipher Text Stealing CryptoAPI module" default y if DEFAULT_kmod-crypto-cts default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-manager help Cipher Text Stealing CryptoAPI module config PACKAGE_kmod-crypto-deflate tristate "kmod-crypto-deflate................. Deflate compression CryptoAPI module" default y if DEFAULT_kmod-crypto-deflate default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-acompress select PACKAGE_kmod-lib-zlib-inflate select PACKAGE_kmod-lib-zlib-deflate help Deflate compression CryptoAPI module config PACKAGE_kmod-crypto-des tristate "kmod-crypto-des......................... DES/3DES cipher CryptoAPI module" default y if DEFAULT_kmod-crypto-des default m if ALL||ALL_NONSHARED||ALL_KMODS help DES/3DES cipher CryptoAPI module config PACKAGE_kmod-crypto-ecb tristate "kmod-crypto-ecb..................... Electronic CodeBook CryptoAPI module" default y if DEFAULT_kmod-crypto-ecb default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-manager help Electronic CodeBook CryptoAPI module config PACKAGE_kmod-crypto-ecdh tristate "kmod-crypto-ecdh.......................................... ECDH algorithm" default y if DEFAULT_kmod-crypto-ecdh default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-kpp help ECDH algorithm config PACKAGE_kmod-crypto-echainiv tristate "kmod-crypto-echainiv........................ Encrypted Chain IV Generator" default y if DEFAULT_kmod-crypto-echainiv default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-aead help Encrypted Chain IV Generator config PACKAGE_kmod-crypto-essiv tristate "kmod-crypto-essiv..................... ESSIV support for block encryption" default y if DEFAULT_kmod-crypto-essiv default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-authenc help ESSIV support for block encryption config PACKAGE_kmod-crypto-fcrypt tristate "kmod-crypto-fcrypt........................ FCRYPT cipher CryptoAPI module" default y if DEFAULT_kmod-crypto-fcrypt default m if ALL||ALL_NONSHARED||ALL_KMODS help FCRYPT cipher CryptoAPI module config PACKAGE_kmod-crypto-gcm tristate "kmod-crypto-gcm................................ GCM/GMAC CryptoAPI module" default y if DEFAULT_kmod-crypto-gcm default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-ctr select PACKAGE_kmod-crypto-ghash select PACKAGE_kmod-crypto-null help GCM/GMAC CryptoAPI module config PACKAGE_kmod-crypto-gf128 tristate "kmod-crypto-gf128.... GF(2^128) multiplication functions CryptoAPI module" default y if DEFAULT_kmod-crypto-gf128 default m if ALL||ALL_NONSHARED||ALL_KMODS help GF(2^128) multiplication functions CryptoAPI module config PACKAGE_kmod-crypto-ghash tristate "kmod-crypto-ghash.......................... GHASH digest CryptoAPI module" default y if DEFAULT_kmod-crypto-ghash default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-gf128 select PACKAGE_kmod-crypto-hash help GHASH digest CryptoAPI module config PACKAGE_kmod-crypto-hash tristate "kmod-crypto-hash.................................. CryptoAPI hash support" default y if DEFAULT_kmod-crypto-hash default m if ALL||ALL_NONSHARED||ALL_KMODS help CryptoAPI hash support config PACKAGE_kmod-crypto-hmac tristate "kmod-crypto-hmac............................ HMAC digest CryptoAPI module" default y if DEFAULT_kmod-crypto-hmac default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-manager select PACKAGE_kmod-crypto-hash help HMAC digest CryptoAPI module config PACKAGE_kmod-crypto-hw-ccp tristate "kmod-crypto-hw-ccp......................... AMD Cryptographic Coprocessor" default y if DEFAULT_kmod-crypto-hw-ccp default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-rsa select PACKAGE_kmod-random-core select PACKAGE_kmod-crypto-hash select PACKAGE_kmod-crypto-sha1 depends on TARGET_x86 select PACKAGE_kmod-crypto-manager select PACKAGE_kmod-crypto-authenc select PACKAGE_kmod-crypto-sha256 help AMD Cryptographic Coprocessor config PACKAGE_kmod-crypto-hw-geode tristate "kmod-crypto-hw-geode.................... AMD Geode hardware crypto module" default y if DEFAULT_kmod-crypto-hw-geode default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86_geode select PACKAGE_kmod-crypto-manager help AMD Geode hardware crypto module config PACKAGE_kmod-crypto-hw-hifn-795x tristate "kmod-crypto-hw-hifn-795x.................... HIFN 795x crypto accelerator" default y if DEFAULT_kmod-crypto-hw-hifn-795x default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-crypto-des select PACKAGE_kmod-crypto-manager select PACKAGE_kmod-random-core help HIFN 795x crypto accelerator config PACKAGE_kmod-crypto-hw-padlock tristate "kmod-crypto-hw-padlock..... VIA PadLock ACE with AES/SHA hw crypto module" default y if DEFAULT_kmod-crypto-hw-padlock default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-manager help VIA PadLock ACE with AES/SHA hw crypto module config PACKAGE_kmod-crypto-hw-safexcel tristate "kmod-crypto-hw-safexcel.............. MVEBU SafeXcel Crypto Engine module" default y if DEFAULT_kmod-crypto-hw-safexcel default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_mvebu_cortexa53||TARGET_mvebu_cortexa72||TARGET_mediatek_filogic||TARGET_mediatek_mt7623) select PACKAGE_kmod-crypto-des select PACKAGE_kmod-crypto-sha1 select PACKAGE_kmod-crypto-md5 select PACKAGE_kmod-crypto-hmac select PACKAGE_eip197-mini-firmware select PACKAGE_kmod-crypto-sha512 select PACKAGE_kmod-crypto-sha256 select PACKAGE_kmod-crypto-authenc help MVEBU's EIP97 and EIP197 Cryptographic Engine driver designed by Inside Secure. This is found on Marvell Armada 37xx/7k/8k SoCs. Particular version of these IP (EIP197B and EIP197D) require firmware. The mini firmware package provides limited functionality, for most operations a full-featured firmware is required. Unfortunately the "full" firmware is not freely available and needs signed Non-Disclosure Agreement (NDA) with Marvell. For those who have signed NDA the firmware can be obtained at https://extranet.marvell.com. config PACKAGE_kmod-crypto-hw-talitos tristate "kmod-crypto-hw-talitos. Freescale integrated security engine (SEC) driver" default y if DEFAULT_kmod-crypto-hw-talitos default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_mpc85xx||TARGET_layerscape) select PACKAGE_kmod-random-core select PACKAGE_kmod-crypto-manager select PACKAGE_kmod-crypto-authenc select PACKAGE_kmod-crypto-hash select PACKAGE_kmod-crypto-des help Freescale integrated security engine (SEC) driver config PACKAGE_kmod-crypto-kpp tristate "kmod-crypto-kpp........................ Key-agreement Protocol Primitives" default y if DEFAULT_kmod-crypto-kpp default m if ALL||ALL_NONSHARED||ALL_KMODS help Key-agreement Protocol Primitives config PACKAGE_kmod-crypto-lib-chacha20 tristate default y if DEFAULT_kmod-crypto-lib-chacha20 help ChaCha library interface config PACKAGE_kmod-crypto-lib-chacha20poly1305 tristate default y if DEFAULT_kmod-crypto-lib-chacha20poly1305 select PACKAGE_kmod-crypto-lib-chacha20 select PACKAGE_kmod-crypto-lib-poly1305 help ChaCha20-Poly1305 AEAD support (8-byte nonce library version) config PACKAGE_kmod-crypto-lib-curve25519 tristate default y if DEFAULT_kmod-crypto-lib-curve25519 help Curve25519 scalar multiplication library imply PACKAGE_kmod-crypto-kpp config PACKAGE_kmod-crypto-lib-poly1305 tristate default y if DEFAULT_kmod-crypto-lib-poly1305 help Poly1305 library interface imply PACKAGE_kmod-crypto-hash config PACKAGE_kmod-crypto-manager tristate "kmod-crypto-manager.......................... CryptoAPI algorithm manager" default y if DEFAULT_kmod-crypto-manager default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-aead select PACKAGE_kmod-crypto-hash help CryptoAPI algorithm manager config PACKAGE_kmod-crypto-md4 tristate "kmod-crypto-md4.............................. MD4 digest CryptoAPI module" default y if DEFAULT_kmod-crypto-md4 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-hash help MD4 digest CryptoAPI module config PACKAGE_kmod-crypto-md5 tristate "kmod-crypto-md5.............................. MD5 digest CryptoAPI module" default y if DEFAULT_kmod-crypto-md5 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-hash help MD5 digest CryptoAPI module config PACKAGE_kmod-crypto-michael-mic tristate "kmod-crypto-michael-mic........ Michael MIC keyed digest CryptoAPI module" default y if DEFAULT_kmod-crypto-michael-mic default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-hash help Michael MIC keyed digest CryptoAPI module config PACKAGE_kmod-crypto-misc tristate "kmod-crypto-misc................................. Other CryptoAPI modules" default y if DEFAULT_kmod-crypto-misc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-user select PACKAGE_kmod-crypto-xts help Other CryptoAPI modules config PACKAGE_kmod-crypto-null tristate "kmod-crypto-null................................... Null CryptoAPI module" default y if DEFAULT_kmod-crypto-null default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-hash help Null CryptoAPI module config PACKAGE_kmod-crypto-pcbc tristate "kmod-crypto-pcbc...... Propagating Cipher Block Chaining CryptoAPI module" default y if DEFAULT_kmod-crypto-pcbc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-manager help Propagating Cipher Block Chaining CryptoAPI module config PACKAGE_kmod-crypto-rmd160 tristate "kmod-crypto-rmd160..................... RIPEMD160 digest CryptoAPI module" default y if DEFAULT_kmod-crypto-rmd160 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-hash help RIPEMD160 digest CryptoAPI module config PACKAGE_kmod-crypto-rng tristate "kmod-crypto-rng....................... CryptoAPI random number generation" default y if DEFAULT_kmod-crypto-rng default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-hash select PACKAGE_kmod-crypto-sha512 select PACKAGE_kmod-crypto-hmac help CryptoAPI random number generation config PACKAGE_kmod-crypto-rsa tristate default y if DEFAULT_kmod-crypto-rsa select PACKAGE_kmod-asn1-decoder select PACKAGE_kmod-crypto-manager help RSA algorithm config PACKAGE_kmod-crypto-seqiv tristate "kmod-crypto-seqiv................. CryptoAPI Sequence Number IV Generator" default y if DEFAULT_kmod-crypto-seqiv default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-aead select PACKAGE_kmod-crypto-rng help CryptoAPI Sequence Number IV Generator config PACKAGE_kmod-crypto-sha1 tristate "kmod-crypto-sha1............................ SHA1 digest CryptoAPI module" default y if DEFAULT_kmod-crypto-sha1 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-hash help SHA1 digest CryptoAPI module config PACKAGE_kmod-crypto-sha256 tristate "kmod-crypto-sha256................. SHA224 SHA256 digest CryptoAPI module" default y if DEFAULT_kmod-crypto-sha256 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-hash help SHA224 SHA256 digest CryptoAPI module config PACKAGE_kmod-crypto-sha512 tristate "kmod-crypto-sha512........................ SHA512 digest CryptoAPI module" default y if DEFAULT_kmod-crypto-sha512 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-hash help SHA512 digest CryptoAPI module config PACKAGE_kmod-crypto-test tristate "kmod-crypto-test................................... Test CryptoAPI module" default y if DEFAULT_kmod-crypto-test default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-manager help Test CryptoAPI module config PACKAGE_kmod-crypto-user tristate "kmod-crypto-user........................... CryptoAPI userspace interface" default y if DEFAULT_kmod-crypto-user default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-manager select PACKAGE_kmod-crypto-hash help CryptoAPI userspace interface config PACKAGE_kmod-crypto-xcbc tristate "kmod-crypto-xcbc................................... XCBC CryptoAPI module" default y if DEFAULT_kmod-crypto-xcbc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-manager select PACKAGE_kmod-crypto-hash help XCBC CryptoAPI module config PACKAGE_kmod-crypto-xts tristate "kmod-crypto-xts.............................. XTS cipher CryptoAPI module" default y if DEFAULT_kmod-crypto-xts default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-manager select PACKAGE_kmod-crypto-gf128 help XTS cipher CryptoAPI module config PACKAGE_kmod-cryptodev tristate "kmod-cryptodev..................... Driver for cryptographic acceleration" default y if DEFAULT_kmod-cryptodev default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-hash select PACKAGE_kmod-crypto-authenc help This is a driver for that allows to use the Linux kernel supported hardware ciphers by user-space applications. http://cryptodev-linux.org/ Ansuel Smith config PACKAGE_kmod-ltq-deu-ar9 tristate "kmod-ltq-deu-ar9...................................... deu driver for ar9" default y if DEFAULT_kmod-ltq-deu-ar9 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-des select PACKAGE_kmod-crypto-manager depends on TARGET_lantiq_xway help deu driver for ar9 http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-deu-danube tristate "kmod-ltq-deu-danube................................ deu driver for danube" default y if DEFAULT_kmod-ltq-deu-danube default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-manager depends on TARGET_lantiq_xway select PACKAGE_kmod-crypto-des help deu driver for danube http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-deu-vr9 tristate "kmod-ltq-deu-vr9...................................... deu driver for vr9" default y if DEFAULT_kmod-ltq-deu-vr9 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-manager select PACKAGE_kmod-crypto-des depends on TARGET_lantiq_xrx200 help deu driver for vr9 http://www.lantiq.com/ John Crispin endmenu menu "Filesystems" config PACKAGE_kmod-fs-9p tristate "kmod-fs-9p............................... Plan 9 Resource Sharing Support" default y if DEFAULT_kmod-fs-9p default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-9pnet depends on VIRTIO_SUPPORT help Kernel module for Plan 9 Resource Sharing Support support config PACKAGE_kmod-fs-afs tristate "kmod-fs-afs..................................... Andrew FileSystem client" default y if DEFAULT_kmod-fs-afs default n select PACKAGE_kmod-dnsresolver select PACKAGE_kmod-rxrpc select PACKAGE_kmod-fs-fscache help Kernel module for Andrew FileSystem client support config PACKAGE_kmod-fs-autofs4 tristate "kmod-fs-autofs4............................... AUTOFS4 filesystem support" default y if DEFAULT_kmod-fs-autofs4 default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for AutoFS4 support config PACKAGE_kmod-fs-btrfs tristate "kmod-fs-btrfs................................... BTRFS filesystem support" default y if DEFAULT_kmod-fs-btrfs default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-lib-zlib-deflate select PACKAGE_kmod-lib-zstd select PACKAGE_kmod-lib-lzo select PACKAGE_kmod-lib-crc32c select PACKAGE_kmod-lib-raid6 select PACKAGE_kmod-lib-xor select PACKAGE_kmod-lib-zlib-inflate help Kernel module for BTRFS support config PACKAGE_kmod-fs-cifs tristate "kmod-fs-cifs................................................ CIFS support" default y if DEFAULT_kmod-fs-cifs default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-ccm select PACKAGE_kmod-crypto-cmac select PACKAGE_kmod-crypto-aead select PACKAGE_kmod-crypto-md5 select PACKAGE_kmod-oid-registry select PACKAGE_kmod-dnsresolver select PACKAGE_kmod-crypto-des select PACKAGE_kmod-crypto-sha512 select PACKAGE_kmod-crypto-ecb select PACKAGE_kmod-crypto-hmac select PACKAGE_kmod-asn1-decoder select PACKAGE_kmod-crypto-sha256 select PACKAGE_kmod-fs-smbfs-common select PACKAGE_kmod-nls-base help Kernel module for CIFS support config PACKAGE_kmod-fs-configfs tristate "kmod-fs-configfs........................ Configuration filesystem support" default y if DEFAULT_kmod-fs-configfs default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for configfs support config PACKAGE_kmod-fs-cramfs tristate "kmod-fs-cramfs..................... Compressed RAM/ROM filesystem support" default y if DEFAULT_kmod-fs-cramfs default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-lib-zlib-inflate help Kernel module for cramfs support config PACKAGE_kmod-fs-efivarfs tristate "kmod-fs-efivarfs............................... efivar filesystem support" default y if DEFAULT_kmod-fs-efivarfs default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (x86_64||x86) help Kernel module to support efivarfs file system mountpoint. config PACKAGE_kmod-fs-exfat tristate "kmod-fs-exfat................................... exFAT filesystem support" default y if DEFAULT_kmod-fs-exfat default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for exFAT filesystem support config PACKAGE_kmod-fs-exportfs tristate "kmod-fs-exportfs.......................... exportfs kernel server support" default y if DEFAULT_kmod-fs-exportfs default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for exportfs. Needed for some other modules. config PACKAGE_kmod-fs-ext4 tristate "kmod-fs-ext4..................................... EXT4 filesystem support" default y if DEFAULT_kmod-fs-ext4 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-lib-crc16 select PACKAGE_kmod-crypto-crc32c select PACKAGE_kmod-crypto-hash help Kernel module for EXT4 filesystem support config PACKAGE_kmod-fs-f2fs tristate "kmod-fs-f2fs..................................... F2FS filesystem support" default y if DEFAULT_kmod-fs-f2fs default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base select PACKAGE_kmod-crypto-hash select PACKAGE_kmod-crypto-crc32 help Kernel module for F2FS filesystem support config PACKAGE_kmod-fs-fscache tristate "kmod-fs-fscache................... General filesystem local cache manager" default y if DEFAULT_kmod-fs-fscache default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-fs-netfs help General filesystem local cache manager config PACKAGE_kmod-fs-hfs tristate "kmod-fs-hfs....................................... HFS filesystem support" default y if DEFAULT_kmod-fs-hfs default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-cdrom select PACKAGE_kmod-nls-base help Kernel module for HFS filesystem support config PACKAGE_kmod-fs-hfsplus tristate "kmod-fs-hfsplus.................................. HFS+ filesystem support" default y if DEFAULT_kmod-fs-hfsplus default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-cdrom select PACKAGE_kmod-nls-utf8 select PACKAGE_kmod-nls-base help Kernel module for HFS+ filesystem support config PACKAGE_kmod-fs-isofs tristate "kmod-fs-isofs................................. ISO9660 filesystem support" default y if DEFAULT_kmod-fs-isofs default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base select PACKAGE_kmod-lib-zlib-inflate select PACKAGE_kmod-cdrom help Kernel module for ISO9660 filesystem support config PACKAGE_kmod-fs-jfs tristate "kmod-fs-jfs....................................... JFS filesystem support" default y if DEFAULT_kmod-fs-jfs default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for JFS support config PACKAGE_kmod-fs-ksmbd tristate "kmod-fs-ksmbd.................................. SMB kernel server support" default y if DEFAULT_kmod-fs-ksmbd default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-cmac select PACKAGE_kmod-nls-utf8 select PACKAGE_kmod-crypto-md5 select PACKAGE_kmod-crypto-aead select PACKAGE_kmod-oid-registry select PACKAGE_kmod-crypto-des select PACKAGE_kmod-crypto-ccm select PACKAGE_kmod-fs-smbfs-common select PACKAGE_kmod-nls-base select PACKAGE_kmod-crypto-sha256 select PACKAGE_kmod-crypto-sha512 select PACKAGE_kmod-crypto-hmac select PACKAGE_kmod-asn1-decoder select PACKAGE_kmod-crypto-ecb select PACKAGE_kmod-crypto-gcm help Kernel module for SMB kernel server support config PACKAGE_kmod-fs-minix tristate "kmod-fs-minix................................... Minix filesystem support" default y if DEFAULT_kmod-fs-minix default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for Minix filesystem support config PACKAGE_kmod-fs-msdos tristate "kmod-fs-msdos................................... MSDOS filesystem support" default y if DEFAULT_kmod-fs-msdos default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base select PACKAGE_kmod-fs-vfat help Kernel module for MSDOS filesystem support config PACKAGE_kmod-fs-netfs tristate "kmod-fs-netfs................................ Network Filesystems support" default y if DEFAULT_kmod-fs-netfs default m if ALL||ALL_NONSHARED||ALL_KMODS help Network Filesystems support config PACKAGE_kmod-fs-nfs tristate "kmod-fs-nfs................................ NFS filesystem client support" default y if DEFAULT_kmod-fs-nfs default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-dnsresolver select PACKAGE_kmod-fs-nfs-common help Kernel module for NFS client support config PACKAGE_kmod-fs-nfs-common tristate "kmod-fs-nfs-common......................... Common NFS filesystem modules" default y if DEFAULT_kmod-fs-nfs-common default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-oid-registry help Common NFS filesystem modules config PACKAGE_kmod-fs-nfs-common-rpcsec tristate "kmod-fs-nfs-common-rpcsec................................. NFS Secure RPC" default y if DEFAULT_kmod-fs-nfs-common-rpcsec default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-cts select PACKAGE_kmod-crypto-cbc select PACKAGE_kmod-crypto-md5 select PACKAGE_kmod-crypto-sha1 select PACKAGE_kmod-crypto-des select PACKAGE_kmod-crypto-arc4 select PACKAGE_kmod-crypto-ecb select PACKAGE_kmod-crypto-hmac select PACKAGE_kmod-fs-nfs-common help Kernel modules for NFS Secure RPC config PACKAGE_kmod-fs-nfs-v3 tristate "kmod-fs-nfs-v3............................ NFS3 filesystem client support" default y if DEFAULT_kmod-fs-nfs-v3 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-fs-nfs help Kernel module for NFS v3 client support config PACKAGE_kmod-fs-nfs-v4 tristate "kmod-fs-nfs-v4............................ NFS4 filesystem client support" default y if DEFAULT_kmod-fs-nfs-v4 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-fs-nfs help Kernel module for NFS v4 client support config PACKAGE_kmod-fs-nfsd tristate "kmod-fs-nfsd................................... NFS kernel server support" default y if DEFAULT_kmod-fs-nfsd default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-fs-nfs-common select PACKAGE_kmod-fs-nfs-common-rpcsec select PACKAGE_kmod-fs-exportfs help Kernel module for NFS kernel server support config PACKAGE_kmod-fs-ntfs tristate "kmod-fs-ntfs.............. NTFS filesystem read-only (old driver) support" default y if DEFAULT_kmod-fs-ntfs default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for limited NTFS filesystem support. Support for writing is extremely limited and disabled as a result. config PACKAGE_kmod-fs-ntfs3 tristate "kmod-fs-ntfs3.......... NTFS filesystem read & write (new driver) support" default y if DEFAULT_kmod-fs-ntfs3 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for fully functional NTFS filesystem support. It allows reading as well as writing. It supports NTFS versions up to 3.1. config PACKAGE_kmod-fs-reiserfs tristate "kmod-fs-reiserfs............................. ReiserFS filesystem support" default y if DEFAULT_kmod-fs-reiserfs default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for ReiserFS support config PACKAGE_kmod-fs-smbfs-common tristate default y if DEFAULT_kmod-fs-smbfs-common help Kernel module dependency for CIFS or SMB_SERVER support config PACKAGE_kmod-fs-squashfs tristate "kmod-fs-squashfs......................... SquashFS 4.0 filesystem support" default y if DEFAULT_kmod-fs-squashfs default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for SquashFS 4.0 support config PACKAGE_kmod-fs-udf tristate "kmod-fs-udf....................................... UDF filesystem support" default y if DEFAULT_kmod-fs-udf default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-cdrom select PACKAGE_kmod-lib-crc-itu-t select PACKAGE_kmod-nls-base help Kernel module for UDF filesystem support config PACKAGE_kmod-fs-vfat tristate "kmod-fs-vfat..................................... VFAT filesystem support" default y if DEFAULT_kmod-fs-vfat default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base select PACKAGE_kmod-nls-cp437 select PACKAGE_kmod-nls-iso8859-1 select PACKAGE_kmod-nls-utf8 help Kernel module for VFAT filesystem support config PACKAGE_kmod-fs-xfs tristate "kmod-fs-xfs....................................... XFS filesystem support" default y if DEFAULT_kmod-fs-xfs default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-lib-crc32c select PACKAGE_kmod-fs-exportfs help Kernel module for XFS support config PACKAGE_kmod-fuse tristate "kmod-fuse......................... FUSE (Filesystem in Userspace) support" default y if DEFAULT_kmod-fuse default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for userspace filesystem support config PACKAGE_kmod-pstore tristate "kmod-pstore........................................... Pstore file system" default y if DEFAULT_kmod-pstore default m if ALL_KMODS help Kernel module for pstore filesystem support endmenu menu "FireWire support" config PACKAGE_kmod-firewire tristate "kmod-firewire........................... Support for FireWire (new stack)" default y if DEFAULT_kmod-firewire default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-lib-crc-itu-t help Kernel support for FireWire (new stack) config PACKAGE_kmod-firewire-net tristate "kmod-firewire-net................ Support for IP networking over FireWire" default y if DEFAULT_kmod-firewire-net default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-firewire help Kernel support for IPv4 over FireWire config PACKAGE_kmod-firewire-ohci tristate "kmod-firewire-ohci..................... Support for OHCI-1394 controllers" default y if DEFAULT_kmod-firewire-ohci default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-firewire help Kernel support for FireWire OHCI-1394 controllers config PACKAGE_kmod-firewire-sbp2 tristate "kmod-firewire-sbp2............... Support for SBP-2 devices over FireWire" default y if DEFAULT_kmod-firewire-sbp2 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-scsi-core depends on PACKAGE_kmod-firewire help Kernel support for SBP-2 devices over FireWire endmenu menu "GPIO support" config PACKAGE_kmod-gpio-cascade tristate "kmod-gpio-cascade................................... Generic GPIO cascade" default y if DEFAULT_kmod-gpio-cascade default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mux-core depends on GPIO_SUPPORT help Kernel module for Generic GPIO cascade endmenu menu "Hardware Monitoring Support" config PACKAGE_kmod-hwmon-ad7418 tristate "kmod-hwmon-ad7418.............................. AD741x monitoring support" default y if DEFAULT_kmod-hwmon-ad7418 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-core help Kernel module for Analog Devices AD7416, AD7417 and AD7418 temperature monitor chip config PACKAGE_kmod-hwmon-adcxx tristate "kmod-hwmon-adcxx................................ ADCxx monitoring support" default y if DEFAULT_kmod-hwmon-adcxx default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core help Kernel module for the National Semiconductor ADCS chip family, where * bb is the resolution in number of bits (8, 10, 12) * c is the number of channels (1, 2, 4, 8) * sss is the maximum conversion speed (021 for 200 kSPS, 051 for 500 kSPS and 101 for 1 MSPS) Examples : ADC081S101, ADC124S501, ... config PACKAGE_kmod-hwmon-adt7410 tristate "kmod-hwmon-adt7410............................ ADT7410 monitoring support" default y if DEFAULT_kmod-hwmon-adt7410 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-core help Kernel module for ADT7410/7420 I2C thermal monitor chip config PACKAGE_kmod-hwmon-adt7475 tristate "kmod-hwmon-adt7475............. ADT7473/7475/7476/7490 monitoring support" default y if DEFAULT_kmod-hwmon-adt7475 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-vid help Kernel module for ADT7473/7475/7476/7490 thermal monitor chip config PACKAGE_kmod-hwmon-core tristate "kmod-hwmon-core.............................. Hardware monitoring support" default y if DEFAULT_kmod-hwmon-core default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel modules for hardware monitoring config PACKAGE_kmod-hwmon-dme1737 tristate "kmod-hwmon-dme1737........ SMSC DME1737 and compatible monitoring support" default y if DEFAULT_kmod-hwmon-dme1737 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-vid select PACKAGE_kmod-hwmon-core help SMSC DME1737, SCH3112, SCH3114, SCH3116, SCH5027 monitoring support config PACKAGE_kmod-hwmon-drivetemp tristate "kmod-hwmon-drivetemp............ Hard disk drives with temperature sensor" default y if DEFAULT_kmod-hwmon-drivetemp default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-scsi-core depends on PCI_SUPPORT||TARGET_sunxi select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-ata-core help Kernel module for Hard disk drives with temperature sensor config PACKAGE_kmod-hwmon-f71882fg tristate "kmod-hwmon-f71882fg............... F71882FG compatible monitoring support" default y if DEFAULT_kmod-hwmon-f71882fg default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core depends on TARGET_x86 help Kernel module for hardware monitoring via many Fintek Super-IO chips. config PACKAGE_kmod-hwmon-g762 tristate "kmod-hwmon-g762............... G762/G763 fan speed PWM controller support" default y if DEFAULT_kmod-hwmon-g762 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-core help Kernel module for Global Mixed-mode Technology Inc G762 and G763 fan speed PWM controller chips. config PACKAGE_kmod-hwmon-gpiofan tristate "kmod-hwmon-gpiofan.............................. Generic GPIO FAN support" default y if DEFAULT_kmod-hwmon-gpiofan default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-core help Kernel module for GPIO controlled FANs config PACKAGE_kmod-hwmon-gsc tristate "kmod-hwmon-gsc....................... Gateworks System Controller support" default y if DEFAULT_kmod-hwmon-gsc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core help Kernel module for Gateworks System Controller with temperature sensor, ADCs, and FAN controller config PACKAGE_kmod-hwmon-ina209 tristate "kmod-hwmon-ina209.............................. INA209 monitoring support" default y if DEFAULT_kmod-hwmon-ina209 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core help Kernel module for ina209 dc power monitor chips config PACKAGE_kmod-hwmon-ina2xx tristate "kmod-hwmon-ina2xx.............................. INA2XX monitoring support" default y if DEFAULT_kmod-hwmon-ina2xx default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-regmap-i2c help Kernel module for ina2xx dc current monitor chips config PACKAGE_kmod-hwmon-it87 tristate "kmod-hwmon-it87.................................. IT87 monitoring support" default y if DEFAULT_kmod-hwmon-it87 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-vid help Kernel module for it87 thermal and voltage monitor chip config PACKAGE_kmod-hwmon-lm63 tristate "kmod-hwmon-lm63............................... LM63/64 monitoring support" default y if DEFAULT_kmod-hwmon-lm63 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core help Kernel module for lm63 and lm64 thermal monitor chip config PACKAGE_kmod-hwmon-lm70 tristate "kmod-hwmon-lm70.................................. LM70 monitoring support" default y if DEFAULT_kmod-hwmon-lm70 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core help Kernel module for lm70 and compatible thermal monitor chip config PACKAGE_kmod-hwmon-lm75 tristate "kmod-hwmon-lm75.................................. LM75 monitoring support" default y if DEFAULT_kmod-hwmon-lm75 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-regmap-i2c help Kernel module for lm75 thermal monitor chip config PACKAGE_kmod-hwmon-lm77 tristate "kmod-hwmon-lm77.................................. LM77 monitoring support" default y if DEFAULT_kmod-hwmon-lm77 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-core help Kernel module for LM77 thermal monitor chip config PACKAGE_kmod-hwmon-lm85 tristate "kmod-hwmon-lm85.................................. LM85 monitoring support" default y if DEFAULT_kmod-hwmon-lm85 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-vid help Kernel module for LM85 thermal monitor chip config PACKAGE_kmod-hwmon-lm90 tristate "kmod-hwmon-lm90.................................. LM90 monitoring support" default y if DEFAULT_kmod-hwmon-lm90 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-core help Kernel module for LM90 thermal monitor chip config PACKAGE_kmod-hwmon-lm92 tristate "kmod-hwmon-lm92.................................. LM92 monitoring support" default y if DEFAULT_kmod-hwmon-lm92 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-core help Kernel module for LM92 thermal monitor chip config PACKAGE_kmod-hwmon-lm95241 tristate "kmod-hwmon-lm95241............................ LM95241 monitoring support" default y if DEFAULT_kmod-hwmon-lm95241 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core help Kernel module for LM95241 thermal monitor chip config PACKAGE_kmod-hwmon-ltc4151 tristate "kmod-hwmon-ltc4151............................ LTC4151 monitoring support" default y if DEFAULT_kmod-hwmon-ltc4151 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core help Kernel module for Linear Technology LTC4151 current and voltage monitor chip config PACKAGE_kmod-hwmon-max6642 tristate "kmod-hwmon-max6642............................ MAX6642 monitoring support" default y if DEFAULT_kmod-hwmon-max6642 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core help Kernel module for Maxim MAX6642 temperature monitor config PACKAGE_kmod-hwmon-mcp3021 tristate "kmod-hwmon-mcp3021....................... MCP3021/3221 monitoring support" default y if DEFAULT_kmod-hwmon-mcp3021 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core help Kernel module for Linear Technology MCP3021/3221 current and voltage monitor chip config PACKAGE_kmod-hwmon-nct6775 tristate "kmod-hwmon-nct6775" default y if DEFAULT_kmod-hwmon-nct6775 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86 select PACKAGE_kmod-hwmon-core depends on PCI_SUPPORT select PACKAGE_kmod-hwmon-vid help Kernel module for NCT6106D/6775F/6776F/6779D/6791D/6792D/6793D thermal monitor chip config PACKAGE_kmod-hwmon-nct7802 tristate "kmod-hwmon-nct7802........... NCT7802Y and compatibles monitoring support" default y if DEFAULT_kmod-hwmon-nct7802 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-hwmon-core help Kernel module for NCT7802Y thermal monitor chip config PACKAGE_kmod-hwmon-pc87360 tristate "kmod-hwmon-pc87360............................ PC87360 monitoring support" default y if DEFAULT_kmod-hwmon-pc87360 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-vid select PACKAGE_kmod-hwmon-core depends on TARGET_x86 help Kernel modules for PC87360 chips config PACKAGE_kmod-hwmon-pwmfan tristate "kmod-hwmon-pwmfan................................ Generic PWM FAN support" default y if DEFAULT_kmod-hwmon-pwmfan default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core help Kernel module for PWM controlled FANs config PACKAGE_kmod-hwmon-raspberrypi tristate "kmod-hwmon-raspberrypi...................... Raspberry Pi voltage monitor" default y if DEFAULT_kmod-hwmon-raspberrypi default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core depends on TARGET_bcm27xx help Kernel module for voltage sensor on the Raspberry Pi config PACKAGE_kmod-hwmon-sch5627 tristate "kmod-hwmon-sch5627....................... SMSC SCH5627 monitoring support" default y if DEFAULT_kmod-hwmon-sch5627 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-core help SMSC SCH5627 Super I/O chips include complete hardware monitoring config PACKAGE_kmod-hwmon-sht21 tristate "kmod-hwmon-sht21........... Sensiron SHT21 and compat. monitoring support" default y if DEFAULT_kmod-hwmon-sht21 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core help Kernel module for Sensirion SHT21 and SHT25 temperature and humidity sensors chip config PACKAGE_kmod-hwmon-sht3x tristate "kmod-hwmon-sht3x........... Sensiron SHT3x and compat. monitoring support" default y if DEFAULT_kmod-hwmon-sht3x default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-lib-crc8 help Kernel module for Sensirion SHT3x temperature and humidity sensors chip config PACKAGE_kmod-hwmon-tmp102 tristate "kmod-hwmon-tmp102............ Texas Instruments TMP102 monitoring support" default y if DEFAULT_kmod-hwmon-tmp102 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core help Kernel module for Texas Instruments TMP102 temperature sensors chip config PACKAGE_kmod-hwmon-tmp103 tristate "kmod-hwmon-tmp103............ Texas Instruments TMP103 monitoring support" default y if DEFAULT_kmod-hwmon-tmp103 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core help Kernel module for Texas Instruments TMP103 temperature sensors chip config PACKAGE_kmod-hwmon-tmp421 tristate "kmod-hwmon-tmp421............ TI TMP421 and compatible monitoring support" default y if DEFAULT_kmod-hwmon-tmp421 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core help Kernel module for the Texas Instruments TMP421 and compatible chips. config PACKAGE_kmod-hwmon-tps23861 tristate "kmod-hwmon-tps23861................... Texas Instruments TPS23861 PoE PSE" default y if DEFAULT_kmod-hwmon-tps23861 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-i2c-core help Kernel module for the Texas Instruments TPS23861 802.3at PoE PSE chips. config PACKAGE_kmod-hwmon-vid tristate "kmod-hwmon-vid.................... VID/VRM/VRD voltage conversion module." default y if DEFAULT_kmod-hwmon-vid default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core help VID/VRM/VRD voltage conversion module for hardware monitoring config PACKAGE_kmod-hwmon-w83627ehf tristate "kmod-hwmon-w83627ehf" default y if DEFAULT_kmod-hwmon-w83627ehf default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-vid select PACKAGE_kmod-hwmon-core depends on TARGET_x86 help Kernel module for Winbond W83627EHF/EHG/DHG/UHG and W83667HG thermal monitor chip Support for NCT6775F and NCT6776F has been removed from this driver in favour of using the nct6775 driver to handle those chips. config PACKAGE_kmod-hwmon-w83627hf tristate "kmod-hwmon-w83627hf.................. Winbond W83627HF monitoring support" default y if DEFAULT_kmod-hwmon-w83627hf default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86 select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-hwmon-vid help Kernel module for the Winbond W83627HF chips. config PACKAGE_kmod-hwmon-w83793 tristate "kmod-hwmon-w83793................... Winbond W83793G/R monitoring support" default y if DEFAULT_kmod-hwmon-w83793 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-hwmon-vid select PACKAGE_kmod-i2c-core help Kernel module for the Winbond W83793G and W83793R chips. config PACKAGE_kmod-pmbus-core tristate "kmod-pmbus-core............................................ PMBus support" default y if DEFAULT_kmod-pmbus-core default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-hwmon-core help Kernel modules for Power Management Bus config PACKAGE_kmod-pmbus-zl6100 tristate "kmod-pmbus-zl6100...... Intersil / Zilker Labs ZL6100 hardware monitoring" default y if DEFAULT_kmod-pmbus-zl6100 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-pmbus-core select PACKAGE_kmod-hwmon-core help Kernel module for Intersil / Zilker Labs ZL6100 and compatible digital DC-DC controllers endmenu menu "I2C support" config PACKAGE_kmod-at91-i2c tristate "kmod-at91-i2c..................... I2C (TWI) master driver for Atmel AT91" default y if DEFAULT_kmod-at91-i2c default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_at91 select PACKAGE_kmod-i2c-core help Kernel module to use the I2C (TWI) master driver for Atmel AT91 config PACKAGE_kmod-i2c-algo-bit tristate "kmod-i2c-algo-bit............................. I2C bit-banging interfaces" default y if DEFAULT_kmod-i2c-algo-bit default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core help Kernel modules for I2C bit-banging interfaces config PACKAGE_kmod-i2c-algo-pca tristate "kmod-i2c-algo-pca................................ I2C PCA 9564 interfaces" default y if DEFAULT_kmod-i2c-algo-pca default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core help Kernel modules for I2C PCA 9564 interfaces config PACKAGE_kmod-i2c-algo-pcf tristate "kmod-i2c-algo-pcf................................ I2C PCF 8584 interfaces" default y if DEFAULT_kmod-i2c-algo-pcf default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core help Kernel modules for I2C PCF 8584 interfaces config PACKAGE_kmod-i2c-bcm-iproc tristate "kmod-i2c-bcm-iproc......................... Broadcom iProc I2C controller" default y if DEFAULT_kmod-i2c-bcm-iproc default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm53xx select PACKAGE_kmod-i2c-core help Kernel module for the Broadcom iProc I2C controller. config PACKAGE_kmod-i2c-bcm2835 tristate "kmod-i2c-bcm2835........... Broadcom BCM2835 I2C master controller driver" default y if DEFAULT_kmod-i2c-bcm2835 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core depends on TARGET_bcm27xx help This package contains the Broadcom 2835 I2C master controller driver config PACKAGE_kmod-i2c-core tristate "kmod-i2c-core................................................ I2C support" default y if DEFAULT_kmod-i2c-core default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel modules for I2C support config PACKAGE_kmod-i2c-designware-core tristate default y if DEFAULT_kmod-i2c-designware-core select PACKAGE_kmod-i2c-core select PACKAGE_kmod-regmap-core help Synopsys DesignWare I2C core config PACKAGE_kmod-i2c-designware-pci tristate "kmod-i2c-designware-pci.......................... Synopsys DesignWare PCI" default y if DEFAULT_kmod-i2c-designware-pci default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-i2c-designware-core help Support for Synopsys DesignWare I2C controller. Only master mode is supported. config PACKAGE_kmod-i2c-gpio tristate "kmod-i2c-gpio.................................. GPIO-based bitbanging I2C" default y if DEFAULT_kmod-i2c-gpio default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-algo-bit depends on GPIO_SUPPORT help Kernel modules for a very simple bitbanging I2C driver utilizing the arch-neutral GPIO API to control the SCL and SDA lines. config PACKAGE_kmod-i2c-i801 tristate "kmod-i2c-i801................... Intel I801 and compatible I2C interfaces" default y if DEFAULT_kmod-i2c-i801 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-smbus depends on TARGET_x86 select PACKAGE_kmod-i2c-core depends on PCI_SUPPORT help Support for the Intel I801 family of mainboard I2C interfaces, specifically 82801AA, 82801AB, 82801BA, 82801CA/CAM, 82801DB, 82801EB/ER (ICH5/ICH5R), 6300ESB, ICH6, ICH7, ESB2, ICH8, ICH9, EP80579 (Tolapai), ICH10, 5/3400 Series (PCH), 6 Series (PCH), Patsburg (PCH), DH89xxCC (PCH), Panther Point (PCH), Lynx Point (PCH), Lynx Point-LP (PCH), Avoton (SOC), Wellsburg (PCH), Coleto Creek (PCH), Wildcat Point (PCH), Wildcat Point-LP (PCH), BayTrail (SOC), Sunrise Point-H (PCH), Sunrise Point-LP (PCH), DNV (SOC), Broxton (SOC), Lewisburg (PCH). config PACKAGE_kmod-i2c-lantiq tristate "kmod-i2c-lantiq.................................... Lantiq I2C controller" default y if DEFAULT_kmod-i2c-lantiq default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core depends on TARGET_lantiq_falcon help Kernel support for the Lantiq/Falcon I2C controller config PACKAGE_kmod-i2c-mt7628 tristate "kmod-i2c-mt7628................................. MT7628/88 I2C Controller" default y if DEFAULT_kmod-i2c-mt7628 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_ramips_mt76x8) select PACKAGE_kmod-i2c-core help Kernel modules for enable mt7621 i2c controller. config PACKAGE_kmod-i2c-mux tristate "kmod-i2c-mux................................ I2C bus multiplexing support" default y if DEFAULT_kmod-i2c-mux default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core help Kernel modules for I2C bus multiplexing support config PACKAGE_kmod-i2c-mux-gpio tristate "kmod-i2c-mux-gpio............................ GPIO-based I2C mux/switches" default y if DEFAULT_kmod-i2c-mux-gpio default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-mux help Kernel modules for GENERIC_GPIO I2C bus mux/switching devices config PACKAGE_kmod-i2c-mux-pca9541 tristate "kmod-i2c-mux-pca9541.................... Philips PCA9541 I2C mux/switches" default y if DEFAULT_kmod-i2c-mux-pca9541 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-mux help Kernel modules for PCA9541 I2C bus mux/switching devices config PACKAGE_kmod-i2c-mux-pca954x tristate "kmod-i2c-mux-pca954x.................... Philips PCA954x I2C mux/switches" default y if DEFAULT_kmod-i2c-mux-pca954x default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-mux help Kernel modules for PCA954x I2C bus mux/switching devices config PACKAGE_kmod-i2c-piix4 tristate "kmod-i2c-piix4................. Intel PIIX4 and compatible I2C interfaces" default y if DEFAULT_kmod-i2c-piix4 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86 depends on PCI_SUPPORT select PACKAGE_kmod-i2c-core help Support for the Intel PIIX4 family of mainboard I2C interfaces, specifically Intel PIIX4, Intel 440MX, ATI IXP200, ATI IXP300, ATI IXP400, ATI SB600, ATI SB700/SP5100, ATI SB800, AMD Hudson-2, AMD ML, AMD CZ, Serverworks OSB4, Serverworks CSB5, Serverworks CSB6, Serverworks HT-1000, Serverworks HT-1100 and SMSC Victory66. config PACKAGE_kmod-i2c-pxa tristate "kmod-i2c-pxa.................................... Intel PXA I2C bus driver" default y if DEFAULT_kmod-i2c-pxa default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core help Kernel module for Intel PXA2XX I2C adapter config PACKAGE_kmod-i2c-ralink tristate "kmod-i2c-ralink.................................... Ralink I2C Controller" default y if DEFAULT_kmod-i2c-ralink default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !(TARGET_ramips_mt7621||TARGET_ramips_mt76x8) depends on TARGET_ramips select PACKAGE_kmod-i2c-core help Kernel modules for enable ralink i2c controller. config PACKAGE_kmod-i2c-smbus tristate "kmod-i2c-smbus........................... SMBus-specific protocols helper" default y if DEFAULT_kmod-i2c-smbus default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core help Support for the SMBus extensions to the I2C specification. config PACKAGE_kmod-i2c-tiny-usb tristate "kmod-i2c-tiny-usb................................... I2C Tiny USB adaptor" default y if DEFAULT_kmod-i2c-tiny-usb default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core select PACKAGE_kmod-i2c-core depends on USB_SUPPORT help Kernel module for the I2C Tiny USB adaptor developed by Till Harbaum (http://www.harbaum.org/till/i2c_tiny_usb) endmenu menu "Industrial I/O Modules" config PACKAGE_kmod-iio-ad799x tristate "kmod-iio-ad799x......................... Analog Devices AD799x ADC driver" default y if DEFAULT_kmod-iio-ad799x default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-core select PACKAGE_kmod-industrialio-triggered-buffer select PACKAGE_kmod-i2c-core help support for Analog Devices: ad7991, ad7995, ad7999, ad7992, ad7993, ad7994, ad7997, ad7998 i2c analog to digital converters (ADC). config PACKAGE_kmod-iio-ads1015 tristate "kmod-iio-ads1015.................... Texas Instruments ADS1015 ADC driver" default y if DEFAULT_kmod-iio-ads1015 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-i2c-core select PACKAGE_kmod-iio-core select PACKAGE_kmod-industrialio-triggered-buffer help This driver adds support for Texas Instruments ADS1015 and ADS1115 ADCs. config PACKAGE_kmod-iio-am2315 tristate "kmod-iio-am2315................. Asong AM2315 humidity/temperature sensor" default y if DEFAULT_kmod-iio-am2315 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-iio-core select PACKAGE_kmod-industrialio-triggered-buffer help Aosong AM2315 humidity/temperature sensor (I2C bus) config PACKAGE_kmod-iio-bh1750 tristate "kmod-iio-bh1750......................... ROHM BH1750 ambient light sensor" default y if DEFAULT_kmod-iio-bh1750 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-core select PACKAGE_kmod-i2c-core help ROHM BH1750 ambient light sensor (i2c bus) config PACKAGE_kmod-iio-bme680 tristate "kmod-iio-bme680.......... BME680 gas/humidity/pressure/temperature sensor" default y if DEFAULT_kmod-iio-bme680 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-core select PACKAGE_kmod-iio-core help This driver adds support for Bosch Sensortec BME680 sensor with gas, humidity, pressure and temperatue sensing capability. config PACKAGE_kmod-iio-bme680-i2c tristate "kmod-iio-bme680-i2c" default y if DEFAULT_kmod-iio-bme680-i2c default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-bme680 select PACKAGE_kmod-iio-core select PACKAGE_kmod-regmap-i2c help This driver adds support for Bosch Sensortec's BME680 connected via I2C. config PACKAGE_kmod-iio-bme680-spi tristate "kmod-iio-bme680-spi" default y if DEFAULT_kmod-iio-bme680-spi default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-bme680 select PACKAGE_kmod-iio-core select PACKAGE_kmod-regmap-spi help This driver adds support for Bosch Sensortec's BME680 connected via SPI. config PACKAGE_kmod-iio-bmp280 tristate "kmod-iio-bmp280.......... BMP180/BMP280/BME280 pressure/temperatur sensor" default y if DEFAULT_kmod-iio-bmp280 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-core select PACKAGE_kmod-regmap-core help This driver adds support for Bosch Sensortec BMP180 and BMP280 pressure and temperature sensors. Also supports the BME280 with an additional humidity sensor channel. config PACKAGE_kmod-iio-bmp280-i2c tristate "kmod-iio-bmp280-i2c" default y if DEFAULT_kmod-iio-bmp280-i2c default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-iio-bmp280 select PACKAGE_kmod-iio-core select PACKAGE_kmod-regmap-i2c help This driver adds support for Bosch Sensortec's digital pressure and temperature sensor connected via I2C. config PACKAGE_kmod-iio-bmp280-spi tristate "kmod-iio-bmp280-spi" default y if DEFAULT_kmod-iio-bmp280-spi default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-spi-bitbang select PACKAGE_kmod-iio-bmp280 select PACKAGE_kmod-iio-core help This driver adds support for Bosch Sensortec's digital pressure and temperature sensor connected via SPI. config PACKAGE_kmod-iio-ccs811 tristate "kmod-iio-ccs811.................................... AMS CCS811 VOC sensor" default y if DEFAULT_kmod-iio-ccs811 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-industrialio-triggered-buffer select PACKAGE_kmod-iio-core help Support for the AMS CCS811 VOC (Volatile Organic Compounds) sensor config PACKAGE_kmod-iio-core tristate "kmod-iio-core......................................... Industrial IO core" default y if DEFAULT_kmod-iio-core default m if ALL||ALL_NONSHARED||ALL_KMODS help The industrial I/O subsystem provides a unified framework for drivers for many different types of embedded sensors using a number of different physical interfaces (i2c, spi, etc) config PACKAGE_kmod-iio-dht11 tristate "kmod-iio-dht11... DHT11 (and compatible) humidity and temperature sensors" default y if DEFAULT_kmod-iio-dht11 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USES_DEVICETREE select PACKAGE_kmod-iio-core depends on GPIO_SUPPORT help support for DHT11 and DHT22 digitial humidity and temperature sensors attached at GPIO lines. You will need a custom device tree file to specify the GPIO line to use. config PACKAGE_kmod-iio-fxas21002c tristate "kmod-iio-fxas21002c.............. Freescale FXAS21002C 3-axis gyro driver" default y if DEFAULT_kmod-iio-fxas21002c default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-core select PACKAGE_kmod-industrialio-triggered-buffer select PACKAGE_kmod-iio-core help Support for Freescale FXAS21002C 3-axis gyro. config PACKAGE_kmod-iio-fxas21002c-i2c tristate "kmod-iio-fxas21002c-i2c.... Freescale FXAS21002C 3-axis gyro driver (I2C)" default y if DEFAULT_kmod-iio-fxas21002c-i2c default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-fxas21002c select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-i2c-core select PACKAGE_kmod-iio-core help Support for Freescale FXAS21002C 3-axis gyro connected via I2C. config PACKAGE_kmod-iio-fxas21002c-spi tristate "kmod-iio-fxas21002c-spi.... Freescale FXAS21002C 3-axis gyro driver (SPI)" default y if DEFAULT_kmod-iio-fxas21002c-spi default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-fxas21002c select PACKAGE_kmod-iio-core select PACKAGE_kmod-regmap-spi help Support for Freescale FXAS21002C 3-axis gyro connected via SPI. config PACKAGE_kmod-iio-fxos8700 tristate "kmod-iio-fxos8700......... Freescale FXOS8700 3-axis accelerometer driver" default y if DEFAULT_kmod-iio-fxos8700 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-core select PACKAGE_kmod-iio-core help Support for Freescale FXOS8700 3-axis accelerometer. config PACKAGE_kmod-iio-fxos8700-i2c tristate "kmod-iio-fxos8700-i2c" default y if DEFAULT_kmod-iio-fxos8700-i2c default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-iio-core select PACKAGE_kmod-iio-fxos8700 select PACKAGE_kmod-i2c-core help Support for Freescale FXOS8700 3-axis accelerometer connected via I2C. config PACKAGE_kmod-iio-fxos8700-spi tristate "kmod-iio-fxos8700-spi" default y if DEFAULT_kmod-iio-fxos8700-spi default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-spi select PACKAGE_kmod-iio-core select PACKAGE_kmod-iio-fxos8700 help Support for Freescale FXOS8700 3-axis accelerometer connected via SPI. config PACKAGE_kmod-iio-hmc5843 tristate "kmod-iio-hmc5843.......................... Honeywell HMC58x3 Magnetometer" default y if DEFAULT_kmod-iio-hmc5843 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-i2c-core select PACKAGE_kmod-iio-core select PACKAGE_kmod-industrialio-triggered-buffer help Honeywell HMC5843/5883/5883L 3-Axis Magnetometer config PACKAGE_kmod-iio-htu21 tristate "kmod-iio-htu21....................... HTU21 humidity & temperature sensor" default y if DEFAULT_kmod-iio-htu21 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-core select PACKAGE_kmod-i2c-core help support for the Measurement Specialties HTU21 humidity and temperature sensor. This driver is also used for MS8607 temperature, pressure & humidity sensor config PACKAGE_kmod-iio-kfifo-buf tristate "kmod-iio-kfifo-buf............... Industrial I/O buffering based on kfifo" default y if DEFAULT_kmod-iio-kfifo-buf default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-core help A simple fifo based on kfifo. Note that this currently provides no buffer events so it is up to userspace to work out how often to read from the buffer. config PACKAGE_kmod-iio-lsm6dsx tristate "kmod-iio-lsm6dsx.................. ST LSM6DSx driver for IMU MEMS sensors" default y if DEFAULT_kmod-iio-lsm6dsx default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-kfifo-buf select PACKAGE_kmod-iio-core select PACKAGE_kmod-regmap-core help Support for the ST LSM6DSx and related IMU MEMS sensors. config PACKAGE_kmod-iio-lsm6dsx-i2c tristate "kmod-iio-lsm6dsx-i2c........ ST LSM6DSx driver for IMU MEMS sensors (I2C)" default y if DEFAULT_kmod-iio-lsm6dsx-i2c default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-iio-core select PACKAGE_kmod-iio-lsm6dsx select PACKAGE_kmod-i2c-core help Support for the ST LSM6DSx and related IMU MEMS I2C sensors. config PACKAGE_kmod-iio-lsm6dsx-spi tristate "kmod-iio-lsm6dsx-spi........ ST LSM6DSx driver for IMU MEMS sensors (SPI)" default y if DEFAULT_kmod-iio-lsm6dsx-spi default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-lsm6dsx select PACKAGE_kmod-iio-core select PACKAGE_kmod-regmap-spi help Support for the ST LSM6DSx and related IMU MEMS SPI sensors. config PACKAGE_kmod-iio-mt6577-auxadc tristate "kmod-iio-mt6577-auxadc............................ Mediatek AUXADC driver" default y if DEFAULT_kmod-iio-mt6577-auxadc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-core depends on (TARGET_mediatek_mt7622||TARGET_mediatek_filogic) help Mediatek AUXADC driver config PACKAGE_kmod-iio-mxs-lradc tristate "kmod-iio-mxs-lradc.............. Freescale i.MX23/i.MX28 LRADC ADC driver" default y if DEFAULT_kmod-iio-mxs-lradc default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_mxs select PACKAGE_kmod-industrialio-triggered-buffer select PACKAGE_kmod-iio-core help Support for Freescale's i.MX23/i.MX28 SoC internal Low-Resolution ADC config PACKAGE_kmod-iio-si7020 tristate "kmod-iio-si7020............................... Silicon Labs Si7020 sensor" default y if DEFAULT_kmod-iio-si7020 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-core select PACKAGE_kmod-i2c-core help Support for Silicon Labs Si7020 family of relative humidity and temperature sensors connected via I2C. Following models are usable: Si7013, Si7020, Si7021, Hoperf TH06. config PACKAGE_kmod-iio-sps30 tristate "kmod-iio-sps30................. Sensirion SPS30 particulate matter sensor" default y if DEFAULT_kmod-iio-sps30 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-lib-crc8 select PACKAGE_kmod-industrialio-triggered-buffer select PACKAGE_kmod-iio-core select PACKAGE_kmod-i2c-core help Support for the Sensirion SPS30 particulate matter sensor. config PACKAGE_kmod-iio-st_accel tristate "kmod-iio-st_accel......... STMicroelectronics accelerometer 3-Axis Driver" default y if DEFAULT_kmod-iio-st_accel default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-industrialio-triggered-buffer select PACKAGE_kmod-regmap-core select PACKAGE_kmod-iio-core help This package adds support for STMicroelectronics accelerometers: LSM303DLH, LSM303DLHC, LIS3DH, LSM330D, LSM330DL, LSM330DLC, LIS331DLH, LSM303DL, LSM303DLM, LSM330, LIS2DH12, H3LIS331DL, LNG2DM, LIS3DE, LIS2DE12 config PACKAGE_kmod-iio-st_accel-i2c tristate "kmod-iio-st_accel-i2c" default y if DEFAULT_kmod-iio-st_accel-i2c default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-core select PACKAGE_kmod-iio-st_accel select PACKAGE_kmod-i2c-core select PACKAGE_kmod-regmap-i2c help This package adds support for STMicroelectronics I2C based accelerometers config PACKAGE_kmod-iio-st_accel-spi tristate "kmod-iio-st_accel-spi" default y if DEFAULT_kmod-iio-st_accel-spi default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-spi select PACKAGE_kmod-iio-core select PACKAGE_kmod-iio-st_accel help This package adds support for STMicroelectronics SPI based accelerometers config PACKAGE_kmod-iio-ti-am335x-adc tristate "kmod-iio-ti-am335x-adc....................... TI Sitara AM335x ADC driver" default y if DEFAULT_kmod-iio-ti-am335x-adc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-core depends on TARGET_omap select PACKAGE_kmod-iio-kfifo-buf help Driver for the TI AM335x ADC. config PACKAGE_kmod-iio-tsl4531 tristate "kmod-iio-tsl4531....................... TAOS TSL4531 ambient light sensor" default y if DEFAULT_kmod-iio-tsl4531 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-core select PACKAGE_kmod-i2c-core help Support for TAOS TSL4531x family of ambient light sensors connected via I2C. Following models are usable: TSL45311, TSL45313, TSL45315, TSL45317. config PACKAGE_kmod-industrialio-triggered-buffer tristate "kmod-industrialio-triggered-buffer" default y if DEFAULT_kmod-industrialio-triggered-buffer default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iio-kfifo-buf select PACKAGE_kmod-iio-core help Provides helper functions for setting up triggered buffers. endmenu menu "Input modules" config PACKAGE_kmod-hid tristate "kmod-hid..................................................... HID Devices" default y if DEFAULT_kmod-hid default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-input-core select PACKAGE_kmod-input-evdev help Kernel modules for HID devices config PACKAGE_kmod-hid-generic tristate "kmod-hid-generic.............................. Generic HID device support" default y if DEFAULT_kmod-hid-generic default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hid help Generic HID device support config PACKAGE_kmod-input-core tristate "kmod-input-core........................................ Input device core" default y if DEFAULT_kmod-input-core default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel modules for support of input device config PACKAGE_kmod-input-evdev tristate "kmod-input-evdev...................................... Input event device" default y if DEFAULT_kmod-input-evdev default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-input-core help Kernel modules for support of input device events config PACKAGE_kmod-input-gpio-encoder tristate "kmod-input-gpio-encoder.............................. GPIO rotary encoder" default y if DEFAULT_kmod-input-gpio-encoder default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-input-core depends on GPIO_SUPPORT help Kernel module to use rotary encoders connected to GPIO pins config PACKAGE_kmod-input-gpio-keys tristate "kmod-input-gpio-keys.................................... GPIO key support" default y if DEFAULT_kmod-input-gpio-keys default m if ALL||ALL_NONSHARED||ALL_KMODS depends on GPIO_SUPPORT select PACKAGE_kmod-input-core help This driver implements support for buttons connected to GPIO pins of various CPUs (and some other chips). See also gpio-button-hotplug which is an alternative, lower overhead implementation that generates uevents instead of kernel input events. config PACKAGE_kmod-input-gpio-keys-polled tristate "kmod-input-gpio-keys-polled...................... Polled GPIO key support" default y if DEFAULT_kmod-input-gpio-keys-polled default m if ALL||ALL_NONSHARED||ALL_KMODS depends on GPIO_SUPPORT select PACKAGE_kmod-input-core help Kernel module for support polled GPIO keys input device See also gpio-button-hotplug which is an alternative, lower overhead implementation that generates uevents instead of kernel input events. config PACKAGE_kmod-input-joydev tristate "kmod-input-joydev................................ Joystick device support" default y if DEFAULT_kmod-input-joydev default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-input-core help Kernel module for joystick support config PACKAGE_kmod-input-matrixkmap tristate "kmod-input-matrixkmap....................... Input matrix devices support" default y if DEFAULT_kmod-input-matrixkmap default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-input-core help Kernel module support for input matrix devices config PACKAGE_kmod-input-touchscreen-ads7846 tristate "kmod-input-touchscreen-ads7846" default y if DEFAULT_kmod-input-touchscreen-ads7846 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-spi-bitbang select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-input-core help Kernel module for ADS7846/TSC2046/AD7873 and AD(S)7843 based touchscreens config PACKAGE_kmod-input-touchscreen-edt-ft5x06 tristate "kmod-input-touchscreen-edt-ft5x06" default y if DEFAULT_kmod-input-touchscreen-edt-ft5x06 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-input-core help Kernel module for EDT FT5206, FT5306, FT5406, FT5506, Evervision FT5726 and Focaltech FT6236 based touchscreens config PACKAGE_kmod-input-uinput tristate "kmod-input-uinput...................................... user input module" default y if DEFAULT_kmod-input-uinput default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-input-core help user input modules needed for bluez config PACKAGE_kmod-keyboard-imx tristate "kmod-keyboard-imx..................................... IMX keypad support" default y if DEFAULT_kmod-keyboard-imx default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-input-matrixkmap depends on (TARGET_mxs||TARGET_imx) help Enable support for IMX keypad port. endmenu menu "LED modules" config PACKAGE_kmod-input-leds tristate "kmod-input-leds................................. Input device LED support" default y if DEFAULT_kmod-input-leds default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-input-core help Provides support for LEDs on input devices- for example, keyboard num/caps/scroll lock. config PACKAGE_kmod-leds-apu tristate "kmod-leds-apu................................ PC Engines APU1 LED support" default y if DEFAULT_kmod-leds-apu default m if ALL||ALL_NONSHARED||ALL_KMODS depends on GPIO_SUPPORT depends on TARGET_x86 help Driver for the PC Engines APU1 LEDs. config PACKAGE_kmod-leds-bcm6328 tristate "kmod-leds-bcm6328.................................... BCM6328 LED support" default y if DEFAULT_kmod-leds-bcm6328 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bmips help Kernel support for the BCM6328 LED controller. config PACKAGE_kmod-leds-bcm6358 tristate "kmod-leds-bcm6358.................................... BCM6358 LED support" default y if DEFAULT_kmod-leds-bcm6358 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bmips help Kernel support for the BCM6358 LED controller. config PACKAGE_kmod-leds-gpio tristate "kmod-leds-gpio.......................................... GPIO LED support" default y if DEFAULT_kmod-leds-gpio default m if ALL||ALL_NONSHARED||ALL_KMODS depends on GPIO_SUPPORT help Kernel module for LEDs on GPIO lines config PACKAGE_kmod-leds-pca955x tristate "kmod-leds-pca955x....................... LED driver for PCA955x I2C chips" default y if DEFAULT_kmod-leds-pca955x default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core depends on GPIO_SUPPORT help This option enables support for LEDs connected to PCA955x LED driver chips accessed via the I2C bus. Supported devices include PCA9550, PCA9551, PCA9552, and PCA9553. config PACKAGE_kmod-leds-pca963x tristate "kmod-leds-pca963x.................................... PCA963x LED support" default y if DEFAULT_kmod-leds-pca963x default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core help Driver for the NXP PCA963x I2C LED controllers. config PACKAGE_kmod-leds-pwm tristate "kmod-leds-pwm..................................... PWM driven LED Support" default y if DEFAULT_kmod-leds-pwm default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PWM_SUPPORT help This option enables support for pwm driven LEDs config PACKAGE_kmod-leds-reset tristate "kmod-leds-reset............................. reset controller LED support" default y if DEFAULT_kmod-leds-reset default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_ath79 help Kernel module for LEDs on reset lines config PACKAGE_kmod-leds-sercomm-msp430 tristate "kmod-leds-sercomm-msp430................. Sercomm MSP430G2513 LED support" default y if DEFAULT_kmod-leds-sercomm-msp430 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bmips select PACKAGE_kmod-ledtrig-pattern help Kernel support for the Sercomm MSP430G2513 SPI LED controller. config PACKAGE_kmod-leds-tlc591xx tristate "kmod-leds-tlc591xx...... LED driver for TLC59108 and TLC59116 controllers" default y if DEFAULT_kmod-leds-tlc591xx default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-i2c-core help This option enables support for Texas Instruments TLC59108 and TLC59116 LED controllers. config PACKAGE_kmod-leds-turris-omnia tristate "kmod-leds-turris-omnia............. LED support for CZ.NIC's Turris Omnia" default y if DEFAULT_kmod-leds-turris-omnia default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_mvebu_cortexa9 help This option enables support for the LEDs of the CZ.NIC Turris Omnia. config PACKAGE_kmod-leds-ubnt-ledbar tristate "kmod-leds-ubnt-ledbar.................... Ubiquiti UniFi 6 LR LED support" default y if DEFAULT_kmod-leds-ubnt-ledbar default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core depends on TARGET_mediatek_mt7622||TARGET_ramips_mt7621 help LED support for some Ubiquiti UniFi access points. config PACKAGE_kmod-leds-uleds tristate "kmod-leds-uleds........................................... Userspace LEDs" default y if DEFAULT_kmod-leds-uleds default m if ALL||ALL_NONSHARED||ALL_KMODS help This option enables support for userspace LEDs. config PACKAGE_kmod-leds-ws2812b tristate "kmod-leds-ws2812b............... Worldsemi WS2812B (NeoPixel) LED support" default y if DEFAULT_kmod-leds-ws2812b default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_mediatek_filogic help LED support for driving WS2812B (NeoPixel) using SPI MOSI. config PACKAGE_kmod-ledtrig-activity tristate "kmod-ledtrig-activity............................... LED Activity Trigger" default y if DEFAULT_kmod-ledtrig-activity default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module that allows LEDs to blink based on system load config PACKAGE_kmod-ledtrig-audio tristate "kmod-ledtrig-audio................................ LED Audio Mute Trigger" default y if DEFAULT_kmod-ledtrig-audio default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module that allows LEDs to be controlled by audio drivers to follow audio mute and mic-mute changes. config PACKAGE_kmod-ledtrig-gpio tristate "kmod-ledtrig-gpio....................................... LED GPIO Trigger" default y if DEFAULT_kmod-ledtrig-gpio default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module that allows LEDs to be controlled by gpio events config PACKAGE_kmod-ledtrig-oneshot tristate "kmod-ledtrig-oneshot................................ LED One-Shot Trigger" default y if DEFAULT_kmod-ledtrig-oneshot default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module that allows LEDs to be triggered by sporadic events in one-shot pulses config PACKAGE_kmod-ledtrig-pattern tristate "kmod-ledtrig-pattern................................. LED Pattern Trigger" default y if DEFAULT_kmod-ledtrig-pattern default m if ALL||ALL_NONSHARED||ALL_KMODS help This allows LEDs to be controlled by a software or hardware pattern which is a series of tuples, of brightness and duration (ms). config PACKAGE_kmod-ledtrig-transient tristate "kmod-ledtrig-transient............................. LED Transient Trigger" default y if DEFAULT_kmod-ledtrig-transient default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module that allows LEDs one time activation of a transient state. config PACKAGE_kmod-ledtrig-tty tristate "kmod-ledtrig-tty............................. LED Trigger for TTY devices" default y if DEFAULT_kmod-ledtrig-tty default m if ALL||ALL_NONSHARED||ALL_KMODS help This allows LEDs to be controlled by activity on ttys which includes serial devices like '/dev/ttyS0'. endmenu menu "Libraries" config PACKAGE_kmod-asn1-decoder tristate default y if DEFAULT_kmod-asn1-decoder help Simple ASN1 decoder config PACKAGE_kmod-asn1-encoder tristate default y if DEFAULT_kmod-asn1-encoder help Simple ASN1 encoder config PACKAGE_kmod-lib-842 tristate "kmod-lib-842................................................. 842 support" default y if DEFAULT_kmod-lib-842 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-crc32 select PACKAGE_kmod-crypto-acompress help Kernel module for 842 compression/decompression support config PACKAGE_kmod-lib-cordic tristate "kmod-lib-cordic.................................. Cordic function support" default y if DEFAULT_kmod-lib-cordic default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for Cordic function support config PACKAGE_kmod-lib-crc-ccitt tristate "kmod-lib-crc-ccitt..................................... CRC-CCITT support" default y if DEFAULT_kmod-lib-crc-ccitt default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for CRC-CCITT support config PACKAGE_kmod-lib-crc-itu-t tristate "kmod-lib-crc-itu-t................................ CRC ITU-T V.41 support" default y if DEFAULT_kmod-lib-crc-itu-t default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for CRC ITU-T V.41 support config PACKAGE_kmod-lib-crc16 tristate "kmod-lib-crc16............................................. CRC16 support" default y if DEFAULT_kmod-lib-crc16 default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for CRC16 support config PACKAGE_kmod-lib-crc32c tristate "kmod-lib-crc32c............................................ CRC32 support" default y if DEFAULT_kmod-lib-crc32c default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-crc32c help Kernel module for CRC32 support config PACKAGE_kmod-lib-crc7 tristate "kmod-lib-crc7............................................... CRC7 support" default y if DEFAULT_kmod-lib-crc7 default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for CRC7 support config PACKAGE_kmod-lib-crc8 tristate "kmod-lib-crc8............................................... CRC8 support" default y if DEFAULT_kmod-lib-crc8 default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for CRC8 support config PACKAGE_kmod-lib-lz4 tristate "kmod-lib-lz4................................................. LZ4 support" default y if DEFAULT_kmod-lib-lz4 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-acompress help Kernel module for LZ4 compression/decompression support config PACKAGE_kmod-lib-lzo tristate default y if DEFAULT_kmod-lib-lzo select PACKAGE_kmod-crypto-acompress help Kernel module for LZO compression/decompression support config PACKAGE_kmod-lib-raid6 tristate default y if DEFAULT_kmod-lib-raid6 help Kernel module for RAID6 algorithms config PACKAGE_kmod-lib-textsearch tristate "kmod-lib-textsearch................................... Textsearch support" default y if DEFAULT_kmod-lib-textsearch default m if ALL||ALL_NONSHARED||ALL_KMODS help Textsearch support config PACKAGE_kmod-lib-xor tristate default y if DEFAULT_kmod-lib-xor help Kernel module for XOR blocks algorithms config PACKAGE_kmod-lib-zlib-deflate tristate default y if DEFAULT_kmod-lib-zlib-deflate help Zlib support config PACKAGE_kmod-lib-zlib-inflate tristate default y if DEFAULT_kmod-lib-zlib-inflate help Zlib support config PACKAGE_kmod-lib-zstd tristate "kmod-lib-zstd............................................... ZSTD support" default y if DEFAULT_kmod-lib-zstd default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-acompress help Kernel module for ZSTD compression/decompression support config PACKAGE_kmod-ltq-ifxos tristate "kmod-ltq-ifxos............................. Lantiq OS abstraction library" default y if DEFAULT_kmod-ltq-ifxos default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_lantiq||TARGET_ipq40xx) help Lantiq OS abstraction library http://www.lantiq.com/ John Crispin config PACKAGE_kmod-oid-registry tristate "kmod-oid-registry............................. Object identifier registry" default y if DEFAULT_kmod-oid-registry default m if ALL||ALL_NONSHARED||ALL_KMODS help Object identifier registry endmenu menu "Multiplexer Support" config PACKAGE_kmod-mux-core tristate "kmod-mux-core........................................ Multiplexer Support" default y if DEFAULT_kmod-mux-core default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for multiplexer support config PACKAGE_kmod-mux-gpio tristate "kmod-mux-gpio..................... GPIO-controlled Multiplexer controller" default y if DEFAULT_kmod-mux-gpio default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-mux-core depends on GPIO_SUPPORT help Kernel modules for GPIO-controlled Multiplexer controller endmenu menu "Native Language Support" config PACKAGE_kmod-nls-base tristate "kmod-nls-base.................................... Native Language Support" default y if DEFAULT_kmod-nls-base default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for NLS (Native Language Support) config PACKAGE_kmod-nls-cp1250 tristate "kmod-nls-cp1250........................... Codepage 1250 (Eastern Europe)" default y if DEFAULT_kmod-nls-cp1250 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS Codepage 1250 (Eastern Europe) config PACKAGE_kmod-nls-cp1251 tristate "kmod-nls-cp1251.................................. Codepage 1251 (Russian)" default y if DEFAULT_kmod-nls-cp1251 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS Codepage 1251 (Russian) config PACKAGE_kmod-nls-cp437 tristate "kmod-nls-cp437...................... Codepage 437 (United States, Canada)" default y if DEFAULT_kmod-nls-cp437 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS Codepage 437 (United States, Canada) config PACKAGE_kmod-nls-cp775 tristate "kmod-nls-cp775................................. Codepage 775 (Baltic Rim)" default y if DEFAULT_kmod-nls-cp775 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS Codepage 775 (Baltic Rim) config PACKAGE_kmod-nls-cp850 tristate "kmod-nls-cp850..................................... Codepage 850 (Europe)" default y if DEFAULT_kmod-nls-cp850 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS Codepage 850 (Europe) config PACKAGE_kmod-nls-cp852 tristate "kmod-nls-cp852..................................... Codepage 852 (Europe)" default y if DEFAULT_kmod-nls-cp852 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS Codepage 852 (Europe) config PACKAGE_kmod-nls-cp862 tristate "kmod-nls-cp862..................................... Codepage 862 (Hebrew)" default y if DEFAULT_kmod-nls-cp862 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS Codepage 862 (Hebrew) config PACKAGE_kmod-nls-cp864 tristate "kmod-nls-cp864..................................... Codepage 864 (Arabic)" default y if DEFAULT_kmod-nls-cp864 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS Codepage 864 (Arabic) config PACKAGE_kmod-nls-cp866 tristate "kmod-nls-cp866................................... Codepage 866 (Cyrillic)" default y if DEFAULT_kmod-nls-cp866 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS Codepage 866 (Cyrillic) config PACKAGE_kmod-nls-cp932 tristate "kmod-nls-cp932................................... Codepage 932 (Japanese)" default y if DEFAULT_kmod-nls-cp932 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS Codepage 932 (Japanese) config PACKAGE_kmod-nls-cp936 tristate "kmod-nls-cp936......................... Codepage 936 (Simplified Chinese)" default y if DEFAULT_kmod-nls-cp936 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS Codepage 936 (Simplified Chinese) config PACKAGE_kmod-nls-cp950 tristate "kmod-nls-cp950........................ Codepage 950 (Traditional Chinese)" default y if DEFAULT_kmod-nls-cp950 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS Codepage 950 (Traditional Chinese) config PACKAGE_kmod-nls-iso8859-1 tristate "kmod-nls-iso8859-1...... ISO 8859-1 (Latin 1; Western European Languages)" default y if DEFAULT_kmod-nls-iso8859-1 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS ISO 8859-1 (Latin 1) config PACKAGE_kmod-nls-iso8859-13 tristate "kmod-nls-iso8859-13........................ ISO 8859-13 (Latin 7; Baltic)" default y if DEFAULT_kmod-nls-iso8859-13 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS ISO 8859-13 (Latin 7; Baltic) config PACKAGE_kmod-nls-iso8859-15 tristate "kmod-nls-iso8859-15..... ISO 8859-15 (Latin 9; Western, with Euro symbol)" default y if DEFAULT_kmod-nls-iso8859-15 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS ISO 8859-15 (Latin 9) config PACKAGE_kmod-nls-iso8859-2 tristate "kmod-nls-iso8859-2...... ISO 8859-2 (Latin 2; Central European Languages)" default y if DEFAULT_kmod-nls-iso8859-2 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS ISO 8859-2 (Latin 2) config PACKAGE_kmod-nls-iso8859-6 tristate "kmod-nls-iso8859-6................................... ISO 8859-6 (Arabic)" default y if DEFAULT_kmod-nls-iso8859-6 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS ISO 8859-6 (Arabic) config PACKAGE_kmod-nls-iso8859-8 tristate "kmod-nls-iso8859-8........................... ISO 8859-8, CP1255 (Hebrew)" default y if DEFAULT_kmod-nls-iso8859-8 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for Hebrew charsets (ISO-8859-8, CP1255) config PACKAGE_kmod-nls-koi8r tristate "kmod-nls-koi8r.......................................... KOI8-R (Russian)" default y if DEFAULT_kmod-nls-koi8r default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS KOI8-R (Russian) config PACKAGE_kmod-nls-utf8 tristate "kmod-nls-utf8...................................................... UTF-8" default y if DEFAULT_kmod-nls-utf8 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base help Kernel module for NLS UTF-8 endmenu menu "Netfilter Extensions" config PACKAGE_kmod-arptables tristate "kmod-arptables................................... ARP firewalling modules" default y if DEFAULT_kmod-arptables default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help Kernel modules for ARP firewalling config PACKAGE_kmod-br-netfilter tristate "kmod-br-netfilter....................... Bridge netfilter support modules" default y if DEFAULT_kmod-br-netfilter default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help Bridge netfilter support modules config PACKAGE_kmod-ebtables tristate "kmod-ebtables................................. Bridge firewalling modules" default y if DEFAULT_kmod-ebtables default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help ebtables is a general, extensible frame/packet identification framework. It provides you to do Ethernet filtering/NAT/brouting on the Ethernet bridge. config PACKAGE_kmod-ebtables-ipv4 tristate "kmod-ebtables-ipv4................................ ebtables: IPv4 support" default y if DEFAULT_kmod-ebtables-ipv4 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ebtables help This option adds the IPv4 support to ebtables, which allows basic IPv4 header field filtering, ARP filtering as well as SNAT, DNAT targets. config PACKAGE_kmod-ebtables-ipv6 tristate "kmod-ebtables-ipv6................................ ebtables: IPv6 support" default y if DEFAULT_kmod-ebtables-ipv6 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ebtables depends on IPV6 help This option adds the IPv6 support to ebtables, which allows basic IPv6 header field filtering and target support. config PACKAGE_kmod-ebtables-watchers tristate "kmod-ebtables-watchers........................ ebtables: watchers support" default y if DEFAULT_kmod-ebtables-watchers default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ebtables help This option adds the log watchers, that you can use in any rule in any ebtables table. config PACKAGE_kmod-ip6tables tristate "kmod-ip6tables.............................................. IPv6 modules" default y if DEFAULT_kmod-ip6tables default m if ALL||ALL_NONSHARED||ALL_KMODS depends on IPV6 select PACKAGE_kmod-nf-ipt6 select PACKAGE_kmod-nf-reject6 select PACKAGE_kmod-ipt-core help Netfilter IPv6 firewalling support config PACKAGE_kmod-ip6tables-extra tristate "kmod-ip6tables-extra.................................. Extra IPv6 modules" default y if DEFAULT_kmod-ip6tables-extra default m if ALL||ALL_NONSHARED||ALL_KMODS depends on IPV6 select PACKAGE_kmod-ip6tables help Netfilter IPv6 extra header matching modules config PACKAGE_kmod-ipt-account tristate "kmod-ipt-account................................ ACCOUNT netfilter module" default y if DEFAULT_kmod-ipt-account default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-compat-xtables select PACKAGE_kmod-ipt-core help ACCOUNT netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-chaos tristate "kmod-ipt-chaos.................................... CHAOS netfilter module" default y if DEFAULT_kmod-ipt-chaos default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-ipt-tarpit select PACKAGE_kmod-ipt-delude select PACKAGE_kmod-ipt-compat-xtables help CHAOS netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-checksum tristate "kmod-ipt-checksum....................................... CHECKSUM support" default y if DEFAULT_kmod-ipt-checksum default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help Kernel modules for CHECKSUM fillin target config PACKAGE_kmod-ipt-cluster tristate "kmod-ipt-cluster............................. Module for matching cluster" default y if DEFAULT_kmod-ipt-cluster default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-nf-conntrack help Netfilter (IPv4/IPv6) module for matching cluster This option allows you to build work-load-sharing clusters of network servers/stateful firewalls without having a dedicated load-balancing router/server/switch. Basically, this match returns true when the packet must be handled by this cluster node. Thus, all nodes see all packets and this match decides which node handles what packets. The work-load sharing algorithm is based on source address hashing. This module is usable for ipv4 and ipv6. To use it also enable iptables-mod-cluster see `iptables -m cluster --help` for more information. config PACKAGE_kmod-ipt-clusterip tristate "kmod-ipt-clusterip.................................. Module for CLUSTERIP" default y if DEFAULT_kmod-ipt-clusterip default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-conntrack select PACKAGE_kmod-ipt-core help Netfilter (IPv4-only) module for CLUSTERIP The CLUSTERIP target allows you to build load-balancing clusters of network servers without having a dedicated load-balancing router/server/switch. To use it also enable iptables-mod-clusterip see `iptables -j CLUSTERIP --help` for more information. config PACKAGE_kmod-ipt-compat-xtables tristate "kmod-ipt-compat-xtables.......... API compatibilty layer netfilter module" default y if DEFAULT_kmod-ipt-compat-xtables default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-ip6tables if IPV6 help API compatibilty layer netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-condition tristate "kmod-ipt-condition............................ Condition netfilter module" default y if DEFAULT_kmod-ipt-condition default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help Condition netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-conntrack tristate "kmod-ipt-conntrack..................... Basic connection tracking modules" default y if DEFAULT_kmod-ipt-conntrack default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-nf-conntrack help Netfilter (IPv4) kernel modules for connection tracking Includes: - conntrack - defrag - iptables_raw - NOTRACK - state config PACKAGE_kmod-ipt-conntrack-extra tristate "kmod-ipt-conntrack-extra............... Extra connection tracking modules" default y if DEFAULT_kmod-ipt-conntrack-extra default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-conncount select PACKAGE_kmod-ipt-core select PACKAGE_kmod-ipt-conntrack help Netfilter (IPv4) extra kernel modules for connection tracking Includes: - connbytes - connmark/CONNMARK - conntrack - helper - recent config PACKAGE_kmod-ipt-conntrack-label tristate "kmod-ipt-conntrack-label.. Module for handling connection tracking labels" default y if DEFAULT_kmod-ipt-conntrack-label default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-conntrack select PACKAGE_kmod-ipt-core help Netfilter (IPv4) module for handling connection tracking labels Includes: - connlabel config PACKAGE_kmod-ipt-coova tristate "kmod-ipt-coova.................................... Coova netfilter module" default y if DEFAULT_kmod-ipt-coova default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_libxtables help Netfilter kernel module for CoovaChilli http://www.coova.org/CoovaChilli Jaehoon You config PACKAGE_kmod-ipt-core tristate "kmod-ipt-core.............................................. Iptables core" default y if DEFAULT_kmod-ipt-core default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-ipt select PACKAGE_kmod-nf-log select PACKAGE_kmod-nf-reject help Netfilter core kernel modules Includes: - comment - limit - LOG - mac - multiport - REJECT - TCPMSS config PACKAGE_kmod-ipt-debug tristate "kmod-ipt-debug.......................... Module for debugging/development" default y if DEFAULT_kmod-ipt-debug default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-raw6 if IPV6 select PACKAGE_kmod-ipt-core select PACKAGE_kmod-ipt-raw help Netfilter modules for debugging/development of the firewall Includes: - TRACE config PACKAGE_kmod-ipt-delude tristate "kmod-ipt-delude.................................. DELUDE netfilter module" default y if DEFAULT_kmod-ipt-delude default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-compat-xtables select PACKAGE_kmod-ipt-core help DELUDE netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-dhcpmac tristate "kmod-ipt-dhcpmac................................ DHCPMAC netfilter module" default y if DEFAULT_kmod-ipt-dhcpmac default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-compat-xtables select PACKAGE_kmod-ipt-core help DHCPMAC netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-dnetmap tristate "kmod-ipt-dnetmap................................ DNETMAP netfilter module" default y if DEFAULT_kmod-ipt-dnetmap default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-ipt-nat select PACKAGE_kmod-ipt-compat-xtables help DNETMAP netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-extra tristate "kmod-ipt-extra............................................. Extra modules" default y if DEFAULT_kmod-ipt-extra default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help Other Netfilter (IPv4) kernel modules Includes: - addrtype - owner - pkttype - quota config PACKAGE_kmod-ipt-filter tristate "kmod-ipt-filter.................... Modules for packet content inspection" default y if DEFAULT_kmod-ipt-filter default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-ipt-conntrack select PACKAGE_kmod-lib-textsearch help Netfilter (IPv4) kernel modules for packet content inspection Includes: - string - bpf config PACKAGE_kmod-ipt-fuzzy tristate "kmod-ipt-fuzzy.................................... fuzzy netfilter module" default y if DEFAULT_kmod-ipt-fuzzy default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help fuzzy netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-geoip tristate "kmod-ipt-geoip.................................... geoip netfilter module" default y if DEFAULT_kmod-ipt-geoip default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help geoip netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-hashlimit tristate "kmod-ipt-hashlimit............................. Netfilter hashlimit match" default y if DEFAULT_kmod-ipt-hashlimit default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help Kernel modules support for the hashlimit bucket match module config PACKAGE_kmod-ipt-iface tristate "kmod-ipt-iface.................................... iface netfilter module" default y if DEFAULT_kmod-ipt-iface default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help iface netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-ipmark tristate "kmod-ipt-ipmark.................................. IPMARK netfilter module" default y if DEFAULT_kmod-ipt-ipmark default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-compat-xtables select PACKAGE_kmod-ipt-core help IPMARK netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-ipopt tristate "kmod-ipt-ipopt........... Modules for matching/changing IP packet options" default y if DEFAULT_kmod-ipt-ipopt default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help Netfilter (IPv4) modules for matching/changing IP packet options Includes: - CLASSIFY - dscp/DSCP - ecn/ECN - hl/HL - length - mark/MARK - statistic - tcpmss - time - ttl/TTL - unclean config PACKAGE_kmod-ipt-ipp2p tristate "kmod-ipt-ipp2p.................................... IPP2P netfilter module" default y if DEFAULT_kmod-ipt-ipp2p default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-ipt-compat-xtables help IPP2P netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-iprange tristate "kmod-ipt-iprange........................... Module for matching ip ranges" default y if DEFAULT_kmod-ipt-iprange default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help Netfilter (IPv4) module for matching ip ranges Includes: - iprange config PACKAGE_kmod-ipt-ipsec tristate "kmod-ipt-ipsec........................ Modules for matching IPSec packets" default y if DEFAULT_kmod-ipt-ipsec default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help Netfilter (IPv4) modules for matching IPSec packets Includes: - ah - esp - policy config PACKAGE_kmod-ipt-ipset tristate "kmod-ipt-ipset................................... IPset netfilter modules" default y if DEFAULT_kmod-ipt-ipset default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-nfnetlink help IPset netfilter modules config PACKAGE_kmod-ipt-ipv4options tristate "kmod-ipt-ipv4options........................ ipv4options netfilter module" default y if DEFAULT_kmod-ipt-ipv4options default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help ipv4options netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-led tristate "kmod-ipt-led............... Module to trigger a LED with a Netfilter rule" default y if DEFAULT_kmod-ipt-led default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help Netfilter target to trigger a LED when a network packet is matched. config PACKAGE_kmod-ipt-length2 tristate "kmod-ipt-length2................................ length2 netfilter module" default y if DEFAULT_kmod-ipt-length2 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-compat-xtables select PACKAGE_kmod-ipt-core help length2 netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-logmark tristate "kmod-ipt-logmark................................ LOGMARK netfilter module" default y if DEFAULT_kmod-ipt-logmark default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-compat-xtables select PACKAGE_kmod-ipt-core help LOGMARK netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-lscan tristate "kmod-ipt-lscan.................................... lscan netfilter module" default y if DEFAULT_kmod-ipt-lscan default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help lscan netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-lua tristate "kmod-ipt-lua........................... Lua PacketScript netfilter module" default y if DEFAULT_kmod-ipt-lua default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-ipt-conntrack-extra help Lua PacketScript netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-nat tristate "kmod-ipt-nat........................................... Basic NAT targets" default y if DEFAULT_kmod-ipt-nat default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-nat select PACKAGE_kmod-ipt-core help Netfilter (IPv4) kernel modules for basic NAT targets Includes: - MASQUERADE config PACKAGE_kmod-ipt-nat-extra tristate "kmod-ipt-nat-extra..................................... Extra NAT targets" default y if DEFAULT_kmod-ipt-nat-extra default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-nat select PACKAGE_kmod-ipt-core help Netfilter (IPv4) kernel modules for extra NAT targets Includes: - NETMAP - REDIRECT config PACKAGE_kmod-ipt-nat6 tristate "kmod-ipt-nat6........................................... IPv6 NAT targets" default y if DEFAULT_kmod-ipt-nat6 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-nf-nat6 select PACKAGE_kmod-ipt-conntrack select PACKAGE_kmod-ipt-nat select PACKAGE_kmod-ip6tables depends on IPV6 help Netfilter (IPv6) kernel modules for NAT targets config PACKAGE_kmod-ipt-nathelper-rtsp tristate "kmod-ipt-nathelper-rtsp.......... RTSP Conntrack and NAT netfilter module" default y if DEFAULT_kmod-ipt-nathelper-rtsp default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-conntrack-extra select PACKAGE_kmod-ipt-core select PACKAGE_kmod-ipt-nat help RTSP Conntrack and NAT netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-nflog tristate "kmod-ipt-nflog...................... Module for user-space packet logging" default y if DEFAULT_kmod-ipt-nflog default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nfnetlink-log select PACKAGE_kmod-ipt-core help Netfilter module for user-space packet logging Includes: - NFLOG config PACKAGE_kmod-ipt-nfqueue tristate "kmod-ipt-nfqueue.................... Module for user-space packet queuing" default y if DEFAULT_kmod-ipt-nfqueue default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-nfnetlink-queue help Netfilter module for user-space packet queuing Includes: - NFQUEUE config PACKAGE_kmod-ipt-offload tristate "kmod-ipt-offload................... Netfilter routing/NAT offload support" default y if DEFAULT_kmod-ipt-offload default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-nf-flow help Netfilter routing/NAT offload support config PACKAGE_kmod-ipt-physdev tristate "kmod-ipt-physdev.......................................... physdev module" default y if DEFAULT_kmod-ipt-physdev default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-br-netfilter select PACKAGE_kmod-ipt-core help The iptables physdev kernel module config PACKAGE_kmod-ipt-proto tristate "kmod-ipt-proto.................................... PROTO netfilter module" default y if DEFAULT_kmod-ipt-proto default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help PROTO netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-psd tristate "kmod-ipt-psd........................................ psd netfilter module" default y if DEFAULT_kmod-ipt-psd default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help psd netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-quota2 tristate "kmod-ipt-quota2.................................. quota2 netfilter module" default y if DEFAULT_kmod-ipt-quota2 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help quota2 netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-raw tristate "kmod-ipt-raw............................ Netfilter IPv4 raw table support" default y if DEFAULT_kmod-ipt-raw default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help Netfilter IPv4 raw table support config PACKAGE_kmod-ipt-raw6 tristate "kmod-ipt-raw6........................... Netfilter IPv6 raw table support" default y if DEFAULT_kmod-ipt-raw6 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on IPV6 select PACKAGE_kmod-ipt-core select PACKAGE_kmod-ip6tables help Netfilter IPv6 raw table support config PACKAGE_kmod-ipt-rpfilter tristate "kmod-ipt-rpfilter............................... Netfilter rpfilter match" default y if DEFAULT_kmod-ipt-rpfilter default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help Kernel modules support for the Netfilter rpfilter match config PACKAGE_kmod-ipt-rtpengine tristate "kmod-ipt-rtpengine.................... Sipwise rtpengine netfilter module" default y if DEFAULT_kmod-ipt-rtpengine default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-hash select PACKAGE_kmod-crypto-aead select PACKAGE_kmod-ipt-core help Netfilter kernel module for rtpengine https://github.com/sipwise/rtpengine Sebastian Kemper config PACKAGE_kmod-ipt-socket tristate "kmod-ipt-socket......................... Iptables socket matching support" default y if DEFAULT_kmod-ipt-socket default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-conntrack select PACKAGE_kmod-nf-socket select PACKAGE_kmod-ipt-core help Kernel modules for socket matching config PACKAGE_kmod-ipt-sysrq tristate "kmod-ipt-sysrq.................................... SYSRQ netfilter module" default y if DEFAULT_kmod-ipt-sysrq default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-hash select PACKAGE_kmod-ipt-core select PACKAGE_kmod-ipt-compat-xtables help SYSRQ netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-tarpit tristate "kmod-ipt-tarpit.................................. TARPIT netfilter module" default y if DEFAULT_kmod-ipt-tarpit default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-ipt-compat-xtables help TARPIT netfilter module Jo-Philipp Wich config PACKAGE_kmod-ipt-tee tristate "kmod-ipt-tee................................................. TEE support" default y if DEFAULT_kmod-ipt-tee default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-ipt-conntrack help Kernel modules for TEE config PACKAGE_kmod-ipt-tproxy tristate "kmod-ipt-tproxy............................. Transparent proxying support" default y if DEFAULT_kmod-ipt-tproxy default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-tproxy select PACKAGE_kmod-nf-conntrack select PACKAGE_kmod-ipt-core help Kernel modules for Transparent Proxying config PACKAGE_kmod-ipt-u32 tristate "kmod-ipt-u32................................................. U32 support" default y if DEFAULT_kmod-ipt-u32 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core help Kernel modules for U32 config PACKAGE_kmod-netatop tristate "kmod-netatop.................................... netatop netfilter module" default y if DEFAULT_kmod-netatop default m if ALL||ALL_NONSHARED||ALL_KMODS help The optional kernel module netatop can be loaded to gather statistics about the TCP and UDP packets that have been transmitted/received per process and per thread. As soon as atop discovers that this module is active, it shows the columns SNET and RNET in the generic screen for the number of transmitted and received packets per process. When the 'n' key is pressed, it shows detailed counters about the number packets transmitted/received via TCP and UDP, the average sizes of these packets, and the total bandwidth consumed for input and output per process/thread. https://www.atoptool.nl/ Toni Uhlig config PACKAGE_kmod-nf-conncount tristate default y if DEFAULT_kmod-nf-conncount select PACKAGE_kmod-nf-conntrack help Netfilter conncount support config PACKAGE_kmod-nf-conntrack tristate "kmod-nf-conntrack.......................... Netfilter connection tracking" default y if DEFAULT_kmod-nf-conntrack default m if ALL||ALL_NONSHARED||ALL_KMODS help Netfilter connection tracking config PACKAGE_kmod-nf-conntrack-netlink tristate "kmod-nf-conntrack-netlink.......... Connection tracking netlink interface" default y if DEFAULT_kmod-nf-conntrack-netlink default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-conntrack select PACKAGE_kmod-nfnetlink help Kernel modules support for a netlink-based connection tracking userspace interface config PACKAGE_kmod-nf-conntrack6 tristate "kmod-nf-conntrack6.................... Netfilter IPv6 connection tracking" default y if DEFAULT_kmod-nf-conntrack6 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on IPV6 select PACKAGE_kmod-nf-conntrack help Netfilter IPv6 connection tracking config PACKAGE_kmod-nf-flow tristate "kmod-nf-flow................................. Netfilter flowtable support" default y if DEFAULT_kmod-nf-flow default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-conntrack help Netfilter flowtable support config PACKAGE_kmod-nf-ipt tristate "kmod-nf-ipt................................................ Iptables core" default y if DEFAULT_kmod-nf-ipt default m if ALL||ALL_NONSHARED||ALL_KMODS help Iptables core config PACKAGE_kmod-nf-ipt6 tristate "kmod-nf-ipt6.............................................. Ip6tables core" default y if DEFAULT_kmod-nf-ipt6 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on IPV6 select PACKAGE_kmod-nf-log6 select PACKAGE_kmod-nf-ipt help Ip6tables core config PACKAGE_kmod-nf-ipvs tristate "kmod-nf-ipvs................................... IP Virtual Server modules" default y if DEFAULT_kmod-nf-ipvs default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-ipt-conntrack select PACKAGE_kmod-nf-conntrack select PACKAGE_kmod-lib-crc32c depends on IPV6 help IPVS (IP Virtual Server) implements transport-layer load balancing inside the Linux kernel so called Layer-4 switching. config PACKAGE_kmod-nf-ipvs-ftp tristate "kmod-nf-ipvs-ftp..................... Virtual Server FTP protocol support" default y if DEFAULT_kmod-nf-ipvs-ftp default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-nf-ipvs select PACKAGE_kmod-nf-nat select PACKAGE_kmod-nf-nathelper help In the virtual server via Network Address Translation, the IP address and port number of real servers cannot be sent to clients in ftp connections directly, so FTP protocol helper is required for tracking the connection and mangling it back to that of virtual service. config PACKAGE_kmod-nf-ipvs-sip tristate "kmod-nf-ipvs-sip..................... Virtual Server SIP protocol support" default y if DEFAULT_kmod-nf-ipvs-sip default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-nf-ipvs select PACKAGE_kmod-nf-nathelper-extra help Allow persistence based on the SIP Call-ID config PACKAGE_kmod-nf-log tristate "kmod-nf-log............................................ Netfilter Logging" default y if DEFAULT_kmod-nf-log default m if ALL||ALL_NONSHARED||ALL_KMODS help Netfilter Logging config PACKAGE_kmod-nf-log6 tristate "kmod-nf-log6...................................... Netfilter IPV6 Logging" default y if DEFAULT_kmod-nf-log6 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on IPV6 select PACKAGE_kmod-nf-log help Netfilter IPV6 Logging config PACKAGE_kmod-nf-nat tristate "kmod-nf-nat................................................ Netfilter NAT" default y if DEFAULT_kmod-nf-nat default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-conntrack help Netfilter NAT config PACKAGE_kmod-nf-nat6 tristate "kmod-nf-nat6.......................................... Netfilter IPV6-NAT" default y if DEFAULT_kmod-nf-nat6 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-nat select PACKAGE_kmod-nf-conntrack6 depends on IPV6 help Netfilter IPV6-NAT config PACKAGE_kmod-nf-nathelper tristate "kmod-nf-nathelper........................ Basic Conntrack and NAT helpers" default y if DEFAULT_kmod-nf-nathelper default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-nat help Default Netfilter (IPv4) Conntrack and NAT helpers Includes: - ftp config PACKAGE_kmod-nf-nathelper-extra tristate "kmod-nf-nathelper-extra.................. Extra Conntrack and NAT helpers" default y if DEFAULT_kmod-nf-nathelper-extra default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-asn1-decoder select PACKAGE_kmod-lib-textsearch select PACKAGE_kmod-nf-nat help Extra Netfilter (IPv4) Conntrack and NAT helpers Includes: - amanda - h323 - irc - mms - pptp - proto_gre - sip - snmp_basic - tftp - broadcast config PACKAGE_kmod-nf-reject tristate "kmod-nf-reject............................. Netfilter IPv4 reject support" default y if DEFAULT_kmod-nf-reject default m if ALL||ALL_NONSHARED||ALL_KMODS help Netfilter IPv4 reject support config PACKAGE_kmod-nf-reject6 tristate "kmod-nf-reject6............................ Netfilter IPv6 reject support" default y if DEFAULT_kmod-nf-reject6 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on IPV6 help Netfilter IPv6 reject support config PACKAGE_kmod-nf-socket tristate "kmod-nf-socket........................... Netfilter socket lookup support" default y if DEFAULT_kmod-nf-socket default m if ALL||ALL_NONSHARED||ALL_KMODS help Netfilter socket lookup support config PACKAGE_kmod-nf-tproxy tristate "kmod-nf-tproxy.................................. Netfilter tproxy support" default y if DEFAULT_kmod-nf-tproxy default m if ALL||ALL_NONSHARED||ALL_KMODS help Netfilter tproxy support config PACKAGE_kmod-nfnetlink tristate "kmod-nfnetlink......................... Netlink-based userspace interface" default y if DEFAULT_kmod-nfnetlink default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel modules support for a netlink-based userspace interface config PACKAGE_kmod-nfnetlink-log tristate "kmod-nfnetlink-log................ Netfilter LOG over NFNETLINK interface" default y if DEFAULT_kmod-nfnetlink-log default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nfnetlink help Kernel modules support for logging packets via NFNETLINK Includes: - NFLOG config PACKAGE_kmod-nfnetlink-queue tristate "kmod-nfnetlink-queue............ Netfilter QUEUE over NFNETLINK interface" default y if DEFAULT_kmod-nfnetlink-queue default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nfnetlink help Kernel modules support for queueing packets via NFNETLINK Includes: - NFQUEUE config PACKAGE_kmod-nft-arp tristate "kmod-nft-arp....................... Netfilter nf_tables ARP table support" default y if DEFAULT_kmod-nft-arp default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nft-core help Netfilter nf_tables ARP table support config PACKAGE_kmod-nft-bridge tristate "kmod-nft-bridge................. Netfilter nf_tables bridge table support" default y if DEFAULT_kmod-nft-bridge default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nft-core help Netfilter nf_tables bridge table support config PACKAGE_kmod-nft-compat tristate "kmod-nft-compat....................... Netfilter nf_tables compat support" default y if DEFAULT_kmod-nft-compat default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nft-core select PACKAGE_kmod-nf-ipt help Netfilter nf_tables compat support config PACKAGE_kmod-nft-connlimit tristate "kmod-nft-connlimit................. Netfilter nf_tables connlimit support" default y if DEFAULT_kmod-nft-connlimit default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-conncount select PACKAGE_kmod-nft-core help Netfilter nf_tables connlimit support config PACKAGE_kmod-nft-core tristate "kmod-nft-core................................ Netfilter nf_tables support" default y if DEFAULT_kmod-nft-core default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-nat select PACKAGE_kmod-nf-reject select PACKAGE_kmod-nf-reject6 if IPV6 select PACKAGE_kmod-nfnetlink select PACKAGE_kmod-nf-conntrack6 if IPV6 select PACKAGE_kmod-lib-crc32c select PACKAGE_kmod-nf-log6 if IPV6 select PACKAGE_kmod-nf-log help Kernel module support for nftables config PACKAGE_kmod-nft-dup-inet tristate "kmod-nft-dup-inet.. Netfilter nf_tables dup in ip/ip6/inet family support" default y if DEFAULT_kmod-nft-dup-inet default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nft-core select PACKAGE_kmod-nf-conntrack6 if IPV6 select PACKAGE_kmod-nf-conntrack help Netfilter nf_tables dup in ip/ip6/inet family support config PACKAGE_kmod-nft-fib tristate "kmod-nft-fib............................. Netfilter nf_tables fib support" default y if DEFAULT_kmod-nft-fib default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nft-core help Netfilter nf_tables fib support config PACKAGE_kmod-nft-nat tristate "kmod-nft-nat............................. Netfilter nf_tables NAT support" default y if DEFAULT_kmod-nft-nat default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-nat select PACKAGE_kmod-nft-core help Netfilter nf_tables NAT support config PACKAGE_kmod-nft-netdev tristate "kmod-nft-netdev....................... Netfilter nf_tables netdev support" default y if DEFAULT_kmod-nft-netdev default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nft-core help Netfilter nf_tables netdev support config PACKAGE_kmod-nft-offload tristate "kmod-nft-offload......... Netfilter nf_tables routing/NAT offload support" default y if DEFAULT_kmod-nft-offload default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-flow select PACKAGE_kmod-nft-nat depends on IPV6 help Netfilter nf_tables routing/NAT offload support config PACKAGE_kmod-nft-queue tristate "kmod-nft-queue......................... Netfilter nf_tables queue support" default y if DEFAULT_kmod-nft-queue default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nft-core select PACKAGE_kmod-nfnetlink-queue help Netfilter nf_tables queue support config PACKAGE_kmod-nft-socket tristate "kmod-nft-socket....................... Netfilter nf_tables socket support" default y if DEFAULT_kmod-nft-socket default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nft-core select PACKAGE_kmod-nf-socket help Netfilter nf_tables socket support config PACKAGE_kmod-nft-tproxy tristate "kmod-nft-tproxy....................... Netfilter nf_tables tproxy support" default y if DEFAULT_kmod-nft-tproxy default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nft-core select PACKAGE_kmod-nf-tproxy select PACKAGE_kmod-nf-conntrack help Netfilter nf_tables tproxy support config PACKAGE_kmod-nft-xfrm tristate "kmod-nft-xfrm................... Netfilter nf_tables xfrm support (ipsec)" default y if DEFAULT_kmod-nft-xfrm default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nft-core help Netfilter nf_tables xfrm support (ipsec) endmenu menu "Network Devices" config PACKAGE_kmod-3c59x tristate "kmod-3c59x........ 3Com 3c590/3c900 series (592/595/597) Vortex/Boomerang" default y if DEFAULT_kmod-3c59x default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mii depends on PCI_SUPPORT help This option enables driver support for a large number of 10mbps and 10/100mbps EISA, PCI and PCMCIA 3Com Ethernet adapters: - "Vortex" (Fast EtherLink 3c590/3c592/3c595/3c597) EISA and PCI - "Boomerang" (EtherLink XL 3c900 or 3c905) PCI - "Cyclone" (3c540/3c900/3c905/3c980/3c575/3c656) PCI and Cardbus - "Tornado" (3c905) PCI - "Hurricane" (3c555/3cSOHO) PCI config PACKAGE_kmod-8139cp tristate "kmod-8139cp.. RealTek RTL-8139C+ PCI Fast Ethernet Adapter kernel support" default y if DEFAULT_kmod-8139cp default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-mii help Kernel module for RealTek RTL-8139C+ PCI Fast Ethernet adapters config PACKAGE_kmod-8139too tristate "kmod-8139too... RealTek RTL-8139 PCI Fast Ethernet Adapter kernel support" default y if DEFAULT_kmod-8139too default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-mii help Kernel modules for RealTek RTL-8139 PCI Fast Ethernet adapters config PACKAGE_kmod-acpi-mdio tristate "kmod-acpi-mdio......................................... ACPI MDIO support" default y if DEFAULT_kmod-acpi-mdio default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !((TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra)) || !TARGET_x86 depends on (TARGET_armsr_armv8) select PACKAGE_kmod-mdio-devres select PACKAGE_kmod-libphy help Kernel driver for ACPI MDIO support config PACKAGE_kmod-alx tristate "kmod-alx.... Qualcomm Atheros AR816x/AR817x PCI-E Ethernet Network Driver" default y if DEFAULT_kmod-alx default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-mdio help Qualcomm Atheros AR816x/AR817x PCI-E Ethernet Network Driver config PACKAGE_kmod-amazon-ena tristate "kmod-amazon-ena................. Elastic Network Adapter (for Amazon AWS)" default y if DEFAULT_kmod-amazon-ena default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86_64||TARGET_armsr_armv8 help This driver supports Elastic Network Adapter (ENA) used by Amazon AWS T3 (2018) and later instances. config PACKAGE_kmod-amd-xgbe tristate "kmod-amd-xgbe................................ AMD Ethernet on SoC support" default y if DEFAULT_kmod-amd-xgbe default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-lib-crc32c select PACKAGE_kmod-ptp select PACKAGE_kmod-libphy select PACKAGE_kmod-mdio-devres depends on !((TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra)) || !TARGET_x86 depends on TARGET_x86_64 depends on PCI_SUPPORT help Kernel modules for AMD 10GbE Ethernet device on an AMD SoC. config PACKAGE_kmod-atl1 tristate "kmod-atl1............................ Atheros L1 Gigabit Ethernet support" default y if DEFAULT_kmod-atl1 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-mii help Atheros L1 Gigabit Ethernet support config PACKAGE_kmod-atl1c tristate "kmod-atl1c................................................... Atheros L1C" default y if DEFAULT_kmod-atl1c default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT help Atheros L1C config PACKAGE_kmod-atl1e tristate "kmod-atl1e................................................... Atheros L1E" default y if DEFAULT_kmod-atl1e default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT help Atheros L1E config PACKAGE_kmod-atl2 tristate "kmod-atl2............................... Atheros L2 Fast Ethernet support" default y if DEFAULT_kmod-atl2 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT help Atheros L2 Fast Ethernet support config PACKAGE_kmod-atlantic tristate "kmod-atlantic........................ Aquantia AQtion 10Gbps Ethernet NIC" default y if DEFAULT_kmod-atlantic default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-macsec select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-ptp help Kernel modules for Aquantia AQtion 10Gbps Ethernet NIC config PACKAGE_kmod-b44 tristate "kmod-b44............................................ Broadcom 44xx driver" default y if DEFAULT_kmod-b44 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy select PACKAGE_kmod-ssb if !TARGET_bcm47xx select PACKAGE_kmod-mii depends on !(!TARGET_bcm47xx) || !TARGET_bcm63xx depends on !TARGET_bcm47xx_mips74k depends on PCI_SUPPORT help Kernel modules for Broadcom 44xx Ethernet adapters. config PACKAGE_kmod-bcmgenet tristate "kmod-bcmgenet............... Broadcom GENET internal MAC (Raspberry Pi 4)" default y if DEFAULT_kmod-bcmgenet default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mdio-bcm-unimac depends on (TARGET_armsr_armv8) depends on !TARGET_x86 help Broadcom GENET internal MAC (Raspberry Pi 4) config PACKAGE_kmod-be2net tristate "kmod-be2net........................ Broadcom Emulex OneConnect 10Gbps NIC" default y if DEFAULT_kmod-be2net default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-hwmon-core help Broadcom Emulex OneConnect 10Gbit SFP+ support, OneConnect OCe10xxx OCe11xxx OCe14xxx, LightPulse LPe12xxx config PACKAGE_kmod-bgmac tristate "kmod-bgmac......................................... Broadcom bgmac driver" default y if DEFAULT_kmod-bgmac default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_bcm47xx_legacy depends on TARGET_bcm47xx help Kernel modules for Broadcom bgmac Ethernet adapters. config PACKAGE_kmod-bnx2 tristate "kmod-bnx2................. BCM5706/5708/5709/5716 ethernet adapter driver" default y if DEFAULT_kmod-bnx2 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_bnx2-firmware depends on PCI_SUPPORT help Kernel module for the BCM5706/5708/5709/5716 ethernet adapter config PACKAGE_kmod-bnx2x tristate "kmod-bnx2x...... QLogic 5771x/578xx 10/20-Gigabit ethernet adapter driver" default y if DEFAULT_kmod-bnx2x default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mdio depends on PCI_SUPPORT select PACKAGE_kmod-ptp select PACKAGE_kmod-lib-crc32c select PACKAGE_kmod-lib-zlib-inflate select PACKAGE_bnx2x-firmware help QLogic BCM57710/57711/57711E/57712/57712_MF/57800/57800_MF/57810/57810_MF/57840/57840_MF Driver config PACKAGE_kmod-dm9000 tristate "kmod-dm9000................................ Davicom 9000 Ethernet support" default y if DEFAULT_kmod-dm9000 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mii help Kernel driver for Davicom 9000 Ethernet adapters. config PACKAGE_kmod-dummy tristate "kmod-dummy.......................................... Dummy network device" default y if DEFAULT_kmod-dummy default m if ALL||ALL_NONSHARED||ALL_KMODS help The dummy network device config PACKAGE_kmod-dwmac-imx tristate "kmod-dwmac-imx............................. NXP i.MX8 Ethernet controller" default y if DEFAULT_kmod-dwmac-imx default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_armsr_armv8) select PACKAGE_kmod-stmmac-core help NXP i.MX8 Ethernet controller config PACKAGE_kmod-dwmac-rockchip tristate "kmod-dwmac-rockchip............... Rockchip RK3328/RK3399/RK3568 Ethernet" default y if DEFAULT_kmod-dwmac-rockchip default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_armsr_armv8) select PACKAGE_kmod-mdio-bus-mux select PACKAGE_kmod-stmmac-core help Rockchip RK3328/RK3399/RK3568 Ethernet config PACKAGE_kmod-dwmac-sun8i tristate "kmod-dwmac-sun8i.................. Allwinner H3/A83T/A64 (sun8i) Ethernet" default y if DEFAULT_kmod-dwmac-sun8i default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_armsr_armv8) select PACKAGE_kmod-mdio-bus-mux select PACKAGE_kmod-stmmac-core help Allwinner H3/A83T/A64 (sun8i) Ethernet config PACKAGE_kmod-e100 tristate "kmod-e100......................... Intel(R) PRO/100+ cards kernel support" default y if DEFAULT_kmod-e100 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mii select PACKAGE_e100-firmware depends on PCI_SUPPORT help Kernel modules for Intel(R) PRO/100+ Ethernet adapters config PACKAGE_kmod-e1000 tristate "kmod-e1000.................... Intel(R) PRO/1000 PCI cards kernel support" default y if DEFAULT_kmod-e1000 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT help Kernel modules for Intel(R) PRO/1000 PCI Ethernet adapters. config PACKAGE_kmod-e1000e tristate "kmod-e1000e.................. Intel(R) PRO/1000 PCIe cards kernel support" default y if DEFAULT_kmod-e1000e default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCIE_SUPPORT select PACKAGE_kmod-ptp help Kernel modules for Intel(R) PRO/1000 PCIe Ethernet adapters. config PACKAGE_kmod-et131x tristate "kmod-et131x......................... Agere ET131x Gigabit Ethernet driver" default y if DEFAULT_kmod-et131x default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-libphy help This package contains the et131x kernel module http://sourceforge.net/projects/et131x config PACKAGE_kmod-ethoc tristate "kmod-ethoc..................................... Opencore.org ethoc driver" default y if DEFAULT_kmod-ethoc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy help Kernel module for the Opencores.org ethernet adapter config PACKAGE_kmod-fixed-phy tristate "kmod-fixed-phy......... MDIO Bus/PHY emulation with fixed speed/link PHYs" default y if DEFAULT_kmod-fixed-phy default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy help Kernel driver for "fixed" MDIO Bus to cover the boards and devices that use PHYs that are not connected to the real MDIO bus. config PACKAGE_kmod-forcedeth tristate "kmod-forcedeth................................... nForce Ethernet support" default y if DEFAULT_kmod-forcedeth default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT help Kernel driver for Nvidia Ethernet support config PACKAGE_kmod-fsl-dpaa1-net tristate "kmod-fsl-dpaa1-net.................... NXP DPAA1 (LS1043/LS1046) Ethernet" default y if DEFAULT_kmod-fsl-dpaa1-net default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy select PACKAGE_kmod-fsl-xgmac-mdio depends on !TARGET_x86 select PACKAGE_kmod-crypto-crc32 depends on (TARGET_armsr_armv8) help NXP DPAA1 (LS1043/LS1046) Ethernet config PACKAGE_kmod-fsl-dpaa2-net tristate "kmod-fsl-dpaa2-net.................................... NXP DPAA2 Ethernet" default y if DEFAULT_kmod-fsl-dpaa2-net default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-fsl-xgmac-mdio depends on (TARGET_armsr_armv8) depends on !TARGET_x86 select PACKAGE_kmod-fsl-pcs-lynx select PACKAGE_kmod-fsl-mc-dpio select PACKAGE_kmod-phylink help NXP DPAA2 Ethernet config PACKAGE_kmod-fsl-enetc-net tristate "kmod-fsl-enetc-net......................... :NXP ENETC (LS1028A) Ethernet" default y if DEFAULT_kmod-fsl-enetc-net default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_x86 depends on (TARGET_armsr_armv8) select PACKAGE_kmod-fsl-pcs-lynx select PACKAGE_kmod-phylink help :NXP ENETC (LS1028A) Ethernet config PACKAGE_kmod-fsl-fec tristate "kmod-fsl-fec.............. NXP (Freescale) FEC Ethernet controller (i.MX)" default y if DEFAULT_kmod-fsl-fec default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-net-selftests depends on !TARGET_x86 depends on (TARGET_armsr_armv8) select PACKAGE_kmod-of-mdio select PACKAGE_kmod-libphy select PACKAGE_kmod-ptp help NXP (Freescale) FEC Ethernet controller (i.MX) config PACKAGE_kmod-fsl-pcs-lynx tristate default y if DEFAULT_kmod-fsl-pcs-lynx select PACKAGE_kmod-phylink select PACKAGE_kmod-libphy select PACKAGE_kmod-of-mdio depends on !TARGET_x86 depends on (TARGET_armsr_armv8) help NXP (Freescale) Lynx PCS config PACKAGE_kmod-fsl-xgmac-mdio tristate "kmod-fsl-xgmac-mdio............................. NXP (Freescale) MDIO bus" default y if DEFAULT_kmod-fsl-xgmac-mdio default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_armsr_armv8) depends on !TARGET_x86 select PACKAGE_kmod-of-mdio select PACKAGE_kmod-libphy select PACKAGE_kmod-acpi-mdio help NXP (Freescale) MDIO bus config PACKAGE_kmod-hfcmulti tristate "kmod-hfcmulti....... HFC multiport cards (HFC-4S/8S/E1) support for mISDN" default y if DEFAULT_kmod-hfcmulti default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-misdn help Kernel modules for Cologne AG's HFC multiport cards (HFC-4S/8S/E1) using the mISDN V2 stack config PACKAGE_kmod-hfcpci tristate "kmod-hfcpci................ HFC PCI cards (single port) support for mISDN" default y if DEFAULT_kmod-hfcpci default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-misdn depends on PCI_SUPPORT help Kernel modules for Cologne AG's HFC pci cards (single port) using the mISDN V2 stack config PACKAGE_kmod-i40e tristate "kmod-i40e.............. Intel(R) Ethernet Controller XL710 Family support" default y if DEFAULT_kmod-i40e default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-mdio select PACKAGE_kmod-libphy select PACKAGE_kmod-ptp select PACKAGE_kmod-hwmon-core help Kernel modules for Intel(R) Ethernet Controller XL710 Family 40 Gigabit Ethernet adapters. config PACKAGE_kmod-iavf tristate "kmod-iavf............ Intel(R) Ethernet Adaptive Virtual Function support" default y if DEFAULT_kmod-iavf default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT help Kernel modules for Intel XL710, X710, X722, XXV710, and all devices advertising support for Intel Ethernet Adaptive Virtual Function devices. config PACKAGE_kmod-ifb tristate "kmod-ifb........................... Intermediate Functional Block support" default y if DEFAULT_kmod-ifb default m if ALL||ALL_NONSHARED||ALL_KMODS help The Intermediate Functional Block config PACKAGE_kmod-igb tristate "kmod-igb....... Intel(R) 82575/82576 PCI-Express Gigabit Ethernet support" default y if DEFAULT_kmod-igb default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ptp select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-algo-bit select PACKAGE_kmod-i2c-core depends on PCI_SUPPORT help Kernel modules for Intel(R) 82575/82576 PCI-Express Gigabit Ethernet adapters. config PACKAGE_kmod-igbvf tristate "kmod-igbvf.............. Intel(R) 82576 Virtual Function Ethernet support" default y if DEFAULT_kmod-igbvf default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-algo-bit select PACKAGE_kmod-ptp depends on TARGET_x86 select PACKAGE_kmod-i2c-core depends on PCI_SUPPORT help Kernel modules for Intel(R) 82576 Virtual Function Ethernet adapters. config PACKAGE_kmod-igc tristate "kmod-igc................ Intel(R) Ethernet Controller I225 Series support" default y if DEFAULT_kmod-igc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ptp depends on PCI_SUPPORT help Kernel modules for Intel(R) Ethernet Controller I225 Series config PACKAGE_kmod-ipvlan tristate "kmod-ipvlan.............................................. IP-VLAN support" default y if DEFAULT_kmod-ipvlan default m if ALL||ALL_NONSHARED||ALL_KMODS help A kernel module which allows one to create virtual interfaces that map packets to or from specific IP addresses to a particular interface config PACKAGE_kmod-ixgbe tristate "kmod-ixgbe.. Intel(R) 82598/82599 PCI-Express 10 Gigabit Ethernet support" default y if DEFAULT_kmod-ixgbe default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !((TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra)) || !TARGET_x86 depends on PCI_SUPPORT select PACKAGE_kmod-mdio select PACKAGE_kmod-mdio-devres select PACKAGE_kmod-libphy select PACKAGE_kmod-ptp select PACKAGE_kmod-hwmon-core help Kernel modules for Intel(R) 82598/82599 PCI-Express 10 Gigabit Ethernet adapters. config PACKAGE_kmod-ixgbevf tristate "kmod-ixgbevf............ Intel(R) 82599 Virtual Function Ethernet support" default y if DEFAULT_kmod-ixgbevf default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ixgbe depends on !((TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra)) || !TARGET_x86 depends on PCI_SUPPORT help Kernel modules for Intel(R) 82599 Virtual Function Ethernet adapters. config PACKAGE_kmod-lan743x tristate "kmod-lan743x.......... Microchip LAN743x PCI Express Gigabit Ethernet NIC" default y if DEFAULT_kmod-lan743x default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT depends on !((TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra)) || !TARGET_x86 select PACKAGE_kmod-mdio-devres select PACKAGE_kmod-ptp help Kernel module for Microchip LAN743x PCI Express Gigabit Ethernet NIC config PACKAGE_kmod-libphy tristate "kmod-libphy.................................................. PHY library" default y if DEFAULT_kmod-libphy default m if ALL||ALL_NONSHARED||ALL_KMODS help PHY library config PACKAGE_kmod-ltq-adsl-ar9 tristate "kmod-ltq-adsl-ar9.................................... adsl driver for ar9" default y if DEFAULT_kmod-ltq-adsl-ar9 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_lantiq_xway select PACKAGE_kmod-ltq-adsl-ar9-mei help adsl driver for ar9 http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-adsl-ar9-fw-a tristate "kmod-ltq-adsl-ar9-fw-a.............................. Firmware Annex-a ar9" default y if DEFAULT_kmod-ltq-adsl-ar9-fw-a default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_lantiq_xway select PACKAGE_kmod-ltq-adsl-ar9 help Firmware Annex-a ar9 http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-adsl-ar9-fw-b tristate "kmod-ltq-adsl-ar9-fw-b.............................. Firmware Annex-b ar9" default y if DEFAULT_kmod-ltq-adsl-ar9-fw-b default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ltq-adsl-ar9 depends on TARGET_lantiq_xway help Firmware Annex-b ar9 http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-adsl-ar9-mei tristate "kmod-ltq-adsl-ar9-mei................................. mei driver for ar9" default y if DEFAULT_kmod-ltq-adsl-ar9-mei default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_lantiq_xway help mei driver for ar9 http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-adsl-ase tristate "kmod-ltq-adsl-ase.................................... adsl driver for ase" default y if DEFAULT_kmod-ltq-adsl-ase default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ltq-adsl-ase-mei depends on TARGET_lantiq_ase help adsl driver for ase http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-adsl-ase-fw-a tristate "kmod-ltq-adsl-ase-fw-a.............................. Firmware Annex-a ase" default y if DEFAULT_kmod-ltq-adsl-ase-fw-a default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_lantiq_ase select PACKAGE_kmod-ltq-adsl-ase help Firmware Annex-a ase http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-adsl-ase-fw-b tristate "kmod-ltq-adsl-ase-fw-b.............................. Firmware Annex-b ase" default y if DEFAULT_kmod-ltq-adsl-ase-fw-b default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ltq-adsl-ase depends on TARGET_lantiq_ase help Firmware Annex-b ase http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-adsl-ase-mei tristate "kmod-ltq-adsl-ase-mei................................. mei driver for ase" default y if DEFAULT_kmod-ltq-adsl-ase-mei default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_lantiq_ase help mei driver for ase http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-adsl-danube tristate "kmod-ltq-adsl-danube.............................. adsl driver for danube" default y if DEFAULT_kmod-ltq-adsl-danube default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_lantiq_xway||TARGET_lantiq_xway_legacy) select PACKAGE_kmod-ltq-adsl-danube-mei help adsl driver for danube http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-adsl-danube-fw-a tristate "kmod-ltq-adsl-danube-fw-a........................ Firmware Annex-a danube" default y if DEFAULT_kmod-ltq-adsl-danube-fw-a default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_lantiq_xway||TARGET_lantiq_xway_legacy) select PACKAGE_kmod-ltq-adsl-danube help Firmware Annex-a danube http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-adsl-danube-fw-b tristate "kmod-ltq-adsl-danube-fw-b........................ Firmware Annex-b danube" default y if DEFAULT_kmod-ltq-adsl-danube-fw-b default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ltq-adsl-danube depends on (TARGET_lantiq_xway||TARGET_lantiq_xway_legacy) help Firmware Annex-b danube http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-adsl-danube-mei tristate "kmod-ltq-adsl-danube-mei........................... mei driver for danube" default y if DEFAULT_kmod-ltq-adsl-danube-mei default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_lantiq_xway||TARGET_lantiq_xway_legacy) help mei driver for danube http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-atm-ar9 tristate "kmod-ltq-atm-ar9...................................... atm driver for ar9" default y if DEFAULT_kmod-ltq-atm-ar9 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ltq-adsl-ar9-mei select PACKAGE_br2684ctl select PACKAGE_kmod-atm depends on TARGET_lantiq_xway help atm driver for ar9 http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-atm-ase tristate "kmod-ltq-atm-ase...................................... atm driver for ase" default y if DEFAULT_kmod-ltq-atm-ase default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_lantiq_ase select PACKAGE_kmod-ltq-adsl-ase-mei select PACKAGE_kmod-atm select PACKAGE_br2684ctl help atm driver for ase http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-atm-danube tristate "kmod-ltq-atm-danube................................ atm driver for danube" default y if DEFAULT_kmod-ltq-atm-danube default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_br2684ctl depends on (TARGET_lantiq_xway||TARGET_lantiq_xway_legacy) select PACKAGE_kmod-atm select PACKAGE_kmod-ltq-adsl-danube-mei help atm driver for danube http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-atm-vr9 tristate "kmod-ltq-atm-vr9...................................... atm driver for vr9" default y if DEFAULT_kmod-ltq-atm-vr9 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_lantiq_xrx200 select PACKAGE_kmod-ltq-vdsl-vr9-mei select PACKAGE_kmod-atm select PACKAGE_br2684ctl depends on (TARGET_lantiq||TARGET_ipq40xx) help atm driver for vr9 http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-ptm-ar9 tristate "kmod-ltq-ptm-ar9...................................... ptm driver for ar9" default y if DEFAULT_kmod-ltq-ptm-ar9 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_lantiq_xway select PACKAGE_kmod-ltq-adsl-ar9-mei help ptm driver for ar9 http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-ptm-ase tristate "kmod-ltq-ptm-ase...................................... ptm driver for ase" default y if DEFAULT_kmod-ltq-ptm-ase default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_lantiq_ase select PACKAGE_kmod-ltq-adsl-ase-mei depends on BROKEN help ptm driver for ase http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-ptm-danube tristate "kmod-ltq-ptm-danube................................ ptm driver for danube" default y if DEFAULT_kmod-ltq-ptm-danube default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ltq-adsl-danube-mei depends on (TARGET_lantiq_xway||TARGET_lantiq_xway_legacy) depends on TARGET_lantiq_xway help ptm driver for danube http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-ptm-vr9 tristate "kmod-ltq-ptm-vr9...................................... ptm driver for vr9" default y if DEFAULT_kmod-ltq-ptm-vr9 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_lantiq||TARGET_ipq40xx) depends on TARGET_lantiq_xrx200 select PACKAGE_kmod-ltq-vdsl-vr9-mei help ptm driver for vr9 http://www.lantiq.com/ John Crispin config PACKAGE_kmod-ltq-vdsl-vr11 tristate "kmod-ltq-vdsl-vr11........................................... vdsl driver" default y if DEFAULT_kmod-ltq-vdsl-vr11 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_lantiq||TARGET_ipq40xx) select PACKAGE_kmod-ltq-vdsl-vr11-mei depends on TARGET_ipq40xx help vdsl driver config PACKAGE_kmod-ltq-vdsl-vr11-mei tristate "kmod-ltq-vdsl-vr11-mei............................... mei driver for vdsl" default y if DEFAULT_kmod-ltq-vdsl-vr11-mei default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ltq-ifxos depends on (TARGET_lantiq||TARGET_ipq40xx) depends on TARGET_ipq40xx select PACKAGE_kmod-vrx518_tc help Lantiq MEI CPE Kernel Module Driver config PACKAGE_kmod-ltq-vdsl-vr9 tristate "kmod-ltq-vdsl-vr9............................................ vdsl driver" default y if DEFAULT_kmod-ltq-vdsl-vr9 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ltq-vdsl-vr9-mei depends on TARGET_lantiq_xrx200 depends on (TARGET_lantiq||TARGET_ipq40xx) help vdsl driver John Crispin config PACKAGE_kmod-ltq-vdsl-vr9-mei tristate "kmod-ltq-vdsl-vr9-mei................................ mei driver for vdsl" default y if DEFAULT_kmod-ltq-vdsl-vr9-mei default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_lantiq_xrx200 select PACKAGE_kmod-ltq-vectoring depends on (TARGET_lantiq||TARGET_ipq40xx) select PACKAGE_kmod-ltq-ifxos help Lantiq MEI CPE Kernel Module Driver John Crispin config PACKAGE_kmod-ltq-vectoring tristate "kmod-ltq-vectoring............ driver for sending vectoring error samples" default y if DEFAULT_kmod-ltq-vectoring default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_lantiq_xrx200 help driver for sending vectoring error samples config PACKAGE_kmod-ltq-vectoring-test tristate "kmod-ltq-vectoring-test.......... driver for testing the vectoring driver" default y if DEFAULT_kmod-ltq-vectoring-test default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_lantiq_xrx200 select PACKAGE_kmod-ltq-vectoring help driver for testing the vectoring driver config PACKAGE_kmod-macvlan tristate "kmod-macvlan............................................ MAC-VLAN support" default y if DEFAULT_kmod-macvlan default m if ALL||ALL_NONSHARED||ALL_KMODS help A kernel module which allows one to create virtual interfaces that map packets to or from specific MAC addresses to a particular interface config PACKAGE_kmod-marvell-mdio tristate "kmod-marvell-mdio.................... Marvell Armada platform MDIO driver" default y if DEFAULT_kmod-marvell-mdio default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_armsr_armv8) depends on !TARGET_x86 select PACKAGE_kmod-libphy select PACKAGE_kmod-acpi-mdio select PACKAGE_kmod-of-mdio help Marvell Armada platform MDIO driver config PACKAGE_kmod-mdio-bcm-unimac tristate "kmod-mdio-bcm-unimac................. Broadcom UniMAC MDIO bus controller" default y if DEFAULT_kmod-mdio-bcm-unimac default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_x86 depends on (TARGET_armsr_armv8) select PACKAGE_kmod-of-mdio help Broadcom UniMAC MDIO bus controller config PACKAGE_kmod-mdio-devres tristate default y if DEFAULT_kmod-mdio-devres depends on !((TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra)) || !TARGET_x86 select PACKAGE_kmod-of-mdio if (TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra) select PACKAGE_kmod-libphy help Supports MDIO device registration config PACKAGE_kmod-mdio-gpio tristate "kmod-mdio-gpio....................... Supports GPIO lib-based MDIO busses" default y if DEFAULT_kmod-mdio-gpio default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !((TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra)) || !TARGET_x86 depends on GPIO_SUPPORT select PACKAGE_kmod-libphy select PACKAGE_kmod-of-mdio if (TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra) help Supports GPIO lib-based MDIO busses config PACKAGE_kmod-mdio-thunder tristate "kmod-mdio-thunder............... Marvell (Cavium) Thunder MDIO controller" default y if DEFAULT_kmod-mdio-thunder default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-of-mdio depends on !TARGET_x86 depends on (TARGET_armsr_armv8) help Marvell (Cavium) Thunder MDIO controller config PACKAGE_kmod-mhi-net tristate "kmod-mhi-net.......................................... MHI Network Device" default y if DEFAULT_kmod-mhi-net default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mhi-bus depends on PCI_SUPPORT help Driver for MHI network interface config PACKAGE_kmod-mhi-wwan-ctrl tristate "kmod-mhi-wwan-ctrl...................................... MHI WWAN Control" default y if DEFAULT_kmod-mhi-wwan-ctrl default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-wwan select PACKAGE_kmod-mhi-bus depends on PCI_SUPPORT help Driver for MHI WWAN Control This exposes all modem control ports like AT, MBIM, QMI, DIAG, .. config PACKAGE_kmod-mhi-wwan-mbim tristate "kmod-mhi-wwan-mbim.............................................. MHI MBIM" default y if DEFAULT_kmod-mhi-wwan-mbim default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-mhi-bus select PACKAGE_kmod-wwan help Driver for MHI MBIM This implements MBIM over MHI config PACKAGE_kmod-mii tristate "kmod-mii..................................................... MII library" default y if DEFAULT_kmod-mii default m if ALL||ALL_NONSHARED||ALL_KMODS help MII library config PACKAGE_kmod-mlx4-core tristate "kmod-mlx4-core............. Mellanox ConnectX(R) mlx4 core Network Driver" default y if DEFAULT_kmod-mlx4-core default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ptp depends on PCI_SUPPORT help Supports Mellanox ConnectX-3 series and previous cards config PACKAGE_kmod-mlx5-core tristate "kmod-mlx5-core............. Mellanox ConnectX(R) mlx5 core Network Driver" default y if DEFAULT_kmod-mlx5-core default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-ptp help Supports Mellanox Connect-IB/ConnectX-4 series and later cards config PACKAGE_kmod-mvneta tristate "kmod-mvneta................ Marvell Armada 370/38x/XP/37xx network driver" default y if DEFAULT_kmod-mvneta default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_x86 select PACKAGE_kmod-marvell-mdio depends on (TARGET_armsr_armv8) select PACKAGE_kmod-phylink help Marvell Armada 370/38x/XP/37xx network driver config PACKAGE_kmod-mvpp2 tristate "kmod-mvpp2....................... Marvell Armada 375/7K/8K network driver" default y if DEFAULT_kmod-mvpp2 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-phylink select PACKAGE_kmod-marvell-mdio depends on !TARGET_x86 depends on (TARGET_armsr_armv8) help Marvell Armada 375/7K/8K network driver config PACKAGE_kmod-natsemi tristate "kmod-natsemi....................... National Semiconductor DP8381x series" default y if DEFAULT_kmod-natsemi default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT help Kernel modules for National Semiconductor DP8381x series PCI Ethernet adapters. config PACKAGE_kmod-ne2k-pci tristate "kmod-ne2k-pci................... ne2k-pci Ethernet Adapter kernel support" default y if DEFAULT_kmod-ne2k-pci default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT help Kernel modules for NE2000 PCI Ethernet Adapter kernel config PACKAGE_kmod-net-selftests tristate "kmod-net-selftests...................... Network generic selftest support" default y if DEFAULT_kmod-net-selftests default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy help Kernel modules for the generic selftest support config PACKAGE_kmod-niu tristate "kmod-niu............................. Sun Neptune 10Gbit Ethernet support" default y if DEFAULT_kmod-niu default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT help This enables support for cards based upon Sun's Neptune chipset. config PACKAGE_kmod-octeontx2-net tristate "kmod-octeontx2-net............ Marvell (Cavium) ThunderX2 network drivers" default y if DEFAULT_kmod-octeontx2-net default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-phylink select PACKAGE_kmod-ptp select PACKAGE_kmod-macsec select PACKAGE_kmod-of-mdio depends on (TARGET_armsr_armv8) depends on !TARGET_x86 help Marvell (Cavium) ThunderX2 network drivers config PACKAGE_kmod-of-mdio tristate "kmod-of-mdio................................... OpenFirmware MDIO support" default y if DEFAULT_kmod-of-mdio default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy select PACKAGE_kmod-fixed-phy depends on !TARGET_x86 help Kernel driver for OpenFirmware MDIO support config PACKAGE_kmod-pcnet32 tristate "kmod-pcnet32..................................... AMD PCnet32 PCI support" default y if DEFAULT_kmod-pcnet32 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mii depends on (PCI_SUPPORT||TARGET_malta) help Kernel modules for AMD PCnet32 Ethernet adapters config PACKAGE_kmod-pcs-xpcs tristate "kmod-pcs-xpcs............................. Synopsis DesignWare PCS driver" default y if DEFAULT_kmod-pcs-xpcs default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_armsr_armv8) help Synopsis DesignWare PCS driver config PACKAGE_kmod-phy-aquantia tristate "kmod-phy-aquantia................................. Aquantia Ethernet PHYs" default y if DEFAULT_kmod-phy-aquantia default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-libphy select PACKAGE_kmod-lib-crc-ccitt help Kernel modules for Aquantia Ethernet PHYs config PACKAGE_kmod-phy-ax88796b tristate "kmod-phy-ax88796b........................................ Asix PHY driver" default y if DEFAULT_kmod-phy-ax88796b default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy help Currently supports the Asix Electronics PHY found in the X-Surf 100 AX88796B package. config PACKAGE_kmod-phy-bcm84881 tristate "kmod-phy-bcm84881........................... Broadcom BCM84881 PHY driver" default y if DEFAULT_kmod-phy-bcm84881 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy help Supports the Broadcom 84881 PHY. config PACKAGE_kmod-phy-broadcom tristate "kmod-phy-broadcom........................... Broadcom Ethernet PHY driver" default y if DEFAULT_kmod-phy-broadcom default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy select PACKAGE_kmod-phylib-broadcom help Currently supports the BCM5411, BCM5421, BCM5461, BCM5464, BCM5481, BCM5482 and BCM57780 PHYs. config PACKAGE_kmod-phy-marvell tristate "kmod-phy-marvell..................... Marvell Gigabit Ethernet PHY driver" default y if DEFAULT_kmod-phy-marvell default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy help Supports Marvell Gigabit Ethernet PHYs: * 88E1101 * 88E1112 * 88E1111 (incl. Finisar variant) * 88E1118 * 88E1121R * 88E1145 * 88E1149R * 88E1240 * 88E1318S * 88E1116R * 88E1510 * 88E1540 * 88E1545 * 88E3016 * 88E6341 family * 88E6390 family * 88E6393 family * 88E1340S * 88E1548P config PACKAGE_kmod-phy-marvell-10g tristate "kmod-phy-marvell-10g.............. Marvell 10 Gigabit Ethernet PHY driver" default y if DEFAULT_kmod-phy-marvell-10g default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy help Marvell 10 Gigabit Ethernet PHY driver config PACKAGE_kmod-phy-microchip tristate "kmod-phy-microchip......................... Microchip Ethernet PHY driver" default y if DEFAULT_kmod-phy-microchip default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy help Supports the LAN88XX PHYs. config PACKAGE_kmod-phy-realtek tristate "kmod-phy-realtek............................. Realtek Ethernet PHY driver" default y if DEFAULT_kmod-phy-realtek default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy help Supports the Realtek 821x PHY. config PACKAGE_kmod-phy-smsc tristate "kmod-phy-smsc............................................ SMSC PHY driver" default y if DEFAULT_kmod-phy-smsc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy help Currently supports the LAN83C185, LAN8187 and LAN8700 PHYs config PACKAGE_kmod-phylib-broadcom tristate default y if DEFAULT_kmod-phylib-broadcom select PACKAGE_kmod-libphy help Broadcom Ethernet PHY library config PACKAGE_kmod-phylink tristate "kmod-phylink.................... Model for MAC to optional PHY connection" default y if DEFAULT_kmod-phylink default m if ALL||ALL_NONSHARED||ALL_KMODS help Model for MAC to optional PHY connection config PACKAGE_kmod-ppfe tristate "kmod-ppfe.................................. Freescale PPFE Driver support" default y if DEFAULT_kmod-ppfe default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_layerscape help Kernel modules for Freescale PPFE Driver support. config PACKAGE_kmod-qca-nss-dp tristate "kmod-qca-nss-dp.................... Qualcom NSS dataplane ethernet driver" default y if DEFAULT_kmod-qca-nss-dp default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_ipq807x select PACKAGE_kmod-qca-ssdk depends on (TARGET_ipq807x) help Qualcom NSS dataplane ethernet driver config PACKAGE_kmod-qca-ssdk tristate "kmod-qca-ssdk................................. Qualcom SSDK switch driver" default y if DEFAULT_kmod-qca-ssdk default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_ipq807x) help Qualcom SSDK switch driver config PACKAGE_kmod-qlcnic tristate "kmod-qlcnic.................... QLogic QLE8240 and QLE8242 device support" default y if DEFAULT_kmod-qlcnic default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-hwmon-core help This driver supports QLogic QLE8240 and QLE8242 Converged Ethernet devices. config PACKAGE_kmod-r6040 tristate "kmod-r6040..................................... RDC Fast-Ethernet support" default y if DEFAULT_kmod-r6040 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy depends on PCI_SUPPORT help Kernel modules for RDC Fast-Ethernet adapters. config PACKAGE_kmod-r8169 tristate "kmod-r8169.. RealTek RTL-8169 PCI Gigabit Ethernet Adapter kernel support" default y if DEFAULT_kmod-r8169 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT depends on !((TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra)) || !TARGET_x86 select PACKAGE_kmod-mii select PACKAGE_r8169-firmware select PACKAGE_kmod-mdio-devres select PACKAGE_kmod-phy-realtek help Kernel modules for RealTek RTL-8169 PCI Gigabit Ethernet adapters config PACKAGE_kmod-sfc tristate "kmod-sfc................. Solarflare SFC9000/SFC9100/EF100-family support" default y if DEFAULT_kmod-sfc default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-lib-crc32c select PACKAGE_kmod-mdio select PACKAGE_kmod-ptp select PACKAGE_kmod-hwmon-core help Solarflare SFC9000/SFC9100/EF100-family support Solarflare EF100 support requires at least kernel version 5.9 config PACKAGE_kmod-sfc-falcon tristate "kmod-sfc-falcon............................... Solarflare SFC4000 support" default y if DEFAULT_kmod-sfc-falcon default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mdio depends on PCI_SUPPORT select PACKAGE_kmod-lib-crc32c select PACKAGE_kmod-i2c-algo-bit help Solarflare SFC4000 support config PACKAGE_kmod-sfp tristate "kmod-sfp................................................ SFP cage support" default y if DEFAULT_kmod-sfp default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-phylink select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core help Kernel module to support SFP cages config PACKAGE_kmod-siit tristate "kmod-siit........................ Stateless IP ICMP Translation Algorithm" default y if DEFAULT_kmod-siit default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (!(TARGET_ps3||TARGET_pxcab)) help Stateless IP ICMP Translation Algorithm Vladimir Ulrich config PACKAGE_kmod-sis190 tristate "kmod-sis190........................ SiS 190 Fast/Gigabit Ethernet support" default y if DEFAULT_kmod-sis190 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-mii help SiS 190 Fast/Gigabit Ethernet support config PACKAGE_kmod-sis900 tristate "kmod-sis900..................................... SiS 900 Ethernet support" default y if DEFAULT_kmod-sis900 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-mii help Kernel modules for Sis 900 Ethernet adapters. config PACKAGE_kmod-skge tristate "kmod-skge....................................... SysKonnect Yukon support" default y if DEFAULT_kmod-skge default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT help SysKonnect Yukon support config PACKAGE_kmod-sky2 tristate "kmod-sky2...................................... SysKonnect Yukon2 support" default y if DEFAULT_kmod-sky2 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT help This driver supports Gigabit Ethernet adapters based on the Marvell Yukon 2 chipset: Marvell 88E8021/88E8022/88E8035/88E8036/88E8038/88E8050/88E8052/ 88E8053/88E8055/88E8061/88E8062, SysKonnect SK-9E21D/SK-9S21 There is companion driver for the older Marvell Yukon and Genesis based adapters: skge. config PACKAGE_kmod-solos-pci tristate "kmod-solos-pci.............................. Solos ADSL2+ multiport modem" default y if DEFAULT_kmod-solos-pci default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-atm depends on PCI_SUPPORT help Kernel module for Traverse Technologies' Solos PCI cards and Geos ADSL2+ x86 motherboard config PACKAGE_kmod-spi-ks8995 tristate "kmod-spi-ks8995............. Micrel/Kendin KS8995 Ethernet switch control" default y if DEFAULT_kmod-spi-ks8995 default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for Micrel/Kendin KS8995 ethernet switch config PACKAGE_kmod-stmmac-core tristate "kmod-stmmac-core. Synopsis Ethernet Controller core (NXP,STMMicro,others)" default y if DEFAULT_kmod-stmmac-core default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-pcs-xpcs depends on (TARGET_armsr_armv8) select PACKAGE_kmod-phylink select PACKAGE_kmod-ptp help Synopsis Ethernet Controller core (NXP,STMMicro,others) config PACKAGE_kmod-sun4i-emac tristate "kmod-sun4i-emac.......................... AllWinner EMAC Ethernet support" default y if DEFAULT_kmod-sun4i-emac default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_x86 depends on TARGET_sunxi select PACKAGE_kmod-of-mdio select PACKAGE_kmod-libphy help AllWinner EMAC Ethernet support config PACKAGE_kmod-swconfig tristate "kmod-swconfig................................... switch configuration API" default y if DEFAULT_kmod-swconfig default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy help Switch configuration API module config PACKAGE_kmod-switch-ar8xxx tristate "kmod-switch-ar8xxx.................... Atheros AR8216/8327 switch support" default y if DEFAULT_kmod-switch-ar8xxx default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mdio-devres depends on !((TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra)) || !TARGET_x86 select PACKAGE_kmod-swconfig help Atheros AR8216/8327 switch support config PACKAGE_kmod-switch-bcm53xx tristate "kmod-switch-bcm53xx...................... Broadcom bcm53xx switch support" default y if DEFAULT_kmod-switch-bcm53xx default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-swconfig help Broadcom bcm53xx switch support config PACKAGE_kmod-switch-bcm53xx-mdio tristate "kmod-switch-bcm53xx-mdio............ Broadcom bcm53xx switch MDIO support" default y if DEFAULT_kmod-switch-bcm53xx-mdio default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-switch-bcm53xx help Broadcom bcm53xx switch MDIO support config PACKAGE_kmod-switch-ip17xx tristate "kmod-switch-ip17xx............................. IC+ IP17XX switch support" default y if DEFAULT_kmod-switch-ip17xx default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-swconfig help IC+ IP175C/IP178C switch support config PACKAGE_kmod-switch-rtl8306 tristate "kmod-switch-rtl8306...................... Realtek RTL8306S switch support" default y if DEFAULT_kmod-switch-rtl8306 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-swconfig help Realtek RTL8306S switch support config PACKAGE_kmod-switch-rtl8366-smi tristate "kmod-switch-rtl8366-smi..... Realtek RTL8366 SMI switch interface support" default y if DEFAULT_kmod-switch-rtl8366-smi default m if ALL||ALL_NONSHARED||ALL_KMODS depends on GPIO_SUPPORT select PACKAGE_kmod-of-mdio if (TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra) depends on !((TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra)) || !TARGET_x86 select PACKAGE_kmod-swconfig help Realtek RTL8366 series SMI switch interface support config PACKAGE_kmod-switch-rtl8366rb tristate "kmod-switch-rtl8366rb................... Realtek RTL8366RB switch support" default y if DEFAULT_kmod-switch-rtl8366rb default m if ALL||ALL_NONSHARED||ALL_KMODS depends on GPIO_SUPPORT select PACKAGE_kmod-switch-rtl8366-smi depends on !((TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra)) || !TARGET_x86 help Realtek RTL8366RB switch support config PACKAGE_kmod-switch-rtl8366s tristate "kmod-switch-rtl8366s..................... Realtek RTL8366S switch support" default y if DEFAULT_kmod-switch-rtl8366s default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !((TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra)) || !TARGET_x86 select PACKAGE_kmod-switch-rtl8366-smi depends on GPIO_SUPPORT help Realtek RTL8366S switch support config PACKAGE_kmod-switch-rtl8367 tristate "kmod-switch-rtl8367....................... Realtek RTL8367 switch support" default y if DEFAULT_kmod-switch-rtl8367 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on GPIO_SUPPORT select PACKAGE_kmod-switch-rtl8366-smi depends on !((TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra)) || !TARGET_x86 help Realtek RTL8367 switch support config PACKAGE_kmod-switch-rtl8367b tristate "kmod-switch-rtl8367b................... Realtek RTL8367R/B switch support" default y if DEFAULT_kmod-switch-rtl8367b default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-switch-rtl8366-smi depends on GPIO_SUPPORT depends on !((TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra)) || !TARGET_x86 help Realtek RTL8367R/B switch support config PACKAGE_kmod-tg3 tristate "kmod-tg3................................ Broadcom Tigon3 Gigabit Ethernet" default y if DEFAULT_kmod-tg3 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-libphy if !TARGET_bcm47xx depends on PCI_SUPPORT select PACKAGE_kmod-ptp help Kernel modules for Broadcom Tigon3 Gigabit Ethernet adapters config PACKAGE_kmod-thunderx-net tristate "kmod-thunderx-net............... Marvell (Cavium) Thunder network drivers" default y if DEFAULT_kmod-thunderx-net default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_armsr_armv8) depends on !TARGET_x86 select PACKAGE_kmod-mdio-thunder select PACKAGE_kmod-phylink help Marvell (Cavium) Thunder network drivers config PACKAGE_kmod-tulip tristate "kmod-tulip........................... Tulip family network device support" default y if DEFAULT_kmod-tulip default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-mii help Kernel modules for the Tulip family of network cards, including DECchip Tulip, DIGITAL EtherWORKS, Winbond W89c840, Davicom DM910x/DM980x and ULi M526x controller support. config PACKAGE_kmod-via-rhine tristate "kmod-via-rhine................................ Via Rhine ethernet support" default y if DEFAULT_kmod-via-rhine default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mii depends on PCI_SUPPORT help Kernel modules for Via Rhine Ethernet chipsets config PACKAGE_kmod-via-velocity tristate "kmod-via-velocity... VIA Velocity Gigabit Ethernet Adapter kernel support" default y if DEFAULT_kmod-via-velocity default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-lib-crc-ccitt depends on PCI_SUPPORT help Kernel modules for VIA Velocity Gigabit Ethernet chipsets config PACKAGE_kmod-vmxnet3 tristate "kmod-vmxnet3.............................. VMware VMXNET3 ethernet driver" default y if DEFAULT_kmod-vmxnet3 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT help Kernel modules for VMware VMXNET3 ethernet adapters. config PACKAGE_kmod-vrx518_ep tristate "kmod-vrx518_ep......................................... VRX518 EP Support" default y if DEFAULT_kmod-vrx518_ep default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_ipq40xx help VRX518 endpoint driver config PACKAGE_kmod-vrx518_tc tristate "kmod-vrx518_tc.......................................... VRX518 TC driver" default y if DEFAULT_kmod-vrx518_tc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-md5 select PACKAGE_kmod-vrx518_ep depends on TARGET_ipq40xx select PACKAGE_br2684ctl select PACKAGE_kmod-ipoa select PACKAGE_kmod-atm help VRX518 TC Driver config PACKAGE_kmod-wwan tristate "kmod-wwan............................................... WWAN Driver Core" default y if DEFAULT_kmod-wwan default m if ALL||ALL_NONSHARED||ALL_KMODS help his driver provides a common framework for WWAN drivers. endmenu menu "Network Support" config PACKAGE_kmod-9pnet tristate "kmod-9pnet...................... Plan 9 Resource Sharing Support (9P2000)" default y if DEFAULT_kmod-9pnet default m if ALL||ALL_NONSHARED||ALL_KMODS depends on VIRTIO_SUPPORT help Kernel support support for Plan 9 resource sharing via the 9P2000 protocol. config PACKAGE_kmod-atm tristate "kmod-atm..................................................... ATM support" default y if DEFAULT_kmod-atm default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel modules for ATM support config PACKAGE_kmod-atmtcp tristate "kmod-atmtcp................................................. ATM over TCP" default y if DEFAULT_kmod-atmtcp default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-atm help Kernel module for ATM over TCP support config PACKAGE_kmod-ax25 tristate "kmod-ax25................................................... AX25 support" default y if DEFAULT_kmod-ax25 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-lib-crc16 help Kernel modules for AX25 support config PACKAGE_kmod-batman-adv tristate "kmod-batman-adv......................................... B.A.T.M.A.N. Adv" default y if DEFAULT_kmod-batman-adv default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-lib-crc32c select PACKAGE_kmod-cfg80211 select PACKAGE_kmod-lib-crc16 if BATMAN_ADV_BLA select PACKAGE_batctl-default if PACKAGE_batctl-tiny source "feeds/routing/batman-adv/Config.in" config PACKAGE_kmod-bonding tristate "kmod-bonding..................................... Ethernet bonding driver" default y if DEFAULT_kmod-bonding default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !(PACKAGE_kmod-tls) || PACKAGE_kmod-tls help Kernel module for NIC bonding. config PACKAGE_kmod-bpf-test tristate "kmod-bpf-test.................. Test Berkeley Packet Filter functionality" default y if DEFAULT_kmod-bpf-test default m if ALL||ALL_NONSHARED||ALL_KMODS help Test Berkeley Packet Filter functionality config PACKAGE_kmod-dnsresolver tristate "kmod-dnsresolver.................................. In-kernel DNS Resolver" default y if DEFAULT_kmod-dnsresolver default m if ALL||ALL_NONSHARED||ALL_KMODS help In-kernel DNS Resolver config PACKAGE_kmod-fou tristate "kmod-fou....................................... FOU and GUE decapsulation" default y if DEFAULT_kmod-fou default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iptunnel select PACKAGE_kmod-udptunnel4 select PACKAGE_kmod-udptunnel6 if IPV6 help Kernel module for FOU (Foo over UDP) and GUE (Generic UDP Encapsulation) tunnelling. Requires Kernel 3.18 or newer. config PACKAGE_kmod-fou6 tristate "kmod-fou6............................ FOU and GUE decapsulation over IPv6" default y if DEFAULT_kmod-fou6 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ip6-tunnel depends on IPV6 select PACKAGE_kmod-fou help Kernel module for FOU (Foo over UDP) and GUE (Generic UDP Encapsulation) tunnelling over IPv6. Requires Kernel 3.18 or newer. config PACKAGE_kmod-geneve tristate "kmod-geneve" default y if DEFAULT_kmod-geneve default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iptunnel select PACKAGE_kmod-udptunnel4 select PACKAGE_kmod-udptunnel6 if IPV6 help Kernel module for supporting Geneve in the Kernel. Requires Kernel 3.18 or newer. config PACKAGE_kmod-gre tristate "kmod-gre..................................................... GRE support" default y if DEFAULT_kmod-gre default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iptunnel help Generic Routing Encapsulation support config PACKAGE_kmod-gre6 tristate "kmod-gre6.......................................... GRE support over IPV6" default y if DEFAULT_kmod-gre6 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ip6-tunnel select PACKAGE_kmod-gre select PACKAGE_kmod-iptunnel depends on IPV6 help Generic Routing Encapsulation support over IPv6 config PACKAGE_kmod-inet-diag tristate "kmod-inet-diag.......................... INET diag support for ss utility" default y if DEFAULT_kmod-inet-diag default m if ALL||ALL_NONSHARED||ALL_KMODS help Support for INET (TCP, DCCP, etc) socket monitoring interface used by native Linux tools such as ss. config PACKAGE_kmod-ip-vti tristate "kmod-ip-vti............................ IP VTI (Virtual Tunnel Interface)" default y if DEFAULT_kmod-ip-vti default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iptunnel4 depends on PACKAGE_kmod-ipsec select PACKAGE_kmod-iptunnel select PACKAGE_kmod-ipsec4 help Kernel modules for IP VTI (Virtual Tunnel Interface) config PACKAGE_kmod-ip6-tunnel tristate "kmod-ip6-tunnel.................................... IP-in-IPv6 tunnelling" default y if DEFAULT_kmod-ip6-tunnel default m if ALL||ALL_NONSHARED||ALL_KMODS depends on IPV6 select PACKAGE_kmod-iptunnel6 help Kernel modules for IPv6-in-IPv6 and IPv4-in-IPv6 tunnelling config PACKAGE_kmod-ip6-vti tristate "kmod-ip6-vti......................... IPv6 VTI (Virtual Tunnel Interface)" default y if DEFAULT_kmod-ip6-vti default m if ALL||ALL_NONSHARED||ALL_KMODS depends on IPV6 select PACKAGE_kmod-ipsec6 depends on PACKAGE_kmod-ipsec select PACKAGE_kmod-ip6-tunnel select PACKAGE_kmod-iptunnel help Kernel modules for IPv6 VTI (Virtual Tunnel Interface) config PACKAGE_kmod-ipip tristate "kmod-ipip......................................... IP-in-IP encapsulation" default y if DEFAULT_kmod-ipip default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iptunnel4 select PACKAGE_kmod-iptunnel help Kernel modules for IP-in-IP encapsulation config PACKAGE_kmod-ipoa tristate "kmod-ipoa................................................... IPoA support" default y if DEFAULT_kmod-ipoa default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-atm help Kernel modules for IPoA (IP over ATM) support config PACKAGE_kmod-ipsec tristate "kmod-ipsec......................... IPsec related modules (IPv4 and IPv6)" default y if DEFAULT_kmod-ipsec default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-sha1 select PACKAGE_kmod-crypto-des select PACKAGE_kmod-crypto-md5 select PACKAGE_kmod-crypto-echainiv select PACKAGE_kmod-crypto-deflate select PACKAGE_kmod-crypto-cbc select PACKAGE_kmod-crypto-authenc select PACKAGE_kmod-crypto-hmac help Kernel modules for IPsec support in both IPv4 and IPv6. Includes: - af_key - xfrm_algo - xfrm_ipcomp - xfrm_user config PACKAGE_kmod-ipsec4 tristate "kmod-ipsec4................................. IPsec related modules (IPv4)" default y if DEFAULT_kmod-ipsec4 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iptunnel4 depends on PACKAGE_kmod-ipsec help Kernel modules for IPsec support in IPv4. Includes: - ah4 - esp4 - ipcomp4 - xfrm4_tunnel config PACKAGE_kmod-ipsec6 tristate "kmod-ipsec6................................. IPsec related modules (IPv6)" default y if DEFAULT_kmod-ipsec6 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-ipsec select PACKAGE_kmod-iptunnel6 depends on IPV6 help Kernel modules for IPsec support in IPv6. Includes: - ah6 - esp6 - ipcomp6 - xfrm6_tunnel config PACKAGE_kmod-iptunnel tristate default y if DEFAULT_kmod-iptunnel help Kernel module for generic IP tunnel support config PACKAGE_kmod-iptunnel4 tristate default y if DEFAULT_kmod-iptunnel4 help Kernel modules for IPv4 tunneling config PACKAGE_kmod-iptunnel6 tristate "kmod-iptunnel6............................................ IPv6 tunneling" default y if DEFAULT_kmod-iptunnel6 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on IPV6 help Kernel modules for IPv6 tunneling config PACKAGE_kmod-jool-netfilter tristate "kmod-jool-netfilter................................... Jool kernel module" default y if DEFAULT_kmod-jool-netfilter default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nf-conntrack6 select PACKAGE_kmod-nf-conntrack select PACKAGE_kmod-crypto-md5 depends on IPV6 help Jool is an Open Source SIIT and NAT64 for Linux. This package provides the kernel module for Jool with netfilter API Only. config PACKAGE_kmod-l2tp tristate "kmod-l2tp............................ Layer Two Tunneling Protocol (L2TP)" default y if DEFAULT_kmod-l2tp default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-udptunnel6 if IPV6 select PACKAGE_kmod-udptunnel4 help Kernel modules for L2TP V3 Support config PACKAGE_kmod-l2tp-eth tristate "kmod-l2tp-eth................ L2TP ethernet pseudowire support for L2TPv3" default y if DEFAULT_kmod-l2tp-eth default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-l2tp help Kernel modules for L2TP ethernet pseudowire support for L2TPv3 config PACKAGE_kmod-l2tp-ip tristate "kmod-l2tp-ip............................ L2TP IP encapsulation for L2TPv3" default y if DEFAULT_kmod-l2tp-ip default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-l2tp help Kernel modules for L2TP IP encapsulation for L2TPv3 config PACKAGE_kmod-macremapper tristate "kmod-macremapper................... Dual Channel Wi-Fi macremapper Module" default y if DEFAULT_kmod-macremapper default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-br-netfilter select PACKAGE_kmod-cfg80211 help Linux kernel module for implementation the DCW filtering mechanism https://www.edgewaterwireless.com Carey Sonsino config PACKAGE_kmod-macsec tristate "kmod-macsec...................... IEEE 802.1AE MAC-level encryption (MAC)" default y if DEFAULT_kmod-macsec default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-gcm help MACsec is an encryption standard for Ethernet. config PACKAGE_kmod-mdio tristate default y if DEFAULT_kmod-mdio help Kernel modules for MDIO (clause 45) PHY support config PACKAGE_kmod-mdio-bus-mux tristate default y if DEFAULT_kmod-mdio-bus-mux help Kernel framework for MDIO bus multiplexers. config PACKAGE_kmod-mdio-netlink tristate "kmod-mdio-netlink.......... mdio-netlink Linux MDIO netlink kernel module" default y if DEFAULT_kmod-mdio-netlink default m if ALL||ALL_NONSHARED||ALL_KMODS help mdio-netlink Linux MDIO netlink kernel module https://github.com/wkz/mdio-tools.git Damien Mascord config PACKAGE_kmod-misdn tristate "kmod-misdn.......................................... mISDN (ISDN) Support" default y if DEFAULT_kmod-misdn default m if ALL||ALL_NONSHARED||ALL_KMODS help Modular ISDN driver support config PACKAGE_kmod-mpls tristate "kmod-mpls................................................... MPLS support" default y if DEFAULT_kmod-mpls default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iptunnel help Kernel support for MPLS config PACKAGE_kmod-nat46 tristate "kmod-nat46..................... Stateless NAT46 translation kernel module" default y if DEFAULT_kmod-nat46 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on IPV6 select PACKAGE_kmod-nf-conntrack6 help Stateless NAT46 translation kernel module Hans Dedecker config PACKAGE_kmod-netconsole tristate "kmod-netconsole.......................... Network console logging support" default y if DEFAULT_kmod-netconsole default m if ALL||ALL_NONSHARED||ALL_KMODS help Network console logging support. config PACKAGE_kmod-netem tristate "kmod-netem............................... Network emulation functionality" default y if DEFAULT_kmod-netem default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched help Kernel modules for emulating the properties of wide area networks config PACKAGE_kmod-netlink-diag tristate "kmod-netlink-diag.................... Netlink diag support for ss utility" default y if DEFAULT_kmod-netlink-diag default m if ALL||ALL_NONSHARED||ALL_KMODS help Netlink diag is a module made for use with iproute2's ss utility config PACKAGE_kmod-nlmon tristate "kmod-nlmon............................. Virtual netlink monitoring device" default y if DEFAULT_kmod-nlmon default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module which adds a monitoring device for netlink. config PACKAGE_kmod-nsh tristate "kmod-nsh........................... Network Service Header (NSH) protocol" default y if DEFAULT_kmod-nsh default m if ALL||ALL_NONSHARED||ALL_KMODS help Network Service Header is an implementation of Service Function Chaining (RFC 7665). Requires kernel 4.14 or newer config PACKAGE_kmod-openvswitch tristate "kmod-openvswitch................. Open vSwitch kernel datapath (upstream)" default y if DEFAULT_kmod-openvswitch default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nsh select PACKAGE_kmod-mpls select PACKAGE_kmod-lib-crc32c select PACKAGE_kmod-ipt-conntrack-extra select PACKAGE_kmod-nf-conntrack6 if IPV6 select PACKAGE_kmod-nf-nat6 if IPV6 select PACKAGE_kmod-nf-nat select PACKAGE_kmod-nf-conntrack help Open vSwitch kernel datapath (upstream) Yousong Zhou config PACKAGE_kmod-openvswitch-geneve tristate "kmod-openvswitch-geneve. Open vSwitch Geneve tunneling support (upstream)" default y if DEFAULT_kmod-openvswitch-geneve default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-openvswitch if PACKAGE_kmod-openvswitch-intree config PACKAGE_kmod-openvswitch-geneve-intree tristate "kmod-openvswitch-geneve-intree" default y if DEFAULT_kmod-openvswitch-geneve-intree default m if ALL||ALL_NONSHARED||ALL_KMODS depends on DEVEL select PACKAGE_kmod-openvswitch-intree depends on IPV6 select PACKAGE_kmod-geneve help Open vSwitch Geneve tunneling support (in tree) Yousong Zhou config PACKAGE_kmod-openvswitch-gre tristate "kmod-openvswitch-gre....... Open vSwitch GRE tunneling support (upstream)" default y if DEFAULT_kmod-openvswitch-gre default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-openvswitch if PACKAGE_kmod-openvswitch-intree config PACKAGE_kmod-openvswitch-gre-intree tristate "kmod-openvswitch-gre-intree. Open vSwitch GRE tunneling support (in tree)" default y if DEFAULT_kmod-openvswitch-gre-intree default m if ALL||ALL_NONSHARED||ALL_KMODS depends on IPV6 select PACKAGE_kmod-openvswitch-intree depends on DEVEL select PACKAGE_kmod-gre help Open vSwitch GRE tunneling support (in tree) Yousong Zhou config PACKAGE_kmod-openvswitch-intree tristate "kmod-openvswitch-intree........... Open vSwitch kernel datapath (in tree)" default y if DEFAULT_kmod-openvswitch-intree default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-conntrack-extra select PACKAGE_kmod-nf-conntrack select PACKAGE_kmod-udptunnel4 select PACKAGE_kmod-nf-nat6 if IPV6 select PACKAGE_kmod-nf-nat depends on IPV6 depends on DEVEL select PACKAGE_kmod-lib-crc32c help Open vSwitch kernel datapath (in tree) Yousong Zhou config PACKAGE_kmod-openvswitch-lisp-intree tristate "kmod-openvswitch-lisp-intree" default y if DEFAULT_kmod-openvswitch-lisp-intree default m if ALL||ALL_NONSHARED||ALL_KMODS depends on IPV6 select PACKAGE_kmod-openvswitch-intree depends on DEVEL help Open vSwitch LISP tunneling support (in tree) Yousong Zhou config PACKAGE_kmod-openvswitch-stt-intree tristate "kmod-openvswitch-stt-intree. Open vSwitch STT tunneling support (in tree)" default y if DEFAULT_kmod-openvswitch-stt-intree default m if ALL||ALL_NONSHARED||ALL_KMODS depends on DEVEL select PACKAGE_kmod-openvswitch-intree depends on IPV6 help Open vSwitch STT tunneling support (in tree) Yousong Zhou config PACKAGE_kmod-openvswitch-vxlan tristate "kmod-openvswitch-vxlan... Open vSwitch VXLAN tunneling support (upstream)" default y if DEFAULT_kmod-openvswitch-vxlan default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !(PACKAGE_kmod-openvswitch-intree config PACKAGE_kmod-openvswitch-vxlan-intree tristate "kmod-openvswitch-vxlan-intree" default y if DEFAULT_kmod-openvswitch-vxlan-intree default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-vxlan depends on IPV6 depends on DEVEL select PACKAGE_kmod-openvswitch-intree help Open vSwitch VXLAN tunneling support (in tree) Yousong Zhou config PACKAGE_kmod-ovpn-dco tristate "kmod-ovpn-dco............................... OpenVPN data channel offload" default y if DEFAULT_kmod-ovpn-dco default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-aead select PACKAGE_kmod-udptunnel4 select PACKAGE_kmod-udptunnel6 depends on IPV6 help This module enhances the performance of the OpenVPN userspace software by offloading the data channel processing to kernelspace. Jianhui Zhao config PACKAGE_kmod-pf-ring tristate "kmod-pf-ring....................................... PF_RING Kernel driver" default y if DEFAULT_kmod-pf-ring default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for libpf-ring package Banglang Huang config PACKAGE_kmod-pktgen tristate "kmod-pktgen..................................... Network packet generator" default y if DEFAULT_kmod-pktgen default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_uml help Kernel modules for the Network Packet Generator config PACKAGE_kmod-ppp tristate "kmod-ppp..................................................... PPP modules" default y if DEFAULT_kmod-ppp default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-slhc select PACKAGE_kmod-lib-crc-ccitt help Kernel modules for PPP support config PACKAGE_kmod-mppe tristate "kmod-mppe........................... Microsoft PPP compression/encryption" default y if DEFAULT_kmod-mppe default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-sha1 select PACKAGE_kmod-crypto-arc4 select PACKAGE_kmod-crypto-ecb depends on PACKAGE_kmod-ppp help Kernel modules for Microsoft PPP compression/encryption config PACKAGE_kmod-ppp-synctty tristate "kmod-ppp-synctty.................................... PPP sync tty support" default y if DEFAULT_kmod-ppp-synctty default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-ppp help Kernel modules for PPP sync tty support config PACKAGE_kmod-pppoa tristate "kmod-pppoa................................................. PPPoA support" default y if DEFAULT_kmod-pppoa default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-ppp select PACKAGE_kmod-atm help Kernel modules for PPPoA (PPP over ATM) support config PACKAGE_kmod-pppoe tristate "kmod-pppoe................................................. PPPoE support" default y if DEFAULT_kmod-pppoe default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-ppp select PACKAGE_kmod-pppox help Kernel module for PPPoE (PPP over Ethernet) support config PACKAGE_kmod-pppol2tp tristate "kmod-pppol2tp........................................... PPPoL2TP support" default y if DEFAULT_kmod-pppol2tp default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-ppp select PACKAGE_kmod-pppox select PACKAGE_kmod-l2tp help Kernel modules for PPPoL2TP (PPP over L2TP) support config PACKAGE_kmod-pppox tristate "kmod-pppox.................................................. PPPoX helper" default y if DEFAULT_kmod-pppox default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-ppp help Kernel helper module for PPPoE and PPTP support config PACKAGE_kmod-pptp tristate "kmod-pptp................................................... PPtP support" default y if DEFAULT_kmod-pptp default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-gre select PACKAGE_kmod-pppox depends on PACKAGE_kmod-ppp help PPtP support config PACKAGE_kmod-qrtr tristate default y if DEFAULT_kmod-qrtr help Qualcomm IPC Router support config PACKAGE_kmod-qrtr-mhi tristate "kmod-qrtr-mhi.................................... MHI IPC Router channels" default y if DEFAULT_kmod-qrtr-mhi default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-qrtr select PACKAGE_kmod-mhi-bus help MHI IPC Router channels config PACKAGE_kmod-qrtr-smd tristate "kmod-qrtr-smd.................................... SMD IPC Router channels" default y if DEFAULT_kmod-qrtr-smd default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_ipq807x select PACKAGE_kmod-qrtr help SMD IPC Router channels config PACKAGE_kmod-qrtr-tun tristate "kmod-qrtr-tun......................... TUN device for Qualcomm IPC Router" default y if DEFAULT_kmod-qrtr-tun default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-qrtr help TUN device for Qualcomm IPC Router config PACKAGE_kmod-rxrpc tristate default y if DEFAULT_kmod-rxrpc select PACKAGE_kmod-crypto-fcrypt select PACKAGE_kmod-crypto-manager select PACKAGE_kmod-crypto-pcbc help Kernel support for AF_RXRPC; required for AFS client config PACKAGE_kmod-sched tristate "kmod-sched...................................... Extra traffic schedulers" default y if DEFAULT_kmod-sched default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched-core select PACKAGE_kmod-lib-crc32c select PACKAGE_kmod-lib-textsearch help Extra kernel schedulers modules for IP traffic config PACKAGE_kmod-sched-act-ipt tristate "kmod-sched-act-ipt...................................... IPtables targets" default y if DEFAULT_kmod-sched-act-ipt default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched-core select PACKAGE_kmod-ipt-core help Allows to invoke iptables targets after successful classification. config PACKAGE_kmod-sched-act-police tristate "kmod-sched-act-police................................... Traffic Policing" default y if DEFAULT_kmod-sched-act-police default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched-core help Traffic Policing config PACKAGE_kmod-sched-act-sample tristate "kmod-sched-act-sample................................... Traffic Sampling" default y if DEFAULT_kmod-sched-act-sample default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched-core help Packet sampling tc action. config PACKAGE_kmod-sched-act-vlan tristate "kmod-sched-act-vlan............................ Traffic VLAN manipulation" default y if DEFAULT_kmod-sched-act-vlan default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched-core help Allows to configure rules to push or pop vlan headers. config PACKAGE_kmod-sched-bpf tristate "kmod-sched-bpf......... Traffic shaper support for Berkeley Packet Filter" default y if DEFAULT_kmod-sched-bpf default m if ALL||ALL_NONSHARED||ALL_KMODS help Traffic shaper support for Berkeley Packet Filter config PACKAGE_kmod-sched-cake tristate "kmod-sched-cake........................ Cake fq_codel/blue derived shaper" default y if DEFAULT_kmod-sched-cake default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched-core help Common Applications Kept Enhanced fq_codel/blue derived shaper config PACKAGE_kmod-sched-connmark tristate "kmod-sched-connmark................ Traffic shaper conntrack mark support" default y if DEFAULT_kmod-sched-connmark default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-core select PACKAGE_kmod-sched-core select PACKAGE_kmod-ipt-conntrack-extra help Traffic shaper conntrack mark support config PACKAGE_kmod-sched-core tristate "kmod-sched-core....................................... Traffic schedulers" default y if DEFAULT_kmod-sched-core default m if ALL||ALL_NONSHARED||ALL_KMODS help Core kernel scheduler support for IP traffic config PACKAGE_kmod-sched-ctinfo tristate "kmod-sched-ctinfo.......................... Traffic shaper ctinfo support" default y if DEFAULT_kmod-sched-ctinfo default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched-core select PACKAGE_kmod-ipt-conntrack-extra select PACKAGE_kmod-ipt-core help Traffic shaper ctinfo support config PACKAGE_kmod-sched-drr tristate "kmod-sched-drr....................... Deficit Round Robin scheduler (DRR)" default y if DEFAULT_kmod-sched-drr default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched-core help DRR algorithm Configuration config PACKAGE_kmod-sched-flower tristate "kmod-sched-flower.............................. Flower traffic classifier" default y if DEFAULT_kmod-sched-flower default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched-core help Allows to classify packets based on a configurable combination of packet keys and masks. config PACKAGE_kmod-sched-fq-pie tristate "kmod-sched-fq-pie..... Flow Queue Proportional Integral Enhanced (FQ-PIE)" default y if DEFAULT_kmod-sched-fq-pie default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched-pie select PACKAGE_kmod-sched-core help A queuing discipline that combines Flow Queuing with the PIE AQM. config PACKAGE_kmod-sched-ipset tristate "kmod-sched-ipset............................ Traffic shaper ipset support" default y if DEFAULT_kmod-sched-ipset default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ipt-ipset select PACKAGE_kmod-sched-core help Traffic shaper ipset support config PACKAGE_kmod-sched-mqprio tristate "kmod-sched-mqprio................ Multi-queue priority scheduler (MQPRIO)" default y if DEFAULT_kmod-sched-mqprio default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched-core help This scheduler allows QOS to be offloaded on NICs that have support for offloading QOS schedulers. config PACKAGE_kmod-sched-pie tristate "kmod-sched-pie....... Proportional Integral controller-Enhanced AQM (PIE)" default y if DEFAULT_kmod-sched-pie default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched-core help A control theoretic active queue management scheme. config PACKAGE_kmod-sched-prio tristate "kmod-sched-prio...................... Multi Band Priority Queueing (PRIO)" default y if DEFAULT_kmod-sched-prio default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched-core help PRIO algorithm Configuration config PACKAGE_kmod-sched-red tristate "kmod-sched-red.............................. Random Early Detection (RED)" default y if DEFAULT_kmod-sched-red default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched-core help Random Early Detection (RED) algorithm Configuration config PACKAGE_kmod-sched-skbprio tristate "kmod-sched-skbprio................ SKB priority queue scheduler (SKBPRIO)" default y if DEFAULT_kmod-sched-skbprio default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sched-core help SKB priority queue scheduler (SKBPRIO) config PACKAGE_kmod-sctp tristate "kmod-sctp................................... SCTP protocol kernel support" default y if DEFAULT_kmod-sctp default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-udptunnel6 select PACKAGE_kmod-crypto-md5 select PACKAGE_kmod-udptunnel4 select PACKAGE_kmod-lib-crc32c select PACKAGE_kmod-crypto-hmac depends on IPV6 help Kernel modules for SCTP protocol support config PACKAGE_kmod-sit tristate "kmod-sit............................................. IPv6-in-IPv4 tunnel" default y if DEFAULT_kmod-sit default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-iptunnel4 select PACKAGE_kmod-iptunnel depends on IPV6 help Kernel modules for IPv6-in-IPv4 tunnelling config PACKAGE_kmod-slhc tristate default y if DEFAULT_kmod-slhc select PACKAGE_kmod-lib-crc-ccitt help Serial Line Header Compression config PACKAGE_kmod-slip tristate "kmod-slip................................................... SLIP modules" default y if DEFAULT_kmod-slip default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-slhc help Kernel modules for SLIP support config PACKAGE_kmod-tcp-bbr tristate "kmod-tcp-bbr.................................. BBR TCP congestion control" default y if DEFAULT_kmod-tcp-bbr default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for BBR (Bottleneck Bandwidth and RTT) TCP congestion control. It requires the fq ("Fair Queue") pacing packet scheduler. For kernel 4.13+, TCP internal pacing is implemented as fallback. config PACKAGE_kmod-tcp-hybla tristate "kmod-tcp-hybla.................... TCP-Hybla congestion control algorithm" default y if DEFAULT_kmod-tcp-hybla default m if ALL||ALL_NONSHARED||ALL_KMODS help TCP-Hybla is a sender-side only change that eliminates penalization of long-RTT, large-bandwidth connections, like when satellite legs are involved, especially when sharing a common bottleneck with normal terrestrial connections. config PACKAGE_kmod-tcp-scalable tristate "kmod-tcp-scalable.............. TCP-Scalable congestion control algorithm" default y if DEFAULT_kmod-tcp-scalable default m if ALL||ALL_NONSHARED||ALL_KMODS help Scalable TCP is a sender-side only change to TCP which uses a MIMD congestion control algorithm which has some nice scaling properties, though is known to have fairness issues. See http://www.deneholme.net/tom/scalable/ config PACKAGE_kmod-tls tristate "kmod-tls........................... In-kernel TLS Support with HW Offload" default y if DEFAULT_kmod-tls default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for in-kernel TLS protocol support and hw offload (to supported interfaces). This allows symmetric encryption handling of the TLS protocol to be done in-kernel and it's HW offload when available. config PACKAGE_kmod-trelay tristate "kmod-trelay....................................... Trivial Ethernet Relay" default y if DEFAULT_kmod-trelay default m if ALL||ALL_NONSHARED||ALL_KMODS help trelay relays ethernet packets between two devices (similar to a bridge), but without any MAC address checks. This makes it possible to bridge client mode or ad-hoc mode wifi devices to ethernet VLANs, assuming the remote end uses the same source MAC address as the device that packets are supposed to exit from. config PACKAGE_kmod-tun tristate "kmod-tun........................................ Universal TUN/TAP driver" default y if DEFAULT_kmod-tun default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel support for the TUN/TAP tunneling device config PACKAGE_kmod-udptunnel4 tristate default y if DEFAULT_kmod-udptunnel4 help IPv4 UDP tunneling support config PACKAGE_kmod-udptunnel6 tristate default y if DEFAULT_kmod-udptunnel6 depends on IPV6 help IPv6 UDP tunneling support config PACKAGE_kmod-veth tristate "kmod-veth................................... Virtual ethernet pair device" default y if DEFAULT_kmod-veth default m if ALL||ALL_NONSHARED||ALL_KMODS help This device is a local ethernet tunnel. Devices are created in pairs. When one end receives the packet it appears on its pair and vice versa. config PACKAGE_kmod-vrf tristate "kmod-vrf........................... Virtual Routing and Forwarding (Lite)" default y if DEFAULT_kmod-vrf default m if ALL||ALL_NONSHARED||ALL_KMODS depends on KERNEL_NET_L3_MASTER_DEV help This option enables the support for mapping interfaces into VRF's. The support enables VRF devices. config PACKAGE_kmod-vxlan tristate "kmod-vxlan................................... Native VXLAN Kernel support" default y if DEFAULT_kmod-vxlan default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-udptunnel6 if IPV6 select PACKAGE_kmod-udptunnel4 select PACKAGE_kmod-iptunnel help Kernel module for supporting VXLAN in the Kernel. Requires Kernel 3.12 or newer. config PACKAGE_kmod-wireguard tristate "kmod-wireguard........................... WireGuard secure network tunnel" default y if DEFAULT_kmod-wireguard default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-lib-chacha20poly1305 select PACKAGE_kmod-crypto-lib-curve25519 select PACKAGE_kmod-udptunnel4 select PACKAGE_kmod-udptunnel6 if IPV6 help WireGuard is a novel VPN that runs inside the Linux Kernel and utilizes state-of-the-art cryptography. It aims to be faster, simpler, leaner, and more useful than IPSec, while avoiding the massive headache. It intends to be considerably more performant than OpenVPN. WireGuard is designed as a general purpose VPN for running on embedded interfaces and super computers alike, fit for many different circumstances. It uses UDP. config PACKAGE_kmod-xdp-sockets-diag tristate "kmod-xdp-sockets-diag" default y if DEFAULT_kmod-xdp-sockets-diag default m if ALL||ALL_NONSHARED||ALL_KMODS depends on KERNEL_XDP_SOCKETS help Support for PF_XDP sockets monitoring interface used by the ss tool config PACKAGE_kmod-xfrm-interface tristate "kmod-xfrm-interface................................. IPsec XFRM Interface" default y if DEFAULT_kmod-xfrm-interface default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-ipsec select PACKAGE_kmod-ipsec6 select PACKAGE_kmod-ipsec4 depends on IPV6 help Kernel module for XFRM interface support endmenu menu "Other modules" config PACKAGE_kmod-6lowpan tristate "kmod-6lowpan......................................... 6LoWPAN shared code" default y if DEFAULT_kmod-6lowpan default m if ALL||ALL_NONSHARED||ALL_KMODS help Shared 6lowpan code for IEEE 802.15.4 and Bluetooth. config PACKAGE_kmod-at91-adc tristate "kmod-at91-adc........................................... ADC on atmel SoC" default y if DEFAULT_kmod-at91-adc default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_at91 select PACKAGE_kmod-iio-core select PACKAGE_kmod-input-core help Kernel module to use the ADC channels of SoC config PACKAGE_kmod-ath3k tristate "kmod-ath3k................................... ATH3K Kernel Module support" default y if DEFAULT_kmod-ath3k default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-bluetooth select PACKAGE_ar3k-firmware depends on USB_SUPPORT help Kernel support for ATH3K Module config PACKAGE_kmod-bcma tristate "kmod-bcma................................................... BCMA support" default y if DEFAULT_kmod-bcma default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_bcm47xx depends on PCI_SUPPORT depends on !TARGET_bcm53xx help Bus driver for Broadcom specific Advanced Microcontroller Bus Architecture config PACKAGE_kmod-bluetooth tristate "kmod-bluetooth......................................... Bluetooth support" default y if DEFAULT_kmod-bluetooth default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-cmac select PACKAGE_kmod-rfkill if USE_RFKILL select PACKAGE_kmod-crypto-hash select PACKAGE_kmod-crypto-ecdh select PACKAGE_kmod-usb-core select PACKAGE_kmod-hid depends on USB_SUPPORT select PACKAGE_kmod-regmap-core select PACKAGE_kmod-lib-crc16 select PACKAGE_kmod-crypto-ecb help Kernel support for Bluetooth devices config PACKAGE_kmod-bluetooth-6lowpan tristate "kmod-bluetooth-6lowpan......................... Bluetooth 6LoWPAN support" default y if DEFAULT_kmod-bluetooth-6lowpan default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-bluetooth select PACKAGE_kmod-6lowpan depends on USB_SUPPORT help Kernel support for 6LoWPAN over Bluetooth Low Energy devices config PACKAGE_kmod-btmrvl tristate "kmod-btmrvl...................... Marvell Bluetooth Kernel Module support" default y if DEFAULT_kmod-btmrvl default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_mwifiex-sdio-firmware select PACKAGE_kmod-bluetooth depends on !TARGET_uml select PACKAGE_kmod-mmc depends on USB_SUPPORT help Kernel support for Marvell SDIO Bluetooth Module config PACKAGE_kmod-btmtkuart tristate "kmod-btmtkuart.................................. MediaTek HCI UART driver" default y if DEFAULT_kmod-btmtkuart default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-bluetooth depends on TARGET_mediatek_mt7622 select PACKAGE_mt7622bt-firmware depends on USB_SUPPORT help MediaTek HCI UART driver config PACKAGE_kmod-btsdio tristate "kmod-btsdio.................................... Bluetooth HCI SDIO driver" default y if DEFAULT_kmod-btsdio default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-mmc select PACKAGE_kmod-bluetooth depends on !TARGET_uml help Kernel support for Bluetooth device with SDIO interface config PACKAGE_kmod-button-hotplug tristate "kmod-button-hotplug................................ Button Hotplug driver" default y if DEFAULT_kmod-button-hotplug default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-input-core help Kernel module to generate button uevent-s from input subsystem events. If your device uses GPIO buttons, see gpio-button-hotplug. config PACKAGE_kmod-dma-buf tristate default y if DEFAULT_kmod-dma-buf help DMA shared buffer support config PACKAGE_kmod-dma-ralink tristate "kmod-dma-ralink....................................... Ralink GDMA Engine" default y if DEFAULT_kmod-dma-ralink default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_ramips help Kernel modules for enable ralink dma engine. config PACKAGE_kmod-echo tristate "kmod-echo............................................ Line Echo Canceller" default y if DEFAULT_kmod-echo default m if ALL||ALL_NONSHARED||ALL_KMODS help This driver provides line echo cancelling support for mISDN and DAHDI drivers config PACKAGE_kmod-eeprom-93cx6 tristate "kmod-eeprom-93cx6................................... EEPROM 93CX6 support" default y if DEFAULT_kmod-eeprom-93cx6 default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for EEPROM 93CX6 support config PACKAGE_kmod-eeprom-at24 tristate "kmod-eeprom-at24..................................... EEPROM AT24 support" default y if DEFAULT_kmod-eeprom-at24 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-regmap-i2c help Kernel module for most I2C EEPROMs config PACKAGE_kmod-eeprom-at25 tristate "kmod-eeprom-at25..................................... EEPROM AT25 support" default y if DEFAULT_kmod-eeprom-at25 default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for most SPI EEPROMs config PACKAGE_kmod-f71808e-wdt tristate "kmod-f71808e-wdt..................... Fintek F718xx/F818xx Watchdog Timer" default y if DEFAULT_kmod-f71808e-wdt default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86 help Kernel module for the watchdog timer found on many Fintek Super-IO chips. config PACKAGE_kmod-fsl-dpaa2-console tristate "kmod-fsl-dpaa2-console........................... NXP DPAA2 Debug console" default y if DEFAULT_kmod-fsl-dpaa2-console default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_armsr_armv8) help Kernel modules for the NXP DPAA2 debug consoles (Management Complex and AIOP). config PACKAGE_kmod-fsl-mc-dpio tristate default y if DEFAULT_kmod-fsl-mc-dpio help NXP DPAA2 DPIO (Data Path IO) driver config PACKAGE_kmod-google-firmware tristate "kmod-google-firmware. Google firmware drivers (Coreboot, VPD, Memconsole)" default y if DEFAULT_kmod-google-firmware default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel modules for Google firmware drivers. Useful for examining firmware and boot details on devices using a Google bootloader based on Coreboot. Provides files like /sys/firmware/log and /sys/firmware/vpd. config PACKAGE_kmod-gpio-amd-fch tristate "kmod-gpio-amd-fch" default y if DEFAULT_kmod-gpio-amd-fch default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86 depends on GPIO_SUPPORT help This option enables driver for GPIO on AMDs Fusion Controller Hub, as found on G-series SOCs (eg. GX-412TC) config PACKAGE_kmod-gpio-beeper tristate "kmod-gpio-beeper..................................... GPIO beeper support" default y if DEFAULT_kmod-gpio-beeper default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-input-core help This enables playing beeps through an GPIO-connected buzzer config PACKAGE_kmod-gpio-button-hotplug tristate "kmod-gpio-button-hotplug............... Simple GPIO Button Hotplug driver" default y if DEFAULT_kmod-gpio-button-hotplug default m if ALL||ALL_NONSHARED||ALL_KMODS help This is a replacement for the following in-kernel drivers: 1) gpio_keys (KEYBOARD_GPIO) 2) gpio_keys_polled (KEYBOARD_GPIO_POLLED) Instead of generating input events (like in-kernel drivers do) it generates uevent-s and broadcasts them. This allows disabling input subsystem which is an overkill for OpenWrt simple needs. config PACKAGE_kmod-gpio-f7188x tristate "kmod-gpio-f7188x....................... Fintek F718xx/F818xx GPIO Support" default y if DEFAULT_kmod-gpio-f7188x default m if ALL||ALL_NONSHARED||ALL_KMODS depends on GPIO_SUPPORT depends on TARGET_x86 help Kernel module for the GPIOs found on many Fintek Super-IO chips. config PACKAGE_kmod-gpio-it87 tristate "kmod-gpio-it87................... GPIO support for IT87xx Super I/O chips" default y if DEFAULT_kmod-gpio-it87 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86 depends on GPIO_SUPPORT help This driver is tested with ITE IT8728 and IT8732 Super I/O chips, and supports the IT8761E, IT8613, IT8620E, and IT8628E Super I/O chips as well. config PACKAGE_kmod-gpio-nct5104d tristate "kmod-gpio-nct5104d................................. GPIO nct5104d support" default y if DEFAULT_kmod-gpio-nct5104d default m if ALL||ALL_NONSHARED||ALL_KMODS depends on GPIO_SUPPORT depends on TARGET_x86 help Support for GPIO functionality of NCT5104D super I/O chip. Florian Eckert config PACKAGE_kmod-gpio-nxp-74hc164 tristate "kmod-gpio-nxp-74hc164.................. NXP 74HC164 GPIO expander support" default y if DEFAULT_kmod-gpio-nxp-74hc164 default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for NXP 74HC164 GPIO expander config PACKAGE_kmod-gpio-pca953x tristate "kmod-gpio-pca953x................ PCA95xx, TCA64xx, and MAX7310 I/O ports" default y if DEFAULT_kmod-gpio-pca953x default m if ALL||ALL_NONSHARED||ALL_KMODS depends on GPIO_SUPPORT select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-i2c-core help Kernel module for MAX731{0,2,3,5}, PCA6107, PCA953{4-9}, PCA955{4-7}, PCA957{4,5} and TCA64{08,16} I2C GPIO expanders config PACKAGE_kmod-gpio-pcf857x tristate "kmod-gpio-pcf857x........ PCX857x, PCA967x and MAX732X I2C GPIO expanders" default y if DEFAULT_kmod-gpio-pcf857x default m if ALL||ALL_NONSHARED||ALL_KMODS depends on GPIO_SUPPORT select PACKAGE_kmod-i2c-core help Kernel module for PCF857x, PCA{85,96}7x, and MAX732[89] I2C GPIO expanders config PACKAGE_kmod-hsdma-mtk tristate "kmod-hsdma-mtk..................................... MediaTek HSDMA Engine" default y if DEFAULT_kmod-hsdma-mtk default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_ramips_mt7621 depends on TARGET_ramips help Kernel modules for enable MediaTek hsdma engine. config PACKAGE_kmod-i6300esb-wdt tristate "kmod-i6300esb-wdt........................... Intel 6300ESB Timer/Watchdog" default y if DEFAULT_kmod-i6300esb-wdt default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !SMALL_FLASH depends on PCI_SUPPORT help Kernel module for the watchdog timer built into the Intel 6300ESB controller hub. Also used by QEMU/libvirt. config PACKAGE_kmod-ib700-wdt tristate "kmod-ib700-wdt.................................. IB700 SBC Watchdog Timer" default y if DEFAULT_kmod-ib700-wdt default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86 help Kernel module for the hardware watchdog on the IB700 Single Board Computer produced by TMC Technology (www.tmc-uk.com). Also used by QEMU/libvirt. config PACKAGE_kmod-ikconfig tristate "kmod-ikconfig................... Kernel configuration via /proc/config.gz" default y if DEFAULT_kmod-ikconfig default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel configuration via /proc/config.gz config PACKAGE_kmod-imx2-wdt tristate "kmod-imx2-wdt...... NXP (Freescale) i.MX2+ and Layerscape watchdog driver" default y if DEFAULT_kmod-imx2-wdt default m if ALL||ALL_NONSHARED||ALL_KMODS help NXP (Freescale) i.MX2+ and Layerscape watchdog driver config PACKAGE_kmod-imx7-ulp-wdt tristate "kmod-imx7-ulp-wdt............ NXP (Freescale) i.MX7ULP and later watchdog" default y if DEFAULT_kmod-imx7-ulp-wdt default m if ALL||ALL_NONSHARED||ALL_KMODS help NXP (Freescale) i.MX7ULP and later watchdog config PACKAGE_kmod-it87-wdt tristate "kmod-it87-wdt.................................... ITE IT87 Watchdog Timer" default y if DEFAULT_kmod-it87-wdt default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86 help Kernel module for ITE IT87 Watchdog Timer config PACKAGE_kmod-itco-wdt tristate "kmod-itco-wdt.................................. Intel iTCO Watchdog Timer" default y if DEFAULT_kmod-itco-wdt default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86 help Kernel module for Intel iTCO Watchdog Timer config PACKAGE_kmod-keys-encrypted tristate "kmod-keys-encrypted..................... encrypted keys on kernel keyring" default y if DEFAULT_kmod-keys-encrypted default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-sha256 select PACKAGE_kmod-keys-trusted select PACKAGE_kmod-crypto-cbc depends on KERNEL_KEYS select PACKAGE_kmod-crypto-hmac select PACKAGE_kmod-crypto-rng help This module provides support for create/encrypting/decrypting keys in the kernel. Encrypted keys are kernel generated random numbers, which are encrypted/decrypted with a 'master' symmetric key. The 'master' key can be either a trusted-key or user-key type. Userspace only ever sees/stores encrypted blobs. config PACKAGE_kmod-keys-trusted tristate "kmod-keys-trusted..................... TPM trusted keys on kernel keyring" default y if DEFAULT_kmod-keys-trusted default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-sha1 select PACKAGE_kmod-crypto-hash select PACKAGE_kmod-tpm select PACKAGE_kmod-crypto-hmac depends on KERNEL_KEYS help This module provides support for creating, sealing, and unsealing keys in the kernel. Trusted keys are random number symmetric keys, generated and RSA-sealed by the TPM. The TPM only unseals the keys, if the boot PCRs and other criteria match. Userspace will only ever see encrypted blobs. config PACKAGE_kmod-linkstation-poweroff tristate "kmod-linkstation-poweroff........... Buffalo LinkStation power off driver" default y if DEFAULT_kmod-linkstation-poweroff default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_mvebu help This driver supports turning off some Buffalo LinkStations by setting an output pin at the ethernet PHY to the correct state. It also makes the device compatible with the WoL function. Say Y here if you have a Buffalo LinkStation LS421D/E. config PACKAGE_kmod-lkdtm tristate "kmod-lkdtm............................ Linux Kernel Dump Test Tool Module" default y if DEFAULT_kmod-lkdtm default m if ALL||ALL_NONSHARED||ALL_KMODS help This module enables testing of the different dumping mechanisms by inducing system failures at predefined crash points. config PACKAGE_kmod-lp tristate "kmod-lp........................ Parallel port line printer device support" default y if DEFAULT_kmod-lp default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ppdev help Parallel port line printer device support config PACKAGE_kmod-lttng tristate "kmod-lttng......... Linux Trace Toolkit: next generation (kernel modules)" default y if DEFAULT_kmod-lttng default m if ALL||ALL_NONSHARED||ALL_KMODS depends on KERNEL_FTRACE_SYSCALLS depends on KERNEL_KPROBES depends on !TARGET_uml help Linux Trace Toolkit: next generation (kernel modules) https://lttng.org/ config PACKAGE_kmod-meraki-mx100 tristate "kmod-meraki-mx100..................... Cisco Meraki MX100 Platform Driver" default y if DEFAULT_kmod-meraki-mx100 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on GPIO_SUPPORT select PACKAGE_kmod-itco-wdt select PACKAGE_kmod-leds-uleds select PACKAGE_kmod-gpio-button-hotplug select PACKAGE_kmod-usb-ledtrig-usbport select PACKAGE_kmod-tg3 depends on USB_SUPPORT depends on PCI_SUPPORT select PACKAGE_nu801 depends on TARGET_x86 depends on (TARGET_ath79_nand||TARGET_bcm53xx||TARGET_x86) select PACKAGE_kmod-leds-gpio help This driver provides support for the front button and LEDs on the Cisco Meraki MX100 (Tinkerbell) 1U appliance. Note this also selects the gpio-cdev nu801 userspace driver to support the Status LED, as well as other required platform drivers. config PACKAGE_kmod-mhi-bus tristate "kmod-mhi-bus..................................................... MHI bus" default y if DEFAULT_kmod-mhi-bus default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for the Qualcomm MHI bus. config PACKAGE_kmod-mhi-pci-generic tristate "kmod-mhi-pci-generic........................... MHI PCI controller driver" default y if DEFAULT_kmod-mhi-pci-generic default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select PACKAGE_kmod-mhi-bus help Kernel module for the MHI PCI controller driver. config PACKAGE_kmod-mmc tristate "kmod-mmc............................................. MMC/SD Card Support" default y if DEFAULT_kmod-mmc default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_uml help Kernel support for MMC/SD cards config PACKAGE_kmod-mmc-at91 tristate "kmod-mmc-at91................................ MMC/SD Card Support on AT91" default y if DEFAULT_kmod-mmc-at91 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mmc depends on !TARGET_uml depends on TARGET_at91 help Kernel support for MMC/SD cards on the AT91 target config PACKAGE_kmod-mt7621-qtn-rgmii tristate default y if DEFAULT_kmod-mt7621-qtn-rgmii depends on TARGET_ramips_mt7621 help Enable RGMII connected Quantenna module on MT7621. The Mitrastar designed ZyXEL WAP6805 has a Quantenna QV840 module connected to the RGMII pins of the MT7621 SoC. For unknown reasons, it is necessary to change the value of the register at 0x1e110008 from default (usually 0xc000c) to 0x9000c for this connection wo work. This driver simply does that without much fuzz. Bjørn Mork config PACKAGE_kmod-mtd-rw tristate "kmod-mtd-rw............................. Write-enabler for MTD partitions" default y if DEFAULT_kmod-mtd-rw default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !(TARGET_x86||TARGET_bcm27xx||TARGET_octeontx) help A kernel module that temporarily makes all MTD partitions writeable. Joseph C. Lehner config PACKAGE_kmod-mtdoops tristate "kmod-mtdoops............................. Log panic/oops to an MTD buffer" default y if DEFAULT_kmod-mtdoops default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel modules for Log panic/oops to an MTD buffer config PACKAGE_kmod-mtdram tristate "kmod-mtdram.................................... Test MTD driver using RAM" default y if DEFAULT_kmod-mtdram default m if ALL||ALL_NONSHARED||ALL_KMODS help Test MTD driver using RAM config PACKAGE_kmod-mtdtests tristate "kmod-mtdtests........................................ MTD subsystem tests" default y if DEFAULT_kmod-mtdtests default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel modules for MTD subsystem/driver testing config PACKAGE_kmod-mvsdio tristate "kmod-mvsdio.............................. Marvell MMC/SD/SDIO host driver" default y if DEFAULT_kmod-mvsdio default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_kirkwood select PACKAGE_kmod-mmc depends on !TARGET_uml help Kernel support for the Marvell SDIO host driver. config PACKAGE_kmod-parport-pc tristate "kmod-parport-pc............... Parallel port interface (PC-style) support" default y if DEFAULT_kmod-parport-pc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ppdev help Parallel port interface (PC-style) support config PACKAGE_kmod-pcengines-apuv2 tristate "kmod-pcengines-apuv2..... PC Engines APUv2/3 front button and LEDs driver" default y if DEFAULT_kmod-pcengines-apuv2 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-leds-gpio depends on GPIO_SUPPORT depends on TARGET_x86 select PACKAGE_kmod-gpio-amd-fch help This driver provides support for the front button and LEDs on PC Engines APUv2/APUv3 board. config PACKAGE_kmod-pinctrl-mcp23s08 tristate default y if DEFAULT_kmod-pinctrl-mcp23s08 select PACKAGE_kmod-regmap-core depends on GPIO_SUPPORT help Kernel module for Microchip MCP23xxx I/O expander config PACKAGE_kmod-pinctrl-mcp23s08-i2c tristate "kmod-pinctrl-mcp23s08-i2c.......... Microchip MCP23xxx I/O expander (I2C)" default y if DEFAULT_kmod-pinctrl-mcp23s08-i2c default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-pinctrl-mcp23s08 select PACKAGE_kmod-regmap-i2c depends on GPIO_SUPPORT help Kernel module for Microchip MCP23xxx I/O expander via I2C config PACKAGE_kmod-pinctrl-mcp23s08-spi tristate "kmod-pinctrl-mcp23s08-spi.......... Microchip MCP23xxx I/O expander (SPI)" default y if DEFAULT_kmod-pinctrl-mcp23s08-spi default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-pinctrl-mcp23s08 depends on GPIO_SUPPORT help Kernel module for Microchip MCP23xxx I/O expander via SPI config PACKAGE_kmod-ppdev tristate "kmod-ppdev......................................... Parallel port support" default y if DEFAULT_kmod-ppdev default m if ALL||ALL_NONSHARED||ALL_KMODS help Parallel port support config PACKAGE_kmod-pps tristate "kmod-pps..................................................... PPS support" default y if DEFAULT_kmod-pps default m if ALL||ALL_NONSHARED||ALL_KMODS help PPS (Pulse Per Second) is a special pulse provided by some GPS antennae. Userland can use it to get a high-precision time reference. config PACKAGE_kmod-pps-gpio tristate "kmod-pps-gpio...................................... PPS client using GPIO" default y if DEFAULT_kmod-pps-gpio default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-pps help Support for a PPS source using GPIO. To be useful you must also register a platform device specifying the GPIO pin and other options, usually in your board setup. config PACKAGE_kmod-pps-ldisc tristate "kmod-pps-ldisc....................................... PPS line discipline" default y if DEFAULT_kmod-pps-ldisc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-pps help Support for a PPS source connected with the CD (Carrier Detect) pin of your serial port. config PACKAGE_kmod-ptp tristate "kmod-ptp............................................... PTP clock support" default y if DEFAULT_kmod-ptp default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-pps help The IEEE 1588 standard defines a method to precisely synchronize distributed clocks over Ethernet networks. config PACKAGE_kmod-ptp-qoriq tristate "kmod-ptp-qoriq............................... Freescale QorIQ PTP support" default y if DEFAULT_kmod-ptp-qoriq default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ptp depends on (TARGET_mpc85xx||TARGET_qoriq) help Kernel module for IEEE 1588 support for Freescale QorIQ Ethernet drivers config PACKAGE_kmod-pwm-atmel tristate "kmod-pwm-atmel.......................................... PWM on atmel SoC" default y if DEFAULT_kmod-pwm-atmel default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_at91 help Kernel module to use the PWM channel on ATMEL SoC config PACKAGE_kmod-pwm-mediatek-ramips tristate "kmod-pwm-mediatek-ramips...................................... MT7628 PWM" default y if DEFAULT_kmod-pwm-mediatek-ramips default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_ramips_mt76x8) help Kernel modules for MediaTek Pulse Width Modulator config PACKAGE_kmod-pwm-raspberrypi-poe tristate "kmod-pwm-raspberrypi-poe...... Raspberry Pi Firwmware PoE Hat PWM support" default y if DEFAULT_kmod-pwm-raspberrypi-poe default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx select PACKAGE_kmod-hwmon-pwmfan help This package provides Raspberry Pi Firwmware PoE Hat PWM support config PACKAGE_kmod-ramoops tristate "kmod-ramoops........................................ Ramoops (pstore-ram)" default y if DEFAULT_kmod-ramoops default m if ALL_KMODS select PACKAGE_kmod-pstore select PACKAGE_kmod-reed-solomon help Kernel module for pstore-ram (ramoops) crash log storage config PACKAGE_kmod-random-core tristate "kmod-random-core........... Hardware Random Number Generator Core support" default y if DEFAULT_kmod-random-core default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for the HW random number generator core infrastructure config PACKAGE_kmod-reed-solomon tristate "kmod-reed-solomon.......................... Reed-Solomon error correction" default y if DEFAULT_kmod-reed-solomon default m if ALL_KMODS help Kernel module for Reed-Solomon error correction config PACKAGE_kmod-regmap-core tristate default y if DEFAULT_kmod-regmap-core help Generic register map support config PACKAGE_kmod-regmap-i2c tristate default y if DEFAULT_kmod-regmap-i2c select PACKAGE_kmod-i2c-core select PACKAGE_kmod-regmap-core help I2C register map support config PACKAGE_kmod-regmap-mmio tristate default y if DEFAULT_kmod-regmap-mmio select PACKAGE_kmod-regmap-core help MMIO register map support config PACKAGE_kmod-regmap-spi tristate default y if DEFAULT_kmod-regmap-spi select PACKAGE_kmod-regmap-core help SPI register map support config PACKAGE_kmod-rfkill tristate "kmod-rfkill.................................. RF switch subsystem support" default y if DEFAULT_kmod-rfkill default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-input-core depends on USE_RFKILL help Say Y here if you want to have control over RF switches found on many WiFi and Bluetooth cards config PACKAGE_kmod-rtc-ds1307 tristate "kmod-rtc-ds1307......... Dallas/Maxim DS1307 (and compatible) RTC support" default y if DEFAULT_kmod-rtc-ds1307 default m if ALL_KMODS && RTC_SUPPORT select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-i2c-core help Kernel module for Dallas/Maxim DS1307/DS1337/DS1338/DS1340/DS1388/DS3231, Epson RX-8025 and various other compatible RTC chips connected via I2C. config PACKAGE_kmod-rtc-ds1374 tristate "kmod-rtc-ds1374.......................... Dallas/Maxim DS1374 RTC support" default y if DEFAULT_kmod-rtc-ds1374 default m if ALL_KMODS && RTC_SUPPORT select PACKAGE_kmod-i2c-core help Kernel module for Dallas/Maxim DS1374. config PACKAGE_kmod-rtc-ds1672 tristate "kmod-rtc-ds1672.......................... Dallas/Maxim DS1672 RTC support" default y if DEFAULT_kmod-rtc-ds1672 default m if ALL_KMODS && RTC_SUPPORT select PACKAGE_kmod-i2c-core help Kernel module for Dallas/Maxim DS1672 RTC. config PACKAGE_kmod-rtc-em3027 tristate "kmod-rtc-em3027....................... Microelectronic EM3027 RTC support" default y if DEFAULT_kmod-rtc-em3027 default m if ALL_KMODS && RTC_SUPPORT select PACKAGE_kmod-i2c-core help Kernel module for Microelectronic EM3027 RTC. config PACKAGE_kmod-rtc-isl1208 tristate "kmod-rtc-isl1208............................ Intersil ISL1208 RTC support" default y if DEFAULT_kmod-rtc-isl1208 default m if ALL_KMODS && RTC_SUPPORT select PACKAGE_kmod-i2c-core help Kernel module for Intersil ISL1208 RTC. config PACKAGE_kmod-rtc-pcf2123 tristate "kmod-rtc-pcf2123............................. Philips PCF2123 RTC support" default y if DEFAULT_kmod-rtc-pcf2123 default m if ALL_KMODS && RTC_SUPPORT select PACKAGE_kmod-regmap-spi help Kernel module for Philips PCF2123 RTC chip config PACKAGE_kmod-rtc-pcf2127 tristate "kmod-rtc-pcf2127..................... NXP PCF2127 and PCF2129 RTC support" default y if DEFAULT_kmod-rtc-pcf2127 default m if ALL_KMODS && RTC_SUPPORT select PACKAGE_kmod-regmap-spi select PACKAGE_kmod-i2c-core help Kernel module for NXP PCF2127 and PCF2129 RTC chip config PACKAGE_kmod-rtc-pcf8563 tristate "kmod-rtc-pcf8563............... Philips PCF8563/Epson RTC8564 RTC support" default y if DEFAULT_kmod-rtc-pcf8563 default m if ALL_KMODS && RTC_SUPPORT select PACKAGE_kmod-i2c-core help Kernel module for Philips PCF8563 RTC chip. The Epson RTC8564 should work as well. config PACKAGE_kmod-rtc-rs5c372a tristate "kmod-rtc-rs5c372a.......... Ricoh R2025S/D, RS5C372A/B, RV5C386, RV5C387A" default y if DEFAULT_kmod-rtc-rs5c372a default m if ALL_KMODS && RTC_SUPPORT select PACKAGE_kmod-i2c-core help Kernel module for Ricoh R2025S/D, RS5C372A/B, RV5C386, RV5C387A RTC on chip module config PACKAGE_kmod-rtc-rv5c386a tristate "kmod-rtc-rv5c386a.. Driver for RTC RV5C386A (used in WL-700gE and WL-HDD)" default y if DEFAULT_kmod-rtc-rv5c386a default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !IN_SDK depends on TARGET_bcm47xx help Driver for RTC RV5C386A (used in WL-700gE and WL-HDD) config PACKAGE_kmod-rtc-rx8025 tristate "kmod-rtc-rx8025.................................. Epson RX-8025 / RX-8035" default y if DEFAULT_kmod-rtc-rx8025 default m if ALL_KMODS && RTC_SUPPORT select PACKAGE_kmod-i2c-core help Kernel module for Epson RX-8025 and RX-8035 I2C RTC chip config PACKAGE_kmod-rtc-s35390a tristate "kmod-rtc-s35390a.......................................... Seico S-35390A" default y if DEFAULT_kmod-rtc-s35390a default m if ALL_KMODS && RTC_SUPPORT select PACKAGE_kmod-i2c-core help Kernel module for Seiko Instruments S-35390A I2C RTC chip config PACKAGE_kmod-rtc-sunxi tristate "kmod-rtc-sunxi............................ Sunxi SoC built-in RTC support" default y if DEFAULT_kmod-rtc-sunxi default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_sunxi&&RTC_SUPPORT) help Support for the AllWinner sunXi SoC's onboard RTC config PACKAGE_kmod-sdhci tristate "kmod-sdhci.............. Secure Digital Host Controller Interface support" default y if DEFAULT_kmod-sdhci default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mmc depends on !TARGET_uml help Kernel support for SDHCI Hosts config PACKAGE_kmod-sdhci-mt7620 tristate "kmod-sdhci-mt7620............................................ MT7620 SDCI" default y if DEFAULT_kmod-sdhci-mt7620 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_uml select PACKAGE_kmod-mmc depends on (TARGET_ramips_mt7620||TARGET_ramips_mt76x8||TARGET_ramips_mt7621) help MT7620 SDCI config PACKAGE_kmod-serial-8250 tristate "kmod-serial-8250.............................................. 8250 UARTs" default y if DEFAULT_kmod-serial-8250 default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel module for 8250 UART based serial ports config PACKAGE_kmod-serial-8250-exar tristate "kmod-serial-8250-exar.................................... Exar 8250 UARTs" default y if DEFAULT_kmod-serial-8250-exar default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-serial-8250 depends on PCI_SUPPORT help Kernel module for Exar serial ports config PACKAGE_kmod-smi-bcm2835 tristate "kmod-smi-bcm2835...................................... BCM2835 SMI driver" default y if DEFAULT_kmod-smi-bcm2835 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx help This package contains the Character device driver for Broadcom Secondary Memory Interface config PACKAGE_kmod-smi-bcm2835-dev tristate "kmod-smi-bcm2835-dev........................... BCM2835 SMI device driver" default y if DEFAULT_kmod-smi-bcm2835-dev default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx select PACKAGE_kmod-smi-bcm2835 help This driver provides a character device interface (ioctl + read/write) to Broadcom's Secondary Memory interface. The low-level functionality is provided by the SMI driver itself. config PACKAGE_kmod-softdog tristate "kmod-softdog.................................... Software watchdog driver" default y if DEFAULT_kmod-softdog default m if ALL||ALL_NONSHARED||ALL_KMODS help Software watchdog driver config PACKAGE_kmod-sp5100-tco tristate "kmod-sp5100-tco.................................. SP5100 Watchdog Support" default y if DEFAULT_kmod-sp5100-tco default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86 help Kernel module for the SP5100_TCO hardware watchdog. config PACKAGE_kmod-ssb tristate "kmod-ssb.............................. Silicon Sonics Backplane glue code" default y if DEFAULT_kmod-ssb default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT depends on !TARGET_bcm63xx depends on !TARGET_bcm47xx help Silicon Sonics Backplane glue code. config PACKAGE_kmod-sunxi-ir tristate "kmod-sunxi-ir.............................. Sunxi SoC built-in IR support" default y if DEFAULT_kmod-sunxi-ir default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_sunxi&&RTC_SUPPORT) select PACKAGE_kmod-input-core help Support for the AllWinner sunXi SoC's onboard IR config PACKAGE_kmod-thermal tristate default y if DEFAULT_kmod-thermal select PACKAGE_kmod-hwmon-core help Thermal driver offers a generic mechanism for thermal management. Usually it's made up of one or more thermal zone and cooling device. config PACKAGE_kmod-tpm tristate "kmod-tpm............................................ TPM Hardware Support" default y if DEFAULT_kmod-tpm default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-asn1-decoder select PACKAGE_kmod-random-core select PACKAGE_kmod-oid-registry select PACKAGE_kmod-asn1-encoder help This enables TPM Hardware Support. config PACKAGE_kmod-tpm-i2c-atmel tristate "kmod-tpm-i2c-atmel................................. TPM I2C Atmel Support" default y if DEFAULT_kmod-tpm-i2c-atmel default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-tpm select PACKAGE_kmod-i2c-core help This enables the TPM Interface Specification 1.2 Interface (I2C - Atmel) config PACKAGE_kmod-tpm-i2c-infineon tristate "kmod-tpm-i2c-infineon............................ TPM I2C Infineon driver" default y if DEFAULT_kmod-tpm-i2c-infineon default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-core select PACKAGE_kmod-tpm help This enables the TPM Interface Specification 1.2 Interface (I2C - Infineon) config PACKAGE_kmod-tpm-tis tristate "kmod-tpm-tis.............. TPM TIS 1.2 Interface / TPM 2.0 FIFO Interface" default y if DEFAULT_kmod-tpm-tis default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-tpm depends on TARGET_x86 help If you have a TPM security chip that is compliant with the TCG TIS 1.2 TPM specification (TPM1.2) or the TCG PTP FIFO specification (TPM2.0) say Yes and it will be accessible from within Linux. config PACKAGE_kmod-w83627hf-wdt tristate "kmod-w83627hf-wdt......................... Winbond 83627HF Watchdog Timer" default y if DEFAULT_kmod-w83627hf-wdt default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86 help Kernel module for Winbond 83627HF Watchdog Timer config PACKAGE_kmod-wdt-sp805 tristate "kmod-wdt-sp805........................................ ARM SP805 Watchdog" default y if DEFAULT_kmod-wdt-sp805 default m if ALL||ALL_NONSHARED||ALL_KMODS help Support for the ARM SP805 wathchdog module. This is present in the NXP Layerscape family, HiSilicon HI3660 among others. config PACKAGE_kmod-zram tristate "kmod-zram........................................................... ZRAM" default y if DEFAULT_kmod-zram default m if ALL||ALL_NONSHARED||ALL_KMODS help Compressed RAM block device support if PACKAGE_kmod-zram choice prompt "ZRAM Default compressor" default ZRAM_DEF_COMP_LZORLE config ZRAM_DEF_COMP_LZORLE bool "lzo-rle" select PACKAGE_kmod-lib-lzo config ZRAM_DEF_COMP_LZO bool "lzo" select PACKAGE_kmod-lib-lzo config ZRAM_DEF_COMP_LZ4 bool "lz4" select PACKAGE_kmod-lib-lz4 config ZRAM_DEF_COMP_LZ4HC bool "lz4-hc" select PACKAGE_kmod-lib-lz4hc config ZRAM_DEF_COMP_ZSTD bool "zstd" select PACKAGE_kmod-lib-zstd endchoice endif endmenu menu "PCMCIA support" config PACKAGE_kmod-pcmcia-bcm63xx tristate "kmod-pcmcia-bcm63xx...................... Broadcom BCM63xx PCMCIA support" default y if DEFAULT_kmod-pcmcia-bcm63xx default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-pcmcia-core select PACKAGE_kmod-pcmcia-rsrc depends on TARGET_bcm63xx help Kernel support for PCMCIA/CardBus controller on the BCM63xx SoC config PACKAGE_kmod-pcmcia-core tristate "kmod-pcmcia-core.................................. PCMCIA/CardBus support" default y if DEFAULT_kmod-pcmcia-core default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCMCIA_SUPPORT help Kernel support for PCMCIA/CardBus controllers config PACKAGE_kmod-pcmcia-nozomi tristate "kmod-pcmcia-nozomi................................... Option Fusion+ card" default y if DEFAULT_kmod-pcmcia-nozomi default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-pcmcia-rsrc depends on PACKAGE_kmod-pcmcia-core help Kernel support for Option Fusion+ card config PACKAGE_kmod-pcmcia-pd6729 tristate "kmod-pcmcia-pd6729............... Cirrus PD6729 compatible bridge support" default y if DEFAULT_kmod-pcmcia-pd6729 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-pcmcia-rsrc depends on PACKAGE_kmod-pcmcia-core help Kernel support for the Cirrus PD6729 PCI-to-PCMCIA bridge config PACKAGE_kmod-pcmcia-rsrc tristate "kmod-pcmcia-rsrc................................. PCMCIA resource support" default y if DEFAULT_kmod-pcmcia-rsrc default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-pcmcia-core help Kernel support for PCMCIA resource allocation config PACKAGE_kmod-pcmcia-serial tristate "kmod-pcmcia-serial................................ Serial devices support" default y if DEFAULT_kmod-pcmcia-serial default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-pcmcia-core select PACKAGE_kmod-serial-8250 help Kernel support for PCMCIA/CardBus serial devices config PACKAGE_kmod-pcmcia-yenta tristate "kmod-pcmcia-yenta.................................... yenta socket driver" default y if DEFAULT_kmod-pcmcia-yenta default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-pcmcia-core select PACKAGE_kmod-pcmcia-rsrc help yenta socket driver endmenu if (TARGET_bcm47xx||TARGET_bcm63xx) menu "Proprietary BCM43xx WiFi driver" config PACKAGE_kmod-brcm-wl tristate "kmod-brcm-wl......... Kernel driver for BCM43xx chipsets (normal version)" default y if DEFAULT_kmod-brcm-wl default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_wireless-tools depends on (TARGET_bcm47xx||TARGET_bcm63xx) select KERNEL_WIRELESS_EXT help This package contains the proprietary wireless driver for the Broadcom BCM43xx chipset. config PACKAGE_kmod-brcm-wl-mini tristate "kmod-brcm-wl-mini.... Kernel driver for BCM43xx chipsets (Legacy version)" default y if DEFAULT_kmod-brcm-wl-mini default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_bcm47xx||TARGET_bcm63xx) select KERNEL_WIRELESS_EXT select PACKAGE_wireless-tools help This package contains the proprietary wireless driver for the Broadcom BCM43xx chipset. config PACKAGE_nas tristate "nas.......................... Proprietary Broadcom WPA/WPA2 authenticator" default y if DEFAULT_nas default m if ALL||ALL_NONSHARED depends on (PACKAGE_kmod-brcm-wl||PACKAGE_kmod-brcm-wl-mini) select PACKAGE_libc help This package contains the proprietary WPA/WPA2 authenticator (nas) for the proprietary Broadcom wl driver. config PACKAGE_wl tristate "wl......................... Proprietary Broadcom wl driver config utility" default y if DEFAULT_wl default m if ALL||ALL_NONSHARED select PACKAGE_libc depends on (PACKAGE_kmod-brcm-wl||PACKAGE_kmod-brcm-wl-mini) help This package contains the proprietary utility (wl) for configuring the proprietary Broadcom wl driver. config PACKAGE_wlc tristate "wlc.............................................. wl driver setup utility" default y if DEFAULT_wlc default m if ALL||ALL_NONSHARED depends on (PACKAGE_kmod-brcm-wl||PACKAGE_kmod-brcm-wl-mini) select PACKAGE_libc help This package contains an utility for initializing the proprietary Broadcom wl driver. endmenu endif menu "SPI Support" config PACKAGE_kmod-mmc-spi tristate "kmod-mmc-spi..................................... MMC/SD over SPI Support" default y if DEFAULT_kmod-mmc-spi default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_uml select PACKAGE_kmod-lib-crc-itu-t select PACKAGE_kmod-lib-crc7 select PACKAGE_kmod-mmc help Kernel support for MMC/SD over SPI config PACKAGE_kmod-spi-bcm2835 tristate "kmod-spi-bcm2835........................... BCM2835 SPI controller driver" default y if DEFAULT_kmod-spi-bcm2835 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx help This package contains the Broadcom 2835 SPI master controller driver config PACKAGE_kmod-spi-bcm2835-aux tristate "kmod-spi-bcm2835-aux................... BCM2835 Aux SPI controller driver" default y if DEFAULT_kmod-spi-bcm2835-aux default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx help This package contains the Broadcom 2835 Aux SPI master controller driver config PACKAGE_kmod-spi-bitbang tristate "kmod-spi-bitbang.......... Serial Peripheral Interface bitbanging library" default y if DEFAULT_kmod-spi-bitbang default m if ALL||ALL_NONSHARED||ALL_KMODS help This package contains the SPI bitbanging library config PACKAGE_kmod-spi-dev tristate "kmod-spi-dev................................. User mode SPI device driver" default y if DEFAULT_kmod-spi-dev default m if ALL||ALL_NONSHARED||ALL_KMODS help This package contains the user mode SPI device driver config PACKAGE_kmod-spi-gpio tristate "kmod-spi-gpio........................... GPIO-based bitbanging SPI Master" default y if DEFAULT_kmod-spi-gpio default m if ALL||ALL_NONSHARED||ALL_KMODS depends on GPIO_SUPPORT select PACKAGE_kmod-spi-bitbang help This package contains the GPIO-based bitbanging SPI Master endmenu menu "Sound Support" config PACKAGE_kmod-sound-core tristate "kmod-sound-core............................................ Sound support" default y if DEFAULT_kmod-sound-core default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-input-core depends on AUDIO_SUPPORT help Kernel modules for sound support config PACKAGE_kmod-ac97 tristate "kmod-ac97................................................ ac97 controller" default y if DEFAULT_kmod-ac97 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_uml depends on PACKAGE_kmod-sound-core help The ac97 controller config PACKAGE_kmod-pcspkr tristate "kmod-pcspkr........................................... PC speaker support" default y if DEFAULT_kmod-pcspkr default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86 depends on !TARGET_uml depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-input-core help This enables sounds (tones) through the pc speaker config PACKAGE_kmod-sound-arm-bcm2835 tristate "kmod-sound-arm-bcm2835............................... BCM2835 ALSA driver" default y if DEFAULT_kmod-sound-arm-bcm2835 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on !TARGET_uml depends on TARGET_bcm27xx help This package contains the BCM2835 ALSA pcm card driver config PACKAGE_kmod-sound-cs5535audio tristate "kmod-sound-cs5535audio.................... CS5535/CS5536 Audio Controller" default y if DEFAULT_kmod-sound-cs5535audio default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-ac97 depends on !TARGET_uml depends on TARGET_x86_geode help Support for the integrated AC97 sound device on motherboards with AMD CS5535/CS5536 chipsets. config PACKAGE_kmod-sound-dummy tristate "kmod-sound-dummy......................... Null sound output driver (sink)" default y if DEFAULT_kmod-sound-dummy default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_uml depends on PACKAGE_kmod-sound-core help Dummy sound device for Alsa when no hardware present config PACKAGE_kmod-sound-ens1371 tristate "kmod-sound-ens1371...................... (Creative) Ensoniq AudioPCI 1371" default y if DEFAULT_kmod-sound-ens1371 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on PCI_SUPPORT depends on !TARGET_uml select PACKAGE_kmod-ac97 help support for (Creative) Ensoniq AudioPCI 1371 chips config PACKAGE_kmod-sound-hda-core tristate "kmod-sound-hda-core.......................... HD Audio Sound Core Support" default y if DEFAULT_kmod-sound-hda-core default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-regmap-core select PACKAGE_kmod-ledtrig-audio depends on !TARGET_uml help Kernel modules for HD Audio sound support config PACKAGE_kmod-sound-hda-codec-analog tristate "kmod-sound-hda-codec-analog................ HD Audio Analog Devices Codec" default y if DEFAULT_kmod-sound-hda-codec-analog default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_uml depends on PACKAGE_kmod-sound-hda-core depends on PACKAGE_kmod-sound-core help Kernel modules for HD Audio Analog Devices codec support config PACKAGE_kmod-sound-hda-codec-ca0110 tristate "kmod-sound-hda-codec-ca0110............... HD Audio Creative CA0110 Codec" default y if DEFAULT_kmod-sound-hda-codec-ca0110 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-hda-core depends on !TARGET_uml depends on PACKAGE_kmod-sound-core help Kernel modules for HD Audio Creative CA0110 codec support config PACKAGE_kmod-sound-hda-codec-ca0132 tristate "kmod-sound-hda-codec-ca0132............... HD Audio Creative CA0132 Codec" default y if DEFAULT_kmod-sound-hda-codec-ca0132 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_uml depends on PACKAGE_kmod-sound-hda-core depends on PACKAGE_kmod-sound-core help Kernel modules for HD Audio Creative CA0132 codec support config PACKAGE_kmod-sound-hda-codec-cirrus tristate "kmod-sound-hda-codec-cirrus.................. HD Audio Cirrus Logic Codec" default y if DEFAULT_kmod-sound-hda-codec-cirrus default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on PACKAGE_kmod-sound-hda-core depends on !TARGET_uml help Kernel modules for HD Audio Cirrus Logic codec support config PACKAGE_kmod-sound-hda-codec-cmedia tristate "kmod-sound-hda-codec-cmedia....................... HD Audio C-Media Codec" default y if DEFAULT_kmod-sound-hda-codec-cmedia default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on !TARGET_uml depends on PACKAGE_kmod-sound-hda-core help Kernel modules for HD Audio C-Media codec support config PACKAGE_kmod-sound-hda-codec-conexant tristate "kmod-sound-hda-codec-conexant.................... HD Audio Conexant Codec" default y if DEFAULT_kmod-sound-hda-codec-conexant default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on !TARGET_uml depends on PACKAGE_kmod-sound-hda-core help Kernel modules for HD Audio Conexant codec support config PACKAGE_kmod-sound-hda-codec-hdmi tristate "kmod-sound-hda-codec-hdmi................ HD Audio HDMI/DisplayPort Codec" default y if DEFAULT_kmod-sound-hda-codec-hdmi default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on !TARGET_uml depends on PACKAGE_kmod-sound-hda-core help Kernel modules for HD Audio HDMI codec support config PACKAGE_kmod-sound-hda-codec-idt tristate "kmod-sound-hda-codec-idt..................... HD Audio Sigmatel IDT Codec" default y if DEFAULT_kmod-sound-hda-codec-idt default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on !TARGET_uml depends on PACKAGE_kmod-sound-hda-core help Kernel modules for HD Audio Sigmatel IDT codec support config PACKAGE_kmod-sound-hda-codec-realtek tristate "kmod-sound-hda-codec-realtek...................... HD Audio Realtek Codec" default y if DEFAULT_kmod-sound-hda-codec-realtek default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on !TARGET_uml depends on PACKAGE_kmod-sound-hda-core help Kernel modules for Intel HDA Realtek codec support config PACKAGE_kmod-sound-hda-codec-si3054 tristate "kmod-sound-hda-codec-si3054............. HD Audio Silicon Labs 3054 Codec" default y if DEFAULT_kmod-sound-hda-codec-si3054 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_uml depends on PACKAGE_kmod-sound-hda-core depends on PACKAGE_kmod-sound-core help Kernel modules for HD Audio Silicon Labs 3054 codec support config PACKAGE_kmod-sound-hda-codec-via tristate "kmod-sound-hda-codec-via.............................. HD Audio Via Codec" default y if DEFAULT_kmod-sound-hda-codec-via default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-hda-core depends on !TARGET_uml depends on PACKAGE_kmod-sound-core help Kernel modules for HD Audio VIA codec support config PACKAGE_kmod-sound-hda-intel tristate "kmod-sound-hda-intel............................... HD Audio Intel Driver" default y if DEFAULT_kmod-sound-hda-intel default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on !TARGET_uml depends on TARGET_x86 depends on PACKAGE_kmod-sound-hda-core help Kernel modules for HD Audio Intel driver support config PACKAGE_kmod-sound-i8x0 tristate "kmod-sound-i8x0................. Intel/SiS/nVidia/AMD/ALi AC97 Controller" default y if DEFAULT_kmod-sound-i8x0 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-ac97 depends on !TARGET_uml help support for the integrated AC97 sound device on motherboards with Intel/SiS/nVidia/AMD chipsets, or ALi chipsets using the M5455 Audio Controller. config PACKAGE_kmod-sound-mpu401 tristate "kmod-sound-mpu401.................................... MPU-401 uart driver" default y if DEFAULT_kmod-sound-mpu401 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on !TARGET_uml help support for MIDI ports compatible with the Roland MPU-401 interface in UART mode. config PACKAGE_kmod-sound-mt7620 tristate "kmod-sound-mt7620............................. MT7620 PCM/I2S Alsa Driver" default y if DEFAULT_kmod-sound-mt7620 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on !TARGET_uml select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-dma-ralink depends on TARGET_ramips depends on !TARGET_ramips_rt288x select PACKAGE_kmod-sound-soc-core help Alsa modules for ralink i2s controller. config PACKAGE_kmod-sound-seq tristate "kmod-sound-seq......................................... Sequencer support" default y if DEFAULT_kmod-sound-seq default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on !TARGET_uml help Kernel modules for sequencer support config PACKAGE_kmod-sound-soc-ac97 tristate "kmod-sound-soc-ac97................................... AC97 Codec support" default y if DEFAULT_kmod-sound-soc-ac97 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sound-soc-core depends on !TARGET_uml select PACKAGE_kmod-ac97 depends on PACKAGE_kmod-sound-core help AC97 Codec support config PACKAGE_kmod-sound-soc-bcm2835-i2s tristate "kmod-sound-soc-bcm2835-i2s" default y if DEFAULT_kmod-sound-soc-bcm2835-i2s default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-sound-soc-core depends on !TARGET_uml depends on TARGET_bcm27xx help This package contains support for codecs attached to the Broadcom 2835 I2S interface config PACKAGE_kmod-sound-soc-adau1977-adc tristate "kmod-sound-soc-adau1977-adc..................... Support for ADAU1977 ADC" default y if DEFAULT_kmod-sound-soc-adau1977-adc default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-sound-soc-rpi-simple-soundcard select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-soc-bcm2835-i2s select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml depends on TARGET_bcm27xx help This package contains support for ADAU1977 ADC config PACKAGE_kmod-sound-soc-allo-boss-dac tristate "kmod-sound-soc-allo-boss-dac................... Support for Allo Boss DAC" default y if DEFAULT_kmod-sound-soc-allo-boss-dac default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx depends on !TARGET_uml select PACKAGE_kmod-regmap-i2c depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-i2c-bcm2835 help This package contains support for Allo Boss DAC config PACKAGE_kmod-sound-soc-allo-boss2-dac tristate "kmod-sound-soc-allo-boss2-dac................. Support for Allo Boss2 DAC" default y if DEFAULT_kmod-sound-soc-allo-boss2-dac default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-i2c-bcm2835 select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml depends on PACKAGE_kmod-sound-soc-bcm2835-i2s help This package contains support for Allo Boss2 DAC config PACKAGE_kmod-sound-soc-allo-digione tristate "kmod-sound-soc-allo-digione............... Support for Allo Piano DigiOne" default y if DEFAULT_kmod-sound-soc-allo-digione default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on !TARGET_uml select PACKAGE_kmod-regmap-i2c depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-i2c-bcm2835 depends on TARGET_bcm27xx select PACKAGE_kmod-sound-soc-rpi-wm8804-soundcard help This package contains support for Allo DigiOne config PACKAGE_kmod-sound-soc-allo-katana-codec tristate "kmod-sound-soc-allo-katana-codec............. Support for Allo Katana DAC" default y if DEFAULT_kmod-sound-soc-allo-katana-codec default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on !TARGET_uml select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core help This package contains support for Allo Katana DAC config PACKAGE_kmod-sound-soc-allo-piano-dac tristate "kmod-sound-soc-allo-piano-dac................. Support for Allo Piano DAC" default y if DEFAULT_kmod-sound-soc-allo-piano-dac default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx depends on PACKAGE_kmod-sound-soc-bcm2835-i2s select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-i2c-bcm2835 help This package contains support for Allo Piano DAC config PACKAGE_kmod-sound-soc-allo-piano-dac-plus tristate "kmod-sound-soc-allo-piano-dac-plus....... Support for Allo Piano DAC Plus" default y if DEFAULT_kmod-sound-soc-allo-piano-dac-plus default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml depends on PACKAGE_kmod-sound-soc-bcm2835-i2s select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core depends on TARGET_bcm27xx help This package contains support for Allo Piano DAC Plus config PACKAGE_kmod-sound-soc-audioinjector-isolated-soundcard tristate "kmod-sound-soc-audioinjector-isolated-soundcard" default y if DEFAULT_kmod-sound-soc-audioinjector-isolated-soundcard default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core depends on PACKAGE_kmod-sound-soc-bcm2835-i2s select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml select PACKAGE_kmod-regmap-spi depends on TARGET_bcm27xx help This package contains support for AudioInjector Isolated soundcard config PACKAGE_kmod-sound-soc-audioinjector-octo-soundcard tristate "kmod-sound-soc-audioinjector-octo-soundcard" default y if DEFAULT_kmod-sound-soc-audioinjector-octo-soundcard default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx depends on PACKAGE_kmod-sound-soc-bcm2835-i2s select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core help This package contains support for AudioInjector Octo soundcard config PACKAGE_kmod-sound-soc-audioinjector-pi-soundcard tristate "kmod-sound-soc-audioinjector-pi-soundcard" default y if DEFAULT_kmod-sound-soc-audioinjector-pi-soundcard default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx select PACKAGE_kmod-regmap-spi depends on !TARGET_uml select PACKAGE_kmod-regmap-i2c depends on PACKAGE_kmod-sound-soc-bcm2835-i2s select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core help This package contains support for AudioInjector Pi soundcard config PACKAGE_kmod-sound-soc-audiosense-pi tristate "kmod-sound-soc-audiosense-pi..... Support for AudioSense Add-On Soundcard" default y if DEFAULT_kmod-sound-soc-audiosense-pi default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx depends on !TARGET_uml select PACKAGE_kmod-regmap-i2c depends on PACKAGE_kmod-sound-soc-bcm2835-i2s select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core help This package contains support for AudioSense Add-On Soundcard config PACKAGE_kmod-sound-soc-chipdip-dac tristate "kmod-sound-soc-chipdip-dac....................... Support for ChipDip DAC" default y if DEFAULT_kmod-sound-soc-chipdip-dac default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_uml depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on PACKAGE_kmod-sound-core help This package contains support for ChipDip DAC config PACKAGE_kmod-sound-soc-core tristate "kmod-sound-soc-core.................................... SoC sound support" default y if DEFAULT_kmod-sound-soc-core default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-regmap-core depends on !TARGET_uml select PACKAGE_kmod-ac97 help SoC sound support config PACKAGE_kmod-sound-soc-digidac1-soundcard tristate "kmod-sound-soc-digidac1-soundcard............... Support for RRA DigiDAC1" default y if DEFAULT_kmod-sound-soc-digidac1-soundcard default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-soc-bcm2835-i2s select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml select PACKAGE_kmod-regmap-spi depends on TARGET_bcm27xx help This package contains support for RRA DigiDAC1 config PACKAGE_kmod-sound-soc-dionaudio-loco tristate "kmod-sound-soc-dionaudio-loco........ Support for Dion Audio LOCO DAC-AMP" default y if DEFAULT_kmod-sound-soc-dionaudio-loco default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on !TARGET_uml depends on PACKAGE_kmod-sound-core help This package contains support for Dion Audio LOCO DAC-AMP config PACKAGE_kmod-sound-soc-dionaudio-loco-v2 tristate "kmod-sound-soc-dionaudio-loco-v2.. Support for Dion Audio LOCO-V2 DAC-AMP" default y if DEFAULT_kmod-sound-soc-dionaudio-loco-v2 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on PACKAGE_kmod-sound-core help This package contains support for Dion Audio LOCO-V2 DAC-AMP config PACKAGE_kmod-sound-soc-fe-pi tristate "kmod-sound-soc-fe-pi.................. Support for Fe-Pi Audio Sound Card" default y if DEFAULT_kmod-sound-soc-fe-pi default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on !TARGET_uml select PACKAGE_kmod-regmap-i2c help This package contains support for Fe-Pi Audio Sound Card config PACKAGE_kmod-sound-soc-googlevoicehat tristate "kmod-sound-soc-googlevoicehat..... Support for Google VoiceHAT Sound Card" default y if DEFAULT_kmod-sound-soc-googlevoicehat default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sound-soc-rpi-simple-soundcard depends on PACKAGE_kmod-sound-core depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on !TARGET_uml help This package contains support for Google VoiceHAT Sound Card config PACKAGE_kmod-sound-soc-hifiberry-amp tristate "kmod-sound-soc-hifiberry-amp................... Support for HifiBerry Amp" default y if DEFAULT_kmod-sound-soc-hifiberry-amp default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sound-soc-rpi-simple-soundcard select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on TARGET_bcm27xx help This package contains support for HifiBerry Amp config PACKAGE_kmod-sound-soc-hifiberry-dac tristate "kmod-sound-soc-hifiberry-dac................... Support for HifiBerry DAC" default y if DEFAULT_kmod-sound-soc-hifiberry-dac default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-bcm2835 select PACKAGE_kmod-sound-soc-rpi-simple-soundcard depends on PACKAGE_kmod-sound-core depends on !TARGET_uml depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on TARGET_bcm27xx help This package contains support for HifiBerry DAC config PACKAGE_kmod-sound-soc-hifiberry-dacplus tristate "kmod-sound-soc-hifiberry-dacplus" default y if DEFAULT_kmod-sound-soc-hifiberry-dacplus default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on !TARGET_uml select PACKAGE_kmod-regmap-i2c depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-i2c-bcm2835 help This package contains support for HifiBerry DAC+ / DAC+ Pro / Amp2 config PACKAGE_kmod-sound-soc-hifiberry-dacplusadc tristate "kmod-sound-soc-hifiberry-dacplusadc........ Support for HifiBerry DAC+ADC" default y if DEFAULT_kmod-sound-soc-hifiberry-dacplusadc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on TARGET_bcm27xx depends on !TARGET_uml help This package contains support for HifiBerry DAC+ADC config PACKAGE_kmod-sound-soc-hifiberry-dacplusadc-pro tristate "kmod-sound-soc-hifiberry-dacplusadc-pro" default y if DEFAULT_kmod-sound-soc-hifiberry-dacplusadc-pro default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml depends on PACKAGE_kmod-sound-soc-bcm2835-i2s help This package contains support for HifiBerry DAC+ADC PRO config PACKAGE_kmod-sound-soc-hifiberry-dacplusdsp tristate "kmod-sound-soc-hifiberry-dacplusdsp........ Support for HifiBerry DAC+DSP" default y if DEFAULT_kmod-sound-soc-hifiberry-dacplusdsp default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sound-soc-rpi-simple-soundcard depends on PACKAGE_kmod-sound-core depends on !TARGET_uml depends on PACKAGE_kmod-sound-soc-bcm2835-i2s help This package contains support for HifiBerry DAC+DSP config PACKAGE_kmod-sound-soc-hifiberry-dacplushd tristate "kmod-sound-soc-hifiberry-dacplushd.......... Support for HifiBerry DAC+HD" default y if DEFAULT_kmod-sound-soc-hifiberry-dacplushd default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-i2c-bcm2835 depends on TARGET_bcm27xx help This package contains support for HifiBerry DAC+HD config PACKAGE_kmod-sound-soc-hifiberry-digi tristate "kmod-sound-soc-hifiberry-digi" default y if DEFAULT_kmod-sound-soc-hifiberry-digi default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-i2c-bcm2835 select PACKAGE_kmod-sound-soc-rpi-wm8804-soundcard depends on TARGET_bcm27xx help This package contains support for HifiBerry Digi config PACKAGE_kmod-sound-soc-i-sabe-q2m tristate "kmod-sound-soc-i-sabe-q2m....... Support for Audiophonics I-Sabre Q2M DAC" default y if DEFAULT_kmod-sound-soc-i-sabe-q2m default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on TARGET_bcm27xx help This package contains support for Audiophonics I-SABRE Q2M DAC config PACKAGE_kmod-sound-soc-imx tristate "kmod-sound-soc-imx....................................... IMX SoC support" default y if DEFAULT_kmod-sound-soc-imx default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on TARGET_imx depends on !TARGET_uml select PACKAGE_kmod-sound-soc-core help Support for i.MX Platform sound (ssi/audmux/pcm) config PACKAGE_kmod-sound-soc-imx-sgtl5000 tristate "kmod-sound-soc-imx-sgtl5000................. IMX SoC support for SGTL5000" default y if DEFAULT_kmod-sound-soc-imx-sgtl5000 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml select PACKAGE_kmod-sound-soc-imx depends on PACKAGE_kmod-sound-core depends on TARGET_imx help Support for i.MX Platform sound SGTL5000 codec config PACKAGE_kmod-sound-soc-ipq8064-storm tristate "kmod-sound-soc-ipq8064-storm" default y if DEFAULT_kmod-sound-soc-ipq8064-storm default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_ipq806x select PACKAGE_kmod-sound-soc-core depends on !TARGET_uml depends on PACKAGE_kmod-sound-core help Provides sound support for the Google Storm platform, with a Qualcomm IPQ8064 SoC. config PACKAGE_kmod-sound-soc-iqaudio-codec tristate "kmod-sound-soc-iqaudio-codec................... Support for IQaudIO-CODEC" default y if DEFAULT_kmod-sound-soc-iqaudio-codec default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_uml select PACKAGE_kmod-regmap-i2c depends on PACKAGE_kmod-sound-soc-bcm2835-i2s select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core depends on TARGET_bcm27xx help This package contains support for IQaudIO-CODEC config PACKAGE_kmod-sound-soc-iqaudio-dac tristate "kmod-sound-soc-iqaudio-dac....................... Support for IQaudIO-DAC" default y if DEFAULT_kmod-sound-soc-iqaudio-dac default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on !TARGET_uml select PACKAGE_kmod-regmap-i2c help This package contains support for IQaudIO-DAC config PACKAGE_kmod-sound-soc-iqaudio-digi tristate "kmod-sound-soc-iqaudio-digi..................... Support for IQaudIO-DIGI" default y if DEFAULT_kmod-sound-soc-iqaudio-digi default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core depends on !TARGET_uml select PACKAGE_kmod-regmap-i2c depends on PACKAGE_kmod-sound-soc-bcm2835-i2s select PACKAGE_kmod-sound-soc-rpi-wm8804-soundcard depends on TARGET_bcm27xx help This package contains support for IQaudIO-DIGI config PACKAGE_kmod-sound-soc-justboom-both tristate "kmod-sound-soc-justboom-both........... Support for JustBoom DAC and Digi" default y if DEFAULT_kmod-sound-soc-justboom-both default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sound-soc-rpi-wm8804-soundcard depends on TARGET_bcm27xx depends on PACKAGE_kmod-sound-soc-bcm2835-i2s select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-i2c-bcm2835 help This package contains support for JustBoom DAC and Digi config PACKAGE_kmod-sound-soc-justboom-dac tristate "kmod-sound-soc-justboom-dac..................... Support for JustBoom DAC" default y if DEFAULT_kmod-sound-soc-justboom-dac default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on !TARGET_uml select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core depends on TARGET_bcm27xx help This package contains support for JustBoom DAC config PACKAGE_kmod-sound-soc-justboom-digi tristate "kmod-sound-soc-justboom-digi................... Support for JustBoom Digi" default y if DEFAULT_kmod-sound-soc-justboom-digi default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx select PACKAGE_kmod-sound-soc-rpi-wm8804-soundcard select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core select PACKAGE_kmod-regmap-i2c depends on !TARGET_uml depends on PACKAGE_kmod-sound-soc-bcm2835-i2s help This package contains support for JustBoom Digi config PACKAGE_kmod-sound-soc-merus-amp tristate "kmod-sound-soc-merus-amp.................. Support for Infineon Merus Amp" default y if DEFAULT_kmod-sound-soc-merus-amp default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on !TARGET_uml select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-i2c-bcm2835 select PACKAGE_kmod-sound-soc-rpi-simple-soundcard depends on PACKAGE_kmod-sound-core help This package contains support for Infineon Merus Amp config PACKAGE_kmod-sound-soc-pifi-40-amp tristate "kmod-sound-soc-pifi-40-amp....................... Support for PiFi-40 amp" default y if DEFAULT_kmod-sound-soc-pifi-40-amp default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on !TARGET_uml depends on PACKAGE_kmod-sound-core help This package contains support for PiFi-40 amp config PACKAGE_kmod-sound-soc-pisound tristate "kmod-sound-soc-pisound................... Support for Blokas Labs PiSound" default y if DEFAULT_kmod-sound-soc-pisound default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on !TARGET_uml depends on PACKAGE_kmod-sound-soc-bcm2835-i2s help This package contains support for Blokas Labs PiSound config PACKAGE_kmod-sound-soc-rpi-cirrus tristate "kmod-sound-soc-rpi-cirrus............ Support for Cirrus Logic Audio Card" default y if DEFAULT_kmod-sound-soc-rpi-cirrus default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on !TARGET_uml select PACKAGE_kmod-regmap-i2c select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core depends on TARGET_bcm27xx help This package contains support for RPi-Cirrus config PACKAGE_kmod-sound-soc-rpi-dac tristate "kmod-sound-soc-rpi-dac............................... Support for RPi-DAC" default y if DEFAULT_kmod-sound-soc-rpi-dac default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on !TARGET_uml select PACKAGE_kmod-i2c-bcm2835 select PACKAGE_kmod-sound-soc-rpi-simple-soundcard depends on PACKAGE_kmod-sound-core help This package contains support for RPi-DAC config PACKAGE_kmod-sound-soc-rpi-proto tristate "kmod-sound-soc-rpi-proto........................... Support for RPi-PROTO" default y if DEFAULT_kmod-sound-soc-rpi-proto default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx select PACKAGE_kmod-regmap-spi depends on !TARGET_uml select PACKAGE_kmod-regmap-i2c depends on PACKAGE_kmod-sound-soc-bcm2835-i2s select PACKAGE_kmod-i2c-bcm2835 depends on PACKAGE_kmod-sound-core help This package contains support for RPi-PROTO config PACKAGE_kmod-sound-soc-rpi-simple-soundcard tristate "kmod-sound-soc-rpi-simple-soundcard" default y if DEFAULT_kmod-sound-soc-rpi-simple-soundcard default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-soc-bcm2835-i2s depends on !TARGET_uml depends on PACKAGE_kmod-sound-core help This package contains support for Raspbery Pi simple soundcards config PACKAGE_kmod-sound-soc-rpi-wm8804-soundcard tristate "kmod-sound-soc-rpi-wm8804-soundcard" default y if DEFAULT_kmod-sound-soc-rpi-wm8804-soundcard default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on !TARGET_uml depends on PACKAGE_kmod-sound-soc-bcm2835-i2s help This package contains support for Raspbery Pi simple soundcards config PACKAGE_kmod-sound-soc-spdif tristate "kmod-sound-soc-spdif............................ SoC S/PDIF codec support" default y if DEFAULT_kmod-sound-soc-spdif default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sound-soc-core depends on !TARGET_uml depends on PACKAGE_kmod-sound-core help SoC S/PDIF codec support config PACKAGE_kmod-sound-soc-sunxi tristate "kmod-sound-soc-sunxi................ AllWinner built-in SoC sound support" default y if DEFAULT_kmod-sound-soc-sunxi default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_sunxi depends on !TARGET_uml select PACKAGE_kmod-sound-soc-core depends on PACKAGE_kmod-sound-core help Kernel support for AllWinner built-in SoC audio config PACKAGE_kmod-sound-soc-sunxi-spdif tristate "kmod-sound-soc-sunxi-spdif................... Allwinner A10 SPDIF Support" default y if DEFAULT_kmod-sound-soc-sunxi-spdif default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_sunxi depends on !TARGET_uml select PACKAGE_kmod-sound-soc-spdif depends on PACKAGE_kmod-sound-core help Kernel support for Allwinner A10 SPDIF Support config PACKAGE_kmod-sound-via82xx tristate "kmod-sound-via82xx.............................. VIA 82xx AC97 Controller" default y if DEFAULT_kmod-sound-via82xx default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-sound-mpu401 depends on !TARGET_uml select PACKAGE_kmod-ac97 depends on PACKAGE_kmod-sound-core help support for the integrated AC97 sound device on motherboards with VIA chipsets. config PACKAGE_kmod-usb-audio tristate "kmod-usb-audio............................. Support for USB audio devices" default y if DEFAULT_kmod-usb-audio default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-sound-core depends on USB_SUPPORT select PACKAGE_kmod-usb-core depends on !TARGET_uml help Kernel support for USB audio devices endmenu menu "USB Support" config PACKAGE_kmod-at91-udc tristate "kmod-at91-udc......................... USB Device Controller on atmel SoC" default y if DEFAULT_kmod-at91-udc default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_GADGET_SUPPORT select PACKAGE_kmod-usb-gadget depends on USB_SUPPORT select PACKAGE_kmod-regmap-core depends on TARGET_at91 help Kernel module to use the USB Device controller for Atmel AT91 config PACKAGE_kmod-atmel-usba-udc tristate "kmod-atmel-usba-udc........ High-speed USB Device Controller on atmel SoC" default y if DEFAULT_kmod-atmel-usba-udc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-gadget depends on USB_GADGET_SUPPORT depends on USB_SUPPORT depends on TARGET_at91 help Kernel module to use the High-speed USB Device controller for Atmel AT91 config PACKAGE_kmod-bcm63xx-udc tristate "kmod-bcm63xx-udc............................ Broadcom BCM63xx UDC support" default y if DEFAULT_kmod-bcm63xx-udc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core depends on TARGET_bcm63xx depends on USB_GADGET_SUPPORT select PACKAGE_kmod-usb-gadget depends on USB_SUPPORT help Kernel support for the USB gadget (device) controller on the BCM63xx SoC config PACKAGE_kmod-chaoskey tristate "kmod-chaoskey.............................. Chaoskey hardware RNG support" default y if DEFAULT_kmod-chaoskey default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-random-core select PACKAGE_kmod-usb-core depends on USB_SUPPORT help Kernel module for chaoskey, USB attached true random number generator config PACKAGE_kmod-phy-ath79-usb tristate default y if DEFAULT_kmod-phy-ath79-usb select PACKAGE_kmod-usb-core depends on TARGET_ath79 depends on USB_SUPPORT help Support for ATH79 USB transceiver config PACKAGE_kmod-phy-bcm-ns-usb2 tristate "kmod-phy-bcm-ns-usb2............... Broadcom Northstar USB 2.0 PHY Driver" default y if DEFAULT_kmod-phy-bcm-ns-usb2 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm53xx help Support for Broadcom USB 2.0 PHY connected to the USB controller on Northstar family. config PACKAGE_kmod-phy-bcm-ns-usb3 tristate "kmod-phy-bcm-ns-usb3............... Broadcom Northstar USB 3.0 PHY Driver" default y if DEFAULT_kmod-phy-bcm-ns-usb3 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm53xx help Support for Broadcom USB 3.0 PHY connected to the USB controller on Northstar family. config PACKAGE_kmod-phy-qcom-ipq806x-usb tristate "kmod-phy-qcom-ipq806x-usb........... Qualcomm IPQ806x DWC3 USB PHY driver" default y if DEFAULT_kmod-phy-qcom-ipq806x-usb default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core depends on TARGET_ipq806x depends on USB_SUPPORT help This driver provides support for the integrated DesignWare USB3 IP Core within the QCOM SoCs. config PACKAGE_kmod-usb-acm tristate "kmod-usb-acm......................... Support for modems/isdn controllers" default y if DEFAULT_kmod-usb-acm default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core depends on USB_SUPPORT help Kernel support for USB ACM devices (modems/isdn controllers) config PACKAGE_kmod-usb-atm tristate "kmod-usb-atm.................................. Support for ATM on USB bus" default y if DEFAULT_kmod-usb-atm default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-atm select PACKAGE_kmod-usb-core help Kernel support for USB DSL modems config PACKAGE_kmod-usb-atm-cxacru tristate "kmod-usb-atm-cxacru............................................... cxacru" default y if DEFAULT_kmod-usb-atm-cxacru default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-usb-atm help Kernel support for cxacru based USB ADSL modems config PACKAGE_kmod-usb-atm-speedtouch tristate "kmod-usb-atm-speedtouch............... SpeedTouch USB ADSL modems support" default y if DEFAULT_kmod-usb-atm-speedtouch default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-usb-atm help Kernel support for SpeedTouch USB ADSL modems config PACKAGE_kmod-usb-atm-ueagle tristate "kmod-usb-atm-ueagle............. Eagle 8051 based USB ADSL modems support" default y if DEFAULT_kmod-usb-atm-ueagle default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-usb-atm help Kernel support for Eagle 8051 based USB ADSL modems config PACKAGE_kmod-usb-bcma tristate default y if DEFAULT_kmod-usb-bcma select PACKAGE_kmod-usb-core depends on TARGET_bcm47xx||TARGET_bcm53xx depends on USB_SUPPORT help Support for BCMA USB controllers config PACKAGE_kmod-usb-chipidea tristate "kmod-usb-chipidea....... Host and device support for Chipidea controllers" default y if DEFAULT_kmod-usb-chipidea default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-phy-nop depends on USB_SUPPORT select PACKAGE_kmod-usb-gadget if USB_GADGET_SUPPORT select PACKAGE_kmod-usb-ehci select PACKAGE_kmod-usb-core select PACKAGE_kmod-usb-roles depends on TARGET_ath79 help Kernel support for USB Chipidea controllers config PACKAGE_kmod-usb-chipidea2 tristate "kmod-usb-chipidea2..... Host and device support for Chipidea2 controllers" default y if DEFAULT_kmod-usb-chipidea2 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-core depends on TARGET_ath79 select PACKAGE_kmod-usb-chipidea help Kernel support for USB Chipidea controllers config PACKAGE_kmod-usb-cm109 tristate "kmod-usb-cm109.................................. Support for CM109 device" default y if DEFAULT_kmod-usb-cm109 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-core select PACKAGE_kmod-input-evdev help Kernel support for CM109 VOIP phone config PACKAGE_kmod-usb-core tristate "kmod-usb-core............................................ Support for USB" default y if DEFAULT_kmod-usb-core default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-nls-base depends on USB_SUPPORT help Kernel support for USB config PACKAGE_kmod-usb-dwc2 tristate "kmod-usb-dwc2................................. DWC2 USB controller driver" default y if DEFAULT_kmod-usb-dwc2 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core select PACKAGE_kmod-usb-roles depends on USB_SUPPORT select PACKAGE_kmod-usb-gadget if USB_GADGET_SUPPORT help This driver provides USB Device Controller support for the Synopsys DesignWare USB OTG Core config PACKAGE_kmod-usb-dwc2-pci tristate "kmod-usb-dwc2-pci....................... DWC2 USB controller driver (PCI)" default y if DEFAULT_kmod-usb-dwc2-pci default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core select PACKAGE_kmod-usb-phy-nop depends on PCI_SUPPORT depends on USB_SUPPORT select PACKAGE_kmod-usb-dwc2 help The Designware USB2.0 PCI interface module for controllers connected to a PCI bus. config PACKAGE_kmod-usb-dwc3 tristate "kmod-usb-dwc3................................. DWC3 USB controller driver" default y if DEFAULT_kmod-usb-dwc3 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core depends on USB_SUPPORT help This driver provides support for the Dual Role SuperSpeed USB Controller based on the Synopsys DesignWare USB3 IP Core config PACKAGE_kmod-usb-dwc3-qcom tristate "kmod-usb-dwc3-qcom.............................. DWC3 Qualcomm USB driver" default y if DEFAULT_kmod-usb-dwc3-qcom default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-dwc3 depends on USB_SUPPORT depends on (TARGET_ipq40xx||TARGET_ipq806x||TARGET_ipq807x) select PACKAGE_kmod-usb-core help Some Qualcomm SoCs use DesignWare Core IP for USB2/3 functionality. This driver also handles Qscratch wrapper which is needed for peripheral mode support. config PACKAGE_kmod-usb-ehci tristate default y if DEFAULT_kmod-usb-ehci select PACKAGE_kmod-usb-core depends on USB_SUPPORT help EHCI controller support config PACKAGE_kmod-usb-fotg210 tristate "kmod-usb-fotg210................ Support for FOTG210 USB host controllers" default y if DEFAULT_kmod-usb-fotg210 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core depends on USB_SUPPORT depends on TARGET_gemini help Support for FOTG210 USB host controllers config PACKAGE_kmod-usb-gadget tristate default y if DEFAULT_kmod-usb-gadget depends on USB_SUPPORT depends on USB_GADGET_SUPPORT select PACKAGE_kmod-usb-core help Kernel support for USB Gadget mode config PACKAGE_kmod-usb-gadget-cdc-composite tristate "kmod-usb-gadget-cdc-composite......... USB CDC Composite (Ethernet + ACM)" default y if DEFAULT_kmod-usb-gadget-cdc-composite default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-gadget-serial select PACKAGE_kmod-usb-gadget select PACKAGE_kmod-usb-core select PACKAGE_kmod-usb-lib-composite depends on USB_SUPPORT depends on USB_GADGET_SUPPORT select PACKAGE_kmod-usb-gadget-eth help Kernel support for the USB CDC Composite gadget. This appears as an ethernet + ACM serial gadget. config PACKAGE_kmod-usb-gadget-ehci-debug tristate "kmod-usb-gadget-ehci-debug............ USB EHCI debug port Gadget support" default y if DEFAULT_kmod-usb-gadget-ehci-debug default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-gadget-serial select PACKAGE_kmod-usb-gadget depends on USB_GADGET_SUPPORT select PACKAGE_kmod-usb-lib-composite select PACKAGE_kmod-usb-core help Kernel support for USB EHCI debug port Gadget. config PACKAGE_kmod-usb-gadget-eth tristate "kmod-usb-gadget-eth.......................... USB Ethernet Gadget support" default y if DEFAULT_kmod-usb-gadget-eth default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_GADGET_SUPPORT select PACKAGE_kmod-usb-gadget depends on USB_SUPPORT select PACKAGE_kmod-usb-lib-composite select PACKAGE_kmod-usb-core help Kernel support for USB Ethernet Gadget config PACKAGE_kmod-usb-gadget-hid tristate "kmod-usb-gadget-hid............................... USB HID Gadget Support" default y if DEFAULT_kmod-usb-gadget-hid default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core select PACKAGE_kmod-usb-lib-composite depends on USB_SUPPORT depends on USB_GADGET_SUPPORT select PACKAGE_kmod-usb-gadget help Kernel support for USB HID Gadget. config PACKAGE_kmod-usb-gadget-mass-storage tristate "kmod-usb-gadget-mass-storage.................... USB Mass Storage support" default y if DEFAULT_kmod-usb-gadget-mass-storage default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_GADGET_SUPPORT select PACKAGE_kmod-usb-gadget depends on USB_SUPPORT select PACKAGE_kmod-usb-lib-composite select PACKAGE_kmod-usb-core help Kernel support for USB Gadget Mass Storage config PACKAGE_kmod-usb-gadget-ncm tristate "kmod-usb-gadget-ncm....... USB Network Control Model (NCM) Gadget support" default y if DEFAULT_kmod-usb-gadget-ncm default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-gadget depends on USB_GADGET_SUPPORT select PACKAGE_kmod-usb-core select PACKAGE_kmod-usb-lib-composite select PACKAGE_kmod-usb-gadget-eth help Kernel support for USB Network Control Model (NCM) Gadget config PACKAGE_kmod-usb-gadget-serial tristate "kmod-usb-gadget-serial......................... USB Serial Gadget support" default y if DEFAULT_kmod-usb-gadget-serial default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-gadget depends on USB_GADGET_SUPPORT select PACKAGE_kmod-usb-core select PACKAGE_kmod-usb-lib-composite help Kernel support for USB Serial Gadget. config PACKAGE_kmod-usb-hid tristate "kmod-usb-hid......................... Support for USB Human Input Devices" default y if DEFAULT_kmod-usb-hid default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hid-generic select PACKAGE_kmod-hid select PACKAGE_kmod-input-evdev select PACKAGE_kmod-usb-core depends on USB_SUPPORT help Kernel support for USB HID devices such as keyboards and mice config PACKAGE_kmod-usb-hid-cp2112 tristate "kmod-usb-hid-cp2112... Silicon Labs CP2112 HID USB to SMBus Master Bridge" default y if DEFAULT_kmod-usb-hid-cp2112 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-i2c-core depends on GPIO_SUPPORT select PACKAGE_kmod-usb-hid help HID device driver which registers as an i2c adapter and gpiochip to expose these functions of the CP2112. config PACKAGE_kmod-usb-hid-mcp2221 tristate "kmod-usb-hid-mcp2221" default y if DEFAULT_kmod-usb-hid-mcp2221 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on GPIO_SUPPORT select PACKAGE_kmod-usb-hid depends on USB_SUPPORT select PACKAGE_kmod-i2c-core help HID device driver which registers as an i2c adapter and gpiochip to expose these functions of the MCP2221. config PACKAGE_kmod-usb-ledtrig-usbport tristate "kmod-usb-ledtrig-usbport....................... LED trigger for USB ports" default y if DEFAULT_kmod-usb-ledtrig-usbport default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core depends on USB_SUPPORT help This driver allows LEDs to be controlled by USB events. Enabling this trigger allows specifying list of USB ports that should turn on LED when some USB device gets connected. If possible it should be prefered over similar ledtrig-usbdev. config PACKAGE_kmod-usb-lib-composite tristate default y if DEFAULT_kmod-usb-lib-composite depends on USB_GADGET_SUPPORT select PACKAGE_kmod-usb-gadget depends on USB_SUPPORT select PACKAGE_kmod-fs-configfs select PACKAGE_kmod-usb-core help Lib Composite config PACKAGE_kmod-usb-net tristate "kmod-usb-net............... Kernel modules for USB-to-Ethernet convertors" default y if DEFAULT_kmod-usb-net default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core select PACKAGE_kmod-mii depends on USB_SUPPORT help Kernel modules for USB-to-Ethernet convertors config PACKAGE_kmod-usb-net-aqc111 tristate "kmod-usb-net-aqc111. Support for USB-to-Ethernet Aquantia AQtion 5/2.5GbE" default y if DEFAULT_kmod-usb-net-aqc111 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-net help Support for USB-to-Ethernet Aquantia AQtion 5/2.5GbE config PACKAGE_kmod-usb-net-asix tristate "kmod-usb-net-asix...... Kernel module for USB-to-Ethernet Asix convertors" default y if DEFAULT_kmod-usb-net-asix default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !((TARGET_armsr||TARGET_bcm27xx_bcm2708||TARGET_malta||TARGET_tegra)) || !TARGET_x86 depends on USB_SUPPORT select PACKAGE_kmod-net-selftests select PACKAGE_kmod-phy-ax88796b select PACKAGE_kmod-usb-net select PACKAGE_kmod-mdio-devres select PACKAGE_kmod-libphy help Kernel module for USB-to-Ethernet Asix convertors config PACKAGE_kmod-usb-net-asix-ax88179 tristate "kmod-usb-net-asix-ax88179" default y if DEFAULT_kmod-usb-net-asix-ax88179 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-net select PACKAGE_kmod-libphy depends on USB_SUPPORT help Kernel module for USB-to-Ethernet ASIX AX88179 based USB 3.0/2.0 to Gigabit Ethernet adapters. config PACKAGE_kmod-usb-net-cdc-eem tristate "kmod-usb-net-cdc-eem..................... Support for CDC EEM connections" default y if DEFAULT_kmod-usb-net-cdc-eem default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-net depends on USB_SUPPORT help Kernel support for USB CDC EEM config PACKAGE_kmod-usb-net-cdc-ether tristate "kmod-usb-net-cdc-ether.............. Support for cdc ethernet connections" default y if DEFAULT_kmod-usb-net-cdc-ether default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-net help Kernel support for USB CDC Ethernet devices config PACKAGE_kmod-usb-net-cdc-mbim tristate "kmod-usb-net-cdc-mbim..................... Kernel module for MBIM Devices" default y if DEFAULT_kmod-usb-net-cdc-mbim default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-net select PACKAGE_kmod-usb-net-cdc-ncm depends on USB_SUPPORT select PACKAGE_kmod-usb-wdm help Kernel module for CDC MBIM (Mobile Broadband Interface Model) devices config PACKAGE_kmod-usb-net-cdc-ncm tristate "kmod-usb-net-cdc-ncm..................... Support for CDC NCM connections" default y if DEFAULT_kmod-usb-net-cdc-ncm default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-net select PACKAGE_kmod-usb-net-cdc-ether depends on USB_SUPPORT help Kernel support for CDC NCM connections config PACKAGE_kmod-usb-net-cdc-subset tristate "kmod-usb-net-cdc-subset...... Support for CDC Ethernet subset connections" default y if DEFAULT_kmod-usb-net-cdc-subset default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-net help Kernel support for Simple USB Network Links (CDC Ethernet subset) config PACKAGE_kmod-usb-net-dm9601-ether tristate "kmod-usb-net-dm9601-ether........ Support for DM9601 ethernet connections" default y if DEFAULT_kmod-usb-net-dm9601-ether default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-net depends on USB_SUPPORT help Kernel support for USB DM9601 devices config PACKAGE_kmod-usb-net-hso tristate "kmod-usb-net-hso.. Kernel module for Option USB High Speed Mobile Devices" default y if DEFAULT_kmod-usb-net-hso default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-rfkill if USE_RFKILL depends on USB_SUPPORT select PACKAGE_kmod-usb-net help Kernel module for Option USB High Speed Mobile Devices config PACKAGE_kmod-usb-net-huawei-cdc-ncm tristate "kmod-usb-net-huawei-cdc-ncm....... Support for Huawei CDC NCM connections" default y if DEFAULT_kmod-usb-net-huawei-cdc-ncm default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-net select PACKAGE_kmod-usb-wdm depends on USB_SUPPORT select PACKAGE_kmod-usb-net-cdc-ncm help Kernel support for Huawei CDC NCM connections config PACKAGE_kmod-usb-net-ipheth tristate "kmod-usb-net-ipheth..................... Apple iPhone USB Ethernet driver" default y if DEFAULT_kmod-usb-net-ipheth default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-net help Kernel support for Apple iPhone USB Ethernet driver config PACKAGE_kmod-usb-net-kalmia tristate "kmod-usb-net-kalmia................... Samsung Kalmia based LTE USB modem" default y if DEFAULT_kmod-usb-net-kalmia default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-net depends on USB_SUPPORT help Kernel support for Samsung Kalmia based LTE USB modem config PACKAGE_kmod-usb-net-kaweth tristate "kmod-usb-net-kaweth.. Kernel module for USB-to-Ethernet Kaweth convertors" default y if DEFAULT_kmod-usb-net-kaweth default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-net depends on USB_SUPPORT help Kernel module for USB-to-Ethernet Kaweth convertors config PACKAGE_kmod-usb-net-lan78xx tristate "kmod-usb-net-lan78xx........ USB-To-Ethernet Microchip LAN78XX convertors" default y if DEFAULT_kmod-usb-net-lan78xx default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-fixed-phy depends on !(PACKAGE_kmod-of-mdio) || !TARGET_x86 select PACKAGE_kmod-usb-net select PACKAGE_kmod-phy-microchip help Kernel module for Microchip LAN78XX based USB 2 & USB 3 10/100/1000 Ethernet adapters. config PACKAGE_kmod-usb-net-mcs7830 tristate "kmod-usb-net-mcs7830" default y if DEFAULT_kmod-usb-net-mcs7830 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-net help Kernel module for USB-to-Ethernet MCS7830 convertors config PACKAGE_kmod-usb-net-pegasus tristate "kmod-usb-net-pegasus" default y if DEFAULT_kmod-usb-net-pegasus default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-net depends on USB_SUPPORT help Kernel module for USB-to-Ethernet Pegasus convertors config PACKAGE_kmod-usb-net-pl tristate "kmod-usb-net-pl.................. Prolific PL-2301/2302/25A1 based cables" default y if DEFAULT_kmod-usb-net-pl default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-net depends on USB_SUPPORT help Kernel support for Prolific PL-2301/2302/25A1 based cables config PACKAGE_kmod-usb-net-qmi-wwan tristate "kmod-usb-net-qmi-wwan.................................... QMI WWAN driver" default y if DEFAULT_kmod-usb-net-qmi-wwan default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-wdm select PACKAGE_kmod-usb-net help QMI WWAN driver for Qualcomm MSM based 3G and LTE modems config PACKAGE_kmod-usb-net-rndis tristate "kmod-usb-net-rndis......................... Support for RNDIS connections" default y if DEFAULT_kmod-usb-net-rndis default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-net depends on USB_SUPPORT select PACKAGE_kmod-usb-net-cdc-ether help Kernel support for RNDIS connections config PACKAGE_kmod-usb-net-rtl8150 tristate "kmod-usb-net-rtl8150" default y if DEFAULT_kmod-usb-net-rtl8150 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-net help Kernel module for USB-to-Ethernet Realtek 8150 convertors config PACKAGE_kmod-usb-net-rtl8152 tristate "kmod-usb-net-rtl8152" default y if DEFAULT_kmod-usb-net-rtl8152 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_r8152-firmware select PACKAGE_kmod-usb-net select PACKAGE_kmod-crypto-sha256 depends on USB_SUPPORT select PACKAGE_kmod-usb-net-cdc-ncm help Kernel module for USB-to-Ethernet Realtek 8152 USB2.0/3.0 convertors config PACKAGE_kmod-usb-net-sierrawireless tristate "kmod-usb-net-sierrawireless.......... Support for Sierra Wireless devices" default y if DEFAULT_kmod-usb-net-sierrawireless default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-net depends on USB_SUPPORT help Kernel support for Sierra Wireless devices config PACKAGE_kmod-usb-net-smsc75xx tristate "kmod-usb-net-smsc75xx" default y if DEFAULT_kmod-usb-net-smsc75xx default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-lib-crc16 select PACKAGE_kmod-usb-net select PACKAGE_kmod-libphy help Kernel module for SMSC LAN75XX based devices config PACKAGE_kmod-usb-net-smsc95xx tristate "kmod-usb-net-smsc95xx. SMSC LAN95XX based USB 2.0 10/100 ethernet devices" default y if DEFAULT_kmod-usb-net-smsc95xx default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-phy-smsc select PACKAGE_kmod-libphy select PACKAGE_kmod-lib-crc16 select PACKAGE_kmod-usb-net help Kernel module for SMSC LAN95XX based devices config PACKAGE_kmod-usb-net-sr9700 tristate "kmod-usb-net-sr9700......... Support for CoreChip SR9700 ethernet devices" default y if DEFAULT_kmod-usb-net-sr9700 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-net help Kernel module for CoreChip-sz SR9700 based USB 1.1 10/100 ethernet devices config PACKAGE_kmod-usb-net2280 tristate "kmod-usb-net2280.. Support for NetChip 228x PCI USB peripheral controller" default y if DEFAULT_kmod-usb-net2280 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT depends on USB_GADGET_SUPPORT select PACKAGE_kmod-usb-gadget depends on USB_SUPPORT select PACKAGE_kmod-usb-core help Kernel support for NetChip 228x / PLX USB338x PCI USB peripheral controller. config PACKAGE_kmod-usb-ohci tristate "kmod-usb-ohci............................... Support for OHCI controllers" default y if DEFAULT_kmod-usb-ohci default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !(TARGET_bcm47xx) || TARGET_bcm47xx||TARGET_bcm53xx select PACKAGE_kmod-usb-bcma if TARGET_bcm47xx depends on !(TARGET_bcm53xx) || USB_SUPPORT depends on !(TARGET_bcm53xx) || TARGET_bcm47xx||TARGET_bcm53xx depends on USB_SUPPORT select PACKAGE_kmod-usb-bcma if TARGET_bcm53xx select PACKAGE_kmod-usb-ssb if TARGET_bcm47xx depends on !(TARGET_bcm47xx) || USB_SUPPORT select PACKAGE_kmod-usb-core help Kernel support for USB OHCI controllers config PACKAGE_kmod-usb-ohci-pci tristate "kmod-usb-ohci-pci....................... Support for PCI OHCI controllers" default y if DEFAULT_kmod-usb-ohci-pci default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core depends on !(TARGET_bcm53xx) || TARGET_bcm47xx||TARGET_bcm53xx depends on !(TARGET_bcm47xx) || TARGET_bcm47xx||TARGET_bcm53xx select PACKAGE_kmod-usb-ohci depends on !(TARGET_bcm53xx) || USB_SUPPORT depends on !(TARGET_bcm47xx) || USB_SUPPORT depends on PCI_SUPPORT depends on USB_SUPPORT help Kernel support for PCI OHCI controllers config PACKAGE_kmod-usb-phy-nop tristate default y if DEFAULT_kmod-usb-phy-nop select PACKAGE_kmod-usb-core depends on USB_SUPPORT help Support for USB NOP transceiver config PACKAGE_kmod-usb-printer tristate "kmod-usb-printer.................................... Support for printers" default y if DEFAULT_kmod-usb-printer default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core depends on USB_SUPPORT help Kernel support for USB printers config PACKAGE_kmod-usb-roles tristate default y if DEFAULT_kmod-usb-roles depends on USB_SUPPORT select PACKAGE_kmod-usb-core help Support for USB Role Switch config PACKAGE_kmod-usb-serial tristate "kmod-usb-serial..................... Support for USB-to-Serial converters" default y if DEFAULT_kmod-usb-serial default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-core help Kernel support for USB-to-Serial converters config PACKAGE_kmod-usb-serial-ark3116 tristate "kmod-usb-serial-ark3116........ Support for ArkMicroChips ARK3116 devices" default y if DEFAULT_kmod-usb-serial-ark3116 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-serial depends on USB_SUPPORT help Kernel support for ArkMicroChips ARK3116 USB-to-Serial converters config PACKAGE_kmod-usb-serial-belkin tristate "kmod-usb-serial-belkin........................ Support for Belkin devices" default y if DEFAULT_kmod-usb-serial-belkin default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-serial depends on USB_SUPPORT help Kernel support for Belkin USB-to-Serial converters config PACKAGE_kmod-usb-serial-ch341 tristate "kmod-usb-serial-ch341.......................... Support for CH341 devices" default y if DEFAULT_kmod-usb-serial-ch341 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-serial help Kernel support for Winchiphead CH341 USB-to-Serial converters config PACKAGE_kmod-usb-serial-cp210x tristate "kmod-usb-serial-cp210x........... Support for Silicon Labs cp210x devices" default y if DEFAULT_kmod-usb-serial-cp210x default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-serial help Kernel support for Silicon Labs cp210x USB-to-Serial converters config PACKAGE_kmod-usb-serial-cypress-m8 tristate "kmod-usb-serial-cypress-m8.............. Support for CypressM8 USB-Serial" default y if DEFAULT_kmod-usb-serial-cypress-m8 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-serial help Kernel support for devices with Cypress M8 USB to Serial chip (for example, the Delorme Earthmate LT-20 GPS) Supported microcontrollers in the CY4601 family are: CY7C63741 CY7C63742 CY7C63743 CY7C64013 config PACKAGE_kmod-usb-serial-dmx_usb_module tristate "kmod-usb-serial-dmx_usb_module.. Support for FTDI RS485 based DMX modules" default y if DEFAULT_kmod-usb-serial-dmx_usb_module default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-usb-serial help Open DMX USB is an open USB to DMX dongle hardware design developed by Enttec. The Open in Open DMX USB refers to the fact that everybody is free to use the design and produce its own USB DMX Dongle without paying any licenses. http://www.erwinrol.com/open-dmx-usb-linux-driver/ Martijn Zilverschoon config PACKAGE_kmod-usb-serial-edgeport tristate "kmod-usb-serial-edgeport............... Support for Digi Edgeport devices" default y if DEFAULT_kmod-usb-serial-edgeport default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-serial select PACKAGE_edgeport-firmware help Kernel support for Inside Out Networks (Digi) Edgeport/4 Rapidport/4 Edgeport/4t Edgeport/2 Edgeport/4i Edgeport/2i Edgeport/421 Edgeport/21 Edgeport/8 Edgeport/8 Dual Edgeport/2D8 Edgeport/4D8 Edgeport/8i Edgeport/2 DIN Edgeport/4 DIN Edgeport/16 Dual config PACKAGE_kmod-usb-serial-ftdi tristate "kmod-usb-serial-ftdi............................ Support for FTDI devices" default y if DEFAULT_kmod-usb-serial-ftdi default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-serial depends on USB_SUPPORT help Kernel support for FTDI USB-to-Serial converters config PACKAGE_kmod-usb-serial-garmin tristate "kmod-usb-serial-garmin.................... Support for Garmin GPS devices" default y if DEFAULT_kmod-usb-serial-garmin default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-serial help Should work with most Garmin GPS devices which have a native USB port. config PACKAGE_kmod-usb-serial-ipw tristate "kmod-usb-serial-ipw.................... Support for IPWireless 3G devices" default y if DEFAULT_kmod-usb-serial-ipw default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-serial-wwan depends on USB_SUPPORT select PACKAGE_kmod-usb-serial help Support for IPWireless 3G devices config PACKAGE_kmod-usb-serial-keyspan tristate "kmod-usb-serial-keyspan........ Support for Keyspan USB-to-Serial devices" default y if DEFAULT_kmod-usb-serial-keyspan default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-serial help Kernel support for Keyspan USB-to-Serial devices config PACKAGE_kmod-usb-serial-mct tristate "kmod-usb-serial-mct.............. Support for Magic Control Tech. devices" default y if DEFAULT_kmod-usb-serial-mct default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-serial depends on USB_SUPPORT help Kernel support for Magic Control Technology USB-to-Serial converters config PACKAGE_kmod-usb-serial-mos7720 tristate "kmod-usb-serial-mos7720.............. Support for Moschip MOS7720 devices" default y if DEFAULT_kmod-usb-serial-mos7720 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-serial help Kernel support for Moschip MOS7720 USB-to-Serial converters config PACKAGE_kmod-usb-serial-mos7840 tristate "kmod-usb-serial-mos7840.............. Support for Moschip MOS7840 devices" default y if DEFAULT_kmod-usb-serial-mos7840 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-serial depends on USB_SUPPORT help Kernel support for Moschip MOS7840 USB-to-Serial converters config PACKAGE_kmod-usb-serial-option tristate "kmod-usb-serial-option................... Support for Option HSDPA modems" default y if DEFAULT_kmod-usb-serial-option default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-serial-wwan depends on USB_SUPPORT select PACKAGE_kmod-usb-serial help Kernel support for Option HSDPA modems config PACKAGE_kmod-usb-serial-oti6858 tristate "kmod-usb-serial-oti6858...... Support for Ours Technology OTI6858 devices" default y if DEFAULT_kmod-usb-serial-oti6858 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-serial depends on USB_SUPPORT help Kernel support for Ours Technology OTI6858 USB-to-Serial converters config PACKAGE_kmod-usb-serial-pl2303 tristate "kmod-usb-serial-pl2303............... Support for Prolific PL2303 devices" default y if DEFAULT_kmod-usb-serial-pl2303 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-serial depends on USB_SUPPORT help Kernel support for Prolific PL2303 USB-to-Serial converters config PACKAGE_kmod-usb-serial-qualcomm tristate "kmod-usb-serial-qualcomm................. Support for Qualcomm USB serial" default y if DEFAULT_kmod-usb-serial-qualcomm default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-serial depends on USB_SUPPORT select PACKAGE_kmod-usb-serial-wwan help Kernel support for Qualcomm USB Serial devices (Gobi) config PACKAGE_kmod-usb-serial-sierrawireless tristate "kmod-usb-serial-sierrawireless....... Support for Sierra Wireless devices" default y if DEFAULT_kmod-usb-serial-sierrawireless default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-serial help Kernel support for Sierra Wireless devices config PACKAGE_kmod-usb-serial-simple tristate "kmod-usb-serial-simple................ USB Serial Simple (Motorola phone)" default y if DEFAULT_kmod-usb-serial-simple default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-serial help Kernel support for "very simple devices". Specifically, it supports: - Suunto ANT+ USB device. - Medtronic CareLink USB device (3.18) - Fundamental Software dongle. - Google USB serial devices (3.19) - HP4x calculators - a number of Motorola phones - Novatel Wireless GPS receivers (3.18) - Siemens USB/MPI adapter. - ViVOtech ViVOpay USB device. - Infineon Modem Flashloader USB interface - ZIO Motherboard USB serial interface config PACKAGE_kmod-usb-serial-ti-usb tristate "kmod-usb-serial-ti-usb...................... Support for TI USB 3410/5052" default y if DEFAULT_kmod-usb-serial-ti-usb default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-serial depends on USB_SUPPORT help Kernel support for TI USB 3410/5052 devices config PACKAGE_kmod-usb-serial-visor tristate "kmod-usb-serial-visor............... Support for Handspring Visor devices" default y if DEFAULT_kmod-usb-serial-visor default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-serial help Kernel support for Handspring Visor PDAs config PACKAGE_kmod-usb-serial-wwan tristate default y if DEFAULT_kmod-usb-serial-wwan depends on USB_SUPPORT select PACKAGE_kmod-usb-serial help Kernel support for USB GSM and CDMA modems config PACKAGE_kmod-usb-serial-xr_usb_serial_common tristate "kmod-usb-serial-xr_usb_serial_common" default y if DEFAULT_kmod-usb-serial-xr_usb_serial_common default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-usb-serial help Support for Exar USB to RS-485/RS-422 https://www.exar.com/content/document.ashx?id=21651 Daniel Golle config PACKAGE_kmod-usb-ssb tristate default y if DEFAULT_kmod-usb-ssb depends on TARGET_bcm47xx depends on USB_SUPPORT select PACKAGE_kmod-usb-core help Support for SSB USB controllers config PACKAGE_kmod-usb-storage tristate "kmod-usb-storage..................................... USB Storage support" default y if DEFAULT_kmod-usb-storage default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-scsi-core depends on USB_SUPPORT select PACKAGE_kmod-usb-core help Kernel support for USB Mass Storage devices config PACKAGE_kmod-usb-storage-extras tristate "kmod-usb-storage-extras.................... Extra drivers for usb-storage" default y if DEFAULT_kmod-usb-storage-extras default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-storage help Say Y here if you want to have some more drivers, such as for SmartMedia card readers config PACKAGE_kmod-usb-storage-uas tristate "kmod-usb-storage-uas.................... USB Attached SCSI (UASP) support" default y if DEFAULT_kmod-usb-storage-uas default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-storage help Say Y here if you want to include support for USB Attached SCSI (UAS/UASP), a higher performance protocol available on many newer USB 3.0 storage devices config PACKAGE_kmod-usb-test tristate "kmod-usb-test......................................... USB Testing Driver" default y if DEFAULT_kmod-usb-test default m if ALL||ALL_NONSHARED||ALL_KMODS depends on DEVEL select PACKAGE_kmod-usb-core depends on USB_SUPPORT help Kernel support for testing USB Host Controller software config PACKAGE_kmod-usb-uhci tristate "kmod-usb-uhci............................... Support for UHCI controllers" default y if DEFAULT_kmod-usb-uhci default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-core help Kernel support for USB UHCI controllers config PACKAGE_kmod-usb-wdm tristate "kmod-usb-wdm.............................. USB Wireless Device Management" default y if DEFAULT_kmod-usb-wdm default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-core help USB Wireless Device Management support config PACKAGE_kmod-usb-xhci-hcd tristate default y if DEFAULT_kmod-usb-xhci-hcd depends on USB_SUPPORT select PACKAGE_kmod-usb-core help The eXtensible Host Controller Interface (xHCI) is standard for USB 3.0 "SuperSpeed" host controller hardware. config PACKAGE_kmod-usb-xhci-mtk tristate default y if DEFAULT_kmod-usb-xhci-mtk depends on USB_SUPPORT select PACKAGE_kmod-usb-core select PACKAGE_kmod-usb-xhci-hcd help Kernel support for the xHCI host controller found in MediaTek SoCs. config PACKAGE_kmod-usb-xhci-pci-renesas tristate default y if DEFAULT_kmod-usb-xhci-pci-renesas select PACKAGE_kmod-usb-core depends on USB_SUPPORT help Kernel support for the Renesas xHCI controller with firmware. Make sure you have the firwmare for the device and installed on your system for this device to work. config PACKAGE_kmod-usb-yealink tristate "kmod-usb-yealink.................................. USB Yealink VOIP phone" default y if DEFAULT_kmod-usb-yealink default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-core select PACKAGE_kmod-input-evdev help Kernel support for Yealink VOIP phone config PACKAGE_kmod-usb2 tristate "kmod-usb2................................... Support for USB2 controllers" default y if DEFAULT_kmod-usb2 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !(TARGET_bcm47xx) || USB_SUPPORT select PACKAGE_kmod-usb-ssb if TARGET_bcm47xx select PACKAGE_kmod-usb-bcma if TARGET_bcm53xx select PACKAGE_kmod-phy-ath79-usb if TARGET_ath79 depends on USB_SUPPORT select PACKAGE_kmod-usb-ehci depends on !(TARGET_bcm53xx) || TARGET_bcm47xx||TARGET_bcm53xx depends on !(TARGET_bcm53xx) || USB_SUPPORT select PACKAGE_kmod-usb-bcma if TARGET_bcm47xx depends on !(TARGET_bcm47xx) || TARGET_bcm47xx||TARGET_bcm53xx select PACKAGE_kmod-phy-bcm-ns-usb2 if TARGET_bcm53xx select PACKAGE_kmod-usb-core help Kernel support for USB2 (EHCI) controllers config PACKAGE_kmod-usb2-oxnas tristate "kmod-usb2-oxnas........................................ OX820 EHCI driver" default y if DEFAULT_kmod-usb2-oxnas default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !(TARGET_bcm47xx) || TARGET_bcm47xx||TARGET_bcm53xx select PACKAGE_kmod-usb-core depends on TARGET_oxnas_ox820 depends on !(TARGET_bcm53xx) || TARGET_bcm47xx||TARGET_bcm53xx select PACKAGE_kmod-usb2 depends on USB_SUPPORT help This driver provides USB Device Controller support for the EHCI USB host built-in to the OX820 SoC. config PACKAGE_kmod-usb2-pci tristate "kmod-usb2-pci........................... Support for PCI USB2 controllers" default y if DEFAULT_kmod-usb2-pci default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT depends on !(TARGET_bcm47xx) || USB_SUPPORT select PACKAGE_kmod-usb2 depends on USB_SUPPORT depends on !(TARGET_bcm53xx) || TARGET_bcm47xx||TARGET_bcm53xx depends on !(TARGET_bcm53xx) || USB_SUPPORT select PACKAGE_kmod-usb-core depends on !(TARGET_bcm47xx) || TARGET_bcm47xx||TARGET_bcm53xx help Kernel support for PCI USB2 (EHCI) controllers config PACKAGE_kmod-usb3 tristate "kmod-usb3................................... Support for USB3 controllers" default y if DEFAULT_kmod-usb3 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !(TARGET_bcm53xx) || USB_SUPPORT depends on !(TARGET_bcm53xx) || TARGET_bcm47xx||TARGET_bcm53xx select PACKAGE_kmod-usb-xhci-hcd select PACKAGE_kmod-usb-xhci-pci-renesas if TARGET_apm821xx_nand select PACKAGE_kmod-usb-xhci-mtk if TARGET_mediatek depends on USB_SUPPORT select PACKAGE_kmod-usb-xhci-pci-renesas if TARGET_mvebu_cortexa9 select PACKAGE_kmod-usb-bcma if TARGET_bcm53xx select PACKAGE_kmod-phy-bcm-ns-usb3 if TARGET_bcm53xx select PACKAGE_kmod-usb-core select PACKAGE_kmod-usb-xhci-mtk if TARGET_ramips_mt7621 help Kernel support for USB3 (XHCI) controllers config PACKAGE_kmod-usbip tristate "kmod-usbip.................................... USB-over-IP kernel support" default y if DEFAULT_kmod-usbip default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-core help USB-over-IP kernel support config PACKAGE_kmod-usbip-client tristate "kmod-usbip-client.............................. USB-over-IP client driver" default y if DEFAULT_kmod-usbip-client default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-core select PACKAGE_kmod-usbip help USB-over-IP client driver config PACKAGE_kmod-usbip-server tristate "kmod-usbip-server................................ USB-over-IP host driver" default y if DEFAULT_kmod-usbip-server default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usbip select PACKAGE_kmod-usb-core depends on USB_SUPPORT help USB-over-IP host driver config PACKAGE_kmod-usbmon tristate "kmod-usbmon.......................................... USB traffic monitor" default y if DEFAULT_kmod-usbmon default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-core help Kernel support for USB traffic monitoring endmenu menu "Video Support" config PACKAGE_kmod-backlight tristate default y if DEFAULT_kmod-backlight depends on DISPLAY_SUPPORT help Kernel module for Backlight support. config PACKAGE_kmod-backlight-pwm tristate "kmod-backlight-pwm................................. PWM Backlight support" default y if DEFAULT_kmod-backlight-pwm default m if ALL||ALL_NONSHARED||ALL_KMODS depends on DISPLAY_SUPPORT select PACKAGE_kmod-backlight help Kernel module for PWM based Backlight support. config PACKAGE_kmod-camera-bcm2835 tristate "kmod-camera-bcm2835....................................... BCM2835 Camera" default y if DEFAULT_kmod-camera-bcm2835 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx select PACKAGE_kmod-vchiq-mmal-bcm2835 select PACKAGE_kmod-video-videobuf2 depends on PACKAGE_kmod-video-core help Camera host interface devices for Broadcom BCM2835 SoC. This operates over the VCHIQ interface to a service running on VideoCore. config PACKAGE_kmod-drm tristate default y if DEFAULT_kmod-drm select PACKAGE_kmod-dma-buf depends on !(PACKAGE_kmod-backlight) || DISPLAY_SUPPORT select PACKAGE_kmod-i2c-core depends on DISPLAY_SUPPORT select PACKAGE_kmod-fb help Direct Rendering Manager (DRM) core support config PACKAGE_kmod-drm-amdgpu tristate "kmod-drm-amdgpu....................................... AMDGPU DRM support" default y if DEFAULT_kmod-drm-amdgpu default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-drm-ttm depends on TARGET_x86 select PACKAGE_kmod-drm-ttm-helper select PACKAGE_kmod-backlight select PACKAGE_kmod-drm-kms-helper select PACKAGE_kmod-i2c-algo-bit select PACKAGE_amdgpu-firmware depends on DISPLAY_SUPPORT help Direct Rendering Manager (DRM) support for AMDGPU Cards config PACKAGE_kmod-drm-imx tristate "kmod-drm-imx.................................. Freescale i.MX DRM support" default y if DEFAULT_kmod-drm-imx default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_imx depends on DISPLAY_SUPPORT select PACKAGE_kmod-drm-kms-helper help Direct Rendering Manager (DRM) support for Freescale i.MX config PACKAGE_kmod-drm-imx-hdmi tristate "kmod-drm-imx-hdmi........................ Freescale i.MX HDMI DRM support" default y if DEFAULT_kmod-drm-imx-hdmi default m if ALL||ALL_NONSHARED||ALL_KMODS depends on AUDIO_SUPPORT select PACKAGE_kmod-sound-core depends on PACKAGE_kmod-drm-imx help Direct Rendering Manager (DRM) support for Freescale i.MX HDMI config PACKAGE_kmod-drm-imx-ldb tristate "kmod-drm-imx-ldb......................... Freescale i.MX LVDS DRM support" default y if DEFAULT_kmod-drm-imx-ldb default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-drm-imx select PACKAGE_kmod-backlight depends on DISPLAY_SUPPORT help Direct Rendering Manager (DRM) support for Freescale i.MX LVDS config PACKAGE_kmod-drm-kms-helper tristate "kmod-drm-kms-helper......................... CRTC helpers for KMS drivers" default y if DEFAULT_kmod-drm-kms-helper default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-drm select PACKAGE_kmod-fb-sys-ram select PACKAGE_kmod-fb-cfb-imgblt select PACKAGE_kmod-fb-cfb-copyarea select PACKAGE_kmod-fb-sys-fops select PACKAGE_kmod-fb-cfb-fillrect depends on DISPLAY_SUPPORT select PACKAGE_kmod-fb help CRTC helpers for KMS drivers. config PACKAGE_kmod-drm-radeon tristate "kmod-drm-radeon....................................... Radeon DRM support" default y if DEFAULT_kmod-drm-radeon default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-i2c-algo-bit select PACKAGE_kmod-drm-kms-helper select PACKAGE_kmod-backlight depends on DISPLAY_SUPPORT select PACKAGE_kmod-drm-ttm-helper select PACKAGE_kmod-drm-ttm select PACKAGE_radeon-firmware depends on TARGET_x86 help Direct Rendering Manager (DRM) support for Radeon Cards config PACKAGE_kmod-drm-ttm tristate "kmod-drm-ttm............................. GPU memory management subsystem" default y if DEFAULT_kmod-drm-ttm default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-drm depends on DISPLAY_SUPPORT help GPU memory management subsystem for devices with multiple GPU memory types. Will be enabled automatically if a device driver uses it. config PACKAGE_kmod-drm-ttm-helper tristate default y if DEFAULT_kmod-drm-ttm-helper select PACKAGE_kmod-drm-ttm depends on DISPLAY_SUPPORT help Helpers for ttm-based gem objects config PACKAGE_kmod-drm-vc4 tristate "kmod-drm-vc4....................................... Broadcom VC4 Graphics" default y if DEFAULT_kmod-drm-vc4 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx depends on DISPLAY_SUPPORT select PACKAGE_kmod-sound-soc-core depends on !(PACKAGE_kmod-backlight) || DISPLAY_SUPPORT depends on AUDIO_SUPPORT depends on !TARGET_uml select PACKAGE_kmod-drm select PACKAGE_kmod-sound-core help Direct Rendering Manager (DRM) support for Broadcom VideoCore IV GPU used in BCM2835, BCM2836 and BCM2837 SoCs (e.g. Raspberry Pi). config PACKAGE_kmod-fb tristate "kmod-fb...................... Framebuffer and framebuffer console support" default y if DEFAULT_kmod-fb default m if ALL||ALL_NONSHARED||ALL_KMODS depends on DISPLAY_SUPPORT help Kernel support for framebuffers and framebuffer console. config PACKAGE_kmod-fb-cfb-copyarea tristate "kmod-fb-cfb-copyarea.............. Framebuffer software copy area support" default y if DEFAULT_kmod-fb-cfb-copyarea default m if ALL||ALL_NONSHARED||ALL_KMODS depends on DISPLAY_SUPPORT select PACKAGE_kmod-fb help Kernel support for software copy area config PACKAGE_kmod-fb-cfb-fillrect tristate "kmod-fb-cfb-fillrect...... Framebuffer software rectangle filling support" default y if DEFAULT_kmod-fb-cfb-fillrect default m if ALL||ALL_NONSHARED||ALL_KMODS depends on DISPLAY_SUPPORT select PACKAGE_kmod-fb help Kernel support for software rectangle filling config PACKAGE_kmod-fb-cfb-imgblt tristate "kmod-fb-cfb-imgblt............... Framebuffer software image blit support" default y if DEFAULT_kmod-fb-cfb-imgblt default m if ALL||ALL_NONSHARED||ALL_KMODS depends on DISPLAY_SUPPORT select PACKAGE_kmod-fb help Kernel support for software image blitting config PACKAGE_kmod-fb-sys-fops tristate "kmod-fb-sys-fops.................... Framebuffer software sys ops support" default y if DEFAULT_kmod-fb-sys-fops default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-fb depends on DISPLAY_SUPPORT help Kernel support for framebuffer sys ops config PACKAGE_kmod-fb-sys-ram tristate "kmod-fb-sys-ram........................ Framebuffer in system RAM support" default y if DEFAULT_kmod-fb-sys-ram default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-fb depends on DISPLAY_SUPPORT help Kernel support for framebuffers in system RAM config PACKAGE_kmod-fb-tft tristate "kmod-fb-tft.................... Support for small TFT LCD display modules" default y if DEFAULT_kmod-fb-tft default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-fb select PACKAGE_kmod-backlight depends on DISPLAY_SUPPORT select PACKAGE_kmod-fb-sys-fops select PACKAGE_kmod-fb-sys-ram depends on GPIO_SUPPORT select PACKAGE_kmod-spi-bitbang help Support for small TFT LCD display modules config PACKAGE_kmod-fb-tft-ili9486 tristate "kmod-fb-tft-ili9486............. FB driver for the ILI9486 LCD Controller" default y if DEFAULT_kmod-fb-tft-ili9486 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-fb-tft depends on GPIO_SUPPORT depends on DISPLAY_SUPPORT help FB driver for the ILI9486 LCD Controller config PACKAGE_kmod-v4l2loopback tristate "kmod-v4l2loopback............................. v4l2loopback kernel module" default y if DEFAULT_kmod-v4l2loopback default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-video-core help This module allows you to create "virtual video devices". Normal (v4l2) applications will read these devices as if they were ordinary video devices, but the video will not be read from e.g. a capture card but instead it is generated by another application. Michel Promonet config PACKAGE_kmod-video-core tristate "kmod-video-core...................................... Video4Linux support" default y if DEFAULT_kmod-video-core default m if ALL||ALL_NONSHARED||ALL_KMODS help Kernel modules for Video4Linux support config PACKAGE_kmod-vc-sm-cma tristate "kmod-vc-sm-cma...................... VideoCore Shared Memory (CMA) driver" default y if DEFAULT_kmod-vc-sm-cma default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_bcm27xx depends on PACKAGE_kmod-video-core help Shared memory interface that supports sharing dmabufs with VideoCore. This operates over the VCHIQ interface to a service running on VideoCore. config PACKAGE_kmod-vchiq-mmal-bcm2835 tristate "kmod-vchiq-mmal-bcm2835....................... BCM2835 MMAL VCHIQ service" default y if DEFAULT_kmod-vchiq-mmal-bcm2835 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-vc-sm-cma depends on TARGET_bcm27xx depends on PACKAGE_kmod-video-core help Enables the MMAL API over VCHIQ as used for the majority of the multimedia services on VideoCore. config PACKAGE_kmod-video-cpia2 tristate "kmod-video-cpia2...................................... CPIA2 video driver" default y if DEFAULT_kmod-video-cpia2 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT depends on PACKAGE_kmod-video-core select PACKAGE_kmod-usb-core help Kernel modules for supporting CPIA2 USB based cameras menuconfig PACKAGE_kmod-video-gspca-core tristate "kmod-video-gspca-core................ GSPCA webcam core support framework" default y if DEFAULT_kmod-video-gspca-core default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core select PACKAGE_kmod-video-videobuf2 select PACKAGE_kmod-input-core depends on USB_SUPPORT depends on PACKAGE_kmod-video-core help Kernel modules for supporting GSPCA based webcam devices. Note this is just the core of the driver, please select a submodule that supports your webcam. config PACKAGE_kmod-video-gspca-conex tristate "kmod-video-gspca-conex.............................. conex webcam support" default y if DEFAULT_kmod-video-gspca-conex default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The Conexant Camera Driver (conex) kernel module config PACKAGE_kmod-video-gspca-etoms tristate "kmod-video-gspca-etoms.............................. etoms webcam support" default y if DEFAULT_kmod-video-gspca-etoms default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The Etoms USB Camera Driver (etoms) kernel module config PACKAGE_kmod-video-gspca-finepix tristate "kmod-video-gspca-finepix.......................... finepix webcam support" default y if DEFAULT_kmod-video-gspca-finepix default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The Fujifilm FinePix USB V4L2 driver (finepix) kernel module config PACKAGE_kmod-video-gspca-gl860 tristate "kmod-video-gspca-gl860.............................. gl860 webcam support" default y if DEFAULT_kmod-video-gspca-gl860 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The GL860 USB Camera Driver (gl860) kernel module config PACKAGE_kmod-video-gspca-jeilinj tristate "kmod-video-gspca-jeilinj.......................... jeilinj webcam support" default y if DEFAULT_kmod-video-gspca-jeilinj default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The JEILINJ USB Camera Driver (jeilinj) kernel module config PACKAGE_kmod-video-gspca-konica tristate "kmod-video-gspca-konica............................ konica webcam support" default y if DEFAULT_kmod-video-gspca-konica default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The Konica USB Camera Driver (konica) kernel module config PACKAGE_kmod-video-gspca-m5602 tristate "kmod-video-gspca-m5602.............................. m5602 webcam support" default y if DEFAULT_kmod-video-gspca-m5602 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The ALi USB m5602 Camera Driver (m5602) kernel module config PACKAGE_kmod-video-gspca-mars tristate "kmod-video-gspca-mars................................ mars webcam support" default y if DEFAULT_kmod-video-gspca-mars default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The Mars USB Camera Driver (mars) kernel module config PACKAGE_kmod-video-gspca-mr97310a tristate "kmod-video-gspca-mr97310a........................ mr97310a webcam support" default y if DEFAULT_kmod-video-gspca-mr97310a default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The Mars-Semi MR97310A USB Camera Driver (mr97310a) kernel module config PACKAGE_kmod-video-gspca-ov519 tristate "kmod-video-gspca-ov519.............................. ov519 webcam support" default y if DEFAULT_kmod-video-gspca-ov519 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The OV519 USB Camera Driver (ov519) kernel module config PACKAGE_kmod-video-gspca-ov534 tristate "kmod-video-gspca-ov534.............................. ov534 webcam support" default y if DEFAULT_kmod-video-gspca-ov534 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The OV534 USB Camera Driver (ov534) kernel module config PACKAGE_kmod-video-gspca-ov534-9 tristate "kmod-video-gspca-ov534-9.......................... ov534-9 webcam support" default y if DEFAULT_kmod-video-gspca-ov534-9 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The OV534-9 USB Camera Driver (ov534_9) kernel module config PACKAGE_kmod-video-gspca-pac207 tristate "kmod-video-gspca-pac207............................ pac207 webcam support" default y if DEFAULT_kmod-video-gspca-pac207 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The Pixart PAC207 USB Camera Driver (pac207) kernel module config PACKAGE_kmod-video-gspca-pac7311 tristate "kmod-video-gspca-pac7311.......................... pac7311 webcam support" default y if DEFAULT_kmod-video-gspca-pac7311 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The Pixart PAC7311 USB Camera Driver (pac7311) kernel module config PACKAGE_kmod-video-gspca-se401 tristate "kmod-video-gspca-se401.............................. se401 webcam support" default y if DEFAULT_kmod-video-gspca-se401 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The SE401 USB Camera Driver kernel module config PACKAGE_kmod-video-gspca-sn9c20x tristate "kmod-video-gspca-sn9c20x.......................... sn9c20x webcam support" default y if DEFAULT_kmod-video-gspca-sn9c20x default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The SN9C20X USB Camera Driver (sn9c20x) kernel module config PACKAGE_kmod-video-gspca-sonixb tristate "kmod-video-gspca-sonixb............................ sonixb webcam support" default y if DEFAULT_kmod-video-gspca-sonixb default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The SONIX Bayer USB Camera Driver (sonixb) kernel module config PACKAGE_kmod-video-gspca-sonixj tristate "kmod-video-gspca-sonixj............................ sonixj webcam support" default y if DEFAULT_kmod-video-gspca-sonixj default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The SONIX JPEG USB Camera Driver (sonixj) kernel module config PACKAGE_kmod-video-gspca-spca500 tristate "kmod-video-gspca-spca500.......................... spca500 webcam support" default y if DEFAULT_kmod-video-gspca-spca500 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The SPCA500 USB Camera Driver (spca500) kernel module config PACKAGE_kmod-video-gspca-spca501 tristate "kmod-video-gspca-spca501.......................... spca501 webcam support" default y if DEFAULT_kmod-video-gspca-spca501 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The SPCA501 USB Camera Driver (spca501) kernel module config PACKAGE_kmod-video-gspca-spca505 tristate "kmod-video-gspca-spca505.......................... spca505 webcam support" default y if DEFAULT_kmod-video-gspca-spca505 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The SPCA505 USB Camera Driver (spca505) kernel module config PACKAGE_kmod-video-gspca-spca506 tristate "kmod-video-gspca-spca506.......................... spca506 webcam support" default y if DEFAULT_kmod-video-gspca-spca506 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The SPCA506 USB Camera Driver (spca506) kernel module config PACKAGE_kmod-video-gspca-spca508 tristate "kmod-video-gspca-spca508.......................... spca508 webcam support" default y if DEFAULT_kmod-video-gspca-spca508 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The SPCA508 USB Camera Driver (spca508) kernel module config PACKAGE_kmod-video-gspca-spca561 tristate "kmod-video-gspca-spca561.......................... spca561 webcam support" default y if DEFAULT_kmod-video-gspca-spca561 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The SPCA561 USB Camera Driver (spca561) kernel module config PACKAGE_kmod-video-gspca-sq905 tristate "kmod-video-gspca-sq905.............................. sq905 webcam support" default y if DEFAULT_kmod-video-gspca-sq905 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The SQ Technologies SQ905 based USB Camera Driver (sq905) kernel module config PACKAGE_kmod-video-gspca-sq905c tristate "kmod-video-gspca-sq905c............................ sq905c webcam support" default y if DEFAULT_kmod-video-gspca-sq905c default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The SQ Technologies SQ905C based USB Camera Driver (sq905c) kernel module config PACKAGE_kmod-video-gspca-sq930x tristate "kmod-video-gspca-sq930x............................ sq930x webcam support" default y if DEFAULT_kmod-video-gspca-sq930x default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The SQ Technologies SQ930X based USB Camera Driver (sq930x) kernel module config PACKAGE_kmod-video-gspca-stk014 tristate "kmod-video-gspca-stk014............................ stk014 webcam support" default y if DEFAULT_kmod-video-gspca-stk014 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The Syntek DV4000 (STK014) USB Camera Driver (stk014) kernel module config PACKAGE_kmod-video-gspca-stv06xx tristate "kmod-video-gspca-stv06xx.......................... stv06xx webcam support" default y if DEFAULT_kmod-video-gspca-stv06xx default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The STV06XX USB Camera Driver (stv06xx) kernel module config PACKAGE_kmod-video-gspca-sunplus tristate "kmod-video-gspca-sunplus.......................... sunplus webcam support" default y if DEFAULT_kmod-video-gspca-sunplus default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The SUNPLUS USB Camera Driver (sunplus) kernel module config PACKAGE_kmod-video-gspca-t613 tristate "kmod-video-gspca-t613................................ t613 webcam support" default y if DEFAULT_kmod-video-gspca-t613 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The T613 (JPEG Compliance) USB Camera Driver (t613) kernel module config PACKAGE_kmod-video-gspca-tv8532 tristate "kmod-video-gspca-tv8532............................ tv8532 webcam support" default y if DEFAULT_kmod-video-gspca-tv8532 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The TV8532 USB Camera Driver (tv8532) kernel module config PACKAGE_kmod-video-gspca-vc032x tristate "kmod-video-gspca-vc032x............................ vc032x webcam support" default y if DEFAULT_kmod-video-gspca-vc032x default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The VC032X USB Camera Driver (vc032x) kernel module config PACKAGE_kmod-video-gspca-zc3xx tristate "kmod-video-gspca-zc3xx.............................. zc3xx webcam support" default y if DEFAULT_kmod-video-gspca-zc3xx default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-video-gspca-core help The ZC3XX USB Camera Driver (zc3xx) kernel module config PACKAGE_kmod-video-pwc tristate "kmod-video-pwc................................ Philips USB webcam support" default y if DEFAULT_kmod-video-pwc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-video-videobuf2 select PACKAGE_kmod-usb-core depends on PACKAGE_kmod-video-core depends on USB_SUPPORT help Kernel modules for supporting Philips USB based cameras config PACKAGE_kmod-video-uvc tristate "kmod-video-uvc............................. USB Video Class (UVC) support" default y if DEFAULT_kmod-video-uvc default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT depends on PACKAGE_kmod-video-core select PACKAGE_kmod-input-core select PACKAGE_kmod-video-videobuf2 select PACKAGE_kmod-usb-core help Kernel modules for supporting USB Video Class (UVC) devices config PACKAGE_kmod-video-videobuf2 tristate "kmod-video-videobuf2....................................... videobuf2 lib" default y if DEFAULT_kmod-video-videobuf2 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-dma-buf depends on PACKAGE_kmod-video-core help Kernel modules that implements three basic types of media buffers. endmenu menu "Virtualization" config PACKAGE_kmod-irqbypass tristate default y if DEFAULT_kmod-irqbypass help IRQ offload/bypass manager config PACKAGE_kmod-kvm-amd tristate "kmod-kvm-amd.............................. KVM for AMD processors support" default y if DEFAULT_kmod-kvm-amd default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86_generic||TARGET_x86_64 select PACKAGE_kmod-kvm-x86 help Provides support for KVM on AMD processors equipped with the AMD-V (SVM) extensions. config PACKAGE_kmod-kvm-intel tristate "kmod-kvm-intel.......................... KVM for Intel processors support" default y if DEFAULT_kmod-kvm-intel default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86_generic||TARGET_x86_64 select PACKAGE_kmod-kvm-x86 help Provides support for KVM on Intel processors equipped with the VT extensions. config PACKAGE_kmod-kvm-x86 tristate "kmod-kvm-x86.................. Kernel-based Virtual Machine (KVM) support" default y if DEFAULT_kmod-kvm-x86 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86_generic||TARGET_x86_64 select PACKAGE_kmod-irqbypass help Support hosting fully virtualized guest machines using hardware virtualization extensions. You will need a fairly recent processor equipped with virtualization extensions. You will also need to select one or more of the processor modules. This module provides access to the hardware capabilities through a character device node named /dev/kvm. config PACKAGE_kmod-vfio tristate "kmod-vfio................. VFIO Non-Privileged userspace driver framework" default y if DEFAULT_kmod-vfio default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86_64||TARGET_armsr_armv8 help VFIO provides a framework for secure userspace device drivers. config PACKAGE_kmod-vfio-pci tristate "kmod-vfio-pci.................... Generic VFIO support for any PCI device" default y if DEFAULT_kmod-vfio-pci default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_x86_64||TARGET_armsr_armv8 select PACKAGE_kmod-irqbypass depends on PCI_SUPPORT select PACKAGE_kmod-vfio help Support for the generic PCI VFIO bus driver which can connect any PCI device to the VFIO framework. config PACKAGE_kmod-vhost tristate "kmod-vhost..................... Host kernel accelerator for virtio (base)" default y if DEFAULT_kmod-vhost default m if ALL||ALL_NONSHARED||ALL_KMODS help Host kernel accelerator for virtio (base) config PACKAGE_kmod-vhost-net tristate "kmod-vhost-net.................... Host kernel accelerator for virtio-net" default y if DEFAULT_kmod-vhost-net default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-vhost select PACKAGE_kmod-tun help Host kernel accelerator for virtio-net endmenu menu "Voice over IP" config PACKAGE_kmod-dahdi tristate "kmod-dahdi.................................... DAHDI basic infrastructure" default y if DEFAULT_kmod-dahdi default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-lib-crc-ccitt help This package contains DAHDI basic infrastructure. http://www.asterisk.org/ Vittorio Gambaletta config PACKAGE_kmod-dahdi-dummy tristate "kmod-dahdi-dummy...................................... dummy DAHDI driver" default y if DEFAULT_kmod-dahdi-dummy default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-dahdi help This package contains the dummy DAHDI driver providing only DAHDI timing without any real telephony hardware. http://www.asterisk.org/ Vittorio Gambaletta config PACKAGE_kmod-dahdi-echocan-oslec tristate "kmod-dahdi-echocan-oslec.............. DAHDI OSLEC echo canceller support" default y if DEFAULT_kmod-dahdi-echocan-oslec default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-echo depends on PACKAGE_kmod-dahdi help This package contains DAHDI OSLEC echo canceller support. http://www.asterisk.org/ Vittorio Gambaletta config PACKAGE_kmod-dahdi-hfcs tristate "kmod-dahdi-hfcs............................... DAHDI driver for HFC-S PCI" default y if DEFAULT_kmod-dahdi-hfcs default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-dahdi depends on PCI_SUPPORT help This package contains DAHDI driver for HFC-S based PCI BRI adapters. http://sourceforge.net/projects/dahdi-hfcs/ Vittorio Gambaletta config PACKAGE_kmod-ltq-tapi tristate "kmod-ltq-tapi...................................... Lantiq TAPI subsystem" default y if DEFAULT_kmod-ltq-tapi default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (TARGET_lantiq_falcon||TARGET_lantiq_xway||TARGET_lantiq_xrx200) depends on (TARGET_lantiq||TARGET_ipq40xx) select PACKAGE_kmod-ltq-ifxos help Voice Subsystem Telephony API High Level Driver http://www.lantiq.com/ John Crispin source "package/kernel/lantiq/ltq-tapi/Config.in" config PACKAGE_kmod-ltq-vmmc tristate "kmod-ltq-vmmc............................. TAPI LL driver for Voice Macro" default y if DEFAULT_kmod-ltq-vmmc default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ltq-tapi depends on (TARGET_lantiq_falcon||TARGET_lantiq_xway||TARGET_lantiq_xrx200) depends on (TARGET_lantiq||TARGET_ipq40xx) depends on (TARGET_lantiq_xway||TARGET_lantiq_xrx200) help Voice Subsystem Low Level Driver for Danube, AR9, VR9 device families http://www.lantiq.com/ John Crispin source "package/kernel/lantiq/ltq-vmmc/Config.in" endmenu menu "W1 support" config PACKAGE_kmod-w1 tristate "kmod-w1.......................................... Dallas's 1-wire support" default y if DEFAULT_kmod-w1 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core help Kernel module for Dallas's 1-wire support config PACKAGE_kmod-w1-master-ds2482 tristate "kmod-w1-master-ds2482................ DS2482 1-wire i2c bus master driver" default y if DEFAULT_kmod-w1-master-ds2482 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-w1 select PACKAGE_kmod-i2c-core help Kernel module for the DS2482 i2c 1-wire bus master driver NOTE: Init with: echo ds2482 0x18 > /sys/bus/i2c/devices/i2c-0/new_device or use owfs config PACKAGE_kmod-w1-master-ds2490 tristate "kmod-w1-master-ds2490................ DS2490 1-wire usb bus master driver" default y if DEFAULT_kmod-w1-master-ds2490 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-usb-core depends on PACKAGE_kmod-w1 help Kernel module for the DS2490 usb 1-wire bus master driver config PACKAGE_kmod-w1-master-gpio tristate "kmod-w1-master-gpio........................ GPIO 1-wire bus master driver" default y if DEFAULT_kmod-w1-master-gpio default m if ALL||ALL_NONSHARED||ALL_KMODS depends on GPIO_SUPPORT depends on PACKAGE_kmod-w1 help Kernel module for the GPIO 1-wire bus master driver config PACKAGE_kmod-w1-master-mxc tristate "kmod-w1-master-mxc........................ Freescale MXC 1-wire busmaster" default y if DEFAULT_kmod-w1-master-mxc default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_imx depends on PACKAGE_kmod-w1 help Kernel module for 1-wire Freescale MXC 1-wire busmaster config PACKAGE_kmod-w1-slave-ds2413 tristate "kmod-w1-slave-ds2413..................... DS2413 2 Ch. Addressable Switch" default y if DEFAULT_kmod-w1-slave-ds2413 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-w1 help Kernel module for 1-wire DS2413 Dual Channel Addressable Switch support config PACKAGE_kmod-w1-slave-ds2431 tristate "kmod-w1-slave-ds2431............................ DS2431 1kb EEPROM driver" default y if DEFAULT_kmod-w1-slave-ds2431 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-w1 help Kernel module for 1-wire 1kb EEPROM (DS2431) config PACKAGE_kmod-w1-slave-ds2433 tristate "kmod-w1-slave-ds2433............................ DS2433 4kb EEPROM driver" default y if DEFAULT_kmod-w1-slave-ds2433 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-w1 help Kernel module for 1-wire 4kb EEPROM (DS2433) config PACKAGE_kmod-w1-slave-smem tristate "kmod-w1-slave-smem............. Simple 64bit memory family implementation" default y if DEFAULT_kmod-w1-slave-smem default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-w1 help Kernel module for 1-wire simple 64bit memory rom(ds2401/ds2411/ds1990*) config PACKAGE_kmod-w1-slave-therm tristate "kmod-w1-slave-therm........................ Thermal family implementation" default y if DEFAULT_kmod-w1-slave-therm default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PACKAGE_kmod-w1 help Kernel module for 1-wire thermal sensors endmenu menu "WPAN 802.15.4 Support" config PACKAGE_kmod-at86rf230 tristate "kmod-at86rf230.............................. AT86RF230 transceiver driver" default y if DEFAULT_kmod-at86rf230 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-spi select PACKAGE_kmod-mac802154 help AT86RF230 transceiver driver config PACKAGE_kmod-atusb tristate "kmod-atusb...................................... ATUSB transceiver driver" default y if DEFAULT_kmod-atusb default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-usb-core depends on USB_SUPPORT select PACKAGE_kmod-mac802154 help ATUSB transceiver driver config PACKAGE_kmod-ca8210 tristate "kmod-ca8210.................................... CA8210 transceiver driver" default y if DEFAULT_kmod-ca8210 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac802154 help CA8210 transceiver driver config PACKAGE_kmod-cc2520 tristate "kmod-cc2520.................................... CC2520 transceiver driver" default y if DEFAULT_kmod-cc2520 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac802154 help CC2520 transceiver driver config PACKAGE_kmod-fakelb tristate "kmod-fakelb.......................................... Fake LR-WPAN driver" default y if DEFAULT_kmod-fakelb default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac802154 help Say Y here to enable the fake driver that can emulate a net of several interconnected radio devices. config PACKAGE_kmod-ieee802154 tristate "kmod-ieee802154.................................... IEEE-802.15.4 support" default y if DEFAULT_kmod-ieee802154 default m if ALL||ALL_NONSHARED||ALL_KMODS help IEEE Std 802.15.4 defines a low data rate, low power and low complexity short range wireless personal area networks. It was designed to organise networks of sensors, switches, etc automation devices. Maximum allowed data rate is 250 kb/s and typical personal operating space around 10m. config PACKAGE_kmod-ieee802154-6lowpan tristate "kmod-ieee802154-6lowpan............... 6LoWPAN support over IEEE-802.15.4" default y if DEFAULT_kmod-ieee802154-6lowpan default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-6lowpan select PACKAGE_kmod-ieee802154 help IPv6 compression over IEEE 802.15.4 config PACKAGE_kmod-mac802154 tristate "kmod-mac802154...................................... MAC-802.15.4 support" default y if DEFAULT_kmod-mac802154 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-crypto-aead select PACKAGE_kmod-ieee802154 select PACKAGE_kmod-lib-crc-ccitt help This option enables the hardware independent IEEE 802.15.4 networking stack for SoftMAC devices (the ones implementing only PHY level of IEEE 802.15.4 standard). Note: this implementation is neither certified, nor feature complete! Compatibility with other implementations hasn't been tested yet! config PACKAGE_kmod-mrf24j40 tristate "kmod-mrf24j40................................ MRF24J40 transceiver driver" default y if DEFAULT_kmod-mrf24j40 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-regmap-spi select PACKAGE_kmod-mac802154 help MRF24J40 transceiver driver endmenu menu "Wireless Drivers" config PACKAGE_kmod-ar5523 tristate "kmod-ar5523......................... Driver for Atheros AR5523 USB sticks" default y if DEFAULT_kmod-ar5523 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ath select PACKAGE_kmod-mac80211 depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 select PACKAGE_kmod-usb-core select PACKAGE_kmod-input-core depends on USB_SUPPORT help Driver for Atheros AR5523 USB sticks https://wireless.wiki.kernel.org/ Felix Fietkau menuconfig PACKAGE_kmod-ath tristate "kmod-ath...................................... Atheros common driver part" default y if DEFAULT_kmod-ath default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 select PACKAGE_kmod-mac80211 help This module contains some common parts needed by Atheros Wireless drivers. https://wireless.wiki.kernel.org/ Felix Fietkau if PACKAGE_kmod-ath config ATH_USER_REGD bool "Force Atheros drivers to respect the user's regdomain settings" default y help Atheros' idea of regulatory handling is that the EEPROM of the card defines the regulatory limits and the user is only allowed to restrict the settings even further, even if the country allows frequencies or power levels that are forbidden by the EEPROM settings. Select this option if you want the driver to respect the user's decision about regulatory settings. config PACKAGE_ATH_DEBUG bool "Atheros wireless debugging" help Say Y, if you want to debug atheros wireless drivers. Only ath9k & ath10k make use of this. config PACKAGE_ATH_DFS bool "Enable DFS support" default y help Dynamic frequency selection (DFS) is required for most of the 5 GHz band channels in Europe, US, and Japan. Select this option if you want to use such channels. config PACKAGE_ATH_SPECTRAL bool "Atheros spectral scan support" depends on PACKAGE_ATH_DEBUG select KERNEL_RELAY help Say Y to enable access to the FFT/spectral data via debugfs. config PACKAGE_ATH_DYNACK bool "Enable Dynack support" depends on PACKAGE_kmod-ath9k-common help Enables support for Dynamic ACK estimation, which allows the fastest possible speed at any distance automatically by increasing/decreasing the max frame ACK time for the most remote station detected. It can be enabled by using iw (iw phy0 set distance auto), or by sending the NL80211_ATTR_WIPHY_DYN_ACK flag to mac80211 driver using netlink. Select this option if you want to enable this feature endif config PACKAGE_kmod-ath10k tristate "kmod-ath10k...................... Atheros 802.11ac wireless cards support" default y if DEFAULT_kmod-ath10k default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core if ATH10K_THERMAL depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 depends on PCI_SUPPORT select DRIVER_11AC_SUPPORT select PACKAGE_kmod-ath select PACKAGE_kmod-thermal if ATH10K_THERMAL help This module adds support for wireless adapters based on Atheros IEEE 802.11ac family of chipsets. For now only PCI is supported. https://wireless.wiki.kernel.org/en/users/drivers/ath10k Felix Fietkau config ATH10K_LEDS bool "Enable LED support" default y depends on PACKAGE_kmod-ath10k || PACKAGE_kmod-ath10k-smallbuffers config ATH10K_THERMAL bool "Enable thermal sensors and throttling support" depends on PACKAGE_kmod-ath10k || PACKAGE_kmod-ath10k-smallbuffers config PACKAGE_kmod-ath10k-ct tristate "kmod-ath10k-ct......... ath10k-ct driver optimized for CT ath10k firmware" default y if DEFAULT_kmod-ath10k-ct default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-hwmon-core select PACKAGE_kmod-mac80211 select PACKAGE_kmod-ath depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 select DRIVER_11AC_SUPPORT depends on PCI_SUPPORT help ath10k-ct driver optimized for CT ath10k firmware Ben Greear config ATH10K-CT_LEDS bool "Enable LED support" default y depends on PACKAGE_kmod-ath10k-ct || PACKAGE_kmod-ath10k-ct-smallbuffers config PACKAGE_kmod-ath10k-ct-smallbuffers tristate "kmod-ath10k-ct-smallbuffers" default y if DEFAULT_kmod-ath10k-ct-smallbuffers default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 select PACKAGE_kmod-ath select PACKAGE_kmod-mac80211 select PACKAGE_kmod-hwmon-core depends on PCI_SUPPORT select DRIVER_11AC_SUPPORT help ath10k-ct driver optimized for CT ath10k firmware (small buffers for low-RAM devices) Ben Greear config PACKAGE_kmod-ath10k-smallbuffers tristate "kmod-ath10k-smallbuffers" default y if DEFAULT_kmod-ath10k-smallbuffers default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-thermal if ATH10K_THERMAL select PACKAGE_kmod-ath depends on PCI_SUPPORT select DRIVER_11AC_SUPPORT depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 select PACKAGE_kmod-hwmon-core if ATH10K_THERMAL help Atheros 802.11ac wireless cards support (small buffers for low-RAM devices) https://wireless.wiki.kernel.org/en/users/drivers/ath10k Felix Fietkau config PACKAGE_kmod-ath11k tristate "kmod-ath11k..... Qualcomm 802.11ax wireless chipset support (common code)" default y if DEFAULT_kmod-ath11k default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-thermal if ATH11K_THERMAL select DRIVER_11AC_SUPPORT select PACKAGE_kmod-ath select DRIVER_11AX_SUPPORT depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 select PACKAGE_kmod-hwmon-core if ATH11K_THERMAL select PACKAGE_kmod-crypto-michael-mic help This module adds support for Qualcomm Technologies 802.11ax family of chipsets. https://wireless.wiki.kernel.org/en/users/drivers/ath11k Felix Fietkau config ATH11K_THERMAL bool "Enable thermal sensors and throttling support" depends on PACKAGE_kmod-ath11k default y if TARGET_ipq807x config PACKAGE_kmod-ath11k-ahb tristate "kmod-ath11k-ahb........... Qualcomm 802.11ax AHB wireless chipset support" default y if DEFAULT_kmod-ath11k-ahb default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 select PACKAGE_kmod-qrtr-smd select PACKAGE_kmod-ath11k depends on TARGET_ipq807x help This module adds support for Qualcomm Technologies 802.11ax family of chipsets with AHB bus. https://wireless.wiki.kernel.org/en/users/drivers/ath11k Felix Fietkau config PACKAGE_kmod-ath11k-pci tristate "kmod-ath11k-pci........... Qualcomm 802.11ax PCI wireless chipset support" default y if DEFAULT_kmod-ath11k-pci default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ath11k depends on PCI_SUPPORT select PACKAGE_kmod-qrtr-mhi depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 help This module adds support for Qualcomm Technologies 802.11ax family of chipsets with PCI bus. https://wireless.wiki.kernel.org/en/users/drivers/ath11k Felix Fietkau config PACKAGE_kmod-ath5k tristate "kmod-ath5k........................... Atheros 5xxx wireless cards support" default y if DEFAULT_kmod-ath5k default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 depends on (PCI_SUPPORT||TARGET_ath25) select PACKAGE_kmod-ath help This module adds support for wireless adapters based on Atheros 5xxx chipset. https://wireless.wiki.kernel.org/en/users/drivers/ath5k Felix Fietkau config PACKAGE_kmod-ath6kl tristate default y if DEFAULT_kmod-ath6kl select PACKAGE_kmod-ath depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 help Atheros FullMAC wireless devices (common code for ath6kl_sdio and ath6kl_usb) https://wireless.wiki.kernel.org/en/users/drivers/ath6kl Felix Fietkau config PACKAGE_kmod-ath6kl-sdio tristate "kmod-ath6kl-sdio............. Atheros 802.11n SDIO wireless cards support" default y if DEFAULT_kmod-ath6kl-sdio default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 depends on !TARGET_uml select PACKAGE_kmod-mmc select PACKAGE_kmod-ath6kl help This module adds support for wireless adapters based on Atheros IEEE 802.11n AR6003 and AR6004 family of chipsets. https://wireless.wiki.kernel.org/en/users/drivers/ath6kl Felix Fietkau config PACKAGE_kmod-ath6kl-usb tristate "kmod-ath6kl-usb............... Atheros 802.11n USB wireless cards support" default y if DEFAULT_kmod-ath6kl-usb default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 select PACKAGE_kmod-usb-core select PACKAGE_kmod-ath6kl depends on USB_SUPPORT help This module adds support for wireless adapters based on the Atheros IEEE 802.11n AR6004 chipset. https://wireless.wiki.kernel.org/en/users/drivers/ath6kl Felix Fietkau config PACKAGE_kmod-ath9k tristate "kmod-ath9k.................... Atheros 802.11n PCI wireless cards support" default y if DEFAULT_kmod-ath9k default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-ath9k-common depends on PCI_SUPPORT||TARGET_ath79 depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79 depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 help This module adds support for wireless adapters based on Atheros IEEE 802.11n AR5008 and AR9001 family of chipsets. https://wireless.wiki.kernel.org/en/users/drivers/ath9k Felix Fietkau config ATH9K_HWRNG bool "Add wireless noise as source of randomness to kernel entropy pool" depends on PACKAGE_kmod-ath9k select PACKAGE_kmod-random-core default y config ATH9K_SUPPORT_PCOEM bool "Support chips used in PC OEM cards" depends on PACKAGE_kmod-ath9k default y if (x86_64 || i386) config ATH9K_TX99 bool "Enable TX99 support (WARNING: testing only, breaks normal operation!)" depends on PACKAGE_kmod-ath9k config ATH9K_UBNTHSR bool "Support for Ubiquiti UniFi Outdoor+ access point" depends on PACKAGE_kmod-ath9k && TARGET_ath79 default y config PACKAGE_kmod-ath9k-common tristate default y if DEFAULT_kmod-ath9k-common depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79 select PACKAGE_kmod-ath select PACKAGE_kmod-random-core depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 help Atheros 802.11n wireless devices (common code for ath9k and ath9k_htc) https://wireless.wiki.kernel.org/en/users/drivers/ath9k Felix Fietkau config PACKAGE_kmod-ath9k-htc tristate "kmod-ath9k-htc........................ Atheros 802.11n USB device support" default y if DEFAULT_kmod-ath9k-htc default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79 select PACKAGE_kmod-ath9k-common depends on USB_SUPPORT select PACKAGE_kmod-usb-core select PACKAGE_ath9k-htc-firmware depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 help This module adds support for wireless adapters based on Atheros USB AR9271 and AR7010 family of chipsets. https://wireless.wiki.kernel.org/en/users/drivers/ath9k Felix Fietkau menuconfig PACKAGE_kmod-b43 tristate "kmod-b43.................................. Broadcom 43xx wireless support" default y if DEFAULT_kmod-b43 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-lib-cordic depends on PCI_SUPPORT select PACKAGE_kmod-mac80211 help Kernel module for Broadcom 43xx wireless support (mac80211 stack) new https://wireless.wiki.kernel.org/en/users/drivers/b43 Felix Fietkau config PACKAGE_B43_USE_SSB select PACKAGE_kmod-ssb tristate depends on !TARGET_bcm47xx && !TARGET_bcm63xx default PACKAGE_kmod-b43 if PACKAGE_B43_BUSES_BCMA_AND_SSB default PACKAGE_kmod-b43 if PACKAGE_B43_BUSES_SSB config PACKAGE_B43_USE_BCMA select PACKAGE_kmod-bcma tristate depends on !TARGET_bcm47xx && !TARGET_bcm53xx default PACKAGE_kmod-b43 if PACKAGE_B43_BUSES_BCMA_AND_SSB default PACKAGE_kmod-b43 if PACKAGE_B43_BUSES_BCMA if PACKAGE_kmod-b43 choice prompt "b43 firmware version" default B43_FW_5_100_138 help This option allows you to select the version of the b43 firmware. config B43_FW_4_150 bool "Firmware 410.2160 from driver 4.150.10.5 (old stable)" help Old stable firmware for BCM43xx devices. If unsure, select this. config B43_FW_4_178 bool "Firmware 478.104 from driver 4.178.10.4" help Older firmware for BCM43xx devices. If unsure, select the "stable" firmware. config B43_FW_5_10 bool "Firmware 508.1084 from driver 5.10.56.27" help Older firmware for BCM43xx devices. If unsure, select the "stable" firmware. config B43_FW_5_100_138 bool "Firmware 666.2 from driver 5.100.138 (stable)" help The currently default firmware for BCM43xx devices. This firmware currently gets most of the testing and is needed for some N-PHY devices. If unsure, select the this firmware. config B43_FW_6_30 bool "Firmware 784.2 from driver 6.30.163.46 (experimental)" help Newer experimental firmware for BCM43xx devices. This firmware is mostly untested. If unsure, select the "stable" firmware. config B43_OPENFIRMWARE bool "Open FirmWare for WiFi networks" help Opensource firmware for BCM43xx devices. Do _not_ select this, unless you know what you are doing. The Opensource firmware is not suitable for embedded devices, yet. It does not support QoS, which is bad for AccessPoints. It does not support hardware crypto acceleration, which is a showstopper for embedded devices with low CPU resources. If unsure, select the "stable" firmware. endchoice config B43_FW_SQUASH bool "Remove unnecessary firmware files" depends on !B43_OPENFIRMWARE default y help This options allows you to remove unnecessary b43 firmware files from the final rootfs image. This can reduce the rootfs size by up to 200k. If unsure, say Y. config B43_FW_SQUASH_COREREVS string "Core revisions to include" depends on B43_FW_SQUASH default "5,6,7,8,9,10,11,13,15" if TARGET_bcm47xx_legacy default "16,28,29,30" if TARGET_bcm47xx_mips74k default "5,6,7,8,9,10,11,13,15,16,28,29,30" help This is a comma separated list of core revision numbers. Example (keep files for rev5 only): 5 Example (keep files for rev5 and rev11): 5,11 config B43_FW_SQUASH_PHYTYPES string "PHY types to include" depends on B43_FW_SQUASH default "G,N,LP" if TARGET_bcm47xx_legacy default "N,HT" if TARGET_bcm47xx_mips74k default "G,N,LP,HT" help This is a comma separated list of PHY types: A => A-PHY AG => Dual A-PHY G-PHY G => G-PHY LP => LP-PHY N => N-PHY HT => HT-PHY LCN => LCN-PHY LCN40 => LCN40-PHY AC => AC-PHY Example (keep files for G-PHY only): G Example (keep files for G-PHY and N-PHY): G,N choice prompt "Supported buses" default PACKAGE_B43_BUSES_BCMA_AND_SSB help This allows choosing buses that b43 should support. config PACKAGE_B43_BUSES_BCMA_AND_SSB depends on !TARGET_bcm47xx_legacy && !TARGET_bcm47xx_mips74k && !TARGET_bcm53xx && !TARGET_bmips bool "BCMA and SSB" config PACKAGE_B43_BUSES_BCMA depends on !TARGET_bcm47xx_legacy && !TARGET_bmips_bcm6358 && !TARGET_bmips_bcm6368 bool "BCMA only" config PACKAGE_B43_BUSES_SSB depends on !TARGET_bcm47xx_mips74k && !TARGET_bcm53xx bool "SSB only" endchoice config PACKAGE_B43_DEBUG bool "Enable debug output and debugfs for b43" default n help Enable additional debug output and runtime sanity checks for b43 and enables the debugfs interface. If unsure, say N. config PACKAGE_B43_PIO bool "Enable support for PIO transfer mode" default n help Enable support for using PIO instead of DMA. Unless you have DMA transfer problems you don't need this. If unsure, say N. config PACKAGE_B43_PHY_G bool "Enable support for G-PHYs" default n if TARGET_bcm47xx_mips74k default y help Enable support for G-PHY. This includes support for the following devices: PCI: BCM4306, BCM4311, BCM4318 SoC: BCM5352E, BCM4712 If unsure, say Y. config PACKAGE_B43_PHY_N bool "Enable support for N-PHYs" default y help Enable support for N-PHY. This includes support for the following devices: PCI: BCM4321, BCM4322, BCM43222, BCM43224, BCM43225 SoC: BCM4716, BCM4717, BCM4718 Currently only 11g speed is available. If unsure, say Y. config PACKAGE_B43_PHY_LP bool "Enable support for LP-PHYs" default n if TARGET_bcm47xx_mips74k default y help Enable support for LP-PHY. This includes support for the following devices: PCI: BCM4312 SoC: BCM5354 If unsure, say Y. config PACKAGE_B43_PHY_HT bool "Enable support for HT-PHYs" default n if TARGET_bcm47xx_legacy default y help Enable support for HT-PHY. This includes support for the following devices: PCI: BCM4331 Currently only 11g speed is available. If unsure, say Y. config PACKAGE_B43_PHY_LCN bool "Enable support for LCN-PHYs" depends on BROKEN default n help Currently broken. If unsure, say N. endif config PACKAGE_kmod-brcmfmac tristate "kmod-brcmfmac............... Broadcom IEEE802.11n USB FullMAC WLAN driver" default y if DEFAULT_kmod-brcmfmac default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT||USB_SUPPORT select PACKAGE_brcmfmac-firmware-usb if BRCMFMAC_USB select PACKAGE_kmod-mmc if BRCMFMAC_SDIO depends on !TARGET_uml select PACKAGE_kmod-usb-core if BRCMFMAC_USB select PACKAGE_kmod-brcmutil select PACKAGE_kmod-cfg80211 select DRIVER_11AC_SUPPORT depends on USB_SUPPORT help Kernel module for Broadcom IEEE802.11n USB Wireless cards https://wireless.wiki.kernel.org/en/users/drivers/brcm80211 Felix Fietkau if PACKAGE_kmod-brcmfmac config BRCMFMAC_SDIO bool "Enable SDIO bus interface support" default y if TARGET_bcm27xx default y if TARGET_imx_cortexa7 default y if TARGET_sunxi default n help Enable support for cards attached to an SDIO bus. Select this option only if you are sure that your board has a Broadcom wireless chip atacched to that bus. config BRCMFMAC_USB bool "Enable USB bus interface support" depends on USB_SUPPORT default y help Supported USB connected chipsets: BCM43235, BCM43236, BCM43238 (all in revision 3 only) BCM43143, BCM43242, BCM43566, BCM43569 config BRCMFMAC_PCIE bool "Enable PCIE bus interface support" depends on PCI_SUPPORT default y help Supported PCIe connected chipsets: BCM4354, BCM4356, BCM43567, BCM43570, BCM43602 endif menuconfig PACKAGE_kmod-brcmsmac tristate "kmod-brcmsmac.............. Broadcom IEEE802.11n PCIe SoftMAC WLAN driver" default y if DEFAULT_kmod-brcmsmac default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_bcm47xx_legacy select PACKAGE_kmod-lib-cordic depends on PCI_SUPPORT||USB_SUPPORT select PACKAGE_kmod-mac80211 select PACKAGE_kmod-lib-crc8 depends on !(!TARGET_bcm47xx) || !TARGET_bcm53xx select PACKAGE_kmod-bcma if !TARGET_bcm47xx select PACKAGE_brcmsmac-firmware if !BRCMSMAC_USE_FW_FROM_WL select PACKAGE_kmod-brcmutil depends on !(!TARGET_bcm47xx) || PCI_SUPPORT help Kernel module for Broadcom IEEE802.11n PCIe Wireless cards https://wireless.wiki.kernel.org/en/users/drivers/brcm80211 Felix Fietkau if PACKAGE_kmod-brcmsmac config BRCMSMAC_USE_FW_FROM_WL bool "Use firmware extracted from broadcom proprietary driver" default y help Instead of using the official brcmsmac firmware a firmware version 666.2 extracted from the proprietary Broadcom driver is used. This is needed to get core rev 17 used in bcm4716 to work. If unsure, say Y. endif menuconfig PACKAGE_kmod-brcmutil tristate "kmod-brcmutil................... Broadcom IEEE802.11n common driver parts" default y if DEFAULT_kmod-brcmutil default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT||USB_SUPPORT help This module contains some common parts needed by Broadcom Wireless drivers brcmsmac and brcmfmac. https://wireless.wiki.kernel.org/en/users/drivers/brcm80211 Felix Fietkau if PACKAGE_kmod-brcmutil config PACKAGE_BRCM80211_DEBUG bool "Broadcom wireless driver debugging" help Say Y, if you want to debug brcmsmac and brcmfmac wireless driver. endif config PACKAGE_kmod-carl9170 tristate "kmod-carl9170....................... Driver for Atheros AR9170 USB sticks" default y if DEFAULT_kmod-carl9170 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-input-core select PACKAGE_carl9170-firmware select PACKAGE_kmod-mac80211 depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 select PACKAGE_kmod-usb-core depends on USB_SUPPORT select PACKAGE_kmod-ath help Driver for Atheros AR9170 USB sticks https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-cfg80211 tristate "kmod-cfg80211...................... cfg80211 - wireless configuration API" default y if DEFAULT_kmod-cfg80211 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_iwinfo select PACKAGE_wireless-regdb select PACKAGE_kmod-rfkill if USE_RFKILL select PACKAGE_iw if PACKAGE_iw-full if PACKAGE_kmod-cfg80211 config PACKAGE_CFG80211_TESTMODE bool "Enable testmode command support" default n help This is typically used for tests and calibration during manufacturing, or vendor specific debugging features endif menuconfig PACKAGE_kmod-iwlwifi tristate "kmod-iwlwifi.................................. Intel AGN Wireless support" default y if DEFAULT_kmod-iwlwifi default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select DRIVER_11AX_SUPPORT select DRIVER_11AC_SUPPORT select PACKAGE_kmod-mac80211 help iwlwifi kernel module for Intel Wireless WiFi Link 6250AGN Adapter Intel 6000 Series Wi-Fi Adapters (6200AGN and 6300AGN) Intel WiFi Link 1000BGN Intel Wireless WiFi 5150AGN Intel Wireless WiFi 5100AGN, 5300AGN, and 5350AGN Intel 6005 Series Wi-Fi Adapters Intel 6030 Series Wi-Fi Adapters Intel Wireless WiFi Link 6150BGN 2 Adapter Intel 100 Series Wi-Fi Adapters (100BGN and 130BGN) Intel 2000 Series Wi-Fi Adapters Intel 7260 Wi-Fi Adapter Intel 3160 Wi-Fi Adapter Intel 7265 Wi-Fi Adapter Intel 8260 Wi-Fi Adapter Intel 3165 Wi-Fi Adapter https://wireless.wiki.kernel.org/ Felix Fietkau if PACKAGE_kmod-iwlwifi config PACKAGE_IWLWIFI_DEBUG bool "Enable full debugging output in the iwlwifi driver" default n help This option will enable debug tracing output for the iwlwifi drivers This will result in the kernel module being ~100k larger. You can control which debug output is sent to the kernel log by setting the value in /sys/module/iwlwifi/parameters/debug This entry will only exist if this option is enabled. To set a value, simply echo an 8-byte hex value to the same file: % echo 0x43fff > /sys/module/iwlwifi/parameters/debug You can find the list of debug mask values in: drivers/net/wireless/intel/iwlwifi/iwl-debug.h If this is your first time using this driver, you should say Y here as the debug information can assist others in helping you resolve any problems you may encounter. config PACKAGE_IWLWIFI_DEBUGFS bool "iwlwifi debugfs support" depends on PACKAGE_MAC80211_DEBUGFS default n help Enable creation of debugfs files for the iwlwifi drivers. This is a low-impact option that allows getting insight into the driver's state at runtime. endif menuconfig PACKAGE_kmod-mac80211 tristate "kmod-mac80211..................... Linux 802.11 Wireless Networking Stack" default y if DEFAULT_kmod-mac80211 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_hostapd-common select PACKAGE_kmod-cfg80211 select PACKAGE_kmod-crypto-ccm select PACKAGE_kmod-crypto-gcm select PACKAGE_kmod-crypto-cmac help Generic IEEE 802.11 Networking Stack (mac80211) https://wireless.wiki.kernel.org/ Felix Fietkau if PACKAGE_kmod-mac80211 config PACKAGE_MAC80211_DEBUGFS bool "Export mac80211 internals in DebugFS" select KERNEL_DEBUG_FS default y help Select this to see extensive information about the internal state of mac80211 in debugfs. config PACKAGE_MAC80211_TRACING bool "Enable tracing (mac80211 and supported drivers)" select KERNEL_FTRACE select KERNEL_ENABLE_DEFAULT_TRACERS default n help Select this to enable tracing of mac80211 and related wifi drivers (using trace-cmd). config PACKAGE_MAC80211_MESH bool "Enable 802.11s mesh support" default y endif config PACKAGE_kmod-mac80211-hwsim tristate "kmod-mac80211-hwsim........................ mac80211 HW simulation device" default y if DEFAULT_kmod-mac80211-hwsim default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 select DRIVER_11AC_SUPPORT select DRIVER_11AX_SUPPORT help mac80211 HW simulation device https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-mt76 tristate "kmod-mt76........... MediaTek MT76x2/MT7603 wireless driver (metapackage)" default y if DEFAULT_kmod-mt76 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mt7603 depends on PCI_SUPPORT select PACKAGE_kmod-mt76x2 select PACKAGE_kmod-mt76-core help MediaTek MT76x2/MT7603 wireless driver (metapackage) Felix Fietkau config PACKAGE_kmod-mt76-connac tristate default y if DEFAULT_kmod-mt76-connac select PACKAGE_kmod-mt76-core select KERNEL_PAGE_POOL select DRIVER_11AC_SUPPORT select PACKAGE_kmod-mac80211 help MediaTek MT7615/MT79xx wireless driver common code Felix Fietkau config PACKAGE_kmod-mt76-core tristate default y if DEFAULT_kmod-mt76-core select PACKAGE_kmod-mac80211 select DRIVER_11AC_SUPPORT select KERNEL_PAGE_POOL help MediaTek MT76xx wireless driver Felix Fietkau config PACKAGE_kmod-mt76-sdio tristate default y if DEFAULT_kmod-mt76-sdio depends on !TARGET_uml select PACKAGE_kmod-mac80211 select DRIVER_11AC_SUPPORT select PACKAGE_kmod-mmc select KERNEL_PAGE_POOL select PACKAGE_kmod-mt76-core help MediaTek MT7615/MT79xx SDIO driver common code Felix Fietkau config PACKAGE_kmod-mt76-usb tristate default y if DEFAULT_kmod-mt76-usb depends on USB_SUPPORT select DRIVER_11AC_SUPPORT select PACKAGE_kmod-mt76-core select KERNEL_PAGE_POOL select PACKAGE_kmod-usb-core select PACKAGE_kmod-mac80211 help MediaTek MT76xx wireless driver USB support Felix Fietkau config PACKAGE_kmod-mt7601u tristate "kmod-mt7601u................... MT7601U-based USB dongles Wireless Driver" default y if DEFAULT_kmod-mt7601u default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 select PACKAGE_kmod-usb-core select PACKAGE_mt7601u-firmware depends on USB_SUPPORT help MT7601U-based USB dongles Wireless Driver https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-mt7603 tristate "kmod-mt7603.............................. MediaTek MT7603 wireless driver" default y if DEFAULT_kmod-mt7603 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mt76-core select KERNEL_PAGE_POOL depends on PCI_SUPPORT select DRIVER_11AC_SUPPORT select PACKAGE_kmod-mac80211 help MediaTek MT7603 wireless driver Felix Fietkau config PACKAGE_kmod-mt7615-common tristate default y if DEFAULT_kmod-mt7615-common select PACKAGE_kmod-mac80211 select PACKAGE_kmod-mt76-connac select PACKAGE_kmod-mt76-core select PACKAGE_kmod-hwmon-core select KERNEL_PAGE_POOL depends on PCI_SUPPORT select DRIVER_11AC_SUPPORT help MediaTek MT7615 wireless driver common code Felix Fietkau config PACKAGE_kmod-mt7615-firmware tristate "kmod-mt7615-firmware........................... MediaTek MT7615e firmware" default y if DEFAULT_kmod-mt7615-firmware default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 select DRIVER_11AC_SUPPORT select KERNEL_PAGE_POOL depends on PCI_SUPPORT select PACKAGE_kmod-mt7615e help MediaTek MT7615e firmware Felix Fietkau config PACKAGE_kmod-mt7615e tristate "kmod-mt7615e............................ MediaTek MT7615e wireless driver" default y if DEFAULT_kmod-mt7615e default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 select DRIVER_11AC_SUPPORT depends on PCI_SUPPORT select KERNEL_PAGE_POOL select PACKAGE_kmod-mt7615-common help MediaTek MT7615e wireless driver Felix Fietkau config PACKAGE_kmod-mt7622-firmware tristate "kmod-mt7622-firmware............................ MediaTek MT7622 firmware" default y if DEFAULT_kmod-mt7622-firmware default m if ALL||ALL_NONSHARED||ALL_KMODS select DRIVER_11AC_SUPPORT select KERNEL_PAGE_POOL depends on PCI_SUPPORT select PACKAGE_kmod-mt7615e select PACKAGE_kmod-mac80211 help MediaTek MT7622 firmware Felix Fietkau config PACKAGE_kmod-mt7663-firmware-ap tristate "kmod-mt7663-firmware-ap..... MediaTek MT7663e firmware (optimized for AP)" default y if DEFAULT_kmod-mt7663-firmware-ap default m if ALL||ALL_NONSHARED||ALL_KMODS select KERNEL_PAGE_POOL select DRIVER_11AC_SUPPORT select PACKAGE_kmod-mac80211 help MediaTek MT7663e firmware (optimized for AP) Felix Fietkau config PACKAGE_kmod-mt7663-firmware-sta tristate "kmod-mt7663-firmware-sta. MediaTek MT7663e firmware (client mode offload)" default y if DEFAULT_kmod-mt7663-firmware-sta default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 select DRIVER_11AC_SUPPORT select KERNEL_PAGE_POOL help MediaTek MT7663e firmware (client mode offload) Felix Fietkau config PACKAGE_kmod-mt7663-usb-sdio tristate default y if DEFAULT_kmod-mt7663-usb-sdio select DRIVER_11AC_SUPPORT select KERNEL_PAGE_POOL depends on PCI_SUPPORT select PACKAGE_kmod-mt7615-common select PACKAGE_kmod-mac80211 help MediaTek MT7663 USB/SDIO shared code Felix Fietkau config PACKAGE_kmod-mt7663s tristate "kmod-mt7663s............................ MediaTek MT7663s wireless driver" default y if DEFAULT_kmod-mt7663s default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 select PACKAGE_kmod-mt7663-usb-sdio select PACKAGE_kmod-mt76-sdio depends on !TARGET_uml select PACKAGE_kmod-mt7615-common depends on PCI_SUPPORT select KERNEL_PAGE_POOL select DRIVER_11AC_SUPPORT help MediaTek MT7663s wireless driver Felix Fietkau config PACKAGE_kmod-mt7663u tristate "kmod-mt7663u............................ MediaTek MT7663u wireless driver" default y if DEFAULT_kmod-mt7663u default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 select PACKAGE_kmod-mt7663-usb-sdio select DRIVER_11AC_SUPPORT depends on USB_SUPPORT select PACKAGE_kmod-mt76-usb depends on PCI_SUPPORT select KERNEL_PAGE_POOL select PACKAGE_kmod-mt7615-common help MediaTek MT7663u wireless driver Felix Fietkau config PACKAGE_kmod-mt76x0-common tristate default y if DEFAULT_kmod-mt76x0-common select PACKAGE_kmod-mac80211 select KERNEL_PAGE_POOL select PACKAGE_kmod-mt76x02-common select DRIVER_11AC_SUPPORT help MediaTek MT76x0 wireless driver common code Felix Fietkau config PACKAGE_kmod-mt76x02-common tristate default y if DEFAULT_kmod-mt76x02-common select DRIVER_11AC_SUPPORT select PACKAGE_kmod-mt76-core select KERNEL_PAGE_POOL select PACKAGE_kmod-mac80211 help MediaTek MT76x0/MT76x2 wireless driver common code Felix Fietkau config PACKAGE_kmod-mt76x02-usb tristate default y if DEFAULT_kmod-mt76x02-usb select DRIVER_11AC_SUPPORT depends on USB_SUPPORT select PACKAGE_kmod-mt76x02-common select KERNEL_PAGE_POOL select PACKAGE_kmod-mt76-usb select PACKAGE_kmod-mac80211 help MediaTek MT76x0/MT76x2 USB wireless driver common code Felix Fietkau config PACKAGE_kmod-mt76x0e tristate "kmod-mt76x0e............................ MediaTek MT76x0E wireless driver" default y if DEFAULT_kmod-mt76x0e default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mt76x0-common select DRIVER_11AC_SUPPORT depends on PCI_SUPPORT select KERNEL_PAGE_POOL select PACKAGE_kmod-mac80211 help MediaTek MT76x0E wireless driver Felix Fietkau config PACKAGE_kmod-mt76x0u tristate "kmod-mt76x0u............................ MediaTek MT76x0U wireless driver" default y if DEFAULT_kmod-mt76x0u default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 depends on USB_SUPPORT select PACKAGE_kmod-mt76x0-common select DRIVER_11AC_SUPPORT select KERNEL_PAGE_POOL select PACKAGE_kmod-mt76x02-usb help MediaTek MT76x0U wireless driver Felix Fietkau config PACKAGE_kmod-mt76x2 tristate "kmod-mt76x2.............................. MediaTek MT76x2 wireless driver" default y if DEFAULT_kmod-mt76x2 default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select KERNEL_PAGE_POOL select DRIVER_11AC_SUPPORT select PACKAGE_kmod-mac80211 select PACKAGE_kmod-mt76x2-common help MediaTek MT76x2 wireless driver Felix Fietkau config PACKAGE_kmod-mt76x2-common tristate default y if DEFAULT_kmod-mt76x2-common select PACKAGE_kmod-mt76-core select PACKAGE_kmod-mt76x02-common select KERNEL_PAGE_POOL select DRIVER_11AC_SUPPORT select PACKAGE_kmod-mac80211 help MediaTek MT76x2 wireless driver common code Felix Fietkau config PACKAGE_kmod-mt76x2u tristate "kmod-mt76x2u............................ MediaTek MT76x2U wireless driver" default y if DEFAULT_kmod-mt76x2u default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select DRIVER_11AC_SUPPORT select KERNEL_PAGE_POOL select PACKAGE_kmod-mt76x02-usb select PACKAGE_kmod-mt76x2-common select PACKAGE_kmod-mac80211 help MediaTek MT76x2U wireless driver Felix Fietkau config PACKAGE_kmod-mt7915-firmware tristate "kmod-mt7915-firmware............................ MediaTek MT7915 firmware" default y if DEFAULT_kmod-mt7915-firmware default m if ALL||ALL_NONSHARED||ALL_KMODS select DRIVER_11AC_SUPPORT select KERNEL_PAGE_POOL depends on PCI_SUPPORT select PACKAGE_kmod-mt7915e select PACKAGE_kmod-mac80211 help MediaTek MT7915 firmware Felix Fietkau config PACKAGE_kmod-mt7915e tristate "kmod-mt7915e............................ MediaTek MT7915e wireless driver" default y if DEFAULT_kmod-mt7915e default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 select PACKAGE_kmod-thermal select DRIVER_11AX_SUPPORT select PACKAGE_kmod-mt76-connac select PACKAGE_kmod-hwmon-core select DRIVER_11AC_SUPPORT select KERNEL_PAGE_POOL depends on PCI_SUPPORT select KERNEL_RELAY help MediaTek MT7915e wireless driver Felix Fietkau config PACKAGE_kmod-mt7916-firmware tristate "kmod-mt7916-firmware............................ MediaTek MT7916 firmware" default y if DEFAULT_kmod-mt7916-firmware default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 select PACKAGE_kmod-mt7915e depends on PCI_SUPPORT select KERNEL_PAGE_POOL select DRIVER_11AC_SUPPORT help MediaTek MT7916 firmware Felix Fietkau config PACKAGE_kmod-mt7921-common tristate default y if DEFAULT_kmod-mt7921-common select PACKAGE_kmod-mt792x-common select DRIVER_11AX_SUPPORT select PACKAGE_kmod-mac80211 select PACKAGE_kmod-mt7921-firmware select KERNEL_PAGE_POOL select DRIVER_11AC_SUPPORT select PACKAGE_kmod-hwmon-core help MediaTek MT7921 wireless driver common code Felix Fietkau config PACKAGE_kmod-mt7921-firmware tristate "kmod-mt7921-firmware............................ MediaTek MT7921 firmware" default y if DEFAULT_kmod-mt7921-firmware default m if ALL||ALL_NONSHARED||ALL_KMODS select KERNEL_PAGE_POOL select DRIVER_11AC_SUPPORT select PACKAGE_kmod-mac80211 help MediaTek MT7921 firmware Felix Fietkau config PACKAGE_kmod-mt7921e tristate "kmod-mt7921e............................ MediaTek MT7921e wireless driver" default y if DEFAULT_kmod-mt7921e default m if ALL||ALL_NONSHARED||ALL_KMODS select KERNEL_PAGE_POOL select PACKAGE_kmod-mt7921-common depends on PCI_SUPPORT select DRIVER_11AC_SUPPORT select PACKAGE_kmod-mac80211 help MediaTek MT7921e wireless driver Felix Fietkau config PACKAGE_kmod-mt7921s tristate "kmod-mt7921s............................ MediaTek MT7921S wireless driver" default y if DEFAULT_kmod-mt7921s default m if ALL||ALL_NONSHARED||ALL_KMODS select KERNEL_PAGE_POOL select PACKAGE_kmod-mt7921-common select DRIVER_11AC_SUPPORT select PACKAGE_kmod-mt76-sdio select PACKAGE_kmod-mac80211 depends on !TARGET_uml help MediaTek MT7921S wireless driver Felix Fietkau config PACKAGE_kmod-mt7921u tristate "kmod-mt7921u............................ MediaTek MT7921U wireless driver" default y if DEFAULT_kmod-mt7921u default m if ALL||ALL_NONSHARED||ALL_KMODS select KERNEL_PAGE_POOL select PACKAGE_kmod-mt7921-common depends on USB_SUPPORT select DRIVER_11AC_SUPPORT select PACKAGE_kmod-mac80211 select PACKAGE_kmod-mt792x-usb help MediaTek MT7921U wireless driver Felix Fietkau config PACKAGE_kmod-mt7922-firmware tristate "kmod-mt7922-firmware............................ MediaTek MT7922 firmware" default y if DEFAULT_kmod-mt7922-firmware default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 select DRIVER_11AC_SUPPORT select KERNEL_PAGE_POOL help MediaTek MT7922 firmware Felix Fietkau config PACKAGE_kmod-mt792x-common tristate default y if DEFAULT_kmod-mt792x-common select DRIVER_11AC_SUPPORT select DRIVER_11AX_SUPPORT select KERNEL_PAGE_POOL select PACKAGE_kmod-mt76-connac select PACKAGE_kmod-mac80211 help MediaTek MT792x wireless driver common code Felix Fietkau config PACKAGE_kmod-mt792x-usb tristate default y if DEFAULT_kmod-mt792x-usb select PACKAGE_kmod-mac80211 select DRIVER_11AX_SUPPORT select PACKAGE_kmod-mt792x-common select PACKAGE_kmod-mt76-usb select KERNEL_PAGE_POOL select DRIVER_11AC_SUPPORT depends on USB_SUPPORT help MediaTek MT792x wireless driver USB code Felix Fietkau config PACKAGE_kmod-mt7981-firmware tristate "kmod-mt7981-firmware............................ MediaTek MT7981 firmware" default y if DEFAULT_kmod-mt7981-firmware default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_mediatek_filogic help MediaTek MT7981 firmware Felix Fietkau config PACKAGE_kmod-mt7986-firmware tristate "kmod-mt7986-firmware............................ MediaTek MT7986 firmware" default y if DEFAULT_kmod-mt7986-firmware default m if ALL||ALL_NONSHARED||ALL_KMODS depends on TARGET_mediatek_filogic help MediaTek MT7986 firmware Felix Fietkau config PACKAGE_kmod-mwifiex-pcie tristate "kmod-mwifiex-pcie" default y if DEFAULT_kmod-mwifiex-pcie default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT select DRIVER_11AC_SUPPORT select PACKAGE_mwifiex-pcie-firmware select PACKAGE_kmod-mac80211 help Kernel modules for Marvell 802.11n/802.11ac PCIe Wireless cards https://wireless.wiki.kernel.org/en/users/drivers/mwifiex Felix Fietkau config PACKAGE_kmod-mwifiex-sdio tristate "kmod-mwifiex-sdio" default y if DEFAULT_kmod-mwifiex-sdio default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mmc select DRIVER_11AC_SUPPORT select PACKAGE_mwifiex-sdio-firmware depends on !TARGET_uml select PACKAGE_kmod-mac80211 help Kernel modules for Marvell 802.11n/802.11ac SDIO Wireless cards https://wireless.wiki.kernel.org/en/users/drivers/mwifiex Felix Fietkau config PACKAGE_kmod-mwl8k tristate "kmod-mwl8k............... Driver for Marvell TOPDOG 802.11 Wireless cards" default y if DEFAULT_kmod-mwl8k default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 select PACKAGE_mwl8k-firmware depends on PCI_SUPPORT help Kernel modules for Marvell TOPDOG 802.11 Wireless cards https://wireless.wiki.kernel.org/en/users/drivers/mwl8k Felix Fietkau config PACKAGE_kmod-mwlwifi tristate "kmod-mwlwifi..... Marvell 88W8864/88W8897/88W8964/88W8997 wireless driver" default y if DEFAULT_kmod-mwlwifi default m if ALL||ALL_NONSHARED||ALL_KMODS select DRIVER_11AC_SUPPORT depends on PCI_SUPPORT depends on TARGET_mvebu select PACKAGE_kmod-mac80211 help Marvell 88W8864/88W8897/88W8964/88W8997 wireless driver Imre Kaloz config PACKAGE_kmod-owl-loader tristate "kmod-owl-loader.... Owl loader for initializing Atheros PCI(e) Wifi chips" default y if DEFAULT_kmod-owl-loader default m if ALL||ALL_NONSHARED||ALL_KMODS depends on PCI_SUPPORT depends on PCI_SUPPORT||TARGET_ath79 depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79 select PACKAGE_kmod-ath9k depends on PCI_SUPPORT||USB_SUPPORT||TARGET_ath79||TARGET_ath25 help Kernel module that helps to initialize certain Qualcomm Atheros' PCI(e) Wifi chips, which have the init data (which contains the PCI device ID for example) stored together with the calibration data in the file system. This is necessary for devices like the Cisco Meraki Z1. https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rsi91x tristate "kmod-rsi91x.................. Redpine Signals Inc 91x WLAN driver support" default y if DEFAULT_kmod-rsi91x default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 select PACKAGE_rs9113-firmware help Redpine Signals Inc 91x WLAN driver support https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rsi91x-sdio tristate "kmod-rsi91x-sdio........................ Redpine Signals SDIO bus support" default y if DEFAULT_kmod-rsi91x-sdio default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 depends on !TARGET_uml select PACKAGE_kmod-rsi91x select PACKAGE_rs9113-firmware select PACKAGE_kmod-mmc help Redpine Signals SDIO bus support https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rsi91x-usb tristate "kmod-rsi91x-usb.......................... Redpine Signals USB bus support" default y if DEFAULT_kmod-rsi91x-usb default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-rsi91x select PACKAGE_kmod-usb-core select PACKAGE_kmod-mac80211 select PACKAGE_rs9113-firmware depends on USB_SUPPORT help Redpine Signals USB bus support https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rt2800-lib tristate default y if DEFAULT_kmod-rt2800-lib select PACKAGE_kmod-rt2x00-lib select PACKAGE_kmod-lib-crc-ccitt depends on (PCI_SUPPORT||USB_SUPPORT||TARGET_ramips) help Ralink Drivers for RT2x00 cards (rt2800 LIB) https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rt2800-mmio tristate default y if DEFAULT_kmod-rt2800-mmio select PACKAGE_kmod-rt2800-lib depends on (PCI_SUPPORT||TARGET_ramips) depends on (PCI_SUPPORT||USB_SUPPORT||TARGET_ramips) select PACKAGE_kmod-rt2x00-mmio help Ralink Drivers for RT2x00 cards (RT28xx/RT3xxx MMIO) https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rt2800-pci tristate "kmod-rt2800-pci............. Ralink Drivers for RT2x00 cards (RT2860 PCI)" default y if DEFAULT_kmod-rt2800-pci default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-rt2800-lib select PACKAGE_kmod-rt2800-mmio select PACKAGE_kmod-rt2x00-pci depends on (PCI_SUPPORT||USB_SUPPORT||TARGET_ramips) select PACKAGE_kmod-eeprom-93cx6 depends on (PCI_SUPPORT||TARGET_ramips) select PACKAGE_rt2800-pci-firmware depends on PCI_SUPPORT help Ralink Drivers for RT2x00 cards (RT2860 PCI) https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rt2800-soc tristate "kmod-rt2800-soc...... Ralink Drivers for RT2x00 cards (RT28xx/RT3xxx SoC)" default y if DEFAULT_kmod-rt2800-soc default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (PCI_SUPPORT||USB_SUPPORT||TARGET_ramips) depends on (PCI_SUPPORT||TARGET_ramips) depends on (TARGET_ramips_rt288x||TARGET_ramips_rt305x||TARGET_ramips_rt3883||TARGET_ramips_mt7620) select PACKAGE_kmod-rt2800-lib select PACKAGE_kmod-rt2800-mmio help Ralink Drivers for RT2x00 cards (RT28xx/RT3xxx SoC) https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rt2800-usb tristate "kmod-rt2800-usb............. Ralink Drivers for RT2x00 cards (RT2870 USB)" default y if DEFAULT_kmod-rt2800-usb default m if ALL||ALL_NONSHARED||ALL_KMODS depends on (PCI_SUPPORT||USB_SUPPORT||TARGET_ramips) select PACKAGE_kmod-lib-crc-ccitt depends on USB_SUPPORT select PACKAGE_kmod-rt2x00-usb select PACKAGE_kmod-rt2800-lib select PACKAGE_rt2800-usb-firmware help Ralink Drivers for RT2x00 cards (RT2870 USB) https://wireless.wiki.kernel.org/ Felix Fietkau menuconfig PACKAGE_kmod-rt2x00-lib tristate "kmod-rt2x00-lib.................... Ralink Drivers for RT2x00 cards (LIB)" default y if DEFAULT_kmod-rt2x00-lib default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 depends on (PCI_SUPPORT||USB_SUPPORT||TARGET_ramips) help Ralink Drivers for RT2x00 cards (LIB) https://wireless.wiki.kernel.org/ Felix Fietkau if PACKAGE_kmod-rt2x00-lib config PACKAGE_RT2X00_LIB_DEBUGFS bool "Enable rt2x00 debugfs support" depends on PACKAGE_MAC80211_DEBUGFS help Enable creation of debugfs files for the rt2x00 drivers. These debugfs files support both reading and writing of the most important register types of the rt2x00 hardware. config PACKAGE_RT2X00_DEBUG bool "Enable rt2x00 debug output" help Enable debugging output for all rt2x00 modules endif config PACKAGE_kmod-rt2x00-mmio tristate default y if DEFAULT_kmod-rt2x00-mmio depends on (PCI_SUPPORT||USB_SUPPORT||TARGET_ramips) select PACKAGE_kmod-rt2x00-lib depends on (PCI_SUPPORT||TARGET_ramips) help Ralink Drivers for RT2x00 cards (MMIO) https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rt2x00-pci tristate default y if DEFAULT_kmod-rt2x00-pci depends on PCI_SUPPORT depends on (PCI_SUPPORT||USB_SUPPORT||TARGET_ramips) select PACKAGE_kmod-rt2x00-mmio select PACKAGE_kmod-rt2x00-lib depends on (PCI_SUPPORT||TARGET_ramips) help Ralink Drivers for RT2x00 cards (PCI) https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rt2x00-usb tristate default y if DEFAULT_kmod-rt2x00-usb depends on USB_SUPPORT select PACKAGE_kmod-usb-core depends on (PCI_SUPPORT||USB_SUPPORT||TARGET_ramips) select PACKAGE_kmod-rt2x00-lib help Ralink Drivers for RT2x00 cards (USB) https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rtl8192c-common tristate default y if DEFAULT_kmod-rtl8192c-common select PACKAGE_kmod-rtlwifi depends on (PCI_SUPPORT||USB_SUPPORT) help Realtek RTL8192CE/RTL8192CU common support module https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rtl8192ce tristate "kmod-rtl8192ce....................... Realtek RTL8192CE/RTL8188CE support" default y if DEFAULT_kmod-rtl8192ce default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-rtlwifi-pci select PACKAGE_kmod-rtl8192c-common depends on (PCI_SUPPORT||USB_SUPPORT) select PACKAGE_rtl8192ce-firmware depends on PCI_SUPPORT help Realtek RTL8192CE/RTL8188CE support https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rtl8192cu tristate "kmod-rtl8192cu....................... Realtek RTL8192CU/RTL8188CU support" default y if DEFAULT_kmod-rtl8192cu default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-rtlwifi-usb depends on (PCI_SUPPORT||USB_SUPPORT) select PACKAGE_rtl8192cu-firmware select PACKAGE_kmod-rtl8192c-common depends on USB_SUPPORT help Realtek RTL8192CU/RTL8188CU support https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rtl8192de tristate "kmod-rtl8192de....................... Realtek RTL8192DE/RTL8188DE support" default y if DEFAULT_kmod-rtl8192de default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-rtlwifi-pci select PACKAGE_rtl8192de-firmware depends on (PCI_SUPPORT||USB_SUPPORT) depends on PCI_SUPPORT help Realtek RTL8192DE/RTL8188DE support https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rtl8192se tristate "kmod-rtl8192se....................... Realtek RTL8192SE/RTL8191SE support" default y if DEFAULT_kmod-rtl8192se default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-rtlwifi-pci depends on PCI_SUPPORT depends on (PCI_SUPPORT||USB_SUPPORT) select PACKAGE_rtl8192se-firmware help Realtek RTL8192SE/RTL8191SE support https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rtl8723bs tristate "kmod-rtl8723bs.. Realtek RTL8723BS SDIO Wireless LAN NIC driver (staging)" default y if DEFAULT_kmod-rtl8723bs default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 depends on !TARGET_uml select PACKAGE_kmod-mmc help This option enables support for RTL8723BS SDIO drivers, such as the wifi found on the 1st gen Intel Compute Stick, the CHIP and many other Intel Atom and ARM based devices. https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rtl8812au-ct tristate "kmod-rtl8812au-ct. Driver for Realtek 8812 AU devices comfast 912-ac, etc" default y if DEFAULT_kmod-rtl8812au-ct default m if ALL||ALL_NONSHARED||ALL_KMODS select DRIVER_11AC_SUPPORT depends on USB_SUPPORT select PACKAGE_kmod-usb-core select PACKAGE_kmod-cfg80211 help Driver for Realtek 8812 AU devices comfast 912-ac, etc Ben Greear config PACKAGE_kmod-rtl8821ae tristate "kmod-rtl8821ae................................. Realtek RTL8821AE support" default y if DEFAULT_kmod-rtl8821ae default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-rtlwifi-btcoexist depends on (PCI_SUPPORT||USB_SUPPORT) depends on PCI_SUPPORT select PACKAGE_kmod-rtlwifi-pci select PACKAGE_rtl8821ae-firmware help Realtek RTL8821AE support https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rtl8xxxu tristate "kmod-rtl8xxxu....................... alternative Realtek RTL8XXXU support" default y if DEFAULT_kmod-rtl8xxxu default m if ALL||ALL_NONSHARED||ALL_KMODS depends on USB_SUPPORT select PACKAGE_kmod-mac80211 select PACKAGE_kmod-usb-core help This is an alternative driver for various Realtek RTL8XXX parts written to utilize the Linux mac80211 stack. The driver is known to work with a number of RTL8723AU, RL8188CU, RTL8188RU, RTL8191CU, and RTL8192CU devices This driver is under development and has a limited feature set. In particular it does not yet support 40MHz channels and power management. However it should have a smaller memory footprint than the vendor drivers and benetifs from the in kernel mac80211 stack. It can coexist with drivers from drivers/staging/rtl8723au, drivers/staging/rtl8192u, and drivers/net/wireless/rtlwifi, but you will need to control which module you wish to load. RTL8XXXU_UNTESTED is enabled This option enables detection of Realtek 8723/8188/8191/8192 WiFi USB devices which have not been tested directly by the driver author or reported to be working by third parties. Please report your results! https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rtlwifi tristate default y if DEFAULT_kmod-rtlwifi select PACKAGE_kmod-mac80211 depends on (PCI_SUPPORT||USB_SUPPORT) help Realtek common driver part https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_RTLWIFI_DEBUG bool "Realtek wireless debugging" depends on PACKAGE_kmod-rtlwifi help Say Y, if you want to debug realtek wireless drivers. config PACKAGE_kmod-rtlwifi-btcoexist tristate default y if DEFAULT_kmod-rtlwifi-btcoexist depends on (PCI_SUPPORT||USB_SUPPORT) select PACKAGE_kmod-rtlwifi help Realtek BT coexist support https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rtlwifi-pci tristate default y if DEFAULT_kmod-rtlwifi-pci select PACKAGE_kmod-rtlwifi depends on (PCI_SUPPORT||USB_SUPPORT) depends on PCI_SUPPORT help Realtek common driver part (PCI support) https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rtlwifi-usb tristate default y if DEFAULT_kmod-rtlwifi-usb depends on USB_SUPPORT select PACKAGE_kmod-rtlwifi depends on (PCI_SUPPORT||USB_SUPPORT) select PACKAGE_kmod-usb-core help Realtek common driver part (USB support) https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-rtw88 tristate "kmod-rtw88......................... Realtek RTL8822BE/RTL8822CE/RTL8723DE" default y if DEFAULT_kmod-rtw88 default m if ALL||ALL_NONSHARED||ALL_KMODS select DRIVER_11AC_SUPPORT select PACKAGE_kmod-mac80211 depends on (PCI_SUPPORT) help Realtek RTL8822BE/RTL8822CE/RTL8723DE https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_RTW88_DEBUG bool "Realtek wireless debugging (rtw88)" depends on PACKAGE_kmod-rtw88 help Enable debugging output for rtw88 devices config PACKAGE_RTW88_DEBUGFS bool "Enable rtw88 debugfS support" select KERNEL_DEBUG_FS depends on PACKAGE_kmod-rtw88 help Select this to see extensive information about the internal state of rtw88 in debugfs. config PACKAGE_kmod-wil6210 tristate "kmod-wil6210.................. QCA/Wilocity 60g WiFi card wil6210 support" default y if DEFAULT_kmod-wil6210 default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-mac80211 select PACKAGE_wil6210-firmware depends on PCI_SUPPORT help QCA/Wilocity 60g WiFi card wil6210 support https://wireless.wiki.kernel.org/ Felix Fietkau config PACKAGE_kmod-wl12xx tristate "kmod-wl12xx......................................... Driver for TI WL12xx" default y if DEFAULT_kmod-wl12xx default m if ALL||ALL_NONSHARED||ALL_KMODS select PACKAGE_kmod-wlcore select PACKAGE_wl12xx-firmware depends on !TARGET_uml help Kernel modules for TI WL12xx https://wireless.wiki.kernel.org/en/users/drivers/wl12xx Felix Fietkau config PACKAGE_kmod-wl18xx tristate "kmod-wl18xx......................................... Driver for TI WL18xx" default y if DEFAULT_kmod-wl18xx default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_uml select PACKAGE_kmod-wlcore select PACKAGE_wl18xx-firmware help Kernel modules for TI WL18xx https://wireless.wiki.kernel.org/en/users/drivers/wl18xx Felix Fietkau config PACKAGE_kmod-wlcore tristate "kmod-wlcore........................................ TI common driver part" default y if DEFAULT_kmod-wlcore default m if ALL||ALL_NONSHARED||ALL_KMODS depends on !TARGET_uml select PACKAGE_kmod-mac80211 select PACKAGE_kmod-mmc help This module contains some common parts needed by TI Wireless drivers. https://wireless.wiki.kernel.org/ Felix Fietkau endmenu config PACKAGE_kmod-cdrom tristate default y if DEFAULT_kmod-cdrom help Kernel library module for CD / DVD drives endmenu menu "Languages" menu "Erlang" config PACKAGE_erlang tristate "erlang................................... Erlang/OTP programming language" default y if DEFAULT_erlang default m if ALL select PACKAGE_librt select PACKAGE_libncurses select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libstdcpp help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This package contains the runtime implementation and a minimal set of modules (erts, kernel, sasl & stdlib). http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-asn1 tristate "erlang-asn1................. Abstract Syntax Notation One (ASN.1) support" default y if DEFAULT_erlang-asn1 default m if ALL select PACKAGE_erlang select PACKAGE_libc select PACKAGE_erlang-syntax-tools help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides Abstract Syntax Notation One (ASN.1) support. http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-compiler tristate "erlang-compiler....................................... Byte code compiler" default y if DEFAULT_erlang-compiler default m if ALL select PACKAGE_erlang select PACKAGE_libc help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides a byte code compiler for Erlang which produces highly compact code. http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-crypto tristate "erlang-crypto....................................... Cryptography support" default y if DEFAULT_erlang-crypto default m if ALL select PACKAGE_libc select PACKAGE_erlang select PACKAGE_libopenssl help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides functions for computation of message digests, and encryption and decryption functions. http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-erl-interface tristate "erlang-erl-interface........................ Erlang erl_interface support" default y if DEFAULT_erlang-erl-interface default m if ALL select PACKAGE_erlang select PACKAGE_libc help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides support for erlang interoperability with other languages. http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-inets tristate "erlang-inets................................ Internet clients and servers" default y if DEFAULT_erlang-inets default m if ALL select PACKAGE_libc select PACKAGE_erlang help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides a container for Internet clients and servers. Currently a FTP client, a HTTP client and server, and a tftp client and server have been incorporated in Inets. http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-mnesia tristate "erlang-mnesia....................................... Distributed database" default y if DEFAULT_erlang-mnesia default m if ALL select PACKAGE_libc select PACKAGE_erlang help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides a distributed DataBase Management System (DBMS), appropriate for telecommunications applications and other Erlang applications which require continuous operation and exhibit soft real-time properties. http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-os_mon tristate "erlang-os_mon........................... Erlang OS Monitoring Application" default y if DEFAULT_erlang-os_mon default m if ALL select PACKAGE_erlang select PACKAGE_libc help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides the following services: cpu_sup CPU load and utilization supervision disksup Disk supervision memsup Memory supervision http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-public-key tristate "erlang-public-key..................................... Public Key support" default y if DEFAULT_erlang-public-key default m if ALL select PACKAGE_libc select PACKAGE_erlang select PACKAGE_erlang-crypto select PACKAGE_erlang-asn1 help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides functions to handle public-key infrastructure. http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-reltool tristate "erlang-reltool.................................... Erlang reltool support" default y if DEFAULT_erlang-reltool default m if ALL select PACKAGE_libc select PACKAGE_erlang help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides support for release management. http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-runtime-tools tristate "erlang-runtime-tools................. Low-profile debugging/tracing tools" default y if DEFAULT_erlang-runtime-tools default m if ALL select PACKAGE_libc select PACKAGE_erlang help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides low footprint tracing/debugging tools suitable for inclusion in a production system. http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-snmp tristate "erlang-snmp............ Simple Network Management Protocol (SNMP) support" default y if DEFAULT_erlang-snmp default m if ALL select PACKAGE_erlang select PACKAGE_libc select PACKAGE_erlang-asn1 help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides Simple Network Management Protocol (SNMP) support including a MIB compiler and tools for creating SNMP agents. http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-ssh tristate "erlang-ssh.................................... Secure Shell (SSH) support" default y if DEFAULT_erlang-ssh default m if ALL select PACKAGE_erlang-crypto select PACKAGE_erlang select PACKAGE_libc help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides an implementation of the Secure Shell protocol, with SSH & SFTP support. http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-ssl tristate "erlang-ssl............................ Secure Sockets Layer (SSL) support" default y if DEFAULT_erlang-ssl default m if ALL select PACKAGE_erlang select PACKAGE_erlang-crypto select PACKAGE_libc help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides support for secure communication over sockets. http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-syntax-tools tristate "erlang-syntax-tools........ Abstract Erlang syntax trees handling support" default y if DEFAULT_erlang-syntax-tools default m if ALL select PACKAGE_erlang select PACKAGE_libc help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides support for handling abstract Erlang syntax trees. http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-tools tristate "erlang-tools........................................ Erlang tools support" default y if DEFAULT_erlang-tools default m if ALL select PACKAGE_erlang select PACKAGE_libc help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides support for misc tools. http://www.erlang.org/ Arnaud Sautaux config PACKAGE_erlang-xmerl tristate "erlang-xmerl........................................... Erlang XML export" default y if DEFAULT_erlang-xmerl default m if ALL select PACKAGE_erlang select PACKAGE_libc help Erlang/OTP is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. . This Erlang/OTP package provides functions for exporting XML data to an external format http://www.erlang.org/ Arnaud Sautaux endmenu menu "Go" config PACKAGE_golang tristate "golang................................ Go programming language (compiler)" default y if DEFAULT_golang default m if ALL select PACKAGE_golang-src select PACKAGE_libc depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) help The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. This package provides an assembler, compiler, linker, and compiled libraries for the Go programming language. https://go.dev/ Jeffery To source "feeds/packages/lang/golang/golang/Config.in" config PACKAGE_golang-doc tristate "golang-doc....................... Go programming language (documentation)" default y if DEFAULT_golang-doc default m if ALL select PACKAGE_libc depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) help The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. This package provides the documentation for the Go programming language. https://go.dev/ Jeffery To config PACKAGE_golang-github-jedisct1-dnscrypt-proxy2-dev tristate "golang-github-jedisct1-dnscrypt-proxy2-dev" default y if DEFAULT_golang-github-jedisct1-dnscrypt-proxy2-dev default m if ALL select PACKAGE_ca-bundle depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_libc depends on m || (PACKAGE_dnscrypt-proxy != y) help A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTPS. This package provides the source files for the client/bridge program. https://github.com/DNSCrypt/dnscrypt-proxy Josef Schlehofer config PACKAGE_golang-github-nextdns-nextdns-dev tristate "golang-github-nextdns-nextdns-dev" default y if DEFAULT_golang-github-nextdns-nextdns-dev default m if ALL select PACKAGE_ca-bundle select PACKAGE_libc depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) help Official NextDNS DNS over HTTPS Proxy. This package provides the source files for the client/bridge program. https://github.com/nextdns/nextdns Olivier Poitrey config PACKAGE_golang-gitlab-yawning-obfs4-dev tristate "golang-gitlab-yawning-obfs4-dev" default y if DEFAULT_golang-gitlab-yawning-obfs4-dev default m if ALL depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_libc help obfs4proxy is a tool that attempts to circumvent censorship by transforming the Tor traffic between the client and the bridge. This way censors, who usually monitor traffic between the client and the bridge, will see innocent-looking transformed traffic instead of the actual Tor traffic. obfs4proxy implements the obfsucation protocols obfs2, obfs3, and obfs4. It is written in Go and is compliant with the Tor pluggable transports specification, and its modular architecture allows it to support multiple pluggable transports. This package provides the source files for the client/bridge program. https://gitlab.com/yawning/obfs4 Jeffery To config PACKAGE_golang-src tristate "golang-src........................ Go programming language (source files)" default y if DEFAULT_golang-src default m if ALL select PACKAGE_libc depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) help The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. This package provides the Go programming language source files needed for cross-compilation. https://go.dev/ Jeffery To endmenu menu "Lua" config PACKAGE_cqueues tristate "cqueues...................................................... lua cqueues" default y if DEFAULT_cqueues default m if ALL select PACKAGE_libopenssl select PACKAGE_liblua select PACKAGE_libc help Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix. http://25thandclement.com/~william/projects/cqueues.html Siger Yang config PACKAGE_dkjson tristate "dkjson............................................................ DKJSON" default y if DEFAULT_dkjson default m if ALL select PACKAGE_libc select PACKAGE_lua help Lua JSON parser/serializer with UTF-8 support http://dkolf.de/src/dkjson-lua.fsl/home Lars Gierth config PACKAGE_json4lua tristate "json4lua........................................................ json4lua" default y if DEFAULT_json4lua default m if ALL select PACKAGE_luasocket select PACKAGE_libc select PACKAGE_lua help JSON and JSONRPC for Lua https://github.com/amrhassan/json4lua Amr Hassan config PACKAGE_ldbus tristate "ldbus............................................ ldbus Lua DBus bindings" default y if DEFAULT_ldbus default m if ALL select PACKAGE_dbus select PACKAGE_lua select PACKAGE_libc help This package contains "ldbus": LUA bindings to interact with the DBUS message bus system, and services connected to it. See https://github.com/daurnimator/ldbus for details. https://github.com/daurnimator/ldbus Enrico Mioso config PACKAGE_libiwinfo-lua tristate "libiwinfo-lua...................................... libiwinfo Lua binding" default y if DEFAULT_libiwinfo-lua default m if ALL select PACKAGE_libiwinfo select PACKAGE_liblua select PACKAGE_libc help This is the Lua binding for the iwinfo library. It provides access to all enabled backends. Jo-Philipp Wich config PACKAGE_linotify tristate "linotify......................................... inotify binding for lua" default y if DEFAULT_linotify default m if ALL select PACKAGE_lua select PACKAGE_libc help This provides a lua binding to the inotify file system change notification system https://github.com/hoelzro/linotify Karl Palsson config PACKAGE_lpeg tristate "lpeg................................................................ LPeg" default y if DEFAULT_lpeg default m if ALL select PACKAGE_libc select PACKAGE_lua help LPeg is a new pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs) http://www.inf.puc-rio.br/~roberto/lpeg/ Dirk Chang config PACKAGE_lsqlite3 tristate "lsqlite3............................. Lua wrapper for the SQLite3 library" default y if DEFAULT_lsqlite3 default m if ALL select PACKAGE_libsqlite3 select PACKAGE_libc select PACKAGE_liblua help LuaSQLite3 is a thin wrapper around the public domain SQLite3 database engine. http://lua.sqlite.org Oskari Rauta config PACKAGE_lsqlite3-lua5.3 tristate "lsqlite3-lua5.3...................... Lua wrapper for the SQLite3 library" default y if DEFAULT_lsqlite3-lua5.3 default m if ALL select PACKAGE_libsqlite3 select PACKAGE_liblua5.3 select PACKAGE_libc help LuaSQLite3 is a thin wrapper around the public domain SQLite3 database engine. http://lua.sqlite.org Oskari Rauta config PACKAGE_lua tristate "lua............................... Lua programming language (interpreter)" default y if DEFAULT_lua default m if ALL select PACKAGE_liblua select PACKAGE_libc help Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains the Lua language interpreter. https://www.lua.org/ Jo-Philipp Wich config PACKAGE_lua-argparse tristate "lua-argparse................................................ lua-argparse" default y if DEFAULT_lua-argparse default m if ALL select PACKAGE_lua select PACKAGE_libc help Argparse is a feature-rich command line parser for Lua inspired by argparse for Python. https://github.com/mpeterv/argparse Vladimir Malyutin config PACKAGE_lua-bencode tristate "lua-bencode.................................................. lua-bencode" default y if DEFAULT_lua-bencode default m if ALL select PACKAGE_libc select PACKAGE_lua help This is a module for the lua programming language for decoding and encoding bencoded data which can be used to read and write torrent files for bittorrent. https://bitbucket.org/wilhelmy/lua-bencode Lars Gierth config PACKAGE_lua-bit32 tristate "lua-bit32............................... Lua 5.2 bit manipulation library" default y if DEFAULT_lua-bit32 default m if ALL select PACKAGE_libc select PACKAGE_lua help lua-bit32 is the native Lua 5.2 bit manipulation library, backported to Lua 5.1 Maxim Storchak config PACKAGE_lua-cjson tristate "lua-cjson............................................... Lua CJSON parser" default y if DEFAULT_lua-cjson default m if ALL select PACKAGE_lua select PACKAGE_libc help Lua CJSON is a fast JSON encoding/parsing module for Lua. https://github.com/mpx/lua-cjson Dirk Chang config PACKAGE_lua-copas tristate "lua-copas...................................................... Lua-Copas" default y if DEFAULT_lua-copas default m if ALL select PACKAGE_libc select PACKAGE_lua help Copas is a dispatcher based on coroutines that can be used by TCP/IP servers. https://github.com/keplerproject/copas Dirk Chang config PACKAGE_lua-coxpcall tristate "lua-coxpcall................................................ Lua-Coxpcall" default y if DEFAULT_lua-coxpcall default m if ALL select PACKAGE_libc select PACKAGE_lua help Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with coroutines. https://github.com/keplerproject/coxpcall Dirk Chang config PACKAGE_lua-cs-bouncer tristate "lua-cs-bouncer............................... Lua Crowdsec Bouncer module" default y if DEFAULT_lua-cs-bouncer default m if ALL select PACKAGE_libc select PACKAGE_lua select PACKAGE_luasec help Lua module to allow ip (or not) from CrowdSec API. https://github.com/crowdsecurity/lua-cs-bouncer Gerald Kerma config PACKAGE_lua-curl-v3 tristate "lua-curl-v3..................................................... Lua-curl" default y if DEFAULT_lua-curl-v3 default m if ALL select PACKAGE_libcurl select PACKAGE_lua select PACKAGE_libc help Lua bindings to libcurl (Lua-cURLv3) Rainer Poisel config PACKAGE_lua-eco tristate "lua-eco............... A Lua interpreter with a built-in libev event loop" default y if DEFAULT_lua-eco default m if ALL select PACKAGE_libev select PACKAGE_luabitop select PACKAGE_libc select PACKAGE_liblua help Lua-eco is a Lua interpreter with a built-in event loop for scheduling lightweight coroutines automatically, enabling efficient concurrency in Lua. Build high-performance, scalable applications. https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-base64 tristate "lua-eco-base64................................ base64 support for lua-eco" default y if DEFAULT_lua-eco-base64 default m if ALL select PACKAGE_libc select PACKAGE_lua-eco help base64 support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-dns tristate "lua-eco-dns...................................... dns support for lua-eco" default y if DEFAULT_lua-eco-dns default m if ALL select PACKAGE_lua-eco-socket select PACKAGE_lua-eco select PACKAGE_libc help dns support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-file tristate "lua-eco-file.............................. file utils support for lua-eco" default y if DEFAULT_lua-eco-file default m if ALL select PACKAGE_libc select PACKAGE_lua-eco help file utils support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-http tristate "lua-eco-http.............................. http/https support for lua-eco" default y if DEFAULT_lua-eco-http default m if ALL select PACKAGE_lua-eco-dns select PACKAGE_lua-eco-ssl select PACKAGE_lua-eco-log select PACKAGE_libc select PACKAGE_lua-eco help http/https support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-ip tristate "lua-eco-ip.................................. ip utils support for lua-eco" default y if DEFAULT_lua-eco-ip default m if ALL select PACKAGE_libc select PACKAGE_lua-eco select PACKAGE_lua-eco-netlink help ip utils support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-log tristate "lua-eco-log................................ log utils support for lua-eco" default y if DEFAULT_lua-eco-log default m if ALL select PACKAGE_libc select PACKAGE_lua-eco help log utils support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-md5 tristate "lua-eco-md5...................................... md5 support for lua-eco" default y if DEFAULT_lua-eco-md5 default m if ALL select PACKAGE_libc select PACKAGE_lua-eco help md5 support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-mqtt tristate "lua-eco-mqtt.................................... mqtt support for lua-eco" default y if DEFAULT_lua-eco-mqtt default m if ALL select PACKAGE_libc select PACKAGE_lua-eco select PACKAGE_lua-eco-dns select PACKAGE_lua-mosquitto select PACKAGE_lua-eco-socket help mqtt support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-netlink tristate "lua-eco-netlink.............................. netlink support for lua-eco" default y if DEFAULT_lua-eco-netlink default m if ALL select PACKAGE_libc select PACKAGE_lua-eco select PACKAGE_lua-eco-socket help netlink support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-nl80211 tristate "lua-eco-nl80211.............................. nl80211 support for lua-eco" default y if DEFAULT_lua-eco-nl80211 default m if ALL select PACKAGE_lua-eco-netlink select PACKAGE_lua-eco select PACKAGE_libc help nl80211 support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-sha1 tristate "lua-eco-sha1.................................... sha1 support for lua-eco" default y if DEFAULT_lua-eco-sha1 default m if ALL select PACKAGE_lua-eco select PACKAGE_libc help sha1 support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-socket tristate "lua-eco-socket................................ socket support for lua-eco" default y if DEFAULT_lua-eco-socket default m if ALL select PACKAGE_libc select PACKAGE_lua-eco-sys select PACKAGE_lua-eco-file select PACKAGE_lua-eco help socket support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-ssl tristate "lua-eco-ssl...................................... ssl support for lua-eco" default y if DEFAULT_lua-eco-ssl default m if ALL select PACKAGE_zlib if LUA_ECO_MBEDTLS select PACKAGE_libc select PACKAGE_lua-eco select PACKAGE_lua-eco-socket select PACKAGE_libmbedtls if LUA_ECO_MBEDTLS select PACKAGE_libwolfssl if LUA_ECO_WOLFSSL && PACKAGE_libwolfsslcpu-crypto choice prompt "SSL Library" default LUA_ECO_MBEDTLS config LUA_ECO_OPENSSL bool "OpenSSL" config LUA_ECO_WOLFSSL bool "wolfSSL" config LUA_ECO_MBEDTLS bool "mbedTLS" endchoice config PACKAGE_lua-eco-sys tristate "lua-eco-sys............................. system utils support for lua-eco" default y if DEFAULT_lua-eco-sys default m if ALL select PACKAGE_libc select PACKAGE_lua-eco help system utils support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-termios tristate "lua-eco-termios.............................. termios support for lua-eco" default y if DEFAULT_lua-eco-termios default m if ALL select PACKAGE_libc select PACKAGE_lua-eco help termios support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-ubus tristate "lua-eco-ubus.................................... ubus support for lua-eco" default y if DEFAULT_lua-eco-ubus default m if ALL select PACKAGE_libc select PACKAGE_lua-eco select PACKAGE_libubus help ubus support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-eco-websocket tristate "lua-eco-websocket.......................... websocket support for lua-eco" default y if DEFAULT_lua-eco-websocket default m if ALL select PACKAGE_lua-eco-http select PACKAGE_lua-eco-sha1 select PACKAGE_lua-eco-base64 select PACKAGE_libc select PACKAGE_lua-eco help websocket support for lua-eco https://github.com/zhaojh329/lua-eco Jianhui Zhao config PACKAGE_lua-ev tristate "lua-ev............................................................ lua-ev" default y if DEFAULT_lua-ev default m if ALL select PACKAGE_libev select PACKAGE_lua select PACKAGE_libc help Lua integration with libev. https://github.com/brimworks/lua-ev Jianhui Zhao config PACKAGE_lua-examples tristate "lua-examples......................... Lua programming language (examples)" default y if DEFAULT_lua-examples default m if ALL depends on PACKAGE_lua select PACKAGE_libc help Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains Lua language examples. https://www.lua.org/ Jo-Philipp Wich config PACKAGE_lua-libmodbus tristate "lua-libmodbus.............................................. lua-libmodbus" default y if DEFAULT_lua-libmodbus default m if ALL select PACKAGE_libc select PACKAGE_liblua select PACKAGE_libmodbus help lua-libmodbus is a binding to libmodbus, see also http://www.libmodbus.org https://github.com/etactica/lua-libmodbus Karl Palsson config PACKAGE_lua-lzlib tristate "lua-lzlib............................................... Lua zlib binding" default y if DEFAULT_lua-lzlib default m if ALL select PACKAGE_libc select PACKAGE_zlib select PACKAGE_lua help A library to access zlib library functions and also to read/write gzip files using an interface similar to the base io package. http://github.com/LuaDist/lzlib Dirk Chang config PACKAGE_lua-md5 tristate "lua-md5.......................................................... Lua-MD5" default y if DEFAULT_lua-md5 default m if ALL select PACKAGE_libc select PACKAGE_lua help MD5 offers basic cryptographic facilities for Lua https://github.com/keplerproject/md5 Dirk Chang config PACKAGE_lua-mobdebug tristate "lua-mobdebug................................................ Lua-MobDebug" default y if DEFAULT_lua-mobdebug default m if ALL select PACKAGE_lua select PACKAGE_libc help MobDebug is a remote debugger for Lua (including Lua 5.1, Lua 5.2, Lua 5.3, and LuaJIT 2.x). https://github.com/pkulchenko/MobDebug Dirk Chang config PACKAGE_lua-mosquitto tristate "lua-mosquitto.............................................. Lua-mosquitto" default y if DEFAULT_lua-mosquitto default m if ALL select PACKAGE_libmosquitto-ssl if PACKAGE_libmosquitto-nossl config PACKAGE_lua-openssl tristate "lua-openssl.......................................... Lua openSSL binding" default y if DEFAULT_lua-openssl default m if ALL select PACKAGE_librt select PACKAGE_libopenssl select PACKAGE_libc select PACKAGE_lua help A free, MIT-licensed OpenSSL binding for Lua. http://github.com/zhaozg/lua-openssl Amnon Paz config PACKAGE_lua-penlight tristate "lua-penlight.................................................... Penlight" default y if DEFAULT_lua-penlight default m if ALL select PACKAGE_luafilesystem select PACKAGE_libc help It is often said of Lua that it does not include batteries. Penlight is the batteries. http://lunarmodules.github.io/Penlight/manual/01-introduction.md.html Karl Palsson config PACKAGE_lua-rings tristate "lua-rings...................................................... Lua-Rings" default y if DEFAULT_lua-rings default m if ALL select PACKAGE_libc select PACKAGE_lua help Rings is a library which provides a way to create new Lua states from within Lua. http://keplerproject.github.io/rings/ Dirk Chang config PACKAGE_lua-rs232 tristate "lua-rs232............................................. Lua Serial Library" default y if DEFAULT_lua-rs232 default m if ALL select PACKAGE_libc select PACKAGE_lua help multiplatform library for serial communications over RS-232 https://github.com/srdgame/librs232 Dirk Chang config PACKAGE_lua-sha2 tristate "lua-sha2............ Lua binding for Aaron Gifford's SHA-2 implementation" default y if DEFAULT_lua-sha2 default m if ALL select PACKAGE_libc select PACKAGE_lua help Lua Binding for the SHA-2 (SHA-256/384/512) BSD-licensed C implementation by Aaron Gifford. Also contains a HMAC implementation in Lua. https://code.google.com/p/sha2/ Lars Gierth config PACKAGE_lua-wsapi-base tristate "lua-wsapi-base............................................ Lua WSAPI base" default y if DEFAULT_lua-wsapi-base default m if ALL select PACKAGE_luafilesystem select PACKAGE_lua select PACKAGE_libc help WSAPI is an API that abstracts the web server from Lua web applications . This package contains the basic stuff. https://keplerproject.github.io/wsapi/ Dirk Chang config PACKAGE_lua-wsapi-xavante tristate "lua-wsapi-xavante...................................... Lua WSAPI xavante" default y if DEFAULT_lua-wsapi-xavante default m if ALL select PACKAGE_lua-xavante select PACKAGE_libc select PACKAGE_lua-wsapi-base select PACKAGE_lua help WSAPI is an API that abstracts the web server from Lua web applications . This package contains the Xavante stuff. https://keplerproject.github.io/wsapi/ Dirk Chang config PACKAGE_lua-xavante tristate "lua-xavante........................................... Xavante Web Server" default y if DEFAULT_lua-xavante default m if ALL select PACKAGE_lua select PACKAGE_libc help Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers. https://keplerproject.github.io/xavante/ Dirk Chang config PACKAGE_lua5.3 tristate "lua5.3.............. Lua programming language (version 5.3) (interpreter)" default y if DEFAULT_lua5.3 default m if ALL select PACKAGE_liblua5.3 select PACKAGE_libc help Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. This package contains the Lua language interpreter. https://www.lua.org/ Jo-Philipp Wich config PACKAGE_luabitop tristate "luabitop........................................................ luabitop" default y if DEFAULT_luabitop default m if ALL select PACKAGE_libc select PACKAGE_liblua help Lua BitOp is a C extension module for Lua 5.1/5.2 which adds bitwise operations on numbers. http://bitop.luajit.org/ Maxim Storchak config PACKAGE_luac tristate "luac................................. Lua programming language (compiler)" default y if DEFAULT_luac default m if ALL select PACKAGE_libc select PACKAGE_liblua help Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains the Lua language compiler. https://www.lua.org/ Jo-Philipp Wich config PACKAGE_luac5.3 tristate "luac5.3................ Lua programming language (version 5.3) (compiler)" default y if DEFAULT_luac5.3 default m if ALL select PACKAGE_liblua5.3 select PACKAGE_libc help Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. This package contains the Lua language compiler. https://www.lua.org/ Jo-Philipp Wich config PACKAGE_luaexpat tristate "luaexpat........................................................ LuaExpat" default y if DEFAULT_luaexpat default m if ALL select PACKAGE_libc select PACKAGE_lua select PACKAGE_libexpat help LuaExpat is a SAX XML parser based on the Expat library. http://matthewwild.co.uk/projects/luaexpat/ W. Michael Petullo config PACKAGE_luafilesystem tristate "luafilesystem.............................................. LuaFileSystem" default y if DEFAULT_luafilesystem default m if ALL select PACKAGE_liblua select PACKAGE_libc help This package contains the LuaFileSystem library, a set of portable functions for directory creation, listing and deletion and for file locking. http://keplerproject.github.com/luafilesystem/ W. Michael Petullo config PACKAGE_luajit tristate "luajit............................................................ LuaJIT" default y if DEFAULT_luajit default m if ALL select PACKAGE_libc depends on (i386||x86_64||arm||armeb||aarch64||powerpc||mips||mipsel||mips64) help LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language. *** Requires GCC Multilib on host system to build! *** https://www.luajit.org Morteza Milani config PACKAGE_lualanes tristate "lualanes........................................................ LuaLanes" default y if DEFAULT_lualanes default m if ALL select PACKAGE_lua select PACKAGE_libc select PACKAGE_liblua select PACKAGE_libpthread select PACKAGE_luac help Lua Lanes is a Lua extension library providing the possibility to run multiple Lua states in parallel. It is intended to be used for optimizing performance on multicore CPU's and to study ways to make Lua programs naturally parallel to begin with. Lanes is included into your software by the regular require "lanes" method. No C side programming is needed; all APIs are Lua side, and most existing extension modules should work seamlessly together with the multiple lanes. Lanes supports Lua 5.1, 5.2 and 5.3 http://lualanes.github.io/lanes/ Vladimir Malyutin config PACKAGE_luaossl tristate "luaossl..... Comprehensive binding to OpenSSL for Lua 5.1, 5.2, and later" default y if DEFAULT_luaossl default m if ALL select PACKAGE_libopenssl select PACKAGE_libc select PACKAGE_liblua help luaossl is a comprehensive binding to OpenSSL for Lua 5.1, 5.2, and later. It includes support for certificate and key management, key generation, signature verification, and deep bindings to the distinguished name, alternative name, and X.509v3 extension interfaces. http://25thandclement.com/~william/projects/luaossl.html Siger Yang config PACKAGE_luaposix tristate "luaposix.................. POSIX binding for LuaJIT, Lua 5.1, 5.2 and 5.3" default y if DEFAULT_luaposix default m if ALL select PACKAGE_lua-bit32 select PACKAGE_libc select PACKAGE_lua help luaposix is a general POSIX library for Lua providing access to various low level libc functions. https://github.com/luaposix/luaposix Maxim Storchak config PACKAGE_luarocks tristate "luarocks........................................................ luarocks" default y if DEFAULT_luarocks default m if ALL select PACKAGE_unzip select PACKAGE_luasec select PACKAGE_curl select PACKAGE_liblua select PACKAGE_luasocket select PACKAGE_libc select PACKAGE_lua select PACKAGE_luac help LuaRocks is a deployment and management system for Lua modules. https://github.com/keplerproject/luarocks Amr Hassan config PACKAGE_luasec tristate "luasec............................................................ LuaSec" default y if DEFAULT_luasec default m if ALL select PACKAGE_libopenssl select PACKAGE_lua select PACKAGE_luasocket select PACKAGE_libc help LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. https://github.com/brunoos/luasec config PACKAGE_luasoap tristate "luasoap.......................................................... LuaSOAP" default y if DEFAULT_luasoap default m if ALL select PACKAGE_luasec select PACKAGE_lua select PACKAGE_libc select PACKAGE_luasocket select PACKAGE_luaexpat help LuaSOAP is a library of functions to deal with SOAP. https://github.com/tomasguisasola/luasoap Liu Peng config PACKAGE_luasocket tristate "luasocket...................................................... LuaSocket" default y if DEFAULT_luasocket default m if ALL select PACKAGE_lua select PACKAGE_libc help LuaSocket is the most comprehensive networking support library for the Lua language. It provides easy access to TCP, UDP, DNS, SMTP, FTP, HTTP, MIME and much more. http://w3.impa.br/~diego/software/luasocket W. Michael Petullo config PACKAGE_luasocket5.3 tristate "luasocket5.3............................................... LuaSocket 5.3" default y if DEFAULT_luasocket5.3 default m if ALL select PACKAGE_libc select PACKAGE_liblua5.3 help LuaSocket is the most comprehensive networking support library for the Lua language. It provides easy access to TCP, UDP, DNS, SMTP, FTP, HTTP, MIME and much more. http://w3.impa.br/~diego/software/luasocket W. Michael Petullo config PACKAGE_luasql-mysql tristate "luasql-mysql................................... Lua SQL binding for MySQL" default y if DEFAULT_luasql-mysql default m if ALL select PACKAGE_lua select PACKAGE_libmariadb select PACKAGE_libc help LuaSQL is a simple interface from Lua to a DBMS. . This package contains the MySQL binding. https://keplerproject.github.io/luasql/ config PACKAGE_luasql-pgsql tristate "luasql-pgsql.............................. Lua SQL binding for PostgreSQL" default y if DEFAULT_luasql-pgsql default m if ALL select PACKAGE_libpq select PACKAGE_lua select PACKAGE_libc help LuaSQL is a simple interface from Lua to a DBMS. . This package contains the PostgreSQL binding. https://keplerproject.github.io/luasql/ config PACKAGE_luasql-sqlite3 tristate "luasql-sqlite3.............................. Lua SQL binding for SQLite 3" default y if DEFAULT_luasql-sqlite3 default m if ALL select PACKAGE_libsqlite3 select PACKAGE_libc select PACKAGE_lua help LuaSQL is a simple interface from Lua to a DBMS. . This package contains the SQLite 3 binding. https://keplerproject.github.io/luasql/ config PACKAGE_luasrcdiet tristate "luasrcdiet.................................................... luasrcdiet" default y if DEFAULT_luasrcdiet default m if ALL select PACKAGE_libc select PACKAGE_lua help Compresses Lua source code by removing unnecessary characters https://github.com/jirutka/luasrcdiet Matthias Schiffer config PACKAGE_luv tristate "luv.................................................................. Luv" default y if DEFAULT_luv default m if ALL select PACKAGE_libuv select PACKAGE_libc select PACKAGE_lua if !LUV_USE_LUAJIT_ENGINE help Bare libuv bindings for lua https://github.com/luvit/luv Morteza Milani source "feeds/packages/lang/luv/Config.in" config PACKAGE_lyaml tristate "lyaml.............................................. Lua lib-yaml bindings" default y if DEFAULT_lyaml default m if ALL select PACKAGE_libc select PACKAGE_lua select PACKAGE_libyaml help Lua bindings for libyaml https://github.com/gvvaughan/lyaml Mathew McBride config PACKAGE_lzmq tristate "lzmq.................................................. Lua ZeroMQ binding" default y if DEFAULT_lzmq default m if ALL select PACKAGE_libc select PACKAGE_lua select PACKAGE_libzmq-nc if PACKAGE_libzmq-curve config PACKAGE_uuid tristate "uuid................................................................ uuid" default y if DEFAULT_uuid default m if ALL select PACKAGE_libc select PACKAGE_luasocket select PACKAGE_lua help A pure Lua uuid generator https://github.com/Tieske/uuid Amr Hassan endmenu menu "Node.js" config PACKAGE_node tristate "node.......... Node.js is a platform built on Chrome's JavaScript runtime" default y if DEFAULT_node default m if ALL depends on (i386||x86_64||arm||aarch64||mipsel) select PACKAGE_libcares select PACKAGE_libnghttp2 select PACKAGE_libstdcpp select PACKAGE_libc depends on HAS_FPU select PACKAGE_icu if NODEJS_ICU_SYSTEM select PACKAGE_libuv select PACKAGE_zlib select PACKAGE_libopenssl select PACKAGE_icu-full-data if NODEJS_ICU_SYSTEM select PACKAGE_libatomic help Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world. *** The following preparations must be made on the host side. *** 1. gcc 8.3 or higher is required. 2. To build a 32-bit target, gcc-multilib, g++-multilib are required. 3. Requires libatomic package. (If necessary, install the 32-bit library at the same time.) ex) sudo apt-get install gcc-multilib g++-multilib https://nodejs.org/ Hirokazu MORIKAWA , Adrian Panella if PACKAGE_node choice prompt "i18n features" default NODEJS_ICU_SMALL help Select i18n features config NODEJS_ICU_NONE bool "Disable" config NODEJS_ICU_SMALL bool "small-icu" config NODEJS_ICU_SYSTEM depends on ARCH_64BIT bool "system-icu" endchoice endif config PACKAGE_node-arduino-firmata tristate "node-arduino-firmata.......... Arduino Firmata implementation for Node.js" default y if DEFAULT_node-arduino-firmata default m if ALL depends on (i386||x86_64||arm||aarch64||mipsel) select PACKAGE_libc select PACKAGE_node-serialport select PACKAGE_node select PACKAGE_node-npm depends on HAS_FPU help Arduino Firmata protocol (http://firmata.org) implementation on Node.js. https://www.npmjs.com/package/arduino-firmata Hirokazu MORIKAWA config PACKAGE_node-cylon tristate "node-cylon................................................ CylonJS - Core" default y if DEFAULT_node-cylon default m if ALL select PACKAGE_node depends on HAS_FPU select PACKAGE_node-npm select PACKAGE_libc depends on (i386||x86_64||arm||aarch64||mipsel) help JavaScript Robotics, By Your Command Next generation robotics framework with support for 36 different platforms Get Started https://www.npmjs.org/package/cylon-firmata Hirokazu MORIKAWA config PACKAGE_node-cylon-firmata tristate "node-cylon-firmata..................................... CylonJS - Firmata" default y if DEFAULT_node-cylon-firmata default m if ALL depends on (i386||x86_64||arm||aarch64||mipsel) select PACKAGE_node-cylon-gpio select PACKAGE_node-arduino-firmata select PACKAGE_node-cylon-i2c select PACKAGE_libc depends on HAS_FPU select PACKAGE_node-npm select PACKAGE_node help CylonJS - Firmata https://www.npmjs.org/package/cylon-firmata Hirokazu MORIKAWA config PACKAGE_node-cylon-gpio tristate "node-cylon-gpio........................................... CylonJS - GPIO" default y if DEFAULT_node-cylon-gpio default m if ALL select PACKAGE_libc select PACKAGE_node depends on HAS_FPU select PACKAGE_node-npm depends on (i386||x86_64||arm||aarch64||mipsel) select PACKAGE_node-cylon help CylonJS - GPIO https://www.npmjs.org/package/cylon-firmata Hirokazu MORIKAWA config PACKAGE_node-cylon-i2c tristate "node-cylon-i2c............................................. CylonJS - I2C" default y if DEFAULT_node-cylon-i2c default m if ALL select PACKAGE_node select PACKAGE_node-npm depends on HAS_FPU select PACKAGE_libc depends on (i386||x86_64||arm||aarch64||mipsel) select PACKAGE_node-cylon help CylonJS - I2C https://www.npmjs.org/package/cylon-firmata Hirokazu MORIKAWA config PACKAGE_node-hid tristate "node-hid........................... Node.js package to access HID devices" default y if DEFAULT_node-hid default m if ALL select PACKAGE_libiconv-full if BUILD_NLS depends on (i386||x86_64||arm||aarch64||mipsel) select PACKAGE_libudev-zero select PACKAGE_libusb-1.0 select PACKAGE_libc depends on HAS_FPU select PACKAGE_node-npm select PACKAGE_node help Node.js package to access HID devices https://www.npmjs.com/package/node-hid Hirokazu MORIKAWA config PACKAGE_node-homebridge tristate "node-homebridge................................... Node.js HomeKit Server" default y if DEFAULT_node-homebridge default m if ALL depends on HAS_FPU select PACKAGE_node-npm select PACKAGE_node depends on (i386||x86_64||arm||aarch64||mipsel) select PACKAGE_libc help Homebridge is a lightweight Node.js server you can run on your home network that emulates the iOS HomeKit API *** You need to install avahi-nodbus-daemon or avahi-dbus-daemon or umdns or mdnsd package. *** https://www.npmjs.org/package/homebridge Hirokazu MORIKAWA config PACKAGE_node-javascript-obfuscator tristate "node-javascript-obfuscator......................... JavaScript obfuscator" default y if DEFAULT_node-javascript-obfuscator default m if ALL select PACKAGE_node depends on HAS_FPU select PACKAGE_libc depends on (i386||x86_64||arm||aarch64||mipsel) help JavaScript obfuscator is a powerful free obfuscator for JavaScript with a wide number of features which provides protection for your source code. https://www.npmjs.org/package/javascript-obfuscator Zbynek Kocur config PACKAGE_node-npm tristate "node-npm............................. NPM stands for Node Package Manager" default y if DEFAULT_node-npm default m if ALL select PACKAGE_libc depends on (i386||x86_64||arm||aarch64||mipsel) select PACKAGE_node depends on HAS_FPU help NPM is the package manager for NodeJS https://www.npmjs.com/ Hirokazu MORIKAWA , Adrian Panella config PACKAGE_node-serialport tristate "node-serialport................... Node.js package to access serial ports" default y if DEFAULT_node-serialport default m if ALL select PACKAGE_node-serialport-bindings depends on (i386||x86_64||arm||aarch64||mipsel) select PACKAGE_node depends on HAS_FPU select PACKAGE_node-npm select PACKAGE_libc help Node.js package to access serial ports for reading and writing OR Welcome your robotic JavaScript overlords. Better yet, program them! https://serialport.io/ Hirokazu MORIKAWA config PACKAGE_node-serialport-bindings tristate "node-serialport-bindings............................. SerialPort Bindings" default y if DEFAULT_node-serialport-bindings default m if ALL depends on HAS_FPU select PACKAGE_node depends on (i386||x86_64||arm||aarch64||mipsel) select PACKAGE_libc help The Binding is how Node-SerialPort talks to the underlying system. By default, we auto detect Windows, Linux and OS X, and load the appropriate module for your system. You can assign SerialPort.Binding to any binding you like. https://www.npmjs.com/package/@serialport/bindings Hirokazu MORIKAWA endmenu menu "PHP8" config PACKAGE_php8 tristate "php8......................................... PHP8 Hypertext preprocessor" default y if DEFAULT_php8 default m if ALL select PACKAGE_zoneinfo-core if PHP8_SYSTEMTZDATA select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libpcre2 select PACKAGE_libxml2 if PHP8_LIBXML help PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. This package contains only the PHP config file. You must actually choose your PHP flavour (cli, cgi or fastcgi). Please note, that installing php5 and php8 in parallel on the same target is not supported in OpenWrt/LEDE. http://www.php.net/ Michael Heimpold config PHP8_LIBXML bool "PHP8 LIBXML support" depends on PACKAGE_php8-cli || PACKAGE_php8-cgi config PHP8_SYSTEMTZDATA bool "Use system timezone data instead of php's built-in database" depends on PACKAGE_php8-cli || PACKAGE_php8-cgi || PACKAGE_apache-mod-php8 default y help Enabling this feature automatically selects the zoneinfo-core package which contains data for UTC timezone. To use other timezones you have to install the corresponding zoneinfo-... package(s). config PACKAGE_php8-cgi tristate "php8-cgi..................... PHP8 Hypertext preprocessor (CGI & FastCGI)" default y if DEFAULT_php8-cgi default m if ALL depends on PACKAGE_php8 select PACKAGE_libc select PACKAGE_libstdcpp if PACKAGE_php8-mod-intl select PACKAGE_libatomic if riscv64 help PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. This package contains the CGI version of the PHP8 interpreter. http://www.php.net/ Michael Heimpold config PACKAGE_php8-cli tristate "php8-cli............................... PHP8 Hypertext preprocessor (CLI)" default y if DEFAULT_php8-cli default m if ALL depends on PACKAGE_php8 select PACKAGE_libc select PACKAGE_libstdcpp if PACKAGE_php8-mod-intl select PACKAGE_libatomic if riscv64 help PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. This package contains the CLI version of the PHP8 interpreter. http://www.php.net/ Michael Heimpold config PACKAGE_php8-fastcgi tristate "php8-fastcgi...................................... FastCGI startup script" default y if DEFAULT_php8-fastcgi default m if ALL select PACKAGE_php8-cgi depends on PACKAGE_php8 select PACKAGE_libc help As FastCGI support is now a core feature the php8-fastcgi package now depends on the php8-cgi package, containing just the startup script. http://www.php.net/ Michael Heimpold config PACKAGE_php8-fpm tristate "php8-fpm............................... PHP8 Hypertext preprocessor (FPM)" default y if DEFAULT_php8-fpm default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libstdcpp if PACKAGE_php8-mod-intl select PACKAGE_libc depends on PACKAGE_php8 help PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. This package contains the FastCGI Process Manager of the PHP8 interpreter. http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-bcmath tristate "php8-mod-bcmath..................................... Bcmath shared module" default y if DEFAULT_php8-mod-bcmath default m if ALL select PACKAGE_libc depends on PACKAGE_php8 select PACKAGE_libatomic if riscv64 help Bcmath shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-calendar tristate "php8-mod-calendar................................. Calendar shared module" default y if DEFAULT_php8-mod-calendar default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libc depends on PACKAGE_php8 help Calendar shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-ctype tristate "php8-mod-ctype....................................... Ctype shared module" default y if DEFAULT_php8-mod-ctype default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libc depends on PACKAGE_php8 help Ctype shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-curl tristate "php8-mod-curl......................................... cURL shared module" default y if DEFAULT_php8-mod-curl default m if ALL depends on PACKAGE_php8 select PACKAGE_libc select PACKAGE_libatomic if riscv64 select PACKAGE_libcurl help cURL shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-dom tristate "php8-mod-dom........................................... DOM shared module" default y if DEFAULT_php8-mod-dom default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libc depends on PACKAGE_php8 select PACKAGE_libxml2 select PHP8_LIBXML help DOM shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-exif tristate "php8-mod-exif......................................... EXIF shared module" default y if DEFAULT_php8-mod-exif default m if ALL select PACKAGE_libc depends on PACKAGE_php8 select PACKAGE_libatomic if riscv64 help EXIF shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-fileinfo tristate "php8-mod-fileinfo................................. Fileinfo shared module" default y if DEFAULT_php8-mod-fileinfo default m if ALL select PACKAGE_libc depends on PACKAGE_php8 select PACKAGE_libatomic if riscv64 help Fileinfo shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-filter tristate "php8-mod-filter..................................... Filter shared module" default y if DEFAULT_php8-mod-filter default m if ALL select PACKAGE_libatomic if riscv64 depends on PACKAGE_php8 select PACKAGE_libc help Filter shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-ftp tristate "php8-mod-ftp........................................... FTP shared module" default y if DEFAULT_php8-mod-ftp default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libopenssl select PACKAGE_libc depends on PACKAGE_php8 help FTP shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-gd tristate "php8-mod-gd.................................... GD graphics shared module" default y if DEFAULT_php8-mod-gd default m if ALL depends on PACKAGE_php8 select PACKAGE_libc select PACKAGE_libatomic if riscv64 select PACKAGE_libgd-full help GD graphics shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-gettext tristate "php8-mod-gettext................................... Gettext shared module" default y if DEFAULT_php8-mod-gettext default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libintl-full select PACKAGE_libc depends on PACKAGE_php8 help Gettext shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-gmp tristate "php8-mod-gmp........................................... GMP shared module" default y if DEFAULT_php8-mod-gmp default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libc depends on PACKAGE_php8 select PACKAGE_libgmp help GMP shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-iconv tristate "php8-mod-iconv....................................... iConv shared module" default y if DEFAULT_php8-mod-iconv default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc depends on PACKAGE_php8 help iConv shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-imap tristate "php8-mod-imap......................................... IMAP shared module" default y if DEFAULT_php8-mod-imap default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libopenssl select PACKAGE_uw-imap depends on PACKAGE_php8 select PACKAGE_libc help IMAP shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-intl tristate "php8-mod-intl............... Internationalization Functions shared module" default y if DEFAULT_php8-mod-intl default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_icu select PACKAGE_icu-full-data if PHP8_FULLICUDATA select PACKAGE_libc depends on PACKAGE_php8 help Note that this package depends in ICU library which is built without data by default. This is to satisfy programs build and run dependencies but to keep the installed footprint small on the target system(s). However, the data is required to make the ICU library useful - and thus directly affects PHPs ICU extension, too - so consider to also select/install package 'icu-full-data'. http://www.php.net/ Michael Heimpold config PHP8_FULLICUDATA bool "Add dependency to full ICU Data" depends on PACKAGE_php8-mod-intl default n config PACKAGE_php8-mod-ldap tristate "php8-mod-ldap......................................... LDAP shared module" default y if DEFAULT_php8-mod-ldap default m if ALL select PACKAGE_libopenldap depends on PACKAGE_php8 select PACKAGE_libc select PACKAGE_libatomic if riscv64 select PACKAGE_libsasl2 help LDAP shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-mbstring tristate "php8-mod-mbstring................................. MBString shared module" default y if DEFAULT_php8-mod-mbstring default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_oniguruma depends on PACKAGE_php8 select PACKAGE_libc help MBString shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-mysqli tristate "php8-mod-mysqli................... MySQL Improved Extension shared module" default y if DEFAULT_php8-mod-mysqli default m if ALL depends on PACKAGE_php8 select PACKAGE_libc select PACKAGE_php8-mod-mysqlnd select PACKAGE_libatomic if riscv64 help MySQL Improved Extension shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-mysqlnd tristate "php8-mod-mysqlnd....................... MySQL Native Driver shared module" default y if DEFAULT_php8-mod-mysqlnd default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libc depends on PACKAGE_php8 help MySQL Native Driver shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-opcache tristate "php8-mod-opcache................................... OPcache shared module" default y if DEFAULT_php8-mod-opcache default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libc depends on PACKAGE_php8 help OPcache shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-openssl tristate "php8-mod-openssl................................... OpenSSL shared module" default y if DEFAULT_php8-mod-openssl default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libopenssl select PACKAGE_libc depends on PACKAGE_php8 help OpenSSL shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-pcntl tristate "php8-mod-pcntl....................................... PCNTL shared module" default y if DEFAULT_php8-mod-pcntl default m if ALL select PACKAGE_libatomic if riscv64 depends on PACKAGE_php8 select PACKAGE_libc help PCNTL shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-pdo tristate "php8-mod-pdo.............................. PHP Data Objects shared module" default y if DEFAULT_php8-mod-pdo default m if ALL select PACKAGE_libc depends on PACKAGE_php8 select PACKAGE_libatomic if riscv64 help PHP Data Objects shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-pdo-mysql tristate "php8-mod-pdo-mysql.................... PDO driver for MySQL shared module" default y if DEFAULT_php8-mod-pdo-mysql default m if ALL select PACKAGE_php8-mod-pdo depends on PACKAGE_php8 select PACKAGE_libc select PACKAGE_php8-mod-mysqlnd select PACKAGE_libatomic if riscv64 help PDO driver for MySQL shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-pdo-pgsql tristate "php8-mod-pdo-pgsql............... PDO driver for PostgreSQL shared module" default y if DEFAULT_php8-mod-pdo-pgsql default m if ALL select PACKAGE_libpq select PACKAGE_libatomic if riscv64 select PACKAGE_libc select PACKAGE_php8-mod-pdo depends on PACKAGE_php8 help PDO driver for PostgreSQL shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-pdo-sqlite tristate "php8-mod-pdo-sqlite.............. PDO driver for SQLite 3.x shared module" default y if DEFAULT_php8-mod-pdo-sqlite default m if ALL select PACKAGE_librt select PACKAGE_libatomic if riscv64 select PACKAGE_libsqlite3 depends on PACKAGE_php8 select PACKAGE_php8-mod-pdo select PACKAGE_libc help PDO driver for SQLite 3.x shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-pgsql tristate "php8-mod-pgsql.................................. PostgreSQL shared module" default y if DEFAULT_php8-mod-pgsql default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libpq select PACKAGE_libc depends on PACKAGE_php8 help PostgreSQL shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-phar tristate "php8-mod-phar................................ Phar Archives shared module" default y if DEFAULT_php8-mod-phar default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libc depends on PACKAGE_php8 help Phar Archives shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-session tristate "php8-mod-session................................... Session shared module" default y if DEFAULT_php8-mod-session default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libc depends on PACKAGE_php8 help Session shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-shmop tristate "php8-mod-shmop............................... Shared Memory shared module" default y if DEFAULT_php8-mod-shmop default m if ALL select PACKAGE_libatomic if riscv64 depends on PACKAGE_php8 select PACKAGE_libc help Shared Memory shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-simplexml tristate "php8-mod-simplexml............................... SimpleXML shared module" default y if DEFAULT_php8-mod-simplexml default m if ALL select PHP8_LIBXML select PACKAGE_libxml2 depends on PACKAGE_php8 select PACKAGE_libc select PACKAGE_libatomic if riscv64 help SimpleXML shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-snmp tristate "php8-mod-snmp......................................... SNMP shared module" default y if DEFAULT_php8-mod-snmp default m if ALL select PACKAGE_libopenssl select PACKAGE_libatomic if riscv64 select PACKAGE_libnetsnmp select PACKAGE_libc depends on PACKAGE_php8 help SNMP shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-soap tristate "php8-mod-soap......................................... SOAP shared module" default y if DEFAULT_php8-mod-soap default m if ALL select PACKAGE_libc depends on PACKAGE_php8 select PACKAGE_libxml2 select PHP8_LIBXML select PACKAGE_libatomic if riscv64 help SOAP shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-sockets tristate "php8-mod-sockets................................... Sockets shared module" default y if DEFAULT_php8-mod-sockets default m if ALL select PACKAGE_libc depends on PACKAGE_php8 select PACKAGE_libatomic if riscv64 help Sockets shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-sodium tristate "php8-mod-sodium..................................... Sodium shared module" default y if DEFAULT_php8-mod-sodium default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libsodium depends on PACKAGE_php8 select PACKAGE_libc help Sodium shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-sqlite3 tristate "php8-mod-sqlite3................................... SQLite3 shared module" default y if DEFAULT_php8-mod-sqlite3 default m if ALL depends on PACKAGE_php8 select PACKAGE_libc select PACKAGE_libatomic if riscv64 select PACKAGE_libsqlite3 help SQLite3 shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-sysvmsg tristate "php8-mod-sysvmsg......................... System V messages shared module" default y if DEFAULT_php8-mod-sysvmsg default m if ALL select PACKAGE_libatomic if riscv64 depends on PACKAGE_php8 select PACKAGE_libc help System V messages shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-sysvsem tristate "php8-mod-sysvsem.................... System V shared memory shared module" default y if DEFAULT_php8-mod-sysvsem default m if ALL depends on PACKAGE_php8 select PACKAGE_libc select PACKAGE_libatomic if riscv64 help System V shared memory shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-sysvshm tristate "php8-mod-sysvshm........................ System V semaphore shared module" default y if DEFAULT_php8-mod-sysvshm default m if ALL depends on PACKAGE_php8 select PACKAGE_libc select PACKAGE_libatomic if riscv64 help System V semaphore shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-tokenizer tristate "php8-mod-tokenizer............................... Tokenizer shared module" default y if DEFAULT_php8-mod-tokenizer default m if ALL select PACKAGE_libatomic if riscv64 depends on PACKAGE_php8 select PACKAGE_libc help Tokenizer shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-xml tristate "php8-mod-xml........................................... XML shared module" default y if DEFAULT_php8-mod-xml default m if ALL depends on PACKAGE_php8 select PACKAGE_libc select PACKAGE_libatomic if riscv64 select PACKAGE_libexpat if !PHP8_LIBXML select PACKAGE_libxml2 if PHP8_LIBXML help XML shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-xmlreader tristate "php8-mod-xmlreader............................... XMLReader shared module" default y if DEFAULT_php8-mod-xmlreader default m if ALL select PACKAGE_libxml2 select PHP8_LIBXML select PACKAGE_libc depends on PACKAGE_php8 select PACKAGE_libatomic if riscv64 help XMLReader shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-xmlwriter tristate "php8-mod-xmlwriter............................... XMLWriter shared module" default y if DEFAULT_php8-mod-xmlwriter default m if ALL select PACKAGE_libatomic if riscv64 depends on PACKAGE_php8 select PACKAGE_libc select PHP8_LIBXML select PACKAGE_libxml2 help XMLWriter shared module http://www.php.net/ Michael Heimpold config PACKAGE_php8-mod-zip tristate "php8-mod-zip........................................... ZIP shared module" default y if DEFAULT_php8-mod-zip default m if ALL select PACKAGE_libatomic if riscv64 select PACKAGE_libzip-gnutls if PACKAGE_libzip-mbedtls config PACKAGE_php8-pecl-dio tristate "php8-pecl-dio....................................... Direct I/O functions" default y if DEFAULT_php8-pecl-dio default m if ALL depends on PACKAGE_php8 select PACKAGE_libc help Direct I/O functions http://pecl.php.net/ Michael Heimpold config PACKAGE_php8-pecl-http tristate "php8-pecl-http..................................... Extended HTTP Support" default y if DEFAULT_php8-pecl-http default m if ALL select PACKAGE_libidn2 select PACKAGE_icu select PACKAGE_php8-mod-session select PACKAGE_libcurl select PACKAGE_librt select PACKAGE_libevent2 select PACKAGE_libc select PACKAGE_php8-pecl-raphf select PACKAGE_php8-mod-iconv depends on PACKAGE_php8 help Extended HTTP Support http://pecl.php.net/ Michael Heimpold config PACKAGE_php8-pecl-imagick tristate "php8-pecl-imagick................. Image Processing (ImageMagick binding)" default y if DEFAULT_php8-pecl-imagick default m if ALL select PACKAGE_imagemagick depends on PACKAGE_php8 select PACKAGE_libc help Image Processing (ImageMagick binding) http://pecl.php.net/ W. Michael Petullo config PACKAGE_php8-pecl-krb5 tristate "php8-pecl-krb5......................... Bindings for the Kerberos library" default y if DEFAULT_php8-pecl-krb5 default m if ALL depends on PACKAGE_php8 select PACKAGE_krb5-libs select PACKAGE_libc help Bindings for the Kerberos library http://pecl.php.net/ W. Michael Petullo config PACKAGE_php8-pecl-mcrypt tristate "php8-pecl-mcrypt...................... Bindings for the libmcrypt library" default y if DEFAULT_php8-pecl-mcrypt default m if ALL select PACKAGE_libc select PACKAGE_libmcrypt depends on PACKAGE_php8 select PACKAGE_libltdl help Bindings for the libmcrypt library http://pecl.php.net/ W. Michael Petullo config PACKAGE_php8-pecl-raphf tristate "php8-pecl-raphf.................. Resource and persistent handles factory" default y if DEFAULT_php8-pecl-raphf default m if ALL depends on PACKAGE_php8 select PACKAGE_libc help Resource and persistent handles factory http://pecl.php.net/ Michael Heimpold config PACKAGE_php8-pecl-redis tristate "php8-pecl-redis................. PHP extension for interfacing with Redis" default y if DEFAULT_php8-pecl-redis default m if ALL depends on PACKAGE_php8 select PACKAGE_libc select PACKAGE_php8-mod-session help PHP extension for interfacing with Redis http://pecl.php.net/ Michael Heimpold config PACKAGE_php8-pecl-xdebug tristate "php8-pecl-xdebug........................................ Xdebug extension" default y if DEFAULT_php8-pecl-xdebug default m if ALL select PACKAGE_libc depends on PACKAGE_php8 help Xdebug extension http://pecl.php.net/ Michael Heimpold endmenu menu "Perl" config PACKAGE_perl tristate "perl................................................. The Perl intepreter" default y if DEFAULT_perl default m if ALL depends on !arc select PACKAGE_libc select PACKAGE_libbsd if USE_GLIBC select PACKAGE_libpthread if PERL_THREADS help Perl is a stable, cross platform programming language. It is used for mission critical projects in the public and private sectors and is widely used to program web applications of all needs. http://www.perl.com/ Marcel Denia , Philip Prindeville source "feeds/packages/lang/perl/Config.in" config PACKAGE_perl-ack tristate "perl-ack........................................... grep-like text finder" default y if DEFAULT_perl-ack default m if ALL select PACKAGE_perl-file-next select PACKAGE_perlbase-pod select PACKAGE_libc select PACKAGE_perlbase-text select PACKAGE_perlbase-term select PACKAGE_perlbase-filetest depends on PACKAGE_perl select PACKAGE_perlbase-test select PACKAGE_perlbase-if select PACKAGE_perlbase-list help grep-like text finder http://search.cpan.org/dist/ack/ Tianling Shen config PACKAGE_perl-authen-sasl tristate "perl-authen-sasl...... Generic network authentication protocol framework." default y if DEFAULT_perl-authen-sasl default m if ALL select PACKAGE_perlbase-digest depends on PACKAGE_perl select PACKAGE_libc help Generic network authentication protocol framework. http://search.cpan.org/dist/Authen-SASL/ Philip Prindeville config PACKAGE_perl-authen-sasl-xs tristate "perl-authen-sasl-xs....................... Authen::XS hooks into libsasl." default y if DEFAULT_perl-authen-sasl-xs default m if ALL select PACKAGE_libsasl2 depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perl-authen-sasl help Authen::XS hooks into libsasl. http://search.cpan.org/dist/Authen-SASL-XS/ Philip Prindeville config PACKAGE_perl-cgi tristate "perl-cgi.......... Handle Common Gateway Interface requests and responses" default y if DEFAULT_perl-cgi default m if ALL select PACKAGE_perlbase-encode select PACKAGE_libc select PACKAGE_perlbase-config select PACKAGE_perlbase-file select PACKAGE_perlbase-if depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_perlbase-base select PACKAGE_perlbase-utf8 select PACKAGE_perl-html-parser help Handle Common Gateway Interface requests and responses https://search.cpan.org/dist/CGI/ Marcel Denia , Philip Prindeville config PACKAGE_perl-compress-bzip2 tristate "perl-compress-bzip2.......... Perl interface to bzip2 compression library" default y if DEFAULT_perl-compress-bzip2 default m if ALL select PACKAGE_perlbase-essential select PACKAGE_perlbase-xsloader select PACKAGE_perlbase-autoloader select PACKAGE_libbz2 select PACKAGE_perlbase-fcntl select PACKAGE_perlbase-config select PACKAGE_libc select PACKAGE_perlbase-test select PACKAGE_perlbase-file depends on PACKAGE_perl select PACKAGE_perlbase-getopt help Perl interface to bzip2 compression library https://search.cpan.org/dist/Compress-Bzip2/ Marcel Denia config PACKAGE_perl-dbi tristate "perl-dbi......................... Database independent interface for Perl" default y if DEFAULT_perl-dbi default m if ALL select PACKAGE_perlbase-errno select PACKAGE_perlbase-config select PACKAGE_libc select PACKAGE_perlbase-file select PACKAGE_perlbase-dynaloader select PACKAGE_perlbase-universal select PACKAGE_perlbase-utf8 select PACKAGE_perlbase-storable select PACKAGE_perlbase-fcntl select PACKAGE_perlbase-scalar select PACKAGE_perlbase-data depends on PACKAGE_perl select PACKAGE_perlbase-io select PACKAGE_perlbase-cwd select PACKAGE_perlbase-base select PACKAGE_perlbase-symbol select PACKAGE_perlbase-ipc select PACKAGE_perlbase-essential select PACKAGE_perlbase-tie help Database independent interface for Perl https://search.cpan.org/dist/DBI/ Marcel Denia config PACKAGE_perl-device-serialport tristate "perl-device-serialport" default y if DEFAULT_perl-device-serialport default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-io select PACKAGE_perlbase-test select PACKAGE_perlbase-posix select PACKAGE_libc select PACKAGE_perlbase-xsloader select PACKAGE_perlbase-essential help A POSIX-based version of the Win32::SerialPort module that provides modem support to Perl applications http://search.cpan.org/dist/Device-SerialPort/ Paul Oranje config PACKAGE_perl-device-usb tristate "perl-device-usb................................... libusb library wrapper" default y if DEFAULT_perl-device-usb default m if ALL select PACKAGE_perlbase-essential select PACKAGE_perl-inline-c select PACKAGE_libusb-compat select PACKAGE_perl-inline select PACKAGE_libc select PACKAGE_perlbase-test depends on PACKAGE_perl help libusb library wrapper https://search.cpan.org/dist/Device-USB/ Marcel Denia config PACKAGE_perl-encode-locale tristate "perl-encode-locale......................... Determine the locale encoding" default y if DEFAULT_perl-encode-locale default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-encode select PACKAGE_perlbase-essential select PACKAGE_libc select PACKAGE_perlbase-base help Determine the locale encoding http://search.cpan.org/dist/Encode-Locale/ Marcel Denia config PACKAGE_perl-file-listing tristate "perl-file-listing................................ Parse directory listing" default y if DEFAULT_perl-file-listing default m if ALL depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perl-http-date select PACKAGE_perlbase-essential help Parse directory listing http://search.cpan.org/dist/File-Listing/ Marcel Denia config PACKAGE_perl-file-next tristate "perl-file-next....................................... File finding module" default y if DEFAULT_perl-file-next default m if ALL select PACKAGE_libc select PACKAGE_perlbase-file depends on PACKAGE_perl help File finding module http://search.cpan.org/dist/File-Next/ Tianling Shen config PACKAGE_perl-file-rsyncp tristate "perl-file-rsyncp....................................... Perl Rsync client" default y if DEFAULT_perl-file-rsyncp default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-getopt select PACKAGE_perlbase-file select PACKAGE_perlbase-autoloader select PACKAGE_perlbase-fcntl select PACKAGE_perlbase-config select PACKAGE_libc select PACKAGE_perlbase-encode select PACKAGE_perlbase-data select PACKAGE_perlbase-socket help Perl Rsync client http://search.cpan.org/~cbarratt/File-RsyncP/ Carsten Wolff config PACKAGE_perl-file-sharedir-install tristate "perl-file-sharedir-install.................. Install read-only data files" default y if DEFAULT_perl-file-sharedir-install default m if ALL select PACKAGE_perlbase-essential depends on PACKAGE_perl select PACKAGE_perlbase-io select PACKAGE_perlbase-file select PACKAGE_perlbase-extutils select PACKAGE_libc help Install read-only data files https://search.cpan.org/dist/File-ShareDir-Install/ Marcel Denia config PACKAGE_perl-html-form tristate "perl-html-form................ Class that represents an HTML form element" default y if DEFAULT_perl-html-form default m if ALL select PACKAGE_perlbase-essential select PACKAGE_perlbase-encode select PACKAGE_libc select PACKAGE_perl-html-parser select PACKAGE_perl-uri select PACKAGE_perl-http-message depends on PACKAGE_perl help Class that represents an HTML form element https://search.cpan.org/dist/HTML-Form/ Marcel Denia config PACKAGE_perl-html-parser tristate "perl-html-parser.. A collection of modules that parse HTML text documents" default y if DEFAULT_perl-html-parser default m if ALL select PACKAGE_perl-html-tagset depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc select PACKAGE_perlbase-xsloader help A collection of modules that parse HTML text documents http://search.cpan.org/dist/HTML-Parser/ Marcel Denia config PACKAGE_perl-html-tagset tristate "perl-html-tagset.......................... Data tables pertaining to HTML" default y if DEFAULT_perl-html-tagset default m if ALL select PACKAGE_libc select PACKAGE_perlbase-essential depends on PACKAGE_perl help Data tables pertaining to HTML http://search.cpan.org/dist/HTML-Tagset/ Marcel Denia config PACKAGE_perl-html-tree tristate "perl-html-tree.................... Represent and create HTML syntax trees" default y if DEFAULT_perl-html-tree default m if ALL depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perlbase-integer select PACKAGE_perl-html-tagset select PACKAGE_perl-html-parser select PACKAGE_perlbase-essential help Represent and create HTML syntax trees http://search.cpan.org/dist/HTML-Tree/ Marcel Denia config PACKAGE_perl-http-cookies tristate "perl-http-cookies....................................... HTTP cookie jars" default y if DEFAULT_perl-http-cookies default m if ALL select PACKAGE_perlbase-time depends on PACKAGE_perl select PACKAGE_perl-http-message select PACKAGE_libc select PACKAGE_perl-http-date select PACKAGE_perlbase-essential help HTTP cookie jars https://search.cpan.org/dist/HTTP-Cookies/ Marcel Denia config PACKAGE_perl-http-daemon tristate "perl-http-daemon.............................. A simple http server class" default y if DEFAULT_perl-http-daemon default m if ALL select PACKAGE_libc select PACKAGE_perl-http-date select PACKAGE_perlbase-sys select PACKAGE_perl-lwp-mediatypes select PACKAGE_perlbase-io depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_perl-http-message help A simple http server class http://search.cpan.org/dist/HTTP-Daemon/ Marcel Denia config PACKAGE_perl-http-date tristate "perl-http-date.................................. Date conversion routines" default y if DEFAULT_perl-http-date default m if ALL select PACKAGE_perlbase-essential select PACKAGE_libc depends on PACKAGE_perl select PACKAGE_perlbase-time help Date conversion routines http://search.cpan.org/dist/HTTP-Date/ Marcel Denia config PACKAGE_perl-http-message tristate "perl-http-message.................................... HTTP style messages" default y if DEFAULT_perl-http-message default m if ALL select PACKAGE_perl-lwp-mediatypes select PACKAGE_perl-http-date select PACKAGE_libc select PACKAGE_perl-encode-locale select PACKAGE_perl-io-html depends on PACKAGE_perl select PACKAGE_perlbase-mime select PACKAGE_perlbase-io select PACKAGE_perlbase-encode select PACKAGE_perl-uri select PACKAGE_perlbase-compress select PACKAGE_perlbase-essential select PACKAGE_perlbase-base help HTTP style messages https://search.cpan.org/dist/HTTP-Message/ Marcel Denia config PACKAGE_perl-http-negotiate tristate "perl-http-negotiate............................ Choose a variant to serve" default y if DEFAULT_perl-http-negotiate default m if ALL select PACKAGE_perlbase-essential select PACKAGE_libc select PACKAGE_perl-http-message depends on PACKAGE_perl help Choose a variant to serve http://search.cpan.org/dist/HTTP-Negotiate/ Marcel Denia config PACKAGE_perl-http-server-simple tristate "perl-http-server-simple.......................... Lightweight HTTP server" default y if DEFAULT_perl-http-server-simple default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-test select PACKAGE_perlbase-filehandle select PACKAGE_perl-cgi select PACKAGE_libc select PACKAGE_perlbase-socket select PACKAGE_perlbase-base select PACKAGE_perlbase-essential help Lightweight HTTP server https://search.cpan.org/dist/HTTP-Server-Simple/ Marcel Denia config PACKAGE_perl-inline tristate "perl-inline......................... Write subroutines in other languages" default y if DEFAULT_perl-inline default m if ALL select PACKAGE_perlbase-base select PACKAGE_perlbase-essential select PACKAGE_perlbase-fcntl select PACKAGE_libc select PACKAGE_perlbase-config select PACKAGE_perlbase-digest depends on PACKAGE_perl select PACKAGE_perlbase-cwd select PACKAGE_perlbase-file help Write subroutines in other languages https://search.cpan.org/dist/Inline/ Marcel Denia config PACKAGE_perl-inline-c tristate "perl-inline-c.............................. C Language Support for Inline" default y if DEFAULT_perl-inline-c default m if ALL select PACKAGE_perlbase-config select PACKAGE_libc select PACKAGE_perlbase-data select PACKAGE_perl-inline depends on PACKAGE_perl select PACKAGE_perlbase-if select PACKAGE_perlbase-file select PACKAGE_perlbase-cwd select PACKAGE_perl-parse-recdescent select PACKAGE_perlbase-essential help C Language Support for Inline https://search.cpan.org/dist/Inline-C/ Marcel Denia config PACKAGE_perl-io-html tristate "perl-io-html.......... Open an HTML file with automatic charset detection" default y if DEFAULT_perl-io-html default m if ALL depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perlbase-encode select PACKAGE_perlbase-essential help Open an HTML file with automatic charset detection http://search.cpan.org/dist/IO-HTML/ Marcel Denia config PACKAGE_perl-lockfile-simple tristate "perl-lockfile-simple........................ Simple advisory file locking" default y if DEFAULT_perl-lockfile-simple default m if ALL depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perlbase-sys select PACKAGE_perlbase-essential help Simple advisory file locking http://search.cpan.org/dist/LockFile-Simple/ Marcel Denia config PACKAGE_perl-lwp-mediatypes tristate "perl-lwp-mediatypes................. Guess media type for a file or a URL" default y if DEFAULT_perl-lwp-mediatypes default m if ALL depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perlbase-essential help Guess media type for a file or a URL https://search.cpan.org/dist/LWP-MediaTypes/ Marcel Denia config PACKAGE_perl-net-cidr-lite tristate "perl-net-cidr-lite" default y if DEFAULT_perl-net-cidr-lite default m if ALL select PACKAGE_perlbase-essential select PACKAGE_perlbase-dynaloader select PACKAGE_libc select PACKAGE_perlbase-config select PACKAGE_perlbase-io depends on PACKAGE_perl help Perl extension for merging IPv4 or IPv6 CIDR addresses https://search.cpan.org/dist/Net-CIDR-Lite/ Philip Prindeville config PACKAGE_perl-net-dns tristate "perl-net-dns................... Net::DNS DNS resolver implemented in Perl" default y if DEFAULT_perl-net-dns default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-io select PACKAGE_libc select PACKAGE_perlbase-essential help Net::DNS DNS resolver implemented in Perl https://www.net-dns.org/ Daniel Golle config PACKAGE_perl-net-http tristate "perl-net-http......................... Low-level HTTP connection (client)" default y if DEFAULT_perl-net-http default m if ALL select PACKAGE_libc depends on PACKAGE_perl select PACKAGE_perlbase-io select PACKAGE_perlbase-essential select PACKAGE_perlbase-compress select PACKAGE_perl-uri help Low-level HTTP connection (client) https://search.cpan.org/dist/Net-HTTP/ Marcel Denia config PACKAGE_perl-net-telnet tristate "perl-net-telnet............................................ Telnet client" default y if DEFAULT_perl-net-telnet default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_perlbase-socket select PACKAGE_libc select PACKAGE_perlbase-symbol help Telnet client http://search.cpan.org/dist/Net-Telnet/ Marcel Denia config PACKAGE_perl-netaddr-ip tristate "perl-netaddr-ip" default y if DEFAULT_perl-netaddr-ip default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-test select PACKAGE_libc select PACKAGE_perlbase-essential help NetAddr::IP - Manages IPv4 and IPv6 addresses and subnets http://search.cpan.org/dist/NetAddr::IP/ Daniel Golle config PACKAGE_perl-parse-recdescent tristate "perl-parse-recdescent................. Generate Recursive-Descent Parsers" default y if DEFAULT_perl-parse-recdescent default m if ALL select PACKAGE_perlbase-test depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc select PACKAGE_perlbase-text help Generate Recursive-Descent Parsers http://search.cpan.org/dist/Parse-RecDescent/ Marcel Denia config PACKAGE_perl-parse-yapp tristate "perl-parse-yapp....................... Yet Another Parser Parser For Perl" default y if DEFAULT_perl-parse-yapp default m if ALL select PACKAGE_perlbase-test depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc help Yet Another Parser Parser For Perl http://search.cpan.org/dist/Parse-Yapp/ config PACKAGE_perl-sub-uplevel tristate "perl-sub-uplevel....... Apparently run a function in a higher stack frame" default y if DEFAULT_perl-sub-uplevel default m if ALL select PACKAGE_perlbase-essential select PACKAGE_libc depends on PACKAGE_perl help Apparently run a function in a higher stack frame https://search.cpan.org/dist/Sub-Uplevel/ Marcel Denia config PACKAGE_perl-test-harness tristate "perl-test-harness...................................... Perl Test Harness" default y if DEFAULT_perl-test-harness default m if ALL select PACKAGE_perlbase-config select PACKAGE_libc select PACKAGE_perlbase-text select PACKAGE_perlbase-file select PACKAGE_perlbase-essential select PACKAGE_perlbase-base select PACKAGE_perlbase-benchmark select PACKAGE_perlbase-posix select PACKAGE_perlbase-getopt select PACKAGE_perlbase-io depends on PACKAGE_perl help Perl Test Harness https://search.cpan.org/dist/Test-Harness/ Marcel Denia config PACKAGE_perl-test-warn tristate "perl-test-warn............... Perl extension to test methods for warnings" default y if DEFAULT_perl-test-warn default m if ALL select PACKAGE_perlbase-test depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_perl-sub-uplevel select PACKAGE_libc help Perl extension to test methods for warnings https://search.cpan.org/dist/Test-Warn/ Marcel Denia config PACKAGE_perl-tests-common tristate "perl-tests-common.............................. Common test support files" default y if DEFAULT_perl-tests-common default m if ALL depends on PERL_TESTS select PACKAGE_libc help Common test support files http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perl-text-csv_xs tristate "perl-text-csv_xs....... Text comma-separated values manipulation routines" default y if DEFAULT_perl-text-csv_xs default m if ALL select PACKAGE_libc select PACKAGE_perlbase-config depends on PACKAGE_perl select PACKAGE_perlbase-io select PACKAGE_perlbase-essential select PACKAGE_perlbase-dynaloader help Text comma-separated values manipulation routines https://search.cpan.org/dist/Text-CSV_XS/ Philip Prindeville config PACKAGE_perl-try-tiny tristate "perl-try-tiny........... Minimal try/catch with proper preservation of $@" default y if DEFAULT_perl-try-tiny default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc help Minimal try/catch with proper preservation of $@ https://metacpan.org/pod/Try::Tiny Matt Merhar config PACKAGE_perl-uri tristate "perl-uri............................ Manipulates and accesses URI strings" default y if DEFAULT_perl-uri default m if ALL select PACKAGE_libc select PACKAGE_perlbase-scalar select PACKAGE_perlbase-mime depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_perlbase-utf8 select PACKAGE_perlbase-integer help Manipulates and accesses URI strings https://search.cpan.org/dist/URI/ Marcel Denia config PACKAGE_perl-www tristate "perl-www.................... WWW client/server library for Perl (aka LWP)" default y if DEFAULT_perl-www default m if ALL select PACKAGE_perl-encode-locale select PACKAGE_perl-lwp-mediatypes select PACKAGE_perl-http-cookies select PACKAGE_perlbase-base select PACKAGE_perlbase-essential select PACKAGE_perlbase-io select PACKAGE_perl-net-http select PACKAGE_perl-http-daemon select PACKAGE_perl-html-parser select PACKAGE_libc select PACKAGE_perl-http-date select PACKAGE_perl-file-listing select PACKAGE_perl-www-robotrules select PACKAGE_perlbase-net select PACKAGE_perl-try-tiny select PACKAGE_perl-uri select PACKAGE_perl-http-message select PACKAGE_perl-http-negotiate select PACKAGE_perlbase-encode depends on PACKAGE_perl select PACKAGE_perlbase-digest select PACKAGE_perlbase-mime help WWW client/server library for Perl (aka LWP) https://search.cpan.org/dist/libwww-perl/ Marcel Denia config PACKAGE_perl-www-curl tristate "perl-www-curl................................... Perl bindings to libcurl" default y if DEFAULT_perl-www-curl default m if ALL select PACKAGE_libcurl depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_perlbase-xsloader select PACKAGE_libc help Perl bindings to libcurl http://search.cpan.org/dist/WWW-Curl/ Marcel Denia config PACKAGE_perl-www-mechanize tristate "perl-www-mechanize.................................... Perl WWW Mechanize" default y if DEFAULT_perl-www-mechanize default m if ALL select PACKAGE_perlbase-findbin select PACKAGE_perl-test-warn select PACKAGE_perl-www select PACKAGE_perl-html-parser select PACKAGE_perl-http-daemon select PACKAGE_perlbase-pod select PACKAGE_libc select PACKAGE_perl-html-form select PACKAGE_perlbase-test select PACKAGE_perlbase-file select PACKAGE_perl-cgi select PACKAGE_perlbase-base select PACKAGE_perl-html-tree select PACKAGE_perlbase-essential select PACKAGE_perl-http-message select PACKAGE_perl-uri depends on PACKAGE_perl select PACKAGE_perlbase-getopt select PACKAGE_perl-http-server-simple help Perl WWW Mechanize https://search.cpan.org/dist/WWW-Mechanize/ Marcel Denia config PACKAGE_perl-www-robotrules tristate "perl-www-robotrules........... database of robots.txt-derived permissions" default y if DEFAULT_perl-www-robotrules default m if ALL select PACKAGE_perlbase-essential select PACKAGE_perl-uri select PACKAGE_perlbase-anydbm-file select PACKAGE_libc select PACKAGE_perlbase-fcntl depends on PACKAGE_perl help database of robots.txt-derived permissions http://search.cpan.org/dist/WWW-RobotRules/ Marcel Denia config PACKAGE_perl-xml-parser tristate "perl-xml-parser.......................................... Perl XML Parser" default y if DEFAULT_perl-xml-parser default m if ALL select PACKAGE_perlbase-essential select PACKAGE_perlbase-dynaloader select PACKAGE_libc select PACKAGE_libexpat depends on PACKAGE_perl help Perl XML Parser http://search.cpan.org/dist/XML-Parser/ Marcel Denia config PACKAGE_perlbase-anydbm-file tristate "perlbase-anydbm-file............................. AnyDBM_File perl module" default y if DEFAULT_perlbase-anydbm-file default m if ALL select PACKAGE_perlbase-essential select PACKAGE_libc depends on PACKAGE_perl help AnyDBM_File perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-app tristate "perlbase-app............................................. app perl module" default y if DEFAULT_perlbase-app default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-getopt select PACKAGE_perlbase-cpan select PACKAGE_perlbase-if select PACKAGE_perlbase-base select PACKAGE_perlbase-essential select PACKAGE_perlbase-autouse select PACKAGE_perlbase-tap select PACKAGE_perlbase-file select PACKAGE_perlbase-text select PACKAGE_libc select PACKAGE_perlbase-config help app perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-archive tristate "perlbase-archive..................................... Archive perl module" default y if DEFAULT_perlbase-archive default m if ALL select PACKAGE_perlbase-essential depends on PACKAGE_perl select PACKAGE_perlbase-io select PACKAGE_perlbase-file select PACKAGE_perlbase-cwd select PACKAGE_libc help Archive perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-arybase tristate "perlbase-arybase..................................... arybase perl module" default y if DEFAULT_perlbase-arybase default m if ALL select PACKAGE_libc select PACKAGE_perlbase-xsloader depends on PACKAGE_perl help arybase perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-attribute tristate "perlbase-attribute................................. Attribute perl module" default y if DEFAULT_perlbase-attribute default m if ALL depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perlbase-essential help Attribute perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-attributes tristate "perlbase-attributes............................... attributes perl module" default y if DEFAULT_perlbase-attributes default m if ALL select PACKAGE_libc select PACKAGE_perlbase-xsloader select PACKAGE_perlbase-essential depends on PACKAGE_perl help attributes perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-autodie tristate "perlbase-autodie..................................... autodie perl module" default y if DEFAULT_perlbase-autodie default m if ALL depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perlbase-essential help autodie perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-autoloader tristate "perlbase-autoloader............................... AutoLoader perl module" default y if DEFAULT_perlbase-autoloader default m if ALL select PACKAGE_libc select PACKAGE_perlbase-essential depends on PACKAGE_perl help AutoLoader perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-autosplit tristate "perlbase-autosplit................................. AutoSplit perl module" default y if DEFAULT_perlbase-autosplit default m if ALL select PACKAGE_perlbase-file depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_perlbase-config select PACKAGE_libc help AutoSplit perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-autouse tristate "perlbase-autouse..................................... autouse perl module" default y if DEFAULT_perlbase-autouse default m if ALL depends on PACKAGE_perl select PACKAGE_libc help autouse perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-b tristate "perlbase-b................................................. B perl module" default y if DEFAULT_perlbase-b default m if ALL select PACKAGE_libc select PACKAGE_perlbase-config select PACKAGE_perlbase-essential depends on PACKAGE_perl select PACKAGE_perlbase-feature help B perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-base tristate "perlbase-base........................................... base perl module" default y if DEFAULT_perlbase-base default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc help base perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-benchmark tristate "perlbase-benchmark................................. Benchmark perl module" default y if DEFAULT_perlbase-benchmark default m if ALL select PACKAGE_libc select PACKAGE_perlbase-essential depends on PACKAGE_perl help Benchmark perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-bigint tristate "perlbase-bigint....................................... bigint perl module" default y if DEFAULT_perlbase-bigint default m if ALL select PACKAGE_libc select PACKAGE_perlbase-essential depends on PACKAGE_perl help bigint perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-bignum tristate "perlbase-bignum....................................... bignum perl module" default y if DEFAULT_perlbase-bignum default m if ALL select PACKAGE_perlbase-bigint depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc help bignum perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-blib tristate "perlbase-blib........................................... blib perl module" default y if DEFAULT_perlbase-blib default m if ALL select PACKAGE_perlbase-essential select PACKAGE_libc select PACKAGE_perlbase-cwd select PACKAGE_perlbase-file depends on PACKAGE_perl help blib perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-bytes tristate "perlbase-bytes......................................... bytes perl module" default y if DEFAULT_perlbase-bytes default m if ALL select PACKAGE_libc depends on PACKAGE_perl help bytes perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-charnames tristate "perlbase-charnames................................. charnames perl module" default y if DEFAULT_perlbase-charnames default m if ALL select PACKAGE_perlbase-bytes depends on PACKAGE_perl select PACKAGE_perlbase-unicore select PACKAGE_perlbase-re select PACKAGE_perlbase-essential select PACKAGE_libc help charnames perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-class tristate "perlbase-class......................................... Class perl module" default y if DEFAULT_perlbase-class default m if ALL select PACKAGE_perlbase-essential select PACKAGE_libc depends on PACKAGE_perl help Class perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-compress tristate "perlbase-compress................................... Compress perl module" default y if DEFAULT_perlbase-compress default m if ALL select PACKAGE_perlbase-scalar select PACKAGE_libc select PACKAGE_perlbase-io depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_perlbase-bytes help Compress perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-config tristate "perlbase-config....................................... Config perl module" default y if DEFAULT_perlbase-config default m if ALL depends on PACKAGE_perl select PACKAGE_libc help Config perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-cpan tristate "perlbase-cpan........................................... CPAN perl module" default y if DEFAULT_perlbase-cpan default m if ALL select PACKAGE_perlbase-http-tiny select PACKAGE_perlbase-text select PACKAGE_perlbase-config select PACKAGE_libc select PACKAGE_perlbase-safe select PACKAGE_perlbase-net select PACKAGE_perlbase-filehandle select PACKAGE_perlbase-file select PACKAGE_perlbase-essential select PACKAGE_perlbase-extutils select PACKAGE_perlbase-scalar select PACKAGE_perlbase-fcntl select PACKAGE_perlbase-sys select PACKAGE_perlbase-b depends on PACKAGE_perl select PACKAGE_perlbase-dirhandle select PACKAGE_perlbase-cwd help CPAN perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-cwd tristate "perlbase-cwd............................................. Cwd perl module" default y if DEFAULT_perlbase-cwd default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc help Cwd perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-data tristate "perlbase-data........................................... Data perl module" default y if DEFAULT_perlbase-data default m if ALL select PACKAGE_perlbase-bytes depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_perlbase-scalar select PACKAGE_libc help Data perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-db tristate "perlbase-db............................................... DB perl module" default y if DEFAULT_perlbase-db default m if ALL select PACKAGE_perlbase-meta-notation depends on PACKAGE_perl select PACKAGE_libdb47 select PACKAGE_perlbase-essential select PACKAGE_libc help DB perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-db-file tristate "perlbase-db-file..................................... DB_File perl module" default y if DEFAULT_perlbase-db-file default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-tie select PACKAGE_libc select PACKAGE_perlbase-essential select PACKAGE_libdb47 help DB_File perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-dbm-filter tristate "perlbase-dbm-filter............................... DBM_Filter perl module" default y if DEFAULT_perlbase-dbm-filter default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc help DBM_Filter perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-devel tristate "perlbase-devel......................................... Devel perl module" default y if DEFAULT_perlbase-devel default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-file select PACKAGE_perlbase-selfloader select PACKAGE_perlbase-xsloader select PACKAGE_libc select PACKAGE_perlbase-essential help Devel perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-diagnostics tristate "perlbase-diagnostics............................. diagnostics perl module" default y if DEFAULT_perlbase-diagnostics default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_perlbase-text select PACKAGE_perlbase-config select PACKAGE_libc help diagnostics perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-digest tristate "perlbase-digest....................................... Digest perl module" default y if DEFAULT_perlbase-digest default m if ALL select PACKAGE_libc select PACKAGE_perlbase-fcntl select PACKAGE_perlbase-dynaloader select PACKAGE_perlbase-essential depends on PACKAGE_perl select PACKAGE_perlbase-integer help Digest perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-dirhandle tristate "perlbase-dirhandle................................. DirHandle perl module" default y if DEFAULT_perlbase-dirhandle default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc select PACKAGE_perlbase-symbol help DirHandle perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-dumpvalue tristate "perlbase-dumpvalue................................. Dumpvalue perl module" default y if DEFAULT_perlbase-dumpvalue default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc help Dumpvalue perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-dumpvar tristate "perlbase-dumpvar..................................... dumpvar perl module" default y if DEFAULT_perlbase-dumpvar default m if ALL select PACKAGE_libc depends on PACKAGE_perl help dumpvar perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-dynaloader tristate "perlbase-dynaloader............................... DynaLoader perl module" default y if DEFAULT_perlbase-dynaloader default m if ALL depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perlbase-config help DynaLoader perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-encode tristate "perlbase-encode....................................... Encode perl module" default y if DEFAULT_perlbase-encode default m if ALL select PACKAGE_perlbase-xsloader select PACKAGE_libc select PACKAGE_perlbase-essential select PACKAGE_perlbase-mime depends on PACKAGE_perl select PACKAGE_perlbase-utf8 help Encode perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-encoding tristate "perlbase-encoding................................... encoding perl module" default y if DEFAULT_perlbase-encoding default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_perlbase-encode select PACKAGE_libc help encoding perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-english tristate "perlbase-english..................................... English perl module" default y if DEFAULT_perlbase-english default m if ALL select PACKAGE_libc select PACKAGE_perlbase-essential depends on PACKAGE_perl help English perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-env tristate "perlbase-env............................................. Env perl module" default y if DEFAULT_perlbase-env default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-tie select PACKAGE_perlbase-config select PACKAGE_libc help Env perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-errno tristate "perlbase-errno......................................... Errno perl module" default y if DEFAULT_perlbase-errno default m if ALL select PACKAGE_perlbase-config select PACKAGE_libc select PACKAGE_perlbase-essential depends on PACKAGE_perl help Errno perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-essential tristate "perlbase-essential................................. essential perl module" default y if DEFAULT_perlbase-essential default m if ALL select PACKAGE_libc select PACKAGE_perlbase-config depends on PACKAGE_perl help essential perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-experimental tristate "perlbase-experimental........................... experimental perl module" default y if DEFAULT_perlbase-experimental default m if ALL select PACKAGE_perlbase-feature depends on PACKAGE_perl select PACKAGE_perlbase-version select PACKAGE_perlbase-essential select PACKAGE_libc help experimental perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-extutils tristate "perlbase-extutils................................... ExtUtils perl module" default y if DEFAULT_perlbase-extutils default m if ALL select PACKAGE_perlbase-essential select PACKAGE_perlbase-ipc select PACKAGE_perlbase-symbol select PACKAGE_perlbase-base select PACKAGE_perlbase-autosplit select PACKAGE_perlbase-cwd depends on PACKAGE_perl select PACKAGE_perlbase-io select PACKAGE_perlbase-dirhandle select PACKAGE_perlbase-encode select PACKAGE_perlbase-ostype select PACKAGE_perlbase-file select PACKAGE_perlbase-config select PACKAGE_perlbase-text select PACKAGE_libc help ExtUtils perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-fatal tristate "perlbase-fatal......................................... Fatal perl module" default y if DEFAULT_perlbase-fatal default m if ALL select PACKAGE_perlbase-autodie depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perlbase-config select PACKAGE_perlbase-scalar select PACKAGE_perlbase-tie select PACKAGE_perlbase-essential help Fatal perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-fcntl tristate "perlbase-fcntl......................................... Fcntl perl module" default y if DEFAULT_perlbase-fcntl default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-xsloader select PACKAGE_libc select PACKAGE_perlbase-essential help Fcntl perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-feature tristate "perlbase-feature..................................... feature perl module" default y if DEFAULT_perlbase-feature default m if ALL select PACKAGE_libc depends on PACKAGE_perl help feature perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-fields tristate "perlbase-fields....................................... fields perl module" default y if DEFAULT_perlbase-fields default m if ALL depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perlbase-essential help fields perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-file tristate "perlbase-file........................................... File perl module" default y if DEFAULT_perlbase-file default m if ALL select PACKAGE_perlbase-class select PACKAGE_perlbase-filehandle select PACKAGE_perlbase-errno select PACKAGE_libc select PACKAGE_perlbase-config select PACKAGE_perlbase-locale select PACKAGE_perlbase-xsloader select PACKAGE_perlbase-symbol select PACKAGE_perlbase-essential select PACKAGE_perlbase-params depends on PACKAGE_perl select PACKAGE_perlbase-io select PACKAGE_perlbase-cwd select PACKAGE_perlbase-scalar select PACKAGE_perlbase-fcntl help File perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-filecache tristate "perlbase-filecache................................. FileCache perl module" default y if DEFAULT_perlbase-filecache default m if ALL select PACKAGE_libc select PACKAGE_perlbase-essential depends on PACKAGE_perl help FileCache perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-filehandle tristate "perlbase-filehandle............................... FileHandle perl module" default y if DEFAULT_perlbase-filehandle default m if ALL select PACKAGE_perlbase-essential select PACKAGE_libc select PACKAGE_perlbase-io depends on PACKAGE_perl help FileHandle perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-filetest tristate "perlbase-filetest................................... filetest perl module" default y if DEFAULT_perlbase-filetest default m if ALL select PACKAGE_libc depends on PACKAGE_perl help filetest perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-filter tristate "perlbase-filter....................................... Filter perl module" default y if DEFAULT_perlbase-filter default m if ALL select PACKAGE_perlbase-dynaloader select PACKAGE_perlbase-essential select PACKAGE_perlbase-text select PACKAGE_libc depends on PACKAGE_perl help Filter perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-findbin tristate "perlbase-findbin..................................... FindBin perl module" default y if DEFAULT_perlbase-findbin default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-cwd select PACKAGE_perlbase-file select PACKAGE_libc select PACKAGE_perlbase-essential help FindBin perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-gdbm-file tristate "perlbase-gdbm-file................................. GDBM_File perl module" default y if DEFAULT_perlbase-gdbm-file default m if ALL depends on PACKAGE_perl select PACKAGE_libgdbm select PACKAGE_perlbase-tie select PACKAGE_libc select PACKAGE_perlbase-xsloader select PACKAGE_perlbase-essential help GDBM_File perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-getopt tristate "perlbase-getopt....................................... Getopt perl module" default y if DEFAULT_perlbase-getopt default m if ALL select PACKAGE_perlbase-essential select PACKAGE_libc depends on PACKAGE_perl help Getopt perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-hash tristate "perlbase-hash........................................... Hash perl module" default y if DEFAULT_perlbase-hash default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc select PACKAGE_perlbase-scalar select PACKAGE_perlbase-xsloader help Hash perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-http-tiny tristate "perlbase-http-tiny................................. http-tiny perl module" default y if DEFAULT_perlbase-http-tiny default m if ALL select PACKAGE_perlbase-essential select PACKAGE_libc select PACKAGE_perlbase-errno select PACKAGE_perlbase-io depends on PACKAGE_perl help http-tiny perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-i18n tristate "perlbase-i18n........................................... I18N perl module" default y if DEFAULT_perlbase-i18n default m if ALL select PACKAGE_perlbase-posix depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc select PACKAGE_perlbase-xsloader help I18N perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-if tristate "perlbase-if............................................... if perl module" default y if DEFAULT_perlbase-if default m if ALL select PACKAGE_libc depends on PACKAGE_perl help if perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-integer tristate "perlbase-integer..................................... integer perl module" default y if DEFAULT_perlbase-integer default m if ALL depends on PACKAGE_perl select PACKAGE_libc help integer perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-io tristate "perlbase-io............................................... IO perl module" default y if DEFAULT_perlbase-io default m if ALL select PACKAGE_perlbase-essential select PACKAGE_perlbase-base select PACKAGE_perlbase-symbol select PACKAGE_perlbase-xsloader select PACKAGE_perlbase-tie select PACKAGE_perlbase-scalar select PACKAGE_perlbase-fcntl select PACKAGE_perlbase-posix select PACKAGE_perlbase-selectsaver depends on PACKAGE_perl select PACKAGE_perlbase-socket select PACKAGE_perlbase-bytes select PACKAGE_perlbase-errno select PACKAGE_libc select PACKAGE_perlbase-config select PACKAGE_perlbase-list help IO perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-ipc tristate "perlbase-ipc............................................. IPC perl module" default y if DEFAULT_perlbase-ipc default m if ALL select PACKAGE_perlbase-symbol select PACKAGE_perlbase-essential select PACKAGE_perlbase-locale select PACKAGE_perlbase-config select PACKAGE_perlbase-text select PACKAGE_libc depends on PACKAGE_perl select PACKAGE_perlbase-params select PACKAGE_perlbase-file help IPC perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-json-pp tristate "perlbase-json-pp..................................... json-pp perl module" default y if DEFAULT_perlbase-json-pp default m if ALL select PACKAGE_perlbase-essential select PACKAGE_perlbase-b select PACKAGE_perlbase-base select PACKAGE_libc depends on PACKAGE_perl help json-pp perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-less tristate "perlbase-less........................................... less perl module" default y if DEFAULT_perlbase-less default m if ALL select PACKAGE_perlbase-essential select PACKAGE_libc depends on PACKAGE_perl help less perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-list tristate "perlbase-list........................................... List perl module" default y if DEFAULT_perlbase-list default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-xsloader select PACKAGE_libc select PACKAGE_perlbase-essential help List perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-locale tristate "perlbase-locale....................................... Locale perl module" default y if DEFAULT_perlbase-locale default m if ALL select PACKAGE_libc depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_perlbase-utf8 select PACKAGE_perlbase-i18n select PACKAGE_perlbase-integer help Locale perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-math tristate "perlbase-math........................................... Math perl module" default y if DEFAULT_perlbase-math default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-xsloader select PACKAGE_perlbase-config select PACKAGE_perlbase-scalar select PACKAGE_libc select PACKAGE_perlbase-essential help Math perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-memoize tristate "perlbase-memoize..................................... Memoize perl module" default y if DEFAULT_perlbase-memoize default m if ALL select PACKAGE_perlbase-storable select PACKAGE_perlbase-config select PACKAGE_libc select PACKAGE_perlbase-essential depends on PACKAGE_perl help Memoize perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-meta-notation tristate "perlbase-meta-notation.............................. meta_notation module" default y if DEFAULT_perlbase-meta-notation default m if ALL select PACKAGE_perlbase-essential select PACKAGE_libc depends on PACKAGE_perl help meta_notation module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-mime tristate "perlbase-mime........................................... MIME perl module" default y if DEFAULT_perlbase-mime default m if ALL select PACKAGE_libc select PACKAGE_perlbase-xsloader select PACKAGE_perlbase-essential depends on PACKAGE_perl help MIME perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-module tristate "perlbase-module....................................... Module perl module" default y if DEFAULT_perlbase-module default m if ALL select PACKAGE_perlbase-essential select PACKAGE_perlbase-locale select PACKAGE_libc select PACKAGE_perlbase-version depends on PACKAGE_perl select PACKAGE_perlbase-params select PACKAGE_perlbase-file select PACKAGE_perlbase-filehandle help Module perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-mro tristate "perlbase-mro............................................. mro perl module" default y if DEFAULT_perlbase-mro default m if ALL select PACKAGE_perlbase-xsloader select PACKAGE_libc select PACKAGE_perlbase-essential depends on PACKAGE_perl help mro perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-net tristate "perlbase-net............................................. Net perl module" default y if DEFAULT_perlbase-net default m if ALL select PACKAGE_perlbase-posix select PACKAGE_perlbase-filehandle depends on PACKAGE_perl select PACKAGE_perlbase-io select PACKAGE_libc select PACKAGE_perlbase-fcntl select PACKAGE_perlbase-errno select PACKAGE_perlbase-class select PACKAGE_perlbase-time select PACKAGE_perlbase-essential select PACKAGE_perlbase-socket select PACKAGE_perlbase-symbol help Net perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-next tristate "perlbase-next........................................... NEXT perl module" default y if DEFAULT_perlbase-next default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc help NEXT perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-o tristate "perlbase-o................................................. O perl module" default y if DEFAULT_perlbase-o default m if ALL depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perlbase-b select PACKAGE_perlbase-essential help O perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-opcode tristate "perlbase-opcode....................................... Opcode perl module" default y if DEFAULT_perlbase-opcode default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-xsloader select PACKAGE_libc select PACKAGE_perlbase-essential help Opcode perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-open tristate "perlbase-open........................................... open perl module" default y if DEFAULT_perlbase-open default m if ALL depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perlbase-essential help open perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-ops tristate "perlbase-ops............................................. ops perl module" default y if DEFAULT_perlbase-ops default m if ALL select PACKAGE_perlbase-opcode depends on PACKAGE_perl select PACKAGE_libc help ops perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-ostype tristate "perlbase-ostype....................................... OSType perl module" default y if DEFAULT_perlbase-ostype default m if ALL select PACKAGE_libc select PACKAGE_perlbase-essential depends on PACKAGE_perl help OSType perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-params tristate "perlbase-params....................................... Params perl module" default y if DEFAULT_perlbase-params default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-locale select PACKAGE_libc select PACKAGE_perlbase-essential help Params perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-perl5db tristate "perlbase-perl5db..................................... perl5db perl module" default y if DEFAULT_perlbase-perl5db default m if ALL select PACKAGE_libc select PACKAGE_perlbase-essential depends on PACKAGE_perl select PACKAGE_perlbase-cwd help perl5db perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-perlio tristate "perlbase-perlio....................................... PerlIO perl module" default y if DEFAULT_perlbase-perlio default m if ALL select PACKAGE_perlbase-mime depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc select PACKAGE_perlbase-xsloader help PerlIO perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-pod tristate "perlbase-pod............................................. Pod perl module" default y if DEFAULT_perlbase-pod default m if ALL select PACKAGE_perlbase-file select PACKAGE_perlbase-text select PACKAGE_libc select PACKAGE_perlbase-config select PACKAGE_perlbase-term select PACKAGE_perlbase-integer depends on PACKAGE_perl select PACKAGE_perlbase-getopt select PACKAGE_perlbase-posix select PACKAGE_perlbase-cwd select PACKAGE_perlbase-fcntl select PACKAGE_perlbase-encode select PACKAGE_perlbase-symbol select PACKAGE_perlbase-essential help Pod perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-posix tristate "perlbase-posix......................................... POSIX perl module" default y if DEFAULT_perlbase-posix default m if ALL select PACKAGE_perlbase-essential select PACKAGE_perlbase-fcntl select PACKAGE_libc select PACKAGE_perlbase-xsloader select PACKAGE_perlbase-tie depends on PACKAGE_perl help POSIX perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-re tristate "perlbase-re............................................... re perl module" default y if DEFAULT_perlbase-re default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc help re perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-safe tristate "perlbase-safe........................................... Safe perl module" default y if DEFAULT_perlbase-safe default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-b select PACKAGE_perlbase-scalar select PACKAGE_libc select PACKAGE_perlbase-utf8 select PACKAGE_perlbase-opcode select PACKAGE_perlbase-essential help Safe perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-scalar tristate "perlbase-scalar....................................... Scalar perl module" default y if DEFAULT_perlbase-scalar default m if ALL select PACKAGE_perlbase-list depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc help Scalar perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-sdbm-file tristate "perlbase-sdbm-file................................. SDBM_File perl module" default y if DEFAULT_perlbase-sdbm-file default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-tie select PACKAGE_libc select PACKAGE_perlbase-xsloader select PACKAGE_perlbase-essential help SDBM_File perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-search tristate "perlbase-search....................................... Search perl module" default y if DEFAULT_perlbase-search default m if ALL select PACKAGE_libc select PACKAGE_perlbase-essential depends on PACKAGE_perl help Search perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-selectsaver tristate "perlbase-selectsaver............................. SelectSaver perl module" default y if DEFAULT_perlbase-selectsaver default m if ALL depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perlbase-symbol select PACKAGE_perlbase-essential help SelectSaver perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-selfloader tristate "perlbase-selfloader............................... SelfLoader perl module" default y if DEFAULT_perlbase-selfloader default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-io select PACKAGE_libc select PACKAGE_perlbase-essential help SelfLoader perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-sigtrap tristate "perlbase-sigtrap..................................... sigtrap perl module" default y if DEFAULT_perlbase-sigtrap default m if ALL select PACKAGE_perlbase-meta-notation depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc help sigtrap perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-socket tristate "perlbase-socket....................................... Socket perl module" default y if DEFAULT_perlbase-socket default m if ALL select PACKAGE_perlbase-xsloader select PACKAGE_libc select PACKAGE_perlbase-essential depends on PACKAGE_perl help Socket perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-sort tristate "perlbase-sort........................................... sort perl module" default y if DEFAULT_perlbase-sort default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc help sort perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-storable tristate "perlbase-storable................................... Storable perl module" default y if DEFAULT_perlbase-storable default m if ALL select PACKAGE_libc select PACKAGE_perlbase-xsloader select PACKAGE_perlbase-essential depends on PACKAGE_perl help Storable perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-symbol tristate "perlbase-symbol....................................... Symbol perl module" default y if DEFAULT_perlbase-symbol default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_libc help Symbol perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-sys tristate "perlbase-sys............................................. Sys perl module" default y if DEFAULT_perlbase-sys default m if ALL select PACKAGE_perlbase-posix select PACKAGE_perlbase-file depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_perlbase-socket select PACKAGE_libc help Sys perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-tap tristate "perlbase-tap............................................. TAP perl module" default y if DEFAULT_perlbase-tap default m if ALL select PACKAGE_perlbase-benchmark select PACKAGE_perlbase-essential select PACKAGE_perlbase-base select PACKAGE_perlbase-posix select PACKAGE_perlbase-file depends on PACKAGE_perl select PACKAGE_perlbase-io select PACKAGE_perlbase-config select PACKAGE_perlbase-text select PACKAGE_libc help TAP perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-term tristate "perlbase-term........................................... Term perl module" default y if DEFAULT_perlbase-term default m if ALL depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perlbase-essential help Term perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-test tristate "perlbase-test........................................... Test perl module" default y if DEFAULT_perlbase-test default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-io select PACKAGE_perlbase-tap select PACKAGE_perlbase-text select PACKAGE_libc select PACKAGE_perlbase-config select PACKAGE_perlbase-symbol select PACKAGE_perlbase-base select PACKAGE_perlbase-essential help Test perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-text tristate "perlbase-text........................................... Text perl module" default y if DEFAULT_perlbase-text default m if ALL select PACKAGE_libc select PACKAGE_perlbase-essential depends on PACKAGE_perl select PACKAGE_perlbase-selfloader help Text perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-thread tristate "perlbase-thread....................................... Thread perl module" default y if DEFAULT_perlbase-thread default m if ALL depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perlbase-scalar select PACKAGE_perlbase-threads select PACKAGE_perlbase-essential help Thread perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-threads tristate "perlbase-threads..................................... threads perl module" default y if DEFAULT_perlbase-threads default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-scalar select PACKAGE_libc select PACKAGE_perlbase-config select PACKAGE_perlbase-xsloader select PACKAGE_perlbase-essential help threads perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-tie tristate "perlbase-tie............................................. Tie perl module" default y if DEFAULT_perlbase-tie default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-essential select PACKAGE_perlbase-xsloader select PACKAGE_libc select PACKAGE_perlbase-fcntl help Tie perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-time tristate "perlbase-time........................................... Time perl module" default y if DEFAULT_perlbase-time default m if ALL depends on PACKAGE_perl select PACKAGE_perlbase-config select PACKAGE_libc select PACKAGE_perlbase-class select PACKAGE_perlbase-dynaloader select PACKAGE_perlbase-essential help Time perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-unicode tristate "perlbase-unicode..................................... Unicode perl module" default y if DEFAULT_perlbase-unicode default m if ALL select PACKAGE_libc depends on PACKAGE_perl select PACKAGE_perlbase-file select PACKAGE_perlbase-base select PACKAGE_perlbase-dynaloader select PACKAGE_perlbase-essential select PACKAGE_perlbase-charnames help Unicode perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-unicore tristate "perlbase-unicore..................................... unicore perl module" default y if DEFAULT_perlbase-unicore default m if ALL select PACKAGE_libc depends on PACKAGE_perl help unicore perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-universal tristate "perlbase-universal................................. UNIVERSAL perl module" default y if DEFAULT_perlbase-universal default m if ALL depends on PACKAGE_perl select PACKAGE_libc help UNIVERSAL perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-user tristate "perlbase-user........................................... User perl module" default y if DEFAULT_perlbase-user default m if ALL select PACKAGE_libc select PACKAGE_perlbase-config select PACKAGE_perlbase-essential depends on PACKAGE_perl select PACKAGE_perlbase-class help User perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-utf8 tristate "perlbase-utf8........................................... utf8 perl module" default y if DEFAULT_perlbase-utf8 default m if ALL select PACKAGE_libc select PACKAGE_perlbase-unicore select PACKAGE_perlbase-re select PACKAGE_perlbase-essential depends on PACKAGE_perl help utf8 perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-version tristate "perlbase-version..................................... version perl module" default y if DEFAULT_perlbase-version default m if ALL depends on PACKAGE_perl select PACKAGE_libc select PACKAGE_perlbase-config select PACKAGE_perlbase-essential help version perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville config PACKAGE_perlbase-xsloader tristate "perlbase-xsloader................................... XSLoader perl module" default y if DEFAULT_perlbase-xsloader default m if ALL select PACKAGE_libc depends on PACKAGE_perl help XSLoader perl module http://www.cpan.org/ Marcel Denia , Philip Prindeville endmenu menu "Python" config PACKAGE_libpython3 tristate "libpython3...................................... Python 3.11 core library" default y if DEFAULT_libpython3 default m if ALL select PACKAGE_libc select PACKAGE_libpthread help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains only core Python library. https://www.python.org/ Jeffery To config PACKAGE_micropython-lib tristate "micropython-lib........................... MicroPython package repository" default y if DEFAULT_micropython-lib default m if ALL select PACKAGE_libc select PACKAGE_micropython-mbedtls if PACKAGE_micropython-nossl config PACKAGE_micropython-lib-src tristate "micropython-lib-src............. MicroPython package repository (sources)" default y if DEFAULT_micropython-lib-src default m if ALL select PACKAGE_libc help This is a repository of packages designed to be useful for writing MicroPython applications. This contains source files for packages common to all MicroPython ports. https://github.com/micropython/micropython-lib Jeffery To config PACKAGE_micropython-lib-unix tristate "micropython-lib-unix. MicroPython package repository - Unix port packages" default y if DEFAULT_micropython-lib-unix default m if ALL select PACKAGE_librt select PACKAGE_libsqlite3 select PACKAGE_libpcre2 select PACKAGE_micropython-mbedtls if PACKAGE_micropython-nossl config PACKAGE_micropython-lib-unix-src tristate "micropython-lib-unix-src" default y if DEFAULT_micropython-lib-unix-src default m if ALL select PACKAGE_libc help This is a repository of packages designed to be useful for writing MicroPython applications. This contains source files for packages specific to the MicroPython Unix port. https://github.com/micropython/micropython-lib Jeffery To config PACKAGE_micropython-mbedtls tristate "micropython-mbedtls................................ MicroPython (mbedtls)" default y if DEFAULT_micropython-mbedtls default m if ALL select PACKAGE_libc select PACKAGE_libmbedtls select PACKAGE_libffi depends on m || (PACKAGE_micropython-nossl != y) help MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments. This version uses the Mbed TLS library. https://micropython.org Jeffery To config PACKAGE_micropython-mpremote tristate "micropython-mpremote....... Interacting remotely with MicroPython devices" default y if DEFAULT_micropython-mpremote default m if ALL select PACKAGE_libc select PACKAGE_python3-pyserial select PACKAGE_python3-urllib select PACKAGE_python3-light help This CLI tool provides an integrated set of utilities to remotely interact with and automate a MicroPython device over a serial connection. https://github.com/micropython/micropython Jeffery To config PACKAGE_micropython-mpremote-src tristate "micropython-mpremote-src" default y if DEFAULT_micropython-mpremote-src default m if ALL select PACKAGE_libc help This CLI tool provides an integrated set of utilities to remotely interact with and automate a MicroPython device over a serial connection. This package contains the Python source files for micropython-mpremote. https://github.com/micropython/micropython Jeffery To depends on PACKAGE_micropython-mpremote config PACKAGE_micropython-nossl tristate "micropython-nossl.................................... MicroPython (nossl)" default y if DEFAULT_micropython-nossl default m if ALL select PACKAGE_libc select PACKAGE_libffi help MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments. This version is built without TLS and mip. https://micropython.org Jeffery To config PACKAGE_python3 tristate "python3................................. Python 3.11 programming language" default y if DEFAULT_python3 default m if ALL select PACKAGE_python3-ctypes select PACKAGE_libc select PACKAGE_python3-readline select PACKAGE_python3-ncurses select PACKAGE_python3-cgi select PACKAGE_python3-urllib select PACKAGE_python3-light select PACKAGE_python3-email select PACKAGE_python3-cgitb select PACKAGE_python3-decimal select PACKAGE_python3-xml select PACKAGE_python3-openssl select PACKAGE_python3-uuid select PACKAGE_python3-asyncio select PACKAGE_python3-codecs select PACKAGE_python3-pydoc select PACKAGE_python3-dbm select PACKAGE_python3-logging select PACKAGE_python3-distutils select PACKAGE_python3-sqlite3 select PACKAGE_python3-lzma select PACKAGE_python3-unittest select PACKAGE_python3-multiprocessing help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package installs almost all parts of the standard Python installation. https://www.python.org/ Jeffery To config PACKAGE_python3-aio-mqtt-mod tristate "python3-aio-mqtt-mod............................ Asynchronous MQTT client" default y if DEFAULT_python3-aio-mqtt-mod default m if ALL select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_python3-asyncio help Asynchronous MQTT client for 3.1.1 protocol version (mod). https://github.com/devbis/aio-mqtt Quintin Hill config PACKAGE_python3-aio-mqtt-mod-src tristate "python3-aio-mqtt-mod-src.............. Asynchronous MQTT client (sources)" default y if DEFAULT_python3-aio-mqtt-mod-src default m if ALL select PACKAGE_libc help Asynchronous MQTT client for 3.1.1 protocol version (mod). This package contains the Python source files for python3-aio-mqtt-mod. https://github.com/devbis/aio-mqtt Quintin Hill depends on PACKAGE_python3-aio-mqtt-mod config PACKAGE_python3-aiohttp tristate "python3-aiohttp............. Async http client/server framework (asyncio)" default y if DEFAULT_python3-aiohttp default m if ALL select PACKAGE_libc select PACKAGE_python3-async-timeout select PACKAGE_python3-aiosignal select PACKAGE_python3-yarl select PACKAGE_python3 select PACKAGE_python3-multidict select PACKAGE_python3-frozenlist select PACKAGE_python3-charset-normalizer select PACKAGE_python3-attrs help Asynchronous HTTP client/server framework for asyncio and Python3. https://github.com/aio-libs/aiohttp Josef Schlehofer config PACKAGE_python3-aiohttp-cors tristate "python3-aiohttp-cors............................ CORS support for aiohttp" default y if DEFAULT_python3-aiohttp-cors default m if ALL select PACKAGE_libc select PACKAGE_python3-aiohttp select PACKAGE_python3-light help Implements Cross Origin Resource Sharing (CORS) support for aiohttp asyncio-powered asynchronous HTTP server. https://github.com/aio-libs/aiohttp-cors Josef Schlehofer config PACKAGE_python3-aiohttp-cors-src tristate "python3-aiohttp-cors-src.............. CORS support for aiohttp (sources)" default y if DEFAULT_python3-aiohttp-cors-src default m if ALL select PACKAGE_libc help Implements Cross Origin Resource Sharing (CORS) support for aiohttp asyncio-powered asynchronous HTTP server. This package contains the Python source files for python3-aiohttp-cors. https://github.com/aio-libs/aiohttp-cors Josef Schlehofer depends on PACKAGE_python3-aiohttp-cors config PACKAGE_python3-aiohttp-src tristate "python3-aiohttp-src" default y if DEFAULT_python3-aiohttp-src default m if ALL select PACKAGE_libc help Asynchronous HTTP client/server framework for asyncio and Python3. This package contains the Python source files for python3-aiohttp. https://github.com/aio-libs/aiohttp Josef Schlehofer depends on PACKAGE_python3-aiohttp config PACKAGE_python3-aiosignal tristate "python3-aiosignal.............. List of registered asynchronous callbacks" default y if DEFAULT_python3-aiosignal default m if ALL select PACKAGE_python3-light select PACKAGE_python3-frozenlist select PACKAGE_libc help A project to manage callbacks in asyncio projects. https://github.com/aio-libs/aiosignal Jeffery To config PACKAGE_python3-aiosignal-src tristate "python3-aiosignal-src" default y if DEFAULT_python3-aiosignal-src default m if ALL select PACKAGE_libc help A project to manage callbacks in asyncio projects. This package contains the Python source files for python3-aiosignal. https://github.com/aio-libs/aiosignal Jeffery To depends on PACKAGE_python3-aiosignal config PACKAGE_python3-apipkg tristate "python3-apipkg............... Namespace control and lazy-import mechanism" default y if DEFAULT_python3-apipkg default m if ALL select PACKAGE_libc select PACKAGE_python3-light help apipkg is used to control the exported namespace of a Python package and greatly reduce the number of imports for users. https://github.com/pytest-dev/apipkg Jan Pavlinec config PACKAGE_python3-apipkg-src tristate "python3-apipkg-src. Namespace control and lazy-import mechanism (sources)" default y if DEFAULT_python3-apipkg-src default m if ALL select PACKAGE_libc help apipkg is used to control the exported namespace of a Python package and greatly reduce the number of imports for users. This package contains the Python source files for python3-apipkg. https://github.com/pytest-dev/apipkg Jan Pavlinec depends on PACKAGE_python3-apipkg config PACKAGE_python3-apparmor tristate "python3-apparmor................................ AppArmor Python bindings" default y if DEFAULT_python3-apparmor default m if ALL select PACKAGE_libapparmor select PACKAGE_python3 select PACKAGE_libc help AppArmor Python bindings https://apparmor.net Oskari Rauta config PACKAGE_python3-appdirs tristate "python3-appdirs....................... Determining platform-specific dirs" default y if DEFAULT_python3-appdirs default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Determining platform-specific dirs https://github.com/ActiveState/appdirs Karel Kočí config PACKAGE_python3-appdirs-src tristate "python3-appdirs-src......... Determining platform-specific dirs (sources)" default y if DEFAULT_python3-appdirs-src default m if ALL select PACKAGE_libc help Determining platform-specific dirs This package contains the Python source files for python3-appdirs. https://github.com/ActiveState/appdirs Karel Kočí depends on PACKAGE_python3-appdirs config PACKAGE_python3-asgiref tristate "python3-asgiref.................... ASGI specs, helper code, and adapters" default y if DEFAULT_python3-asgiref default m if ALL select PACKAGE_libc select PACKAGE_python3-asyncio select PACKAGE_python3-light select PACKAGE_python3-logging help ASGI is a standard for Python asynchronous web apps and servers to communicate with each other, and positioned as an asynchronous successor to WSGI. https://github.com/django/asgiref/ Peter Stadler config PACKAGE_python3-asgiref-src tristate "python3-asgiref-src...... ASGI specs, helper code, and adapters (sources)" default y if DEFAULT_python3-asgiref-src default m if ALL select PACKAGE_libc help ASGI is a standard for Python asynchronous web apps and servers to communicate with each other, and positioned as an asynchronous successor to WSGI. This package contains the Python source files for python3-asgiref. https://github.com/django/asgiref/ Peter Stadler depends on PACKAGE_python3-asgiref config PACKAGE_python3-astral tristate "python3-astral......... Calculations for the position of the sun and moon" default y if DEFAULT_python3-astral default m if ALL select PACKAGE_libc select PACKAGE_python3-light help Astral is a python module for calculating the times of various aspects of the sun and moon. https://github.com/sffjunkie/astral Josef Schlehofer config PACKAGE_python3-astral-src tristate "python3-astral-src" default y if DEFAULT_python3-astral-src default m if ALL select PACKAGE_libc help Astral is a python module for calculating the times of various aspects of the sun and moon. This package contains the Python source files for python3-astral. https://github.com/sffjunkie/astral Josef Schlehofer depends on PACKAGE_python3-astral config PACKAGE_python3-async-generator tristate "python3-async-generator" default y if DEFAULT_python3-async-generator default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Python 3.6 added async generators. Python 3.7 adds some more tools to make them usable, like contextlib.asynccontextmanager. This library gives you all that back to Python 3.5. https://github.com/python-trio/async_generator Julien Malik config PACKAGE_python3-async-generator-src tristate "python3-async-generator-src" default y if DEFAULT_python3-async-generator-src default m if ALL select PACKAGE_libc help Python 3.6 added async generators. Python 3.7 adds some more tools to make them usable, like contextlib.asynccontextmanager. This library gives you all that back to Python 3.5. This package contains the Python source files for python3-async-generator. https://github.com/python-trio/async_generator Julien Malik depends on PACKAGE_python3-async-generator config PACKAGE_python3-async-timeout tristate "python3-async-timeout....... Timeout context manager for asyncio programs" default y if DEFAULT_python3-async-timeout default m if ALL select PACKAGE_python3-asyncio select PACKAGE_libc select PACKAGE_python3-light help Timeout context manager for asyncio programs https://github.com/aio-libs/async-timeout Josef Schlehofer config PACKAGE_python3-async-timeout-src tristate "python3-async-timeout-src" default y if DEFAULT_python3-async-timeout-src default m if ALL select PACKAGE_libc help Timeout context manager for asyncio programs This package contains the Python source files for python3-async-timeout. https://github.com/aio-libs/async-timeout Josef Schlehofer depends on PACKAGE_python3-async-timeout config PACKAGE_python3-asyncio tristate "python3-asyncio............................... Python 3.11 asyncio module" default y if DEFAULT_python3-asyncio default m if ALL select PACKAGE_libc select PACKAGE_python3-light help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the asyncio module. https://www.python.org/ Jeffery To config PACKAGE_python3-asyncio-src tristate "python3-asyncio-src................. Python 3.11 asyncio module (sources)" default y if DEFAULT_python3-asyncio-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the asyncio module. This package contains the Python source files for python3-asyncio. https://www.python.org/ Jeffery To depends on PACKAGE_python3-asyncio config PACKAGE_python3-atomicwrites tristate "python3-atomicwrites.................................. Atomic file writes" default y if DEFAULT_python3-atomicwrites default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Python library for atomic file writes. https://github.com/untitaker/python-atomicwrites Jan Pavlinec config PACKAGE_python3-atomicwrites-src tristate "python3-atomicwrites-src.................... Atomic file writes (sources)" default y if DEFAULT_python3-atomicwrites-src default m if ALL select PACKAGE_libc help Python library for atomic file writes. This package contains the Python source files for python3-atomicwrites. https://github.com/untitaker/python-atomicwrites Jan Pavlinec depends on PACKAGE_python3-atomicwrites config PACKAGE_python3-attrs tristate "python3-attrs................................ Classes Without Boilerplate" default y if DEFAULT_python3-attrs default m if ALL select PACKAGE_libc select PACKAGE_python3-light help attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. https://www.attrs.org/ Jeffery To config PACKAGE_python3-attrs-src tristate "python3-attrs-src.................. Classes Without Boilerplate (sources)" default y if DEFAULT_python3-attrs-src default m if ALL select PACKAGE_libc help attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. This package contains the Python source files for python3-attrs. https://www.attrs.org/ Jeffery To depends on PACKAGE_python3-attrs config PACKAGE_python3-augeas tristate "python3-augeas................................ Python bindings for Augeas" default y if DEFAULT_python3-augeas default m if ALL select PACKAGE_libc select PACKAGE_python3-cffi select PACKAGE_augeas select PACKAGE_python3-light help Pure python bindings for Augeas. http://augeas.net Jan Pavlinec config PACKAGE_python3-augeas-src tristate "python3-augeas-src.................. Python bindings for Augeas (sources)" default y if DEFAULT_python3-augeas-src default m if ALL select PACKAGE_libc help Pure python bindings for Augeas. This package contains the Python source files for python3-augeas. http://augeas.net Jan Pavlinec depends on PACKAGE_python3-augeas config PACKAGE_python3-automat tristate "python3-automat................. Concise, idiomatic finite-state automata" default y if DEFAULT_python3-automat default m if ALL select PACKAGE_python3-six select PACKAGE_libc select PACKAGE_python3-attrs select PACKAGE_python3-light help Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers). https://github.com/glyph/Automat Jeffery To config PACKAGE_python3-automat-src tristate "python3-automat-src... Concise, idiomatic finite-state automata (sources)" default y if DEFAULT_python3-automat-src default m if ALL select PACKAGE_libc help Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers). This package contains the Python source files for python3-automat. https://github.com/glyph/Automat Jeffery To depends on PACKAGE_python3-automat config PACKAGE_python3-awesomeversion tristate "python3-awesomeversion.................... Make anything a version object" default y if DEFAULT_python3-awesomeversion default m if ALL select PACKAGE_libc select PACKAGE_python3-light help Make anything a version object, and compare against a vast selection of other version formats. https://github.com/ludeeus/awesomeversion Josef Schlehofer config PACKAGE_python3-awesomeversion-src tristate "python3-awesomeversion-src...... Make anything a version object (sources)" default y if DEFAULT_python3-awesomeversion-src default m if ALL select PACKAGE_libc help Make anything a version object, and compare against a vast selection of other version formats. This package contains the Python source files for python3-awesomeversion. https://github.com/ludeeus/awesomeversion Josef Schlehofer depends on PACKAGE_python3-awesomeversion config PACKAGE_python3-awscli tristate "python3-awscli................ Universal Command Line Environment for AWS" default y if DEFAULT_python3-awscli default m if ALL select PACKAGE_python3 select PACKAGE_python3-yaml select PACKAGE_libc select PACKAGE_python3-s3transfer select PACKAGE_python3-docutils select PACKAGE_python3-botocore select PACKAGE_python3-colorama select PACKAGE_python3-rsa help This package provides a unified command line interface to Amazon Web Services. https://github.com/aws/aws-cli Daniel Danzberger config PACKAGE_python3-awscli-src tristate "python3-awscli-src.. Universal Command Line Environment for AWS (sources)" default y if DEFAULT_python3-awscli-src default m if ALL select PACKAGE_libc help This package provides a unified command line interface to Amazon Web Services. This package contains the Python source files for python3-awscli. https://github.com/aws/aws-cli Daniel Danzberger depends on PACKAGE_python3-awscli config PACKAGE_python3-babel tristate "python3-babel............................. Internationalization utilities" default y if DEFAULT_python3-babel default m if ALL select PACKAGE_python3-light select PACKAGE_python3-logging select PACKAGE_python3-decimal select PACKAGE_python3-urllib select PACKAGE_python3-email select PACKAGE_python3-distutils select PACKAGE_libc help Babel is an integrated collection of utilities that assist in internationalizing and localizing Python applications with an emphasis on web-based applications. https://babel.pocoo.org/ Josef Schlehofer config PACKAGE_python3-babel-src tristate "python3-babel-src............... Internationalization utilities (sources)" default y if DEFAULT_python3-babel-src default m if ALL select PACKAGE_libc help Babel is an integrated collection of utilities that assist in internationalizing and localizing Python applications with an emphasis on web-based applications. This package contains the Python source files for python3-babel. https://babel.pocoo.org/ Josef Schlehofer depends on PACKAGE_python3-babel config PACKAGE_python3-base tristate "python3-base................................ Python 3.11 base interpreter" default y if DEFAULT_python3-base default m if ALL select PACKAGE_libpython3 select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains only the interpreter and the bare minimum for the interpreter to start. https://www.python.org/ Jeffery To config PACKAGE_python3-base-src tristate "python3-base-src.................. Python 3.11 base interpreter (sources)" default y if DEFAULT_python3-base-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains only the interpreter and the bare minimum for the interpreter to start. This package contains the Python source files for python3-base. https://www.python.org/ Jeffery To depends on PACKAGE_python3-base config PACKAGE_python3-bcrypt tristate "python3-bcrypt................................... Modern password hashing" default y if DEFAULT_python3-bcrypt default m if ALL select PACKAGE_libc depends on (aarch64||arm||i386||i686||mips||mipsel||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_python3-light help Acceptable password hashing for your software and your servers (but you should really use argon2id or scrypt) https://github.com/pyca/bcrypt/ Jeffery To config PACKAGE_python3-bcrypt-src tristate "python3-bcrypt-src..................... Modern password hashing (sources)" default y if DEFAULT_python3-bcrypt-src default m if ALL select PACKAGE_libc help Acceptable password hashing for your software and your servers (but you should really use argon2id or scrypt) This package contains the Python source files for python3-bcrypt. https://github.com/pyca/bcrypt/ Jeffery To depends on PACKAGE_python3-bcrypt config PACKAGE_python3-bidict tristate "python3-bidict............................. Bidirectional mapping library" default y if DEFAULT_python3-bidict default m if ALL select PACKAGE_libc select PACKAGE_python3-light help The bidirectional mapping library for Python. https://bidict.readthedocs.io/ Jan Pavlinec config PACKAGE_python3-bidict-src tristate "python3-bidict-src............... Bidirectional mapping library (sources)" default y if DEFAULT_python3-bidict-src default m if ALL select PACKAGE_libc help The bidirectional mapping library for Python. This package contains the Python source files for python3-bidict. https://bidict.readthedocs.io/ Jan Pavlinec depends on PACKAGE_python3-bidict config PACKAGE_python3-ble2mqtt tristate "python3-ble2mqtt................................ Bluetooth to MQTT bridge" default y if DEFAULT_python3-ble2mqtt default m if ALL select PACKAGE_python3-bleak select PACKAGE_python3-uuid select PACKAGE_python3-asyncio select PACKAGE_libc select PACKAGE_python3-aio-mqtt-mod select PACKAGE_python3-light select PACKAGE_python3-logging help Bluetooth to MQTT bridge, add your bluetooth-capable (including controllable) devices to your smart home https://github.com/devbis/ble2mqtt/ Quintin Hill config PACKAGE_python3-ble2mqtt-src tristate "python3-ble2mqtt-src.................. Bluetooth to MQTT bridge (sources)" default y if DEFAULT_python3-ble2mqtt-src default m if ALL select PACKAGE_libc help Bluetooth to MQTT bridge, add your bluetooth-capable (including controllable) devices to your smart home This package contains the Python source files for python3-ble2mqtt. https://github.com/devbis/ble2mqtt/ Quintin Hill depends on PACKAGE_python3-ble2mqtt config PACKAGE_python3-bleak tristate "python3-bleak.............. Bluetooth Low Energy platform Agnostic Klient" default y if DEFAULT_python3-bleak default m if ALL select PACKAGE_python3-dbus-fast select PACKAGE_python3-typing-extensions select PACKAGE_python3-async-timeout select PACKAGE_python3-light select PACKAGE_python3-logging select PACKAGE_python3-ctypes select PACKAGE_python3-asyncio select PACKAGE_libc help Bleak is an acronym for Bluetooth Low Energy platform Agnostic Klient. Bleak is a GATT client software, capable of connecting to BLE devices acting as GATT servers. It is designed to provide a asynchronous, cross-platform Python API to connect and communicate with e.g. sensors. https://github.com/hbldh/bleak Quintin Hill config PACKAGE_python3-bleak-src tristate "python3-bleak-src" default y if DEFAULT_python3-bleak-src default m if ALL select PACKAGE_libc help Bleak is an acronym for Bluetooth Low Energy platform Agnostic Klient. Bleak is a GATT client software, capable of connecting to BLE devices acting as GATT servers. It is designed to provide a asynchronous, cross-platform Python API to connect and communicate with e.g. sensors. This package contains the Python source files for python3-bleak. https://github.com/hbldh/bleak Quintin Hill depends on PACKAGE_python3-bleak config PACKAGE_python3-boto3 tristate "python3-boto3.................................................... AWS SDK" default y if DEFAULT_python3-boto3 default m if ALL select PACKAGE_python3-s3transfer select PACKAGE_libc select PACKAGE_python3-logging select PACKAGE_python3-light select PACKAGE_python3-decimal select PACKAGE_python3-botocore select PACKAGE_python3-jmespath help Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2. https://github.com/boto/boto3 Daniel Danzberger config PACKAGE_python3-boto3-src tristate "python3-boto3-src...................................... AWS SDK (sources)" default y if DEFAULT_python3-boto3-src default m if ALL select PACKAGE_libc help Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2. This package contains the Python source files for python3-boto3. https://github.com/boto/boto3 Daniel Danzberger depends on PACKAGE_python3-boto3 config PACKAGE_python3-botocore tristate "python3-botocore................... Low-level, data-driven core of boto 3" default y if DEFAULT_python3-botocore default m if ALL select PACKAGE_python3-jmespath select PACKAGE_python3 select PACKAGE_libc select PACKAGE_python3-dateutil select PACKAGE_python3-urllib3 help A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for the AWS CLI as well as boto3. https://github.com/boto/botocore Daniel Danzberger config PACKAGE_python3-botocore-src tristate "python3-botocore-src..... Low-level, data-driven core of boto 3 (sources)" default y if DEFAULT_python3-botocore-src default m if ALL select PACKAGE_libc help A low-level interface to a growing number of Amazon Web Services. The botocore package is the foundation for the AWS CLI as well as boto3. This package contains the Python source files for python3-botocore. https://github.com/boto/botocore Daniel Danzberger depends on PACKAGE_python3-botocore config PACKAGE_python3-bottle tristate "python3-bottle. Fast and simple WSGI-framework for small web-applications" default y if DEFAULT_python3-bottle default m if ALL select PACKAGE_python3 select PACKAGE_libc help Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library. https://bottlepy.org Josef Schlehofer config PACKAGE_python3-bottle-src tristate "python3-bottle-src" default y if DEFAULT_python3-bottle-src default m if ALL select PACKAGE_libc help Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library. This package contains the Python source files for python3-bottle. https://bottlepy.org Josef Schlehofer depends on PACKAGE_python3-bottle config PACKAGE_python3-cached-property tristate "python3-cached-property.... A decorator for caching properties in classes" default y if DEFAULT_python3-cached-property default m if ALL select PACKAGE_libc select PACKAGE_python3-light help A decorator for caching properties in classes. https://github.com/pydanny/cached-property Javier Marcet config PACKAGE_python3-cached-property-src tristate "python3-cached-property-src" default y if DEFAULT_python3-cached-property-src default m if ALL select PACKAGE_libc help A decorator for caching properties in classes. This package contains the Python source files for python3-cached-property. https://github.com/pydanny/cached-property Javier Marcet depends on PACKAGE_python3-cached-property config PACKAGE_python3-cachelib tristate "python3-cachelib........................... Collection of cache libraries" default y if DEFAULT_python3-cachelib default m if ALL select PACKAGE_libc select PACKAGE_python3-logging select PACKAGE_python3-light help A collection of cache libraries in the same API interface. Extracted from werkzeug. https://github.com/pallets-eco/cachelib/ Stepan Henek config PACKAGE_python3-cachelib-src tristate "python3-cachelib-src............. Collection of cache libraries (sources)" default y if DEFAULT_python3-cachelib-src default m if ALL select PACKAGE_libc help A collection of cache libraries in the same API interface. Extracted from werkzeug. This package contains the Python source files for python3-cachelib. https://github.com/pallets-eco/cachelib/ Stepan Henek depends on PACKAGE_python3-cachelib config PACKAGE_python3-cachetools tristate "python3-cachetools....... Extensible memoizing collections and decorators" default y if DEFAULT_python3-cachetools default m if ALL select PACKAGE_libc select PACKAGE_python3-light help This module provides various memoizing collections and decorators, including variants of the Python 3 Standard Library's @lru_cache function decorator. https://github.com/tkem/cachetools Josef Schlehofer config PACKAGE_python3-cachetools-src tristate "python3-cachetools-src" default y if DEFAULT_python3-cachetools-src default m if ALL select PACKAGE_libc help This module provides various memoizing collections and decorators, including variants of the Python 3 Standard Library's @lru_cache function decorator. This package contains the Python source files for python3-cachetools. https://github.com/tkem/cachetools Josef Schlehofer depends on PACKAGE_python3-cachetools config PACKAGE_python3-certifi tristate "python3-certifi................... Python package for Mozilla's CA Bundle" default y if DEFAULT_python3-certifi default m if ALL select PACKAGE_python3-urllib select PACKAGE_libc select PACKAGE_python3-light help Certifi provides Mozilla's carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. https://github.com/certifi/python-certifi Eneas U de Queiroz config PACKAGE_python3-certifi-src tristate "python3-certifi-src..... Python package for Mozilla's CA Bundle (sources)" default y if DEFAULT_python3-certifi-src default m if ALL select PACKAGE_libc help Certifi provides Mozilla's carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. This package contains the Python source files for python3-certifi. https://github.com/certifi/python-certifi Eneas U de Queiroz depends on PACKAGE_python3-certifi config PACKAGE_python3-cffi tristate "python3-cffi................................ C Foreign Function Interface" default y if DEFAULT_python3-cffi default m if ALL select PACKAGE_python3-pycparser select PACKAGE_libc select PACKAGE_python3-ctypes select PACKAGE_libffi select PACKAGE_python3-light help Foreign Function Interface for Python calling C code. https://cffi.readthedocs.org/ Jeffery To config PACKAGE_python3-cffi-src tristate "python3-cffi-src.................. C Foreign Function Interface (sources)" default y if DEFAULT_python3-cffi-src default m if ALL select PACKAGE_libc help Foreign Function Interface for Python calling C code. This package contains the Python source files for python3-cffi. https://cffi.readthedocs.org/ Jeffery To depends on PACKAGE_python3-cffi config PACKAGE_python3-cgi tristate "python3-cgi....................................... Python 3.11 cgi module" default y if DEFAULT_python3-cgi default m if ALL select PACKAGE_python3-email select PACKAGE_libc select PACKAGE_python3-light help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the cgi module. https://www.python.org/ Jeffery To config PACKAGE_python3-cgi-src tristate "python3-cgi-src......................... Python 3.11 cgi module (sources)" default y if DEFAULT_python3-cgi-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the cgi module. This package contains the Python source files for python3-cgi. https://www.python.org/ Jeffery To depends on PACKAGE_python3-cgi config PACKAGE_python3-cgitb tristate "python3-cgitb................................... Python 3.11 cgitb module" default y if DEFAULT_python3-cgitb default m if ALL select PACKAGE_libc select PACKAGE_python3-pydoc select PACKAGE_python3-cgi select PACKAGE_python3-light help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the cgitb module. https://www.python.org/ Jeffery To config PACKAGE_python3-cgitb-src tristate "python3-cgitb-src..................... Python 3.11 cgitb module (sources)" default y if DEFAULT_python3-cgitb-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the cgitb module. This package contains the Python source files for python3-cgitb. https://www.python.org/ Jeffery To depends on PACKAGE_python3-cgitb config PACKAGE_python3-chardet tristate "python3-chardet.............................. Universal encoding detector" default y if DEFAULT_python3-chardet default m if ALL select PACKAGE_python3-light select PACKAGE_python3-logging select PACKAGE_libc help Universal encoding detector for Python 2 and 3 https://github.com/chardet/chardet Alexandru Ardelean config PACKAGE_python3-chardet-src tristate "python3-chardet-src................ Universal encoding detector (sources)" default y if DEFAULT_python3-chardet-src default m if ALL select PACKAGE_libc help Universal encoding detector for Python 2 and 3 This package contains the Python source files for python3-chardet. https://github.com/chardet/chardet Alexandru Ardelean depends on PACKAGE_python3-chardet config PACKAGE_python3-charset-normalizer tristate "python3-charset-normalizer......... Real First Universal Charset Detector" default y if DEFAULT_python3-charset-normalizer default m if ALL select PACKAGE_python3-codecs select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_python3-logging help A library that helps you read text from an unknown charset encoding. Motivated by chardet, I'm trying to resolve the issue by taking a new approach. All IANA character set names for which the Python core library provides codecs are supported. https://github.com/Ousret/charset_normalizer Jeffery To config PACKAGE_python3-charset-normalizer-src tristate "python3-charset-normalizer-src" default y if DEFAULT_python3-charset-normalizer-src default m if ALL select PACKAGE_libc help A library that helps you read text from an unknown charset encoding. Motivated by chardet, I'm trying to resolve the issue by taking a new approach. All IANA character set names for which the Python core library provides codecs are supported. This package contains the Python source files for python3-charset-normalizer. https://github.com/Ousret/charset_normalizer Jeffery To depends on PACKAGE_python3-charset-normalizer config PACKAGE_python3-ciso8601 tristate "python3-ciso8601.............. Fast ISO8601 date time parser written in C" default y if DEFAULT_python3-ciso8601 default m if ALL select PACKAGE_python3-light select PACKAGE_libc help ciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime objects. https://github.com/closeio/ciso8601 Josef Schlehofer config PACKAGE_python3-ciso8601-src tristate "python3-ciso8601-src" default y if DEFAULT_python3-ciso8601-src default m if ALL select PACKAGE_libc help ciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime objects. This package contains the Python source files for python3-ciso8601. https://github.com/closeio/ciso8601 Josef Schlehofer depends on PACKAGE_python3-ciso8601 config PACKAGE_python3-click tristate "python3-click.................. Composable command line interface toolkit" default y if DEFAULT_python3-click default m if ALL select PACKAGE_python3-urllib select PACKAGE_python3-uuid select PACKAGE_libc select PACKAGE_python3-light help Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. https://palletsprojects.com/p/click/ Jeffery To config PACKAGE_python3-click-log tristate "python3-click-log.......................... Logging integration for Click" default y if DEFAULT_python3-click-log default m if ALL select PACKAGE_python3-light select PACKAGE_python3-logging select PACKAGE_python3-click select PACKAGE_libc help Simple and beautiful logging for click applications https://github.com/click-contrib/click-log Karel Kočí config PACKAGE_python3-click-log-src tristate "python3-click-log-src............ Logging integration for Click (sources)" default y if DEFAULT_python3-click-log-src default m if ALL select PACKAGE_libc help Simple and beautiful logging for click applications This package contains the Python source files for python3-click-log. https://github.com/click-contrib/click-log Karel Kočí depends on PACKAGE_python3-click-log config PACKAGE_python3-click-src tristate "python3-click-src.... Composable command line interface toolkit (sources)" default y if DEFAULT_python3-click-src default m if ALL select PACKAGE_libc help Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. This package contains the Python source files for python3-click. https://palletsprojects.com/p/click/ Jeffery To depends on PACKAGE_python3-click config PACKAGE_python3-codecs tristate "python3-codecs........................ Python 3.11 codecs/Unicode support" default y if DEFAULT_python3-codecs default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains codecs and Unicode support. https://www.python.org/ Jeffery To config PACKAGE_python3-codecs-src tristate "python3-codecs-src.......... Python 3.11 codecs/Unicode support (sources)" default y if DEFAULT_python3-codecs-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains codecs and Unicode support. This package contains the Python source files for python3-codecs. https://www.python.org/ Jeffery To depends on PACKAGE_python3-codecs config PACKAGE_python3-colorama tristate "python3-colorama.................... Cross-platform colored terminal text" default y if DEFAULT_python3-colorama default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Makes ANSI escape character sequences (for producing colored terminal text and cursor positioning) work under MS Windows. https://github.com/tartley/colorama Daniel Danzberger config PACKAGE_python3-colorama-src tristate "python3-colorama-src...... Cross-platform colored terminal text (sources)" default y if DEFAULT_python3-colorama-src default m if ALL select PACKAGE_libc help Makes ANSI escape character sequences (for producing colored terminal text and cursor positioning) work under MS Windows. This package contains the Python source files for python3-colorama. https://github.com/tartley/colorama Daniel Danzberger depends on PACKAGE_python3-colorama config PACKAGE_python3-constantly tristate "python3-constantly.......................... Symbolic constants in Python" default y if DEFAULT_python3-constantly default m if ALL select PACKAGE_libc select PACKAGE_python3-light help A library that provides symbolic constant support. It includes collections and constants with text, numeric, and bit flag values. Originally twisted.python.constants from the Twisted project. https://github.com/twisted/constantly Jeffery To config PACKAGE_python3-constantly-src tristate "python3-constantly-src............ Symbolic constants in Python (sources)" default y if DEFAULT_python3-constantly-src default m if ALL select PACKAGE_libc help A library that provides symbolic constant support. It includes collections and constants with text, numeric, and bit flag values. Originally twisted.python.constants from the Twisted project. This package contains the Python source files for python3-constantly. https://github.com/twisted/constantly Jeffery To depends on PACKAGE_python3-constantly config PACKAGE_python3-contextlib2 tristate "python3-contextlib2. Backports and enhancements for the contextlib module" default y if DEFAULT_python3-contextlib2 default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Backports and enhancements for the contextlib module https://contextlib2.readthedocs.org Karel Kočí config PACKAGE_python3-contextlib2-src tristate "python3-contextlib2-src" default y if DEFAULT_python3-contextlib2-src default m if ALL select PACKAGE_libc help Backports and enhancements for the contextlib module This package contains the Python source files for python3-contextlib2. https://contextlib2.readthedocs.org Karel Kočí depends on PACKAGE_python3-contextlib2 config PACKAGE_python3-crcmod tristate "python3-crcmod............................................ python3-crcmod" default y if DEFAULT_python3-crcmod default m if ALL select PACKAGE_libc select PACKAGE_python3-light help The software in this package is a Python module for generating objects that compute the Cyclic Redundancy Check (CRC). http://crcmod.sourceforge.net/ David Bauer config PACKAGE_python3-crcmod-src tristate "python3-crcmod-src.............................. python3-crcmod (sources)" default y if DEFAULT_python3-crcmod-src default m if ALL select PACKAGE_libc help The software in this package is a Python module for generating objects that compute the Cyclic Redundancy Check (CRC). This package contains the Python source files for python3-crcmod. http://crcmod.sourceforge.net/ David Bauer depends on PACKAGE_python3-crcmod config PACKAGE_python3-cryptodome tristate "python3-cryptodome.................. Self-contained cryptographic library" default y if DEFAULT_python3-cryptodome default m if ALL select PACKAGE_python3-light select PACKAGE_python3-cffi select PACKAGE_libc select PACKAGE_libgmp help PyCryptodome is a self-contained Python package of low-level cryptographic primitives. https://www.pycryptodome.org/ Richard Yu config PACKAGE_python3-cryptodome-src tristate "python3-cryptodome-src.... Self-contained cryptographic library (sources)" default y if DEFAULT_python3-cryptodome-src default m if ALL select PACKAGE_libc help PyCryptodome is a self-contained Python package of low-level cryptographic primitives. This package contains the Python source files for python3-cryptodome. https://www.pycryptodome.org/ Richard Yu depends on PACKAGE_python3-cryptodome config PACKAGE_python3-cryptodomex tristate "python3-cryptodomex................. Self-contained cryptographic library" default y if DEFAULT_python3-cryptodomex default m if ALL select PACKAGE_python3-cffi select PACKAGE_libgmp select PACKAGE_libc select PACKAGE_python3-light help PyCryptodome is a self-contained Python package of low-level cryptographic primitives. https://www.pycryptodome.org/ Richard Yu config PACKAGE_python3-cryptodomex-src tristate "python3-cryptodomex-src... Self-contained cryptographic library (sources)" default y if DEFAULT_python3-cryptodomex-src default m if ALL select PACKAGE_libc help PyCryptodome is a self-contained Python package of low-level cryptographic primitives. This package contains the Python source files for python3-cryptodomex. https://www.pycryptodome.org/ Richard Yu depends on PACKAGE_python3-cryptodomex config PACKAGE_python3-cryptography tristate "python3-cryptography................ Cryptographic recipes and primitives" default y if DEFAULT_python3-cryptography default m if ALL select PACKAGE_python3-light select PACKAGE_libopenssl-legacy select PACKAGE_libopenssl depends on (aarch64||arm||i386||i686||mips||mipsel||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_python3-urllib select PACKAGE_python3-cffi select PACKAGE_libc select PACKAGE_python3-email help cryptography is a package which provides cryptographic recipes and primitives to Python developers. Our goal is for it to be your "cryptographic standard library". https://github.com/pyca/cryptography Jeffery To config PACKAGE_python3-cryptography-src tristate "python3-cryptography-src.. Cryptographic recipes and primitives (sources)" default y if DEFAULT_python3-cryptography-src default m if ALL select PACKAGE_libc help cryptography is a package which provides cryptographic recipes and primitives to Python developers. Our goal is for it to be your "cryptographic standard library". This package contains the Python source files for python3-cryptography. https://github.com/pyca/cryptography Jeffery To depends on PACKAGE_python3-cryptography config PACKAGE_python3-ctypes tristate "python3-ctypes................................. Python 3.11 ctypes module" default y if DEFAULT_python3-ctypes default m if ALL select PACKAGE_python3-light select PACKAGE_libffi select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the ctypes module. https://www.python.org/ Jeffery To config PACKAGE_python3-ctypes-src tristate "python3-ctypes-src................... Python 3.11 ctypes module (sources)" default y if DEFAULT_python3-ctypes-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the ctypes module. This package contains the Python source files for python3-ctypes. https://www.python.org/ Jeffery To depends on PACKAGE_python3-ctypes config PACKAGE_python3-curl tristate "python3-curl................. Python module interface to the cURL library" default y if DEFAULT_python3-curl default m if ALL select PACKAGE_python3 select PACKAGE_libcurl select PACKAGE_libc help PycURL is a Python interface to libcurl, the multiprotocol file transfer library. http://pycurl.io/ Waldemar Konik config PACKAGE_python3-curl-src tristate "python3-curl-src... Python module interface to the cURL library (sources)" default y if DEFAULT_python3-curl-src default m if ALL select PACKAGE_libc help PycURL is a Python interface to libcurl, the multiprotocol file transfer library. This package contains the Python source files for python3-curl. http://pycurl.io/ Waldemar Konik depends on PACKAGE_python3-curl config PACKAGE_python3-dateutil tristate "python3-dateutil....... Extensions to the standard Python datetime module" default y if DEFAULT_python3-dateutil default m if ALL select PACKAGE_python3-six select PACKAGE_libc select PACKAGE_python3 help Extensions to the standard Python datetime module https://dateutil.readthedocs.org/ Alexandru Ardelean config PACKAGE_python3-dateutil-src tristate "python3-dateutil-src" default y if DEFAULT_python3-dateutil-src default m if ALL select PACKAGE_libc help Extensions to the standard Python datetime module This package contains the Python source files for python3-dateutil. https://dateutil.readthedocs.org/ Alexandru Ardelean depends on PACKAGE_python3-dateutil config PACKAGE_python3-dbm tristate "python3-dbm....................................... Python 3.11 dbm module" default y if DEFAULT_python3-dbm default m if ALL select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_libgdbm help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the dbm module. https://www.python.org/ Jeffery To config PACKAGE_python3-dbm-src tristate "python3-dbm-src......................... Python 3.11 dbm module (sources)" default y if DEFAULT_python3-dbm-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the dbm module. This package contains the Python source files for python3-dbm. https://www.python.org/ Jeffery To depends on PACKAGE_python3-dbm config PACKAGE_python3-dbus-fast tristate "python3-dbus-fast.......................... A faster version of dbus-next" default y if DEFAULT_python3-dbus-fast default m if ALL select PACKAGE_python3-xml select PACKAGE_python3-light select PACKAGE_python3-logging select PACKAGE_python3-async-timeout select PACKAGE_python3-urllib select PACKAGE_libc select PACKAGE_python3-asyncio help dbus-fast is a Python library for DBus that aims to be a performant fully featured high level library primarily geared towards integration of applications into Linux desktop and mobile environments. https://github.com/Bluetooth-Devices/dbus-fast Quintin Hill config PACKAGE_python3-dbus-fast-src tristate "python3-dbus-fast-src............ A faster version of dbus-next (sources)" default y if DEFAULT_python3-dbus-fast-src default m if ALL select PACKAGE_libc help dbus-fast is a Python library for DBus that aims to be a performant fully featured high level library primarily geared towards integration of applications into Linux desktop and mobile environments. This package contains the Python source files for python3-dbus-fast. https://github.com/Bluetooth-Devices/dbus-fast Quintin Hill depends on PACKAGE_python3-dbus-fast config PACKAGE_python3-decimal tristate "python3-decimal............................... Python 3.11 decimal module" default y if DEFAULT_python3-decimal default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the decimal module. https://www.python.org/ Jeffery To config PACKAGE_python3-decimal-src tristate "python3-decimal-src................. Python 3.11 decimal module (sources)" default y if DEFAULT_python3-decimal-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the decimal module. This package contains the Python source files for python3-decimal. https://www.python.org/ Jeffery To depends on PACKAGE_python3-decimal config PACKAGE_python3-decorator tristate "python3-decorator...................................... python3-decodator" default y if DEFAULT_python3-decorator default m if ALL select PACKAGE_libc select PACKAGE_python3-light help python3-decodator https://github.com/micheles/decorator Karel Kočí config PACKAGE_python3-decorator-src tristate "python3-decorator-src........................ python3-decodator (sources)" default y if DEFAULT_python3-decorator-src default m if ALL select PACKAGE_libc help python3-decodator This package contains the Python source files for python3-decorator. https://github.com/micheles/decorator Karel Kočí depends on PACKAGE_python3-decorator config PACKAGE_python3-defusedxml tristate "python3-defusedxml........................ XML bomb protection for Python" default y if DEFAULT_python3-defusedxml default m if ALL select PACKAGE_python3-xml select PACKAGE_python3-light select PACKAGE_libc help The defusedxml package contains several Python-only workarounds and fixes for denial of service and other vulnerabilities in Python’s XML libraries. https://github.com/tiran/defusedxml Eneas U de Queiroz config PACKAGE_python3-defusedxml-src tristate "python3-defusedxml-src.......... XML bomb protection for Python (sources)" default y if DEFAULT_python3-defusedxml-src default m if ALL select PACKAGE_libc help The defusedxml package contains several Python-only workarounds and fixes for denial of service and other vulnerabilities in Python’s XML libraries. This package contains the Python source files for python3-defusedxml. https://github.com/tiran/defusedxml Eneas U de Queiroz depends on PACKAGE_python3-defusedxml config PACKAGE_python3-dev tristate "python3-dev................................ Python 3.11 development files" default y if DEFAULT_python3-dev default m if ALL select PACKAGE_python3 select PACKAGE_python3-lib2to3 select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains files for building Python modules, extending the Python interpreter, or embedded Python in applications. https://www.python.org/ Jeffery To config PACKAGE_python3-dev-src tristate "python3-dev-src.................. Python 3.11 development files (sources)" default y if DEFAULT_python3-dev-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains files for building Python modules, extending the Python interpreter, or embedded Python in applications. This package contains the Python source files for python3-dev. https://www.python.org/ Jeffery To depends on PACKAGE_python3-dev config PACKAGE_python3-distro tristate "python3-distro............................... OS platform information API" default y if DEFAULT_python3-distro default m if ALL select PACKAGE_python3-light select PACKAGE_python3-logging select PACKAGE_libc help distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information. https://github.com/python-distro/distro Javier Marcet config PACKAGE_python3-distro-src tristate "python3-distro-src................. OS platform information API (sources)" default y if DEFAULT_python3-distro-src default m if ALL select PACKAGE_libc help distro provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information. This package contains the Python source files for python3-distro. https://github.com/python-distro/distro Javier Marcet depends on PACKAGE_python3-distro config PACKAGE_python3-distutils tristate "python3-distutils........................... Python 3.11 distutils module" default y if DEFAULT_python3-distutils default m if ALL select PACKAGE_libc select PACKAGE_python3-email select PACKAGE_python3-light help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the distutils module. https://www.python.org/ Jeffery To config PACKAGE_python3-distutils-src tristate "python3-distutils-src............. Python 3.11 distutils module (sources)" default y if DEFAULT_python3-distutils-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the distutils module. This package contains the Python source files for python3-distutils. https://www.python.org/ Jeffery To depends on PACKAGE_python3-distutils config PACKAGE_python3-django tristate "python3-django...... The web framework for perfectionists with deadlines." default y if DEFAULT_python3-django default m if ALL select PACKAGE_python3 select PACKAGE_python3-sqlparse select PACKAGE_python3-pytz select PACKAGE_python3-asgiref select PACKAGE_libc help The web framework for perfectionists with deadlines. https://www.djangoproject.com/ Alexandru Ardelean , Peter Stadler config PACKAGE_python3-django-cors-headers tristate "python3-django-cors-headers" default y if DEFAULT_python3-django-cors-headers default m if ALL select PACKAGE_python3-light select PACKAGE_python3-django select PACKAGE_python3-urllib select PACKAGE_libc help Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS). https://github.com/adamchainz/django-cors-headers Peter Stadler config PACKAGE_python3-django-cors-headers-src tristate "python3-django-cors-headers-src" default y if DEFAULT_python3-django-cors-headers-src default m if ALL select PACKAGE_libc help Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS). This package contains the Python source files for python3-django-cors-headers. https://github.com/adamchainz/django-cors-headers Peter Stadler depends on PACKAGE_python3-django-cors-headers config PACKAGE_python3-django-etesync-journal tristate "python3-django-etesync-journal" default y if DEFAULT_python3-django-etesync-journal default m if ALL select PACKAGE_python3-light select PACKAGE_python3-django select PACKAGE_python3-django-restframework select PACKAGE_libc help The reusable django app that implements the server side of the EteSync protocol. https://www.etesync.com/ Peter Stadler config PACKAGE_python3-django-etesync-journal-src tristate "python3-django-etesync-journal-src" default y if DEFAULT_python3-django-etesync-journal-src default m if ALL select PACKAGE_libc help The reusable django app that implements the server side of the EteSync protocol. This package contains the Python source files for python3-django-etesync-journal. https://www.etesync.com/ Peter Stadler depends on PACKAGE_python3-django-etesync-journal config PACKAGE_python3-django-restframework tristate "python3-django-restframework............. Web APIs for Django, made easy." default y if DEFAULT_python3-django-restframework default m if ALL select PACKAGE_python3 select PACKAGE_python3-django select PACKAGE_libc help Web APIs for Django, made easy. https://www.django-rest-framework.org Alexandru Ardelean config PACKAGE_python3-django-restframework-src tristate "python3-django-restframework-src" default y if DEFAULT_python3-django-restframework-src default m if ALL select PACKAGE_libc help Web APIs for Django, made easy. This package contains the Python source files for python3-django-restframework. https://www.django-rest-framework.org Alexandru Ardelean depends on PACKAGE_python3-django-restframework config PACKAGE_python3-django-src tristate "python3-django-src" default y if DEFAULT_python3-django-src default m if ALL select PACKAGE_libc help The web framework for perfectionists with deadlines. This package contains the Python source files for python3-django. https://www.djangoproject.com/ Alexandru Ardelean , Peter Stadler depends on PACKAGE_python3-django config PACKAGE_python3-dns tristate "python3-dns.................................................. DNS toolkit" default y if DEFAULT_python3-dns default m if ALL select PACKAGE_libc select PACKAGE_python3 help dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. https://www.dnspython.org/ Josef Schlehofer config PACKAGE_python3-dns-src tristate "python3-dns-src.................................... DNS toolkit (sources)" default y if DEFAULT_python3-dns-src default m if ALL select PACKAGE_libc help dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. This package contains the Python source files for python3-dns. https://www.dnspython.org/ Josef Schlehofer depends on PACKAGE_python3-dns config PACKAGE_python3-docker tristate "python3-docker................ A Python library for the Docker Engine API" default y if DEFAULT_python3-docker default m if ALL select PACKAGE_python3-packaging select PACKAGE_python3-websocket-client select PACKAGE_python3-openssl select PACKAGE_python3-six select PACKAGE_python3-distutils select PACKAGE_python3-urllib3 select PACKAGE_python3-paramiko depends on (aarch64||arm||i386||i686||mips||mipsel||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_python3-logging select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_python3-requests help A Python library for the Docker Engine API. It lets you do anything the docker command does, but from within Python apps – run containers manage containers, manage Swarms, etc. https://github.com/docker/docker-py Javier Marcet config PACKAGE_python3-docker-src tristate "python3-docker-src.. A Python library for the Docker Engine API (sources)" default y if DEFAULT_python3-docker-src default m if ALL select PACKAGE_libc help A Python library for the Docker Engine API. It lets you do anything the docker command does, but from within Python apps – run containers manage containers, manage Swarms, etc. This package contains the Python source files for python3-docker. https://github.com/docker/docker-py Javier Marcet depends on PACKAGE_python3-docker config PACKAGE_python3-dockerpty tristate "python3-dockerpty" default y if DEFAULT_python3-dockerpty default m if ALL select PACKAGE_libc select PACKAGE_python3-six select PACKAGE_python3-light select PACKAGE_python3-openssl help Python library to use the pseudo-tty of a docker container https://github.com/d11wtq/dockerpty Javier Marcet config PACKAGE_python3-dockerpty-src tristate "python3-dockerpty-src" default y if DEFAULT_python3-dockerpty-src default m if ALL select PACKAGE_libc help Python library to use the pseudo-tty of a docker container This package contains the Python source files for python3-dockerpty. https://github.com/d11wtq/dockerpty Javier Marcet depends on PACKAGE_python3-dockerpty config PACKAGE_python3-docopt tristate "python3-docopt........ Pythonic argument parser, that will make you smile" default y if DEFAULT_python3-docopt default m if ALL select PACKAGE_libc select PACKAGE_python3-light help Pythonic argument parser, that will make you smile http://docopt.org/ Javier Marcet config PACKAGE_python3-docopt-src tristate "python3-docopt-src" default y if DEFAULT_python3-docopt-src default m if ALL select PACKAGE_libc help Pythonic argument parser, that will make you smile This package contains the Python source files for python3-docopt. http://docopt.org/ Javier Marcet depends on PACKAGE_python3-docopt config PACKAGE_python3-docutils tristate "python3-docutils................................. Documentation Utilities" default y if DEFAULT_python3-docutils default m if ALL select PACKAGE_python3 select PACKAGE_libc help Docutils is a modular system for processing documentation into useful formats, such as HTML, XML, and LaTeX. For input Docutils supports reStructuredText, an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax. https://docutils.sourceforge.io/ Daniel Danzberger config PACKAGE_python3-docutils-src tristate "python3-docutils-src................... Documentation Utilities (sources)" default y if DEFAULT_python3-docutils-src default m if ALL select PACKAGE_libc help Docutils is a modular system for processing documentation into useful formats, such as HTML, XML, and LaTeX. For input Docutils supports reStructuredText, an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax. This package contains the Python source files for python3-docutils. https://docutils.sourceforge.io/ Daniel Danzberger depends on PACKAGE_python3-docutils config PACKAGE_python3-dotenv tristate "python3-dotenv" default y if DEFAULT_python3-dotenv default m if ALL select PACKAGE_python3-logging select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_python3-click help A Python library which reads the key-value pair from .env file and adds them to environment variable. It is great for managing app settings during development and in production using 12-factor principles. http://github.com/theskumar/python-dotenv Javier Marcet config PACKAGE_python3-dotenv-src tristate "python3-dotenv-src" default y if DEFAULT_python3-dotenv-src default m if ALL select PACKAGE_libc help A Python library which reads the key-value pair from .env file and adds them to environment variable. It is great for managing app settings during development and in production using 12-factor principles. This package contains the Python source files for python3-dotenv. http://github.com/theskumar/python-dotenv Javier Marcet depends on PACKAGE_python3-dotenv config PACKAGE_python3-drf-nested-routers tristate "python3-drf-nested-routers" default y if DEFAULT_python3-drf-nested-routers default m if ALL select PACKAGE_python3-django-restframework select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_python3-django help Nested resources for the Django Rest Framework https://github.com/alanjds/drf-nested-routers Peter Stadler config PACKAGE_python3-drf-nested-routers-src tristate "python3-drf-nested-routers-src" default y if DEFAULT_python3-drf-nested-routers-src default m if ALL select PACKAGE_libc help Nested resources for the Django Rest Framework This package contains the Python source files for python3-drf-nested-routers. https://github.com/alanjds/drf-nested-routers Peter Stadler depends on PACKAGE_python3-drf-nested-routers config PACKAGE_python3-email tristate "python3-email................................... Python 3.11 email module" default y if DEFAULT_python3-email default m if ALL select PACKAGE_libc select PACKAGE_python3-light help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the email module. https://www.python.org/ Jeffery To config PACKAGE_python3-email-src tristate "python3-email-src..................... Python 3.11 email module (sources)" default y if DEFAULT_python3-email-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the email module. This package contains the Python source files for python3-email. https://www.python.org/ Jeffery To depends on PACKAGE_python3-email config PACKAGE_python3-engineio tristate "python3-engineio............................. Engine.IO server and client" default y if DEFAULT_python3-engineio default m if ALL select PACKAGE_python3-logging select PACKAGE_python3-openssl select PACKAGE_python3-light select PACKAGE_python3-urllib select PACKAGE_libc select PACKAGE_python3-asyncio help Python implementation of the Engine.IO realtime client and server. https://github.com/miguelgrinberg/python-engineio Jan Pavlinec config PACKAGE_python3-engineio-src tristate "python3-engineio-src............... Engine.IO server and client (sources)" default y if DEFAULT_python3-engineio-src default m if ALL select PACKAGE_libc help Python implementation of the Engine.IO realtime client and server. This package contains the Python source files for python3-engineio. https://github.com/miguelgrinberg/python-engineio Jan Pavlinec depends on PACKAGE_python3-engineio config PACKAGE_python3-et_xmlfile tristate "python3-et_xmlfile...... Low memory library for creating large XML files." default y if DEFAULT_python3-et_xmlfile default m if ALL select PACKAGE_libc select PACKAGE_python3-lxml select PACKAGE_python3-light help An implementation of lxml.xmlfile for the standard library. It is based upon the xmlfile module from lxml with the aim of allowing code to be developed that will work with both libraries. https://bitbucket.org/openpyxl/et_xmlfile Alexandru Ardelean , Eneas U de Queiroz config PACKAGE_python3-et_xmlfile-src tristate "python3-et_xmlfile-src" default y if DEFAULT_python3-et_xmlfile-src default m if ALL select PACKAGE_libc help An implementation of lxml.xmlfile for the standard library. It is based upon the xmlfile module from lxml with the aim of allowing code to be developed that will work with both libraries. This package contains the Python source files for python3-et_xmlfile. https://bitbucket.org/openpyxl/et_xmlfile Alexandru Ardelean , Eneas U de Queiroz depends on PACKAGE_python3-et_xmlfile config PACKAGE_python3-evdev tristate "python3-evdev.............................................. python3-evdev" default y if DEFAULT_python3-evdev default m if ALL select PACKAGE_python3-light select PACKAGE_python3-ctypes select PACKAGE_libc help Bindings to the Linux input handling subsystem https://github.com/gvalkov/python-evdev Paulo Costa , Alexandru Ardelean config PACKAGE_python3-evdev-src tristate "python3-evdev-src................................ python3-evdev (sources)" default y if DEFAULT_python3-evdev-src default m if ALL select PACKAGE_libc help Bindings to the Linux input handling subsystem This package contains the Python source files for python3-evdev. https://github.com/gvalkov/python-evdev Paulo Costa , Alexandru Ardelean depends on PACKAGE_python3-evdev config PACKAGE_python3-eventlet tristate "python3-eventlet.................... Python concurrent networking library" default y if DEFAULT_python3-eventlet default m if ALL depends on !arc select PACKAGE_python3-dns select PACKAGE_python3-six select PACKAGE_python3-distutils select PACKAGE_python3-email select PACKAGE_python3-openssl select PACKAGE_python3-urllib select PACKAGE_libc select PACKAGE_python3-logging select PACKAGE_python3-light select PACKAGE_python3-greenlet help Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it. https://eventlet.net/ Jan Pavlinec config PACKAGE_python3-eventlet-src tristate "python3-eventlet-src...... Python concurrent networking library (sources)" default y if DEFAULT_python3-eventlet-src default m if ALL select PACKAGE_libc help Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it. This package contains the Python source files for python3-eventlet. https://eventlet.net/ Jan Pavlinec depends on PACKAGE_python3-eventlet config PACKAGE_python3-exceptiongroup tristate "python3-exceptiongroup............ Backport of PEP 654 (exception groups)" default y if DEFAULT_python3-exceptiongroup default m if ALL select PACKAGE_libc select PACKAGE_python3-light help This is a backport of the BaseExceptionGroup and ExceptionGroup classes from Python 3.11. https://github.com/agronholm/exceptiongroup Julien Malik config PACKAGE_python3-exceptiongroup-src tristate "python3-exceptiongroup-src" default y if DEFAULT_python3-exceptiongroup-src default m if ALL select PACKAGE_libc help This is a backport of the BaseExceptionGroup and ExceptionGroup classes from Python 3.11. This package contains the Python source files for python3-exceptiongroup. https://github.com/agronholm/exceptiongroup Julien Malik depends on PACKAGE_python3-exceptiongroup config PACKAGE_python3-execnet tristate "python3-execnet............................ Rapid multi-Python deployment" default y if DEFAULT_python3-execnet default m if ALL select PACKAGE_libc select PACKAGE_python3-light help execnet provides carefully tested means to ad-hoc interact with Python interpreters across version, platform and network barriers. https://execnet.readthedocs.io Jan Pavlinec config PACKAGE_python3-execnet-src tristate "python3-execnet-src.............. Rapid multi-Python deployment (sources)" default y if DEFAULT_python3-execnet-src default m if ALL select PACKAGE_libc help execnet provides carefully tested means to ad-hoc interact with Python interpreters across version, platform and network barriers. This package contains the Python source files for python3-execnet. https://execnet.readthedocs.io Jan Pavlinec depends on PACKAGE_python3-execnet config PACKAGE_python3-flask tristate "python3-flask...................................................... Flask" default y if DEFAULT_python3-flask default m if ALL select PACKAGE_python3-itsdangerous select PACKAGE_python3-jinja2 select PACKAGE_python3-multiprocessing select PACKAGE_python3-setuptools select PACKAGE_python3-werkzeug select PACKAGE_python3-decimal select PACKAGE_libc select PACKAGE_python3-asyncio select PACKAGE_python3-codecs select PACKAGE_python3-click select PACKAGE_python3-markupsafe select PACKAGE_python3-logging select PACKAGE_python3 help Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It.s BSD licensed! https://palletsprojects.com/p/flask/ Michal Vasilek config PACKAGE_python3-flask-babel tristate "python3-flask-babel............. i18n/l10n support for Flask applications" default y if DEFAULT_python3-flask-babel default m if ALL select PACKAGE_python3-flask select PACKAGE_python3-light select PACKAGE_python3-pytz select PACKAGE_python3-jinja2 select PACKAGE_python3-babel select PACKAGE_libc help Implements i18n and l10n support for Flask. https://github.com/python-babel/flask-babel Josef Schlehofer config PACKAGE_python3-flask-babel-src tristate "python3-flask-babel-src" default y if DEFAULT_python3-flask-babel-src default m if ALL select PACKAGE_libc help Implements i18n and l10n support for Flask. This package contains the Python source files for python3-flask-babel. https://github.com/python-babel/flask-babel Josef Schlehofer depends on PACKAGE_python3-flask-babel config PACKAGE_python3-flask-httpauth tristate "python3-flask-httpauth.............. HTTP authentication for Flask routes" default y if DEFAULT_python3-flask-httpauth default m if ALL select PACKAGE_libc select PACKAGE_python3-flask select PACKAGE_python3-light help Flask-HTTPAuth is a Flask extension that simplifies the use of HTTP authentication with Flask routes https://github.com/miguelgrinberg/flask-httpauth Jan Pavlinec config PACKAGE_python3-flask-httpauth-src tristate "python3-flask-httpauth-src" default y if DEFAULT_python3-flask-httpauth-src default m if ALL select PACKAGE_libc help Flask-HTTPAuth is a Flask extension that simplifies the use of HTTP authentication with Flask routes This package contains the Python source files for python3-flask-httpauth. https://github.com/miguelgrinberg/flask-httpauth Jan Pavlinec depends on PACKAGE_python3-flask-httpauth config PACKAGE_python3-flask-login tristate "python3-flask-login. User authentication and session management for Flask" default y if DEFAULT_python3-flask-login default m if ALL select PACKAGE_libc select PACKAGE_python3-urllib select PACKAGE_python3-flask select PACKAGE_python3-werkzeug select PACKAGE_python3-light help Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users’ sessions over extended periods of time. https://github.com/maxcountryman/flask-login Jan Pavlinec config PACKAGE_python3-flask-login-src tristate "python3-flask-login-src" default y if DEFAULT_python3-flask-login-src default m if ALL select PACKAGE_libc help Flask-Login provides user session management for Flask. It handles the common tasks of logging in, logging out, and remembering your users’ sessions over extended periods of time. This package contains the Python source files for python3-flask-login. https://github.com/maxcountryman/flask-login Jan Pavlinec depends on PACKAGE_python3-flask-login config PACKAGE_python3-flask-seasurf tristate "python3-flask-seasurf................... Updated CSRF extension for Flask" default y if DEFAULT_python3-flask-seasurf default m if ALL select PACKAGE_python3-flask select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_python3-urllib help SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF). https://github.com/maxcountryman/flask-seasurf Josef Schlehofer config PACKAGE_python3-flask-seasurf-src tristate "python3-flask-seasurf-src..... Updated CSRF extension for Flask (sources)" default y if DEFAULT_python3-flask-seasurf-src default m if ALL select PACKAGE_libc help SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF). This package contains the Python source files for python3-flask-seasurf. https://github.com/maxcountryman/flask-seasurf Josef Schlehofer depends on PACKAGE_python3-flask-seasurf config PACKAGE_python3-flask-session tristate "python3-flask-session...................................... Flask Session" default y if DEFAULT_python3-flask-session default m if ALL select PACKAGE_libc select PACKAGE_python3-cachelib select PACKAGE_python3-flask select PACKAGE_python3-light help Adds server-side session support to your Flask application. https://github.com/fengsp/flask-session Josef Schlehofer config PACKAGE_python3-flask-session-src tristate "python3-flask-session-src........................ Flask Session (sources)" default y if DEFAULT_python3-flask-session-src default m if ALL select PACKAGE_libc help Adds server-side session support to your Flask application. This package contains the Python source files for python3-flask-session. https://github.com/fengsp/flask-session Josef Schlehofer depends on PACKAGE_python3-flask-session config PACKAGE_python3-flask-socketio tristate "python3-flask-socketio................... Socket.IO integration for Flask" default y if DEFAULT_python3-flask-socketio default m if ALL select PACKAGE_python3-light select PACKAGE_python3-socketio select PACKAGE_python3-flask select PACKAGE_libc help Flask-SocketIO gives Flask applications access to low latency bi-directional communications between the clients and the server. https://github.com/miguelgrinberg/Flask-SocketIO/ Jan Pavlinec config PACKAGE_python3-flask-socketio-src tristate "python3-flask-socketio-src..... Socket.IO integration for Flask (sources)" default y if DEFAULT_python3-flask-socketio-src default m if ALL select PACKAGE_libc help Flask-SocketIO gives Flask applications access to low latency bi-directional communications between the clients and the server. This package contains the Python source files for python3-flask-socketio. https://github.com/miguelgrinberg/Flask-SocketIO/ Jan Pavlinec depends on PACKAGE_python3-flask-socketio config PACKAGE_python3-flask-src tristate "python3-flask-src........................................ Flask (sources)" default y if DEFAULT_python3-flask-src default m if ALL select PACKAGE_libc help Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It.s BSD licensed! This package contains the Python source files for python3-flask. https://palletsprojects.com/p/flask/ Michal Vasilek depends on PACKAGE_python3-flask config PACKAGE_python3-flup tristate "python3-flup........................... Random assortment of WSGI servers" default y if DEFAULT_python3-flup default m if ALL select PACKAGE_libc select PACKAGE_python3-logging select PACKAGE_python3-light help Random assortment of WSGI servers. https://www.saddi.com/software/flup/ Alexandru Ardelean , Josef Schlehofer config PACKAGE_python3-flup-src tristate "python3-flup-src............. Random assortment of WSGI servers (sources)" default y if DEFAULT_python3-flup-src default m if ALL select PACKAGE_libc help Random assortment of WSGI servers. This package contains the Python source files for python3-flup. https://www.saddi.com/software/flup/ Alexandru Ardelean , Josef Schlehofer depends on PACKAGE_python3-flup config PACKAGE_python3-frozenlist tristate "python3-frozenlist................................... List-like structure" default y if DEFAULT_python3-frozenlist default m if ALL select PACKAGE_python3-light select PACKAGE_libc help frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. The list is mutable until FrozenList.freeze is called, after which list modifications raise RuntimeError. https://github.com/aio-libs/frozenlist Jeffery To config PACKAGE_python3-frozenlist-src tristate "python3-frozenlist-src..................... List-like structure (sources)" default y if DEFAULT_python3-frozenlist-src default m if ALL select PACKAGE_libc help frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. The list is mutable until FrozenList.freeze is called, after which list modifications raise RuntimeError. This package contains the Python source files for python3-frozenlist. https://github.com/aio-libs/frozenlist Jeffery To depends on PACKAGE_python3-frozenlist config PACKAGE_python3-gensio tristate "python3-gensio..................... Abstract stream I/O (Python bindings)" default y if DEFAULT_python3-gensio default m if ALL select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libgensiocpp depends on !((IPV6&&GENSIO_SCTP)) || IPV6 help This project (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections. . This package contains the Python3-bindings for libgensio. https://github.com/cminyard/gensio Nita Vesa config PACKAGE_python3-gmpy2 tristate "python3-gmpy2.......................... GMP/MPIR, MPFR, and MPC interface" default y if DEFAULT_python3-gmpy2 default m if ALL select PACKAGE_python3-light select PACKAGE_libmpfr select PACKAGE_libc select PACKAGE_libmpc select PACKAGE_libgmp help gmpy2 is a C-coded Python extension module that supports multiple-precision arithmetic. gmpy2 is the successor to the original gmpy module. The gmpy module only supported the GMP multiple-precision library. gmpy2 adds support for the MPFR (correctly rounded real floating-point arithmetic) and MPC (correctly rounded complex floating-point arithmetic) libraries. gmpy2 also updates the API and naming conventions to be more consistent and support the additional functionality. https://github.com/aleaxit/gmpy Jeffery To config PACKAGE_python3-gmpy2-src tristate "python3-gmpy2-src............ GMP/MPIR, MPFR, and MPC interface (sources)" default y if DEFAULT_python3-gmpy2-src default m if ALL select PACKAGE_libc help gmpy2 is a C-coded Python extension module that supports multiple-precision arithmetic. gmpy2 is the successor to the original gmpy module. The gmpy module only supported the GMP multiple-precision library. gmpy2 adds support for the MPFR (correctly rounded real floating-point arithmetic) and MPC (correctly rounded complex floating-point arithmetic) libraries. gmpy2 also updates the API and naming conventions to be more consistent and support the additional functionality. This package contains the Python source files for python3-gmpy2. https://github.com/aleaxit/gmpy Jeffery To depends on PACKAGE_python3-gmpy2 config PACKAGE_python3-gnupg tristate "python3-gnupg........................................ A wrapper for GnuPG" default y if DEFAULT_python3-gnupg default m if ALL select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_python3-logging help The gnupg module allows Python programs to make use of the functionality provided by the GNU Privacy Guard (abbreviated GPG or GnuPG). Using this module, Python programs can encrypt and decrypt data, digitally sign documents and verify digital signatures, manage (generate, list and delete) encryption keys, using Public Key Infrastructure (PKI) encryption technology based on OpenPGP. https://github.com/vsajip/python-gnupg Jeffery To config PACKAGE_python3-gnupg-src tristate "python3-gnupg-src.......................... A wrapper for GnuPG (sources)" default y if DEFAULT_python3-gnupg-src default m if ALL select PACKAGE_libc help The gnupg module allows Python programs to make use of the functionality provided by the GNU Privacy Guard (abbreviated GPG or GnuPG). Using this module, Python programs can encrypt and decrypt data, digitally sign documents and verify digital signatures, manage (generate, list and delete) encryption keys, using Public Key Infrastructure (PKI) encryption technology based on OpenPGP. This package contains the Python source files for python3-gnupg. https://github.com/vsajip/python-gnupg Jeffery To depends on PACKAGE_python3-gnupg config PACKAGE_python3-gpiod tristate "python3-gpiod............................... Python bindings for libgpiod" default y if DEFAULT_python3-gpiod default m if ALL select PACKAGE_libc select PACKAGE_python3-light depends on GPIO_SUPPORT select PACKAGE_libgpiod help This package contains the Python bindings for libgpiod. https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git Michael Heimpold config PACKAGE_python3-greenlet tristate "python3-greenlet" default y if DEFAULT_python3-greenlet default m if ALL select PACKAGE_libc depends on !arc select PACKAGE_libstdcpp select PACKAGE_python3-light help The greenlet package is a spin-off of Stackless a version of CPython that supports micro-threads called tasklets. https://github.com/python-greenlet/greenlet Jan Pavlinec config PACKAGE_python3-greenlet-src tristate "python3-greenlet-src" default y if DEFAULT_python3-greenlet-src default m if ALL select PACKAGE_libc help The greenlet package is a spin-off of Stackless a version of CPython that supports micro-threads called tasklets. This package contains the Python source files for python3-greenlet. https://github.com/python-greenlet/greenlet Jan Pavlinec depends on PACKAGE_python3-greenlet config PACKAGE_python3-hyperlink tristate "python3-hyperlink............................. Pure-Python immutable URLs" default y if DEFAULT_python3-hyperlink default m if ALL select PACKAGE_python3-light select PACKAGE_python3-idna select PACKAGE_libc select PACKAGE_python3-codecs help Hyperlink provides a pure-Python implementation of immutable URLs. Based on RFC 3986 and 3987, the Hyperlink URL makes working with both URIs and IRIs easy. https://github.com/python-hyper/hyperlink Jeffery To config PACKAGE_python3-hyperlink-src tristate "python3-hyperlink-src............... Pure-Python immutable URLs (sources)" default y if DEFAULT_python3-hyperlink-src default m if ALL select PACKAGE_libc help Hyperlink provides a pure-Python implementation of immutable URLs. Based on RFC 3986 and 3987, the Hyperlink URL makes working with both URIs and IRIs easy. This package contains the Python source files for python3-hyperlink. https://github.com/python-hyper/hyperlink Jeffery To depends on PACKAGE_python3-hyperlink config PACKAGE_python3-idna tristate "python3-idna................................................ IDNA library" default y if DEFAULT_python3-idna default m if ALL select PACKAGE_python3-light select PACKAGE_python3-codecs select PACKAGE_libc help A library to support the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. This version of the protocol is often referred to as "IDNA2008" and can produce different results from the earlier standard from 2003. https://github.com/kjd/idna Jeffery To config PACKAGE_python3-idna-src tristate "python3-idna-src.................................. IDNA library (sources)" default y if DEFAULT_python3-idna-src default m if ALL select PACKAGE_libc help A library to support the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. This version of the protocol is often referred to as "IDNA2008" and can produce different results from the earlier standard from 2003. This package contains the Python source files for python3-idna. https://github.com/kjd/idna Jeffery To depends on PACKAGE_python3-idna config PACKAGE_python3-ifaddr tristate "python3-ifaddr...... Network interface and IP address enumeration library" default y if DEFAULT_python3-ifaddr default m if ALL select PACKAGE_python3-light select PACKAGE_python3-ctypes select PACKAGE_libc help ifaddr is a small Python library that allows you to find all the Ethernet and IP addresses of the computer. https://github.com/pydron/ifaddr Josef Schlehofer config PACKAGE_python3-ifaddr-src tristate "python3-ifaddr-src" default y if DEFAULT_python3-ifaddr-src default m if ALL select PACKAGE_libc help ifaddr is a small Python library that allows you to find all the Ethernet and IP addresses of the computer. This package contains the Python source files for python3-ifaddr. https://github.com/pydron/ifaddr Josef Schlehofer depends on PACKAGE_python3-ifaddr config PACKAGE_python3-incremental tristate "python3-incremental........................ Versions your Python projects" default y if DEFAULT_python3-incremental default m if ALL select PACKAGE_python3-light select PACKAGE_python3-pkg-resources select PACKAGE_libc select PACKAGE_python3-distutils help Incremental is a small library that versions your Python projects. https://github.com/twisted/incremental Jeffery To config PACKAGE_python3-incremental-src tristate "python3-incremental-src.......... Versions your Python projects (sources)" default y if DEFAULT_python3-incremental-src default m if ALL select PACKAGE_libc help Incremental is a small library that versions your Python projects. This package contains the Python source files for python3-incremental. https://github.com/twisted/incremental Jeffery To depends on PACKAGE_python3-incremental config PACKAGE_python3-influxdb tristate "python3-influxdb......................................... InfluxDB client" default y if DEFAULT_python3-influxdb default m if ALL select PACKAGE_python3-msgpack select PACKAGE_python3-pytz select PACKAGE_python3-light select PACKAGE_python3-dateutil select PACKAGE_python3-requests select PACKAGE_libc select PACKAGE_python3-six help Python client for InfluxDB https://github.com/influxdb/influxdb-python Karel Kočí config PACKAGE_python3-influxdb-src tristate "python3-influxdb-src........................... InfluxDB client (sources)" default y if DEFAULT_python3-influxdb-src default m if ALL select PACKAGE_libc help Python client for InfluxDB This package contains the Python source files for python3-influxdb. https://github.com/influxdb/influxdb-python Karel Kočí depends on PACKAGE_python3-influxdb config PACKAGE_python3-iniconfig tristate "python3-iniconfig............................... Simple config-ini parser" default y if DEFAULT_python3-iniconfig default m if ALL select PACKAGE_python3-light select PACKAGE_libc help iniconfig is a small and simple INI-file parser module. https://github.com/pytest-dev/iniconfig Jan Pavlinec config PACKAGE_python3-iniconfig-src tristate "python3-iniconfig-src................. Simple config-ini parser (sources)" default y if DEFAULT_python3-iniconfig-src default m if ALL select PACKAGE_libc help iniconfig is a small and simple INI-file parser module. This package contains the Python source files for python3-iniconfig. https://github.com/pytest-dev/iniconfig Jan Pavlinec depends on PACKAGE_python3-iniconfig config PACKAGE_python3-intelhex tristate "python3-intelhex........................... Intel HEX files manipulations" default y if DEFAULT_python3-intelhex default m if ALL select PACKAGE_python3-light select PACKAGE_libc help This work implements an intelhex Python library to read, write, create from scratch and manipulate data from Intel HEX file format. https://github.com/python-intelhex/intelhex Karel Kočí config PACKAGE_python3-intelhex-src tristate "python3-intelhex-src............. Intel HEX files manipulations (sources)" default y if DEFAULT_python3-intelhex-src default m if ALL select PACKAGE_libc help This work implements an intelhex Python library to read, write, create from scratch and manipulate data from Intel HEX file format. This package contains the Python source files for python3-intelhex. https://github.com/python-intelhex/intelhex Karel Kočí depends on PACKAGE_python3-intelhex config PACKAGE_python3-iperf3 tristate "python3-iperf3............................. Python wrapper around iperf3." default y if DEFAULT_python3-iperf3 default m if ALL select PACKAGE_libiperf3 select PACKAGE_libc select PACKAGE_python3-ctypes select PACKAGE_python3-light help iperf3 for python provides a wrapper around the iperf3 utility. https://github.com/thiezn/iperf3-python Nick Hainke config PACKAGE_python3-iperf3-src tristate "python3-iperf3-src............... Python wrapper around iperf3. (sources)" default y if DEFAULT_python3-iperf3-src default m if ALL select PACKAGE_libc help iperf3 for python provides a wrapper around the iperf3 utility. This package contains the Python source files for python3-iperf3. https://github.com/thiezn/iperf3-python Nick Hainke depends on PACKAGE_python3-iperf3 config PACKAGE_python3-itsdangerous tristate "python3-itsdangerous........................................ ItsDangerous" default y if DEFAULT_python3-itsdangerous default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Various helpers to pass trusted data to untrusted environments and back. https://palletsprojects.com/p/itsdangerous/ Jeffery To config PACKAGE_python3-itsdangerous-src tristate "python3-itsdangerous-src.......................... ItsDangerous (sources)" default y if DEFAULT_python3-itsdangerous-src default m if ALL select PACKAGE_libc help Various helpers to pass trusted data to untrusted environments and back. This package contains the Python source files for python3-itsdangerous. https://palletsprojects.com/p/itsdangerous/ Jeffery To depends on PACKAGE_python3-itsdangerous config PACKAGE_python3-jdcal tristate "python3-jdcal. Julian dates from proleptic Gregorian and Julian calendars" default y if DEFAULT_python3-jdcal default m if ALL select PACKAGE_libc select PACKAGE_python3-light help This module contains functions for converting between Julian dates and calendar dates. https://github.com/phn/jdcal Alexandru Ardelean , Eneas U de Queiroz config PACKAGE_python3-jdcal-src tristate "python3-jdcal-src" default y if DEFAULT_python3-jdcal-src default m if ALL select PACKAGE_libc help This module contains functions for converting between Julian dates and calendar dates. This package contains the Python source files for python3-jdcal. https://github.com/phn/jdcal Alexandru Ardelean , Eneas U de Queiroz depends on PACKAGE_python3-jdcal config PACKAGE_python3-jinja2 tristate "python3-jinja2.................. Very fast and expressive template engine" default y if DEFAULT_python3-jinja2 default m if ALL select PACKAGE_python3-urllib select PACKAGE_libc select PACKAGE_python3-asyncio select PACKAGE_python3-markupsafe select PACKAGE_python3-logging select PACKAGE_python3-light help Jinja2 is a full featured template engine for Python. It has full unicode support, an optional integrated sandboxed execution environment, widely used and BSD licensed. https://palletsprojects.com/p/jinja/ Michal Vasilek config PACKAGE_python3-jinja2-src tristate "python3-jinja2-src.... Very fast and expressive template engine (sources)" default y if DEFAULT_python3-jinja2-src default m if ALL select PACKAGE_libc help Jinja2 is a full featured template engine for Python. It has full unicode support, an optional integrated sandboxed execution environment, widely used and BSD licensed. This package contains the Python source files for python3-jinja2. https://palletsprojects.com/p/jinja/ Michal Vasilek depends on PACKAGE_python3-jinja2 config PACKAGE_python3-jmespath tristate "python3-jmespath............................... JSON Matching Expressions" default y if DEFAULT_python3-jmespath default m if ALL select PACKAGE_libc select PACKAGE_python3-light help JMESPath (pronounced “james path”) allows you to declaratively specify how to extract elements from a JSON document. https://github.com/jmespath/jmespath.py Daniel Danzberger config PACKAGE_python3-jmespath-src tristate "python3-jmespath-src................. JSON Matching Expressions (sources)" default y if DEFAULT_python3-jmespath-src default m if ALL select PACKAGE_libc help JMESPath (pronounced “james path”) allows you to declaratively specify how to extract elements from a JSON document. This package contains the Python source files for python3-jmespath. https://github.com/jmespath/jmespath.py Daniel Danzberger depends on PACKAGE_python3-jmespath config PACKAGE_python3-jsonpath-ng tristate "python3-jsonpath-ng........ Standard compliant implementation of JSONPath" default y if DEFAULT_python3-jsonpath-ng default m if ALL select PACKAGE_python3-ply select PACKAGE_python3-six select PACKAGE_python3-light select PACKAGE_python3-logging select PACKAGE_libc select PACKAGE_python3-decorator help A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators, as defined in the original JSONPath proposal. This packages merges both jsonpath-rw and jsonpath-rw-ext and provides several AST API enhancements, such as the ability to update or removes nodes in the tree. https://github.com/h2non/jsonpath-ng Karel Kočí config PACKAGE_python3-jsonpath-ng-src tristate "python3-jsonpath-ng-src" default y if DEFAULT_python3-jsonpath-ng-src default m if ALL select PACKAGE_libc help A final implementation of JSONPath for Python that aims to be standard compliant, including arithmetic and binary comparison operators, as defined in the original JSONPath proposal. This packages merges both jsonpath-rw and jsonpath-rw-ext and provides several AST API enhancements, such as the ability to update or removes nodes in the tree. This package contains the Python source files for python3-jsonpath-ng. https://github.com/h2non/jsonpath-ng Karel Kočí depends on PACKAGE_python3-jsonpath-ng config PACKAGE_python3-jsonschema tristate "python3-jsonschema........... An implementation of JSON Schema validation" default y if DEFAULT_python3-jsonschema default m if ALL select PACKAGE_python3-six select PACKAGE_python3-attrs select PACKAGE_python3-pyrsistent select PACKAGE_python3-setuptools select PACKAGE_libc select PACKAGE_python3-urllib select PACKAGE_python3-light help jsonschema is an implementation of JSON Schema validation for Python. https://github.com/Julian/jsonschema Javier Marcet config PACKAGE_python3-jsonschema-src tristate "python3-jsonschema-src" default y if DEFAULT_python3-jsonschema-src default m if ALL select PACKAGE_libc help jsonschema is an implementation of JSON Schema validation for Python. This package contains the Python source files for python3-jsonschema. https://github.com/Julian/jsonschema Javier Marcet depends on PACKAGE_python3-jsonschema config PACKAGE_python3-lib2to3 tristate "python3-lib2to3............................... Python 3.11 lib2to3 module" default y if DEFAULT_python3-lib2to3 default m if ALL select PACKAGE_python3 select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the lib2to3 module. https://www.python.org/ Jeffery To config PACKAGE_python3-lib2to3-src tristate "python3-lib2to3-src................. Python 3.11 lib2to3 module (sources)" default y if DEFAULT_python3-lib2to3-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the lib2to3 module. This package contains the Python source files for python3-lib2to3. https://www.python.org/ Jeffery To depends on PACKAGE_python3-lib2to3 config PACKAGE_python3-libmodbus tristate "python3-libmodbus.................................. Wrapper for libmodbus" default y if DEFAULT_python3-libmodbus default m if ALL select PACKAGE_libc select PACKAGE_python3-cffi select PACKAGE_libmodbus select PACKAGE_python3-light help Python Interface for libmodbus written with CFFI. https://github.com/stephane/pylibmodbus Jeffery To config PACKAGE_python3-libmodbus-src tristate "python3-libmodbus-src.................... Wrapper for libmodbus (sources)" default y if DEFAULT_python3-libmodbus-src default m if ALL select PACKAGE_libc help Python Interface for libmodbus written with CFFI. This package contains the Python source files for python3-libmodbus. https://github.com/stephane/pylibmodbus Jeffery To depends on PACKAGE_python3-libmodbus config PACKAGE_python3-light tristate "python3-light............................. Python 3.11 light installation" default y if DEFAULT_python3-light default m if ALL select PACKAGE_libc select PACKAGE_libbz2 select PACKAGE_zlib select PACKAGE_python3-base help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package installs the base interpreter package and contains the most commonly used parts of the standard library. https://www.python.org/ Jeffery To source "feeds/packages/lang/python/python3/Config-python3-light.in" config PACKAGE_python3-light-src tristate "python3-light-src............... Python 3.11 light installation (sources)" default y if DEFAULT_python3-light-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package installs the base interpreter package and contains the most commonly used parts of the standard library. This package contains the Python source files for python3-light. https://www.python.org/ Jeffery To depends on PACKAGE_python3-light config PACKAGE_python3-logging tristate "python3-logging............................... Python 3.11 logging module" default y if DEFAULT_python3-logging default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the logging module. https://www.python.org/ Jeffery To config PACKAGE_python3-logging-src tristate "python3-logging-src................. Python 3.11 logging module (sources)" default y if DEFAULT_python3-logging-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the logging module. This package contains the Python source files for python3-logging. https://www.python.org/ Jeffery To depends on PACKAGE_python3-logging config PACKAGE_python3-lxml tristate "python3-lxml............................. Pythonic XML processing library" default y if DEFAULT_python3-lxml default m if ALL select PACKAGE_libc select PACKAGE_libxslt select PACKAGE_libexslt select PACKAGE_libxml2 select PACKAGE_python3-light help lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It provides safe and convenient access to these libraries using the ElementTree API. It extends the ElementTree API significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, C14N and much more. https://lxml.de Alexandru Ardelean config PACKAGE_python3-lxml-src tristate "python3-lxml-src............... Pythonic XML processing library (sources)" default y if DEFAULT_python3-lxml-src default m if ALL select PACKAGE_libc help lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It provides safe and convenient access to these libraries using the ElementTree API. It extends the ElementTree API significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, C14N and much more. This package contains the Python source files for python3-lxml. https://lxml.de Alexandru Ardelean depends on PACKAGE_python3-lxml config PACKAGE_python3-lzma tristate "python3-lzma..................................... Python 3.11 lzma module" default y if DEFAULT_python3-lzma default m if ALL select PACKAGE_liblzma select PACKAGE_python3-light select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the lzma module. https://www.python.org/ Jeffery To config PACKAGE_python3-lzma-src tristate "python3-lzma-src....................... Python 3.11 lzma module (sources)" default y if DEFAULT_python3-lzma-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the lzma module. This package contains the Python source files for python3-lzma. https://www.python.org/ Jeffery To depends on PACKAGE_python3-lzma config PACKAGE_python3-markdown tristate "python3-markdown................ Implementation of John Gruber's Markdown" default y if DEFAULT_python3-markdown default m if ALL select PACKAGE_python3-light select PACKAGE_python3-xml select PACKAGE_python3-logging select PACKAGE_python3-codecs select PACKAGE_libc help This is a Python implementation of John Gruber’s Markdown. It is almost completely compliant with the reference implementation, though there are a few very minor differences. https://python-markdown.github.io/ Josef Schlehofer config PACKAGE_python3-markdown-src tristate "python3-markdown-src.. Implementation of John Gruber's Markdown (sources)" default y if DEFAULT_python3-markdown-src default m if ALL select PACKAGE_libc help This is a Python implementation of John Gruber’s Markdown. It is almost completely compliant with the reference implementation, though there are a few very minor differences. This package contains the Python source files for python3-markdown. https://python-markdown.github.io/ Josef Schlehofer depends on PACKAGE_python3-markdown config PACKAGE_python3-markupsafe tristate "python3-markupsafe....... Safely add untrusted strings to HTML/XML markup" default y if DEFAULT_python3-markupsafe default m if ALL select PACKAGE_libc select PACKAGE_python3-light help MarkupSafe implements a text object that escapes characters so it is safe to use in HTML and XML. Characters that have special meanings are replaced so that they display as the actual characters. This mitigates injection attacks, meaning untrusted user input can safely be displayed on a page. https://palletsprojects.com/p/markupsafe/ Jeffery To config PACKAGE_python3-markupsafe-src tristate "python3-markupsafe-src" default y if DEFAULT_python3-markupsafe-src default m if ALL select PACKAGE_libc help MarkupSafe implements a text object that escapes characters so it is safe to use in HTML and XML. Characters that have special meanings are replaced so that they display as the actual characters. This mitigates injection attacks, meaning untrusted user input can safely be displayed on a page. This package contains the Python source files for python3-markupsafe. https://palletsprojects.com/p/markupsafe/ Jeffery To depends on PACKAGE_python3-markupsafe config PACKAGE_python3-maxminddb tristate "python3-maxminddb....................... Reader for the MaxMind DB format" default y if DEFAULT_python3-maxminddb default m if ALL select PACKAGE_python3-light select PACKAGE_libmaxminddb select PACKAGE_libc help Module for reading MaxMind DB files https://www.maxmind.com/ Jan Pavlinec config PACKAGE_python3-maxminddb-src tristate "python3-maxminddb-src......... Reader for the MaxMind DB format (sources)" default y if DEFAULT_python3-maxminddb-src default m if ALL select PACKAGE_libc help Module for reading MaxMind DB files This package contains the Python source files for python3-maxminddb. https://www.maxmind.com/ Jan Pavlinec depends on PACKAGE_python3-maxminddb config PACKAGE_python3-more-itertools tristate "python3-more-itertools" default y if DEFAULT_python3-more-itertools default m if ALL select PACKAGE_python3-light select PACKAGE_libc help more-itertools library collects additional building blocks, recipes, and routines for working with Python iterables. https://github.com/more-itertools/more-itertools Jan Pavlinec config PACKAGE_python3-more-itertools-src tristate "python3-more-itertools-src" default y if DEFAULT_python3-more-itertools-src default m if ALL select PACKAGE_libc help more-itertools library collects additional building blocks, recipes, and routines for working with Python iterables. This package contains the Python source files for python3-more-itertools. https://github.com/more-itertools/more-itertools Jan Pavlinec depends on PACKAGE_python3-more-itertools config PACKAGE_python3-msgpack tristate "python3-msgpack................................... MessagePack serializer" default y if DEFAULT_python3-msgpack default m if ALL select PACKAGE_python3-light select PACKAGE_libstdcpp select PACKAGE_libc help MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. https://msgpack.org/ Jan Pavlinec config PACKAGE_python3-msgpack-src tristate "python3-msgpack-src..................... MessagePack serializer (sources)" default y if DEFAULT_python3-msgpack-src default m if ALL select PACKAGE_libc help MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. This package contains the Python source files for python3-msgpack. https://msgpack.org/ Jan Pavlinec depends on PACKAGE_python3-msgpack config PACKAGE_python3-multidict tristate "python3-multidict............................... multidict implementation" default y if DEFAULT_python3-multidict default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Multidict is dict-like collection of key-value pairs where key might be occurred more than once in the container. https://github.com/aio-libs/multidict Josef Schlehofer config PACKAGE_python3-multidict-src tristate "python3-multidict-src................. multidict implementation (sources)" default y if DEFAULT_python3-multidict-src default m if ALL select PACKAGE_libc help Multidict is dict-like collection of key-value pairs where key might be occurred more than once in the container. This package contains the Python source files for python3-multidict. https://github.com/aio-libs/multidict Josef Schlehofer depends on PACKAGE_python3-multidict config PACKAGE_python3-multiprocessing tristate "python3-multiprocessing............... Python 3.11 multiprocessing module" default y if DEFAULT_python3-multiprocessing default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the multiprocessing module. https://www.python.org/ Jeffery To config PACKAGE_python3-multiprocessing-src tristate "python3-multiprocessing-src. Python 3.11 multiprocessing module (sources)" default y if DEFAULT_python3-multiprocessing-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the multiprocessing module. This package contains the Python source files for python3-multiprocessing. https://www.python.org/ Jeffery To depends on PACKAGE_python3-multiprocessing config PACKAGE_python3-ncurses tristate "python3-ncurses............................... Python 3.11 ncurses module" default y if DEFAULT_python3-ncurses default m if ALL select PACKAGE_libc select PACKAGE_libncurses select PACKAGE_python3-light help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the ncurses module. https://www.python.org/ Jeffery To config PACKAGE_python3-ncurses-src tristate "python3-ncurses-src................. Python 3.11 ncurses module (sources)" default y if DEFAULT_python3-ncurses-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the ncurses module. This package contains the Python source files for python3-ncurses. https://www.python.org/ Jeffery To depends on PACKAGE_python3-ncurses config PACKAGE_python3-netdisco tristate "python3-netdisco.................. Discover devices on your local network" default y if DEFAULT_python3-netdisco default m if ALL select PACKAGE_python3-xml select PACKAGE_python3-zeroconf select PACKAGE_python3-light select PACKAGE_python3-logging select PACKAGE_python3-requests select PACKAGE_libc select PACKAGE_python3-urllib help NetDisco is a Python 3 library to discover local devices and services. It allows to scan on demand or offer a service that will scan the network in the background in a set interval. https://github.com/home-assistant/netdisco Josef Schlehofer config PACKAGE_python3-netdisco-src tristate "python3-netdisco-src.... Discover devices on your local network (sources)" default y if DEFAULT_python3-netdisco-src default m if ALL select PACKAGE_libc help NetDisco is a Python 3 library to discover local devices and services. It allows to scan on demand or offer a service that will scan the network in the background in a set interval. This package contains the Python source files for python3-netdisco. https://github.com/home-assistant/netdisco Josef Schlehofer depends on PACKAGE_python3-netdisco config PACKAGE_python3-netifaces tristate "python3-netifaces................. Portable network interface information" default y if DEFAULT_python3-netifaces default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Portable network interface information. https://github.com/al45tair/netifaces Josef Schlehofer config PACKAGE_python3-netifaces-src tristate "python3-netifaces-src... Portable network interface information (sources)" default y if DEFAULT_python3-netifaces-src default m if ALL select PACKAGE_libc help Portable network interface information. This package contains the Python source files for python3-netifaces. https://github.com/al45tair/netifaces Josef Schlehofer depends on PACKAGE_python3-netifaces config PACKAGE_python3-networkx tristate "python3-networkx........... Creating and manipulating graphs and networks" default y if DEFAULT_python3-networkx default m if ALL select PACKAGE_python3-xml select PACKAGE_python3-light select PACKAGE_python3-uuid select PACKAGE_libc help NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. https://networkx.org/ W. Michael Petullo config PACKAGE_python3-networkx-src tristate "python3-networkx-src" default y if DEFAULT_python3-networkx-src default m if ALL select PACKAGE_libc help NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. This package contains the Python source files for python3-networkx. https://networkx.org/ W. Michael Petullo depends on PACKAGE_python3-networkx config PACKAGE_python3-newt tristate "python3-newt...................................... Newt module for Python" default y if DEFAULT_python3-newt default m if ALL select PACKAGE_libnewt select PACKAGE_python3-light select PACKAGE_libc help Newt is a programming library for color text mode, widget based user interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text mode user interfaces. Newt is based on the slang library. This is the Newt module for Python 3. https://pagure.io/newt Jeffery To config PACKAGE_python3-newt-src tristate "python3-newt-src........................ Newt module for Python (sources)" default y if DEFAULT_python3-newt-src default m if ALL select PACKAGE_libc help Newt is a programming library for color text mode, widget based user interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text mode user interfaces. Newt is based on the slang library. This is the Newt module for Python 3. This package contains the Python source files for python3-newt. https://pagure.io/newt Jeffery To depends on PACKAGE_python3-newt config PACKAGE_python3-numpy tristate "python3-numpy" default y if DEFAULT_python3-numpy default m if ALL depends on !(NUMPY_OPENBLAS_SUPPORT) || !arc select PACKAGE_libc select PACKAGE_libgfortran if INSTALL_GFORTRAN depends on !SOFT_FLOAT depends on !(NUMPY_OPENBLAS_SUPPORT) || !powerpc select PACKAGE_python3 select PACKAGE_openblas if NUMPY_OPENBLAS_SUPPORT help NumPy is the fundamental package for array computing with Python. By default, this package is built without some modules. For some modules to be available, the INSTALL_GFORTRAN symbol needs to be enabled in the OpenWrt core/toolchain. https://www.numpy.org/ Alexandru Ardelean menu "Configuration" depends on !powerpc depends on !arc config NUMPY_OPENBLAS_SUPPORT bool "Enable OpenBLAS support" default n endmenu config PACKAGE_python3-numpy-src tristate "python3-numpy-src" default y if DEFAULT_python3-numpy-src default m if ALL select PACKAGE_libc help NumPy is the fundamental package for array computing with Python. By default, this package is built without some modules. For some modules to be available, the INSTALL_GFORTRAN symbol needs to be enabled in the OpenWrt core/toolchain. This package contains the Python source files for python3-numpy. https://www.numpy.org/ Alexandru Ardelean depends on PACKAGE_python3-numpy config PACKAGE_python3-openpyxl tristate "python3-openpyxl" default y if DEFAULT_python3-openpyxl default m if ALL select PACKAGE_python3 select PACKAGE_python3-defusedxml select PACKAGE_python3-jdcal select PACKAGE_python3-et_xmlfile select PACKAGE_libc help A Python library to read/write Excel 2010 xlsx/xlsm files https://openpyxl.readthedocs.org/ Alexandru Ardelean config PACKAGE_python3-openpyxl-src tristate "python3-openpyxl-src" default y if DEFAULT_python3-openpyxl-src default m if ALL select PACKAGE_libc help A Python library to read/write Excel 2010 xlsx/xlsm files This package contains the Python source files for python3-openpyxl. https://openpyxl.readthedocs.org/ Alexandru Ardelean depends on PACKAGE_python3-openpyxl config PACKAGE_python3-openssl tristate "python3-openssl................................... Python 3.11 ssl module" default y if DEFAULT_python3-openssl default m if ALL select PACKAGE_ca-bundle if PACKAGE_ca-certificates config PACKAGE_python3-openssl-src tristate "python3-openssl-src..................... Python 3.11 ssl module (sources)" default y if DEFAULT_python3-openssl-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the ssl module. This package contains the Python source files for python3-openssl. https://www.python.org/ Jeffery To depends on PACKAGE_python3-openssl config PACKAGE_python3-outcome tristate "python3-outcome............ Capture the outcome of Python function calls." default y if DEFAULT_python3-outcome default m if ALL select PACKAGE_python3-attrs select PACKAGE_libc select PACKAGE_python3-light help Capture the outcome of Python function calls. Extracted from the Trio project. https://outcome.readthedocs.io Julien Malik config PACKAGE_python3-outcome-src tristate "python3-outcome-src" default y if DEFAULT_python3-outcome-src default m if ALL select PACKAGE_libc help Capture the outcome of Python function calls. Extracted from the Trio project. This package contains the Python source files for python3-outcome. https://outcome.readthedocs.io Julien Malik depends on PACKAGE_python3-outcome config PACKAGE_python3-packages tristate "python3-packages.. A dummy package for packaging python3 modules with pip" default y if DEFAULT_python3-packages default m if ALL select PACKAGE_libc select PACKAGE_python3 depends on DEVEL help A dummy package for packaging python3 modules with pip Yousong Zhou if PACKAGE_python3-packages config PACKAGE_python3-packages-list-host string "List of python3 packages to install on host" config PACKAGE_python3-packages-list string "List of python3 packages to install on target" config PACKAGE_python3-packages-list-cleanup string "List of python3 packages to cleanup to avoid clash with existing packages" config PACKAGE_python3-packages-envs string "Extra environment variables to pass on to pip and its children on target build" config PACKAGE_python3-packages-extra-deps string "List of deps fulfilled but not tracked by the build system" config PACKAGE_python3-packages-index-url string "Index URL passed to pip with --index-url" config PACKAGE_python3-packages-pip-opts string "Additional arguments to pip command line" endif config PACKAGE_python3-packaging tristate "python3-packaging..................... Core utilities for Python packages" default y if DEFAULT_python3-packaging default m if ALL select PACKAGE_python3-logging select PACKAGE_python3-light select PACKAGE_python3-urllib select PACKAGE_libc select PACKAGE_python3-email help The packaging project includes version handling, specifiers, markers, requirements, tags, utilities. https://github.com/pypa/packaging Jan Pavlinec , Jeffery To config PACKAGE_python3-packaging-src tristate "python3-packaging-src....... Core utilities for Python packages (sources)" default y if DEFAULT_python3-packaging-src default m if ALL select PACKAGE_libc help The packaging project includes version handling, specifiers, markers, requirements, tags, utilities. This package contains the Python source files for python3-packaging. https://github.com/pypa/packaging Jan Pavlinec , Jeffery To depends on PACKAGE_python3-packaging config PACKAGE_python3-paho-mqtt tristate "python3-paho-mqtt.................... MQTT version 5.0/3.1.1 client class" default y if DEFAULT_python3-paho-mqtt default m if ALL select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_python3-uuid help MQTT version 3.1/3.1.1/5.0 client class http://eclipse.org/paho Josef Schlehofer , Alexandru Ardelean config PACKAGE_python3-paho-mqtt-src tristate "python3-paho-mqtt-src...... MQTT version 5.0/3.1.1 client class (sources)" default y if DEFAULT_python3-paho-mqtt-src default m if ALL select PACKAGE_libc help MQTT version 3.1/3.1.1/5.0 client class This package contains the Python source files for python3-paho-mqtt. http://eclipse.org/paho Josef Schlehofer , Alexandru Ardelean depends on PACKAGE_python3-paho-mqtt config PACKAGE_python3-paramiko tristate "python3-paramiko................................... SSH2 protocol library" default y if DEFAULT_python3-paramiko default m if ALL select PACKAGE_python3-openssl select PACKAGE_python3-bcrypt select PACKAGE_python3-cryptography select PACKAGE_python3-logging select PACKAGE_python3-light depends on (aarch64||arm||i386||i686||mips||mipsel||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_python3-pynacl select PACKAGE_libc help Paramiko is a Python (2.7, 3.4+) implementation of the SSHv2 protocol, providing both client and server functionality. While it leverages a Python C extension for low level cryptography (Cryptography), Paramiko itself is a pure Python interface around SSH networking concepts. https://github.com/paramiko/paramiko/ Javier Marcet config PACKAGE_python3-paramiko-src tristate "python3-paramiko-src..................... SSH2 protocol library (sources)" default y if DEFAULT_python3-paramiko-src default m if ALL select PACKAGE_libc help Paramiko is a Python (2.7, 3.4+) implementation of the SSHv2 protocol, providing both client and server functionality. While it leverages a Python C extension for low level cryptography (Cryptography), Paramiko itself is a pure Python interface around SSH networking concepts. This package contains the Python source files for python3-paramiko. https://github.com/paramiko/paramiko/ Javier Marcet depends on PACKAGE_python3-paramiko config PACKAGE_python3-parsley tristate "python3-parsley............................. Parsing and pattern matching" default y if DEFAULT_python3-parsley default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Parsing and pattern matching made easy. http://launchpad.net/parsley Jeffery To config PACKAGE_python3-parsley-src tristate "python3-parsley-src............... Parsing and pattern matching (sources)" default y if DEFAULT_python3-parsley-src default m if ALL select PACKAGE_libc help Parsing and pattern matching made easy. This package contains the Python source files for python3-parsley. http://launchpad.net/parsley Jeffery To depends on PACKAGE_python3-parsley config PACKAGE_python3-passlib tristate "python3-passlib................. Comprehensive password hashing framework" default y if DEFAULT_python3-passlib default m if ALL select PACKAGE_libc select PACKAGE_python3 help Passlib is a password hashing library for Python 2 & 3, which provides cross-platform implementations of over 30 password hashing algorithms, as well as a framework for managing existing password hashes. It’s designed to be useful for a wide range of tasks, from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user applications. https://passlib.readthedocs.io/ config PACKAGE_python3-passlib-src tristate "python3-passlib-src... Comprehensive password hashing framework (sources)" default y if DEFAULT_python3-passlib-src default m if ALL select PACKAGE_libc help Passlib is a password hashing library for Python 2 & 3, which provides cross-platform implementations of over 30 password hashing algorithms, as well as a framework for managing existing password hashes. It’s designed to be useful for a wide range of tasks, from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user applications. This package contains the Python source files for python3-passlib. https://passlib.readthedocs.io/ depends on PACKAGE_python3-passlib config PACKAGE_python3-pillow tristate "python3-pillow..................................... The friendly PIL fork" default y if DEFAULT_python3-pillow default m if ALL select PACKAGE_zlib select PACKAGE_libwebp select PACKAGE_libjpeg-turbo select PACKAGE_libc select PACKAGE_libfreetype select PACKAGE_libtiff select PACKAGE_python3 help The friendly PIL fork https://python-pillow.org/ Alexandru Ardelean config PACKAGE_python3-pillow-src tristate "python3-pillow-src....................... The friendly PIL fork (sources)" default y if DEFAULT_python3-pillow-src default m if ALL select PACKAGE_libc help The friendly PIL fork This package contains the Python source files for python3-pillow. https://python-pillow.org/ Alexandru Ardelean depends on PACKAGE_python3-pillow config PACKAGE_python3-pip tristate "python3-pip......... PyPA recommended tool for installing Python packages" default y if DEFAULT_python3-pip default m if ALL select PACKAGE_python3 select PACKAGE_libc help pip is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes. https://pip.pypa.io/ Jeffery To config PACKAGE_python3-pip-src tristate "python3-pip-src" default y if DEFAULT_python3-pip-src default m if ALL select PACKAGE_libc help pip is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes. This package contains the Python source files for python3-pip. https://pip.pypa.io/ Jeffery To depends on PACKAGE_python3-pip config PACKAGE_python3-pkg-resources tristate "python3-pkg-resources............................... Package resource API" default y if DEFAULT_python3-pkg-resources default m if ALL select PACKAGE_python3-light select PACKAGE_python3-logging select PACKAGE_python3-email select PACKAGE_libc select PACKAGE_python3-urllib help Setuptools is a fully-featured, actively-maintained, and stable library designed to facilitate packaging Python projects. It helps developers to easily share reusable code (in the form of a library) and programs (e.g., CLI/GUI tools implemented in Python), that can be installed with pip and uploaded to PyPI. This is the pkg_resources module of setuptools. https://github.com/pypa/setuptools Jeffery To config PACKAGE_python3-pkg-resources-src tristate "python3-pkg-resources-src................. Package resource API (sources)" default y if DEFAULT_python3-pkg-resources-src default m if ALL select PACKAGE_libc help Setuptools is a fully-featured, actively-maintained, and stable library designed to facilitate packaging Python projects. It helps developers to easily share reusable code (in the form of a library) and programs (e.g., CLI/GUI tools implemented in Python), that can be installed with pip and uploaded to PyPI. This is the pkg_resources module of setuptools. This package contains the Python source files for python3-pkg-resources. https://github.com/pypa/setuptools Jeffery To depends on PACKAGE_python3-pkg-resources config PACKAGE_python3-pluggy tristate "python3-pluggy............. Plugin and hook calling mechanisms for Python" default y if DEFAULT_python3-pluggy default m if ALL select PACKAGE_libc select PACKAGE_python3-light help A minimalist production ready plugin system for python https://github.com/pytest-dev/pluggy Jan Pavlinec , Jeffery To config PACKAGE_python3-pluggy-src tristate "python3-pluggy-src" default y if DEFAULT_python3-pluggy-src default m if ALL select PACKAGE_libc help A minimalist production ready plugin system for python This package contains the Python source files for python3-pluggy. https://github.com/pytest-dev/pluggy Jan Pavlinec , Jeffery To depends on PACKAGE_python3-pluggy config PACKAGE_python3-ply tristate "python3-ply...................................... lex and yacc for Python" default y if DEFAULT_python3-ply default m if ALL select PACKAGE_libc select PACKAGE_python3-light help PLY is a 100% Python implementation of the common parsing tools lex and yacc. http://www.dabeaz.com/ply/ Jeffery To config PACKAGE_python3-ply-src tristate "python3-ply-src........................ lex and yacc for Python (sources)" default y if DEFAULT_python3-ply-src default m if ALL select PACKAGE_libc help PLY is a 100% Python implementation of the common parsing tools lex and yacc. This package contains the Python source files for python3-ply. http://www.dabeaz.com/ply/ Jeffery To depends on PACKAGE_python3-ply config PACKAGE_python3-psutil tristate "python3-psutil............................. Process and system monitoring" default y if DEFAULT_python3-psutil default m if ALL select PACKAGE_python3-light select PACKAGE_libc help psutil is a cross-platform library for retrieving information on running processes and system utilization. https://github.com/giampaolo/psutil Jan Pavlinec config PACKAGE_python3-psutil-src tristate "python3-psutil-src............... Process and system monitoring (sources)" default y if DEFAULT_python3-psutil-src default m if ALL select PACKAGE_libc help psutil is a cross-platform library for retrieving information on running processes and system utilization. This package contains the Python source files for python3-psutil. https://github.com/giampaolo/psutil Jan Pavlinec depends on PACKAGE_python3-psutil config PACKAGE_python3-psycopg2 tristate "python3-psycopg2............................. PostgreSQL database adapter" default y if DEFAULT_python3-psycopg2 default m if ALL select PACKAGE_libpq select PACKAGE_python3-decimal select PACKAGE_python3-light select PACKAGE_python3-logging select PACKAGE_python3-uuid select PACKAGE_libc help Psycopg is the most popular PostgreSQL adapter for the Python programming language https://www.psycopg.org/ Daniel Danzberger config PACKAGE_python3-psycopg2-src tristate "python3-psycopg2-src............... PostgreSQL database adapter (sources)" default y if DEFAULT_python3-psycopg2-src default m if ALL select PACKAGE_libc help Psycopg is the most popular PostgreSQL adapter for the Python programming language This package contains the Python source files for python3-psycopg2. https://www.psycopg.org/ Daniel Danzberger depends on PACKAGE_python3-psycopg2 config PACKAGE_python3-py tristate "python3-py............................ Python development support library" default y if DEFAULT_python3-py default m if ALL select PACKAGE_python3-xml select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_python3-uuid select PACKAGE_python3-urllib help Library with cross-python path, ini-parsing, io, code, log facilities https://github.com/pytest-dev/py Jan Pavlinec config PACKAGE_python3-py-src tristate "python3-py-src.............. Python development support library (sources)" default y if DEFAULT_python3-py-src default m if ALL select PACKAGE_libc help Library with cross-python path, ini-parsing, io, code, log facilities This package contains the Python source files for python3-py. https://github.com/pytest-dev/py Jan Pavlinec depends on PACKAGE_python3-py config PACKAGE_python3-pyasn1 tristate "python3-pyasn1................ ASN.1 types and DER/BER/CER codecs (X.208)" default y if DEFAULT_python3-pyasn1 default m if ALL select PACKAGE_python3-logging select PACKAGE_python3-light select PACKAGE_libc help This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. https://github.com/pyasn1/pyasn1 Jeffery To config PACKAGE_python3-pyasn1-modules tristate "python3-pyasn1-modules....................... Collection of ASN.1 modules" default y if DEFAULT_python3-pyasn1-modules default m if ALL select PACKAGE_python3-pyasn1 select PACKAGE_libc select PACKAGE_python3-light help This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model. https://github.com/etingof/pyasn1-modules Jeffery To config PACKAGE_python3-pyasn1-modules-src tristate "python3-pyasn1-modules-src......... Collection of ASN.1 modules (sources)" default y if DEFAULT_python3-pyasn1-modules-src default m if ALL select PACKAGE_libc help This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model. This package contains the Python source files for python3-pyasn1-modules. https://github.com/etingof/pyasn1-modules Jeffery To depends on PACKAGE_python3-pyasn1-modules config PACKAGE_python3-pyasn1-src tristate "python3-pyasn1-src.. ASN.1 types and DER/BER/CER codecs (X.208) (sources)" default y if DEFAULT_python3-pyasn1-src default m if ALL select PACKAGE_libc help This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. This package contains the Python source files for python3-pyasn1. https://github.com/pyasn1/pyasn1 Jeffery To depends on PACKAGE_python3-pyasn1 config PACKAGE_python3-pycares tristate "python3-pycares.............................. Python interface for c-ares" default y if DEFAULT_python3-pycares default m if ALL select PACKAGE_python3-light select PACKAGE_python3-cffi select PACKAGE_libc help Python interface for c-ares https://github.com/saghul/pycares Fabian Lipken config PACKAGE_python3-pycares-src tristate "python3-pycares-src................ Python interface for c-ares (sources)" default y if DEFAULT_python3-pycares-src default m if ALL select PACKAGE_libc help Python interface for c-ares This package contains the Python source files for python3-pycares. https://github.com/saghul/pycares Fabian Lipken depends on PACKAGE_python3-pycares config PACKAGE_python3-pycparser tristate "python3-pycparser..................................... C parser in Python" default y if DEFAULT_python3-pycparser default m if ALL select PACKAGE_python3-ply select PACKAGE_python3-light select PACKAGE_libc help pycparser is a parser for the C language, written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code. https://github.com/eliben/pycparser Jeffery To config PACKAGE_python3-pycparser-src tristate "python3-pycparser-src....................... C parser in Python (sources)" default y if DEFAULT_python3-pycparser-src default m if ALL select PACKAGE_libc help pycparser is a parser for the C language, written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code. This package contains the Python source files for python3-pycparser. https://github.com/eliben/pycparser Jeffery To depends on PACKAGE_python3-pycparser config PACKAGE_python3-pycrate tristate "python3-pycrate.......... A software suite to handle various data formats" default y if DEFAULT_python3-pycrate default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Provides a runtime for encoding and decoding data structures, including CSN.1 and ASN.1. Additionally, it features a 3G and LTE mobile core network. https://github.com/P1sec/pycrate David Bauer config PACKAGE_python3-pycrate-src tristate "python3-pycrate-src" default y if DEFAULT_python3-pycrate-src default m if ALL select PACKAGE_libc help Provides a runtime for encoding and decoding data structures, including CSN.1 and ASN.1. Additionally, it features a 3G and LTE mobile core network. This package contains the Python source files for python3-pycrate. https://github.com/P1sec/pycrate David Bauer depends on PACKAGE_python3-pycrate config PACKAGE_python3-pydoc tristate "python3-pydoc................................... Python 3.11 pydoc module" default y if DEFAULT_python3-pydoc default m if ALL select PACKAGE_libc select PACKAGE_python3-light help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the pydoc module. https://www.python.org/ Jeffery To config PACKAGE_python3-pydoc-src tristate "python3-pydoc-src..................... Python 3.11 pydoc module (sources)" default y if DEFAULT_python3-pydoc-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the pydoc module. This package contains the Python source files for python3-pydoc. https://www.python.org/ Jeffery To depends on PACKAGE_python3-pydoc config PACKAGE_python3-pyfuse3 tristate "python3-pyfuse3................ libfuse 3 bindings with async I/O support" default y if DEFAULT_python3-pyfuse3 default m if ALL select PACKAGE_python3-light select PACKAGE_python3-logging select PACKAGE_libc select PACKAGE_python3-asyncio select PACKAGE_libfuse3 select PACKAGE_python3-trio help pyfuse3 is a set of Python 3 bindings for libfuse 3. It provides an asynchronous API compatible with Trio and asyncio, and enables you to easily write a full-featured Linux filesystem in Python. https://github.com/libfuse/pyfuse3 Julien Malik config PACKAGE_python3-pyfuse3-src tristate "python3-pyfuse3-src.. libfuse 3 bindings with async I/O support (sources)" default y if DEFAULT_python3-pyfuse3-src default m if ALL select PACKAGE_libc help pyfuse3 is a set of Python 3 bindings for libfuse 3. It provides an asynchronous API compatible with Trio and asyncio, and enables you to easily write a full-featured Linux filesystem in Python. This package contains the Python source files for python3-pyfuse3. https://github.com/libfuse/pyfuse3 Julien Malik depends on PACKAGE_python3-pyfuse3 config PACKAGE_python3-pyinotify tristate "python3-pyinotify..................... Linux filesystem events monitoring" default y if DEFAULT_python3-pyinotify default m if ALL select PACKAGE_python3-light select PACKAGE_python3-logging select PACKAGE_libc select PACKAGE_python3-ctypes help Pyinotify is a Python module for monitoring filesystems changes. https://github.com/seb-m/pyinotify Gerald Kerma config PACKAGE_python3-pyinotify-src tristate "python3-pyinotify-src....... Linux filesystem events monitoring (sources)" default y if DEFAULT_python3-pyinotify-src default m if ALL select PACKAGE_libc help Pyinotify is a Python module for monitoring filesystems changes. This package contains the Python source files for python3-pyinotify. https://github.com/seb-m/pyinotify Gerald Kerma depends on PACKAGE_python3-pyinotify config PACKAGE_python3-pymysql tristate "python3-pymysql................................. Pure Python MySQL Client" default y if DEFAULT_python3-pymysql default m if ALL select PACKAGE_python3 select PACKAGE_libc help This package contains a pure-Python MySQL client library, based on PEP 249. https://pymysql.readthedocs.io/ Alexandru Ardelean config PACKAGE_python3-pymysql-sha-pwd tristate "python3-pymysql-sha-pwd. Pure Python MySQL Client w/ SHA256 password auth" default y if DEFAULT_python3-pymysql-sha-pwd default m if ALL select PACKAGE_libc select PACKAGE_python3-pymysql select PACKAGE_python3-cryptography depends on (aarch64||arm||i386||i686||mips||mipsel||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) help This is a meta-package installing python3-pymysql and python3-cryptography packages to be able to use pymysql with “sha256_password” or “caching_sha2_password” for authentication. https://pymysql.readthedocs.io/ Alexandru Ardelean config PACKAGE_python3-pymysql-src tristate "python3-pymysql-src................... Pure Python MySQL Client (sources)" default y if DEFAULT_python3-pymysql-src default m if ALL select PACKAGE_libc help This package contains a pure-Python MySQL client library, based on PEP 249. This package contains the Python source files for python3-pymysql. https://pymysql.readthedocs.io/ Alexandru Ardelean depends on PACKAGE_python3-pymysql config PACKAGE_python3-pynacl tristate "python3-pynacl................... Python binding to the libsodium library" default y if DEFAULT_python3-pynacl default m if ALL select PACKAGE_python3-cffi select PACKAGE_python3-six select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_libsodium help PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. https://github.com/pyca/pynacl/ Javier Marcet config PACKAGE_python3-pynacl-src tristate "python3-pynacl-src..... Python binding to the libsodium library (sources)" default y if DEFAULT_python3-pynacl-src default m if ALL select PACKAGE_libc help PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. This package contains the Python source files for python3-pynacl. https://github.com/pyca/pynacl/ Javier Marcet depends on PACKAGE_python3-pynacl config PACKAGE_python3-pyodbc tristate "python3-pyodbc............................................ python3-pyodbc" default y if DEFAULT_python3-pyodbc default m if ALL select PACKAGE_unixodbc select PACKAGE_python3-decimal select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_python3-uuid select PACKAGE_libstdcpp help DB API Module for ODBC A Python DB API 2 module for ODBC. This project provides an up-to-date, convenient interface to ODBC using native data types like datetime and decimal. https://github.com/mkleehammer/pyodbc Jeffery To config PACKAGE_python3-pyopenssl tristate "python3-pyopenssl........................................ OpenSSL wrapper" default y if DEFAULT_python3-pyopenssl default m if ALL select PACKAGE_libc select PACKAGE_python3-openssl select PACKAGE_python3-light select PACKAGE_python3-cryptography depends on (aarch64||arm||i386||i686||mips||mipsel||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) help Python wrapper module around the OpenSSL library https://pyopenssl.org/ Jeffery To config PACKAGE_python3-pyopenssl-src tristate "python3-pyopenssl-src.......................... OpenSSL wrapper (sources)" default y if DEFAULT_python3-pyopenssl-src default m if ALL select PACKAGE_libc help Python wrapper module around the OpenSSL library This package contains the Python source files for python3-pyopenssl. https://pyopenssl.org/ Jeffery To depends on PACKAGE_python3-pyopenssl config PACKAGE_python3-pyotp tristate "python3-pyotp.................................. One-Time Password Library" default y if DEFAULT_python3-pyotp default m if ALL select PACKAGE_python3-urllib select PACKAGE_python3-codecs select PACKAGE_libc select PACKAGE_python3-light help PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in. https://github.com/pyauth/pyotp Josef Schlehofer config PACKAGE_python3-pyotp-src tristate "python3-pyotp-src.................... One-Time Password Library (sources)" default y if DEFAULT_python3-pyotp-src default m if ALL select PACKAGE_libc help PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in. This package contains the Python source files for python3-pyotp. https://github.com/pyauth/pyotp Josef Schlehofer depends on PACKAGE_python3-pyotp config PACKAGE_python3-pyparsing tristate "python3-pyparsing.................... Define and execute parsing grammars" default y if DEFAULT_python3-pyparsing default m if ALL select PACKAGE_libc select PACKAGE_python3-light help The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code. https://github.com/pyparsing/pyparsing/ Jan Pavlinec config PACKAGE_python3-pyparsing-src tristate "python3-pyparsing-src...... Define and execute parsing grammars (sources)" default y if DEFAULT_python3-pyparsing-src default m if ALL select PACKAGE_libc help The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code. This package contains the Python source files for python3-pyparsing. https://github.com/pyparsing/pyparsing/ Jan Pavlinec depends on PACKAGE_python3-pyparsing config PACKAGE_python3-pyroute2 tristate "python3-pyroute2.................................. Python netlink library" default y if DEFAULT_python3-pyroute2 default m if ALL select PACKAGE_libc select PACKAGE_python3 help Pyroute2 is a pure Python netlink library. The library was started as an RTNL protocol implementation, but now it supports many netlink protocols. https://github.com/svinota/pyroute2 Martin Matějek config PACKAGE_python3-pyroute2-src tristate "python3-pyroute2-src.................... Python netlink library (sources)" default y if DEFAULT_python3-pyroute2-src default m if ALL select PACKAGE_libc help Pyroute2 is a pure Python netlink library. The library was started as an RTNL protocol implementation, but now it supports many netlink protocols. This package contains the Python source files for python3-pyroute2. https://github.com/svinota/pyroute2 Martin Matějek depends on PACKAGE_python3-pyroute2 config PACKAGE_python3-pyrsistent tristate "python3-pyrsistent....... Persistent/Functional/Immutable data structures" default y if DEFAULT_python3-pyrsistent default m if ALL select PACKAGE_libc select PACKAGE_python3-light help Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable. https://github.com/tobgu/pyrsistent Josef Schlehofer config PACKAGE_python3-pyrsistent-src tristate "python3-pyrsistent-src" default y if DEFAULT_python3-pyrsistent-src default m if ALL select PACKAGE_libc help Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable. This package contains the Python source files for python3-pyrsistent. https://github.com/tobgu/pyrsistent Josef Schlehofer depends on PACKAGE_python3-pyrsistent config PACKAGE_python3-pyserial tristate "python3-pyserial................................... Serial Port Extension" default y if DEFAULT_python3-pyserial default m if ALL select PACKAGE_python3-urllib select PACKAGE_libc select PACKAGE_python3-logging select PACKAGE_python3-light help This module encapsulates the access for the serial port. It provides backends for Python running on Windows, OSX, Linux, BSD (possibly any POSIX compliant system) and IronPython. The module named "serial" automatically selects the appropriate backend. https://github.com/pyserial/pyserial Micke Prag config PACKAGE_python3-pyserial-src tristate "python3-pyserial-src..................... Serial Port Extension (sources)" default y if DEFAULT_python3-pyserial-src default m if ALL select PACKAGE_libc help This module encapsulates the access for the serial port. It provides backends for Python running on Windows, OSX, Linux, BSD (possibly any POSIX compliant system) and IronPython. The module named "serial" automatically selects the appropriate backend. This package contains the Python source files for python3-pyserial. https://github.com/pyserial/pyserial Micke Prag depends on PACKAGE_python3-pyserial config PACKAGE_python3-pysocks tristate "python3-pysocks............................... Python SOCKS client module" default y if DEFAULT_python3-pysocks default m if ALL select PACKAGE_python3-logging select PACKAGE_python3-openssl select PACKAGE_python3-light select PACKAGE_python3-urllib select PACKAGE_libc help PySocks lets you send traffic through SOCKS proxy servers. It is a modern fork of SocksiPy with bug fixes and extra features. https://github.com/Anorov/PySocks Jan Pavlinec config PACKAGE_python3-pysocks-src tristate "python3-pysocks-src................. Python SOCKS client module (sources)" default y if DEFAULT_python3-pysocks-src default m if ALL select PACKAGE_libc help PySocks lets you send traffic through SOCKS proxy servers. It is a modern fork of SocksiPy with bug fixes and extra features. This package contains the Python source files for python3-pysocks. https://github.com/Anorov/PySocks Jan Pavlinec depends on PACKAGE_python3-pysocks config PACKAGE_python3-pytest tristate "python3-pytest.................................. Python testing framework" default y if DEFAULT_python3-pytest default m if ALL select PACKAGE_python3 select PACKAGE_python3-pluggy select PACKAGE_python3-packaging select PACKAGE_python3-iniconfig select PACKAGE_libc help The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries. https://pytest.org/ Jan Pavlinec config PACKAGE_python3-pytest-forked tristate "python3-pytest-forked......... Runs tests in isolated forked subprocesses" default y if DEFAULT_python3-pytest-forked default m if ALL select PACKAGE_python3-light select PACKAGE_python3-pytest select PACKAGE_libc select PACKAGE_python3-py help Pytest plugin which enables to run tests in isolated forked subprocesses https://github.com/pytest-dev/pytest-forked Jan Pavlinec config PACKAGE_python3-pytest-forked-src tristate "python3-pytest-forked-src" default y if DEFAULT_python3-pytest-forked-src default m if ALL select PACKAGE_libc help Pytest plugin which enables to run tests in isolated forked subprocesses This package contains the Python source files for python3-pytest-forked. https://github.com/pytest-dev/pytest-forked Jan Pavlinec depends on PACKAGE_python3-pytest-forked config PACKAGE_python3-pytest-src tristate "python3-pytest-src.................... Python testing framework (sources)" default y if DEFAULT_python3-pytest-src default m if ALL select PACKAGE_libc help The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries. This package contains the Python source files for python3-pytest. https://pytest.org/ Jan Pavlinec depends on PACKAGE_python3-pytest config PACKAGE_python3-pytest-xdist tristate "python3-pytest-xdist............... pytest plugin for distributed testing" default y if DEFAULT_python3-pytest-xdist default m if ALL select PACKAGE_libc select PACKAGE_python3-uuid select PACKAGE_python3-execnet select PACKAGE_python3-pytest select PACKAGE_python3-light help The pytest-xdist plugin extends pytest with new test execution modes, the most used being distributing tests across multiple CPUs to speed up test execution. https://github.com/pytest-dev/pytest-xdist Jan Pavlinec config PACKAGE_python3-pytest-xdist-src tristate "python3-pytest-xdist-src. pytest plugin for distributed testing (sources)" default y if DEFAULT_python3-pytest-xdist-src default m if ALL select PACKAGE_libc help The pytest-xdist plugin extends pytest with new test execution modes, the most used being distributing tests across multiple CPUs to speed up test execution. This package contains the Python source files for python3-pytest-xdist. https://github.com/pytest-dev/pytest-xdist Jan Pavlinec depends on PACKAGE_python3-pytest-xdist config PACKAGE_python3-pytz tristate "python3-pytz........... World timezone definitions, modern and historical" default y if DEFAULT_python3-pytz default m if ALL select PACKAGE_python3-light select PACKAGE_libc help World timezone definitions, modern and historical https://pythonhosted.org/pytz/ Alexandru Ardelean config PACKAGE_python3-pytz-src tristate "python3-pytz-src" default y if DEFAULT_python3-pytz-src default m if ALL select PACKAGE_libc help World timezone definitions, modern and historical This package contains the Python source files for python3-pytz. https://pythonhosted.org/pytz/ Alexandru Ardelean depends on PACKAGE_python3-pytz config PACKAGE_python3-readline tristate "python3-readline............................. Python 3.11 readline module" default y if DEFAULT_python3-readline default m if ALL select PACKAGE_python3-light select PACKAGE_libreadline select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the readline module. https://www.python.org/ Jeffery To config PACKAGE_python3-readline-src tristate "python3-readline-src............... Python 3.11 readline module (sources)" default y if DEFAULT_python3-readline-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the readline module. This package contains the Python source files for python3-readline. https://www.python.org/ Jeffery To depends on PACKAGE_python3-readline config PACKAGE_python3-requests tristate "python3-requests................................. HTTP library for Python" default y if DEFAULT_python3-requests default m if ALL select PACKAGE_python3-certifi select PACKAGE_python3-urllib3 select PACKAGE_python3-idna select PACKAGE_libc select PACKAGE_python3-chardet select PACKAGE_python3-light help Requests is the only Non-GMO HTTP library for Python, safe for human consumption https://requests.readthedocs.io Josef Schlehofer , Alexandru Ardelean config PACKAGE_python3-requests-src tristate "python3-requests-src................... HTTP library for Python (sources)" default y if DEFAULT_python3-requests-src default m if ALL select PACKAGE_libc help Requests is the only Non-GMO HTTP library for Python, safe for human consumption This package contains the Python source files for python3-requests. https://requests.readthedocs.io Josef Schlehofer , Alexandru Ardelean depends on PACKAGE_python3-requests config PACKAGE_python3-rsa tristate "python3-rsa............................... Pure-Python RSA implementation" default y if DEFAULT_python3-rsa default m if ALL select PACKAGE_python3-light select PACKAGE_python3-multiprocessing select PACKAGE_python3-pydoc select PACKAGE_python3-pyasn1 select PACKAGE_libc help Python-RSA is a pure-Python RSA implementation. It supports encryption and decryption, signing and verifying signatures, and key generation according to PKCS#1 version 1.5. It can be used as a Python library as well as on the commandline. https://stuvel.eu/rsa Daniel Danzberger config PACKAGE_python3-rsa-src tristate "python3-rsa-src................. Pure-Python RSA implementation (sources)" default y if DEFAULT_python3-rsa-src default m if ALL select PACKAGE_libc help Python-RSA is a pure-Python RSA implementation. It supports encryption and decryption, signing and verifying signatures, and key generation according to PKCS#1 version 1.5. It can be used as a Python library as well as on the commandline. This package contains the Python source files for python3-rsa. https://stuvel.eu/rsa Daniel Danzberger depends on PACKAGE_python3-rsa config PACKAGE_python3-ruamel-yaml tristate "python3-ruamel-yaml............................... YAML 1.2 loader/dumper" default y if DEFAULT_python3-ruamel-yaml default m if ALL select PACKAGE_python3-light select PACKAGE_libc help ruamel-yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree Josef Schlehofer config PACKAGE_python3-ruamel-yaml-src tristate "python3-ruamel-yaml-src................. YAML 1.2 loader/dumper (sources)" default y if DEFAULT_python3-ruamel-yaml-src default m if ALL select PACKAGE_libc help ruamel-yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order This package contains the Python source files for python3-ruamel-yaml. https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree Josef Schlehofer depends on PACKAGE_python3-ruamel-yaml config PACKAGE_python3-s3transfer tristate "python3-s3transfer............................ Amazon S3 Transfer Manager" default y if DEFAULT_python3-s3transfer default m if ALL select PACKAGE_python3-logging select PACKAGE_python3-multiprocessing select PACKAGE_python3-light select PACKAGE_python3-botocore select PACKAGE_libc help S3transfer is a Python library for managing Amazon S3 transfers. https://github.com/boto/s3transfer Daniel Danzberger config PACKAGE_python3-s3transfer-src tristate "python3-s3transfer-src.............. Amazon S3 Transfer Manager (sources)" default y if DEFAULT_python3-s3transfer-src default m if ALL select PACKAGE_libc help S3transfer is a Python library for managing Amazon S3 transfers. This package contains the Python source files for python3-s3transfer. https://github.com/boto/s3transfer Daniel Danzberger depends on PACKAGE_python3-s3transfer config PACKAGE_python3-schedule tristate "python3-schedule............................... Job scheduling for humans" default y if DEFAULT_python3-schedule default m if ALL select PACKAGE_libc select PACKAGE_python3-logging select PACKAGE_python3-light help An in-process scheduler for periodic jobs that uses the builder pattern for configuration. The Schedule lets you run Python functions (or any other callable) periodically at predetermined intervals using a simple, human-friendly syntax. https://github.com/dbader/schedule Josef Schlehofer config PACKAGE_python3-schedule-src tristate "python3-schedule-src................. Job scheduling for humans (sources)" default y if DEFAULT_python3-schedule-src default m if ALL select PACKAGE_libc help An in-process scheduler for periodic jobs that uses the builder pattern for configuration. The Schedule lets you run Python functions (or any other callable) periodically at predetermined intervals using a simple, human-friendly syntax. This package contains the Python source files for python3-schedule. https://github.com/dbader/schedule Josef Schlehofer depends on PACKAGE_python3-schedule config PACKAGE_python3-schema tristate "python3-schema............................ Simple data validation library" default y if DEFAULT_python3-schema default m if ALL select PACKAGE_libc select PACKAGE_python3-contextlib2 select PACKAGE_python3-light help schema is a library for validating Python data structures, such as those obtained from config-files, forms, external services or command-line parsing, converted from JSON/YAML (or something else) to Python data-types. https://github.com/keleshev/schema Karel Kočí config PACKAGE_python3-schema-src tristate "python3-schema-src.............. Simple data validation library (sources)" default y if DEFAULT_python3-schema-src default m if ALL select PACKAGE_libc help schema is a library for validating Python data structures, such as those obtained from config-files, forms, external services or command-line parsing, converted from JSON/YAML (or something else) to Python data-types. This package contains the Python source files for python3-schema. https://github.com/keleshev/schema Karel Kočí depends on PACKAGE_python3-schema config PACKAGE_python3-selinux tristate "python3-selinux......................... SELinux runtime library bindings" default y if DEFAULT_python3-selinux default m if ALL select PACKAGE_libselinux select PACKAGE_libc select PACKAGE_python3-light help libselinux is the runtime SELinux library that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. This package provides the Python bindings for libselinux. http://selinuxproject.org/page/Main_Page Thomas Petazzoni config PACKAGE_python3-selinux-src tristate "python3-selinux-src........... SELinux runtime library bindings (sources)" default y if DEFAULT_python3-selinux-src default m if ALL select PACKAGE_libc help libselinux is the runtime SELinux library that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. This package provides the Python bindings for libselinux. This package contains the Python source files for python3-selinux. http://selinuxproject.org/page/Main_Page Thomas Petazzoni depends on PACKAGE_python3-selinux config PACKAGE_python3-semanage tristate "python3-semanage.............. SELinux policy management library bindings" default y if DEFAULT_python3-semanage default m if ALL select PACKAGE_libc select PACKAGE_libsemanage select PACKAGE_python3-light help libsemanage is the policy management library. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case (for rpm). This package provides the Python bindings for libsemanage. http://selinuxproject.org/page/Main_Page Thomas Petazzoni config PACKAGE_python3-semanage-src tristate "python3-semanage-src" default y if DEFAULT_python3-semanage-src default m if ALL select PACKAGE_libc help libsemanage is the policy management library. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case (for rpm). This package provides the Python bindings for libsemanage. This package contains the Python source files for python3-semanage. http://selinuxproject.org/page/Main_Page Thomas Petazzoni depends on PACKAGE_python3-semanage config PACKAGE_python3-sentry-sdk tristate "python3-sentry-sdk..................................... Client for Sentry" default y if DEFAULT_python3-sentry-sdk default m if ALL select PACKAGE_python3 select PACKAGE_libc select PACKAGE_python3-urllib3 select PACKAGE_python3-certifi help This is the official Python SDK for Sentry. https://github.com/getsentry/sentry-python Josef Schlehofer config PACKAGE_python3-sentry-sdk-src tristate "python3-sentry-sdk-src....................... Client for Sentry (sources)" default y if DEFAULT_python3-sentry-sdk-src default m if ALL select PACKAGE_libc help This is the official Python SDK for Sentry. This package contains the Python source files for python3-sentry-sdk. https://github.com/getsentry/sentry-python Josef Schlehofer depends on PACKAGE_python3-sentry-sdk config PACKAGE_python3-seobject tristate "python3-seobject................................ SELinux seobject library" default y if DEFAULT_python3-seobject default m if ALL select PACKAGE_python3-light select PACKAGE_python3-semanage select PACKAGE_python3-selinux select PACKAGE_libc select PACKAGE_python3-setools select PACKAGE_python3-sepolicy help A set of SELinux tools written in Python that help with managing a system with SELinux enabled. This package contains the seobject library. http://selinuxproject.org/page/Main_Page Thomas Petazzoni config PACKAGE_python3-seobject-src tristate "python3-seobject-src.................. SELinux seobject library (sources)" default y if DEFAULT_python3-seobject-src default m if ALL select PACKAGE_libc help A set of SELinux tools written in Python that help with managing a system with SELinux enabled. This package contains the seobject library. This package contains the Python source files for python3-seobject. http://selinuxproject.org/page/Main_Page Thomas Petazzoni depends on PACKAGE_python3-seobject config PACKAGE_python3-sepolgen tristate "python3-sepolgen....................... SELinux policy generation library" default y if DEFAULT_python3-sepolgen default m if ALL select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_python3-selinux help A set of SELinux tools written in Python that help with managing a system with SELinux enabled. This package contains the SELinux policy generation Python library. http://selinuxproject.org/page/Main_Page Thomas Petazzoni config PACKAGE_python3-sepolgen-src tristate "python3-sepolgen-src......... SELinux policy generation library (sources)" default y if DEFAULT_python3-sepolgen-src default m if ALL select PACKAGE_libc help A set of SELinux tools written in Python that help with managing a system with SELinux enabled. This package contains the SELinux policy generation Python library. This package contains the Python source files for python3-sepolgen. http://selinuxproject.org/page/Main_Page Thomas Petazzoni depends on PACKAGE_python3-sepolgen config PACKAGE_python3-sepolicy tristate "python3-sepolicy......................... SELinux Policy Analyses binding" default y if DEFAULT_python3-sepolicy default m if ALL select PACKAGE_python3-setools select PACKAGE_python3-sepolgen select PACKAGE_python3-xml select PACKAGE_libc select PACKAGE_python3-selinux select PACKAGE_python3-light help A set of SELinux tools written in Python that help with managing a system with SELinux enabled. This package contains a Python binding for SELinux Policy Analyses. http://selinuxproject.org/page/Main_Page Thomas Petazzoni config PACKAGE_python3-sepolicy-src tristate "python3-sepolicy-src........... SELinux Policy Analyses binding (sources)" default y if DEFAULT_python3-sepolicy-src default m if ALL select PACKAGE_libc help A set of SELinux tools written in Python that help with managing a system with SELinux enabled. This package contains a Python binding for SELinux Policy Analyses. This package contains the Python source files for python3-sepolicy. http://selinuxproject.org/page/Main_Page Thomas Petazzoni depends on PACKAGE_python3-sepolicy config PACKAGE_python3-service-identity tristate "python3-service-identity................... Service identity verification" default y if DEFAULT_python3-service-identity default m if ALL select PACKAGE_python3-cryptography select PACKAGE_python3-light depends on (aarch64||arm||i386||i686||mips||mipsel||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_libc select PACKAGE_python3-pyasn1-modules select PACKAGE_python3-pyasn1 select PACKAGE_python3-attrs help service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes. https://service-identity.readthedocs.io/ Jeffery To config PACKAGE_python3-service-identity-src tristate "python3-service-identity-src..... Service identity verification (sources)" default y if DEFAULT_python3-service-identity-src default m if ALL select PACKAGE_libc help service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes. This package contains the Python source files for python3-service-identity. https://service-identity.readthedocs.io/ Jeffery To depends on PACKAGE_python3-service-identity config PACKAGE_python3-setools tristate "python3-setools.................................. SETools Python bindings" default y if DEFAULT_python3-setools default m if ALL select PACKAGE_python3-light select PACKAGE_python3-pkg-resources select PACKAGE_libsepol select PACKAGE_python3-logging select PACKAGE_libc select PACKAGE_libselinux help SETools is a collection of tools and libraries designed to facilitate SELinux policy analysis. This contains the SETools Python binding. http://selinuxproject.org/page/Main_Page W. Michael Petullo config PACKAGE_python3-setools-src tristate "python3-setools-src.................... SETools Python bindings (sources)" default y if DEFAULT_python3-setools-src default m if ALL select PACKAGE_libc help SETools is a collection of tools and libraries designed to facilitate SELinux policy analysis. This contains the SETools Python binding. This package contains the Python source files for python3-setools. http://selinuxproject.org/page/Main_Page W. Michael Petullo depends on PACKAGE_python3-setools config PACKAGE_python3-setuptools tristate "python3-setuptools..... Fully-featured library to package Python projects" default y if DEFAULT_python3-setuptools default m if ALL select PACKAGE_libc select PACKAGE_python3 select PACKAGE_python3-pkg-resources help Setuptools is a fully-featured, actively-maintained, and stable library designed to facilitate packaging Python projects. It helps developers to easily share reusable code (in the form of a library) and programs (e.g., CLI/GUI tools implemented in Python), that can be installed with pip and uploaded to PyPI. This is the main setuptools module. https://github.com/pypa/setuptools Jeffery To config PACKAGE_python3-setuptools-src tristate "python3-setuptools-src" default y if DEFAULT_python3-setuptools-src default m if ALL select PACKAGE_libc help Setuptools is a fully-featured, actively-maintained, and stable library designed to facilitate packaging Python projects. It helps developers to easily share reusable code (in the form of a library) and programs (e.g., CLI/GUI tools implemented in Python), that can be installed with pip and uploaded to PyPI. This is the main setuptools module. This package contains the Python source files for python3-setuptools. https://github.com/pypa/setuptools Jeffery To depends on PACKAGE_python3-setuptools config PACKAGE_python3-six tristate "python3-six......................... Python 2 and 3 compatibility library" default y if DEFAULT_python3-six default m if ALL select PACKAGE_libc select PACKAGE_python3-light help Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided. https://github.com/benjaminp/six Jeffery To config PACKAGE_python3-six-src tristate "python3-six-src........... Python 2 and 3 compatibility library (sources)" default y if DEFAULT_python3-six-src default m if ALL select PACKAGE_libc help Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. See the documentation for more information on what is provided. This package contains the Python source files for python3-six. https://github.com/benjaminp/six Jeffery To depends on PACKAGE_python3-six config PACKAGE_python3-slugify tristate "python3-slugify................. Slugify application that handles Unicode" default y if DEFAULT_python3-slugify default m if ALL select PACKAGE_libc select PACKAGE_python3-codecs select PACKAGE_python3-text-unidecode select PACKAGE_python3-light help A Python slugify application that handles unicode. https://github.com/un33k/python-slugify Josef Schlehofer config PACKAGE_python3-slugify-src tristate "python3-slugify-src... Slugify application that handles Unicode (sources)" default y if DEFAULT_python3-slugify-src default m if ALL select PACKAGE_libc help A Python slugify application that handles unicode. This package contains the Python source files for python3-slugify. https://github.com/un33k/python-slugify Josef Schlehofer depends on PACKAGE_python3-slugify config PACKAGE_python3-smbus tristate "python3-smbus.............................. Python bindings for the SMBUS" default y if DEFAULT_python3-smbus default m if ALL select PACKAGE_libi2c select PACKAGE_libc select PACKAGE_python3-light help This package contain the Python3 bindings for Linux SMBus access through i2c-dev. https://i2c.wiki.kernel.org/index.php/I2C_Tools Daniel Golle config PACKAGE_python3-sniffio tristate "python3-sniffio. Sniff out which async library your code is running under" default y if DEFAULT_python3-sniffio default m if ALL select PACKAGE_python3-light select PACKAGE_libc help This is a tiny package whose only purpose is to let you detect which async library your code is running under. https://sniffio.readthedocs.io Julien Malik config PACKAGE_python3-sniffio-src tristate "python3-sniffio-src" default y if DEFAULT_python3-sniffio-src default m if ALL select PACKAGE_libc help This is a tiny package whose only purpose is to let you detect which async library your code is running under. This package contains the Python source files for python3-sniffio. https://sniffio.readthedocs.io Julien Malik depends on PACKAGE_python3-sniffio config PACKAGE_python3-socketio tristate "python3-socketio............................. Socket.IO server and client" default y if DEFAULT_python3-socketio default m if ALL select PACKAGE_python3-uuid select PACKAGE_libc select PACKAGE_python3-asyncio select PACKAGE_python3-light select PACKAGE_python3-logging select PACKAGE_python3-bidict select PACKAGE_python3-engineio help Python implementation of the Socket.IO realtime client and server. https://github.com/miguelgrinberg/python-socketio Jan Pavlinec config PACKAGE_python3-socketio-src tristate "python3-socketio-src............... Socket.IO server and client (sources)" default y if DEFAULT_python3-socketio-src default m if ALL select PACKAGE_libc help Python implementation of the Socket.IO realtime client and server. This package contains the Python source files for python3-socketio. https://github.com/miguelgrinberg/python-socketio Jan Pavlinec depends on PACKAGE_python3-socketio config PACKAGE_python3-sortedcontainers tristate "python3-sortedcontainers" default y if DEFAULT_python3-sortedcontainers default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Sorted Containers is an Apache2 licensed sorted collections library, written in pure-Python, and fast as C-extensions. https://grantjenks.com/docs/sortedcontainers Julien Malik config PACKAGE_python3-sortedcontainers-src tristate "python3-sortedcontainers-src" default y if DEFAULT_python3-sortedcontainers-src default m if ALL select PACKAGE_libc help Sorted Containers is an Apache2 licensed sorted collections library, written in pure-Python, and fast as C-extensions. This package contains the Python source files for python3-sortedcontainers. https://grantjenks.com/docs/sortedcontainers Julien Malik depends on PACKAGE_python3-sortedcontainers config PACKAGE_python3-speedtest-cli tristate "python3-speedtest-cli" default y if DEFAULT_python3-speedtest-cli default m if ALL select PACKAGE_python3-xml select PACKAGE_python3-openssl select PACKAGE_python3-email select PACKAGE_python3-pkg-resources select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_python3-codecs select PACKAGE_python3-urllib help Command line interface for testing internet bandwidth using speedtest.net https://github.com/sivel/speedtest-cli Jaymin Patel config PACKAGE_python3-speedtest-cli-src tristate "python3-speedtest-cli-src" default y if DEFAULT_python3-speedtest-cli-src default m if ALL select PACKAGE_libc help Command line interface for testing internet bandwidth using speedtest.net This package contains the Python source files for python3-speedtest-cli. https://github.com/sivel/speedtest-cli Jaymin Patel depends on PACKAGE_python3-speedtest-cli config PACKAGE_python3-sqlalchemy tristate "python3-sqlalchemy.......................... Database Abstraction Library" default y if DEFAULT_python3-sqlalchemy default m if ALL select PACKAGE_libc select PACKAGE_python3 select PACKAGE_python3-typing-extensions help SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. https://www.sqlalchemy.org Josef Schlehofer config PACKAGE_python3-sqlalchemy-src tristate "python3-sqlalchemy-src............ Database Abstraction Library (sources)" default y if DEFAULT_python3-sqlalchemy-src default m if ALL select PACKAGE_libc help SQLAlchemy is the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. This package contains the Python source files for python3-sqlalchemy. https://www.sqlalchemy.org Josef Schlehofer depends on PACKAGE_python3-sqlalchemy config PACKAGE_python3-sqlite3 tristate "python3-sqlite3............................... Python 3.11 sqlite3 module" default y if DEFAULT_python3-sqlite3 default m if ALL select PACKAGE_libc select PACKAGE_libsqlite3 select PACKAGE_python3-light help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the sqlite3 module. https://www.python.org/ Jeffery To config PACKAGE_python3-sqlite3-src tristate "python3-sqlite3-src................. Python 3.11 sqlite3 module (sources)" default y if DEFAULT_python3-sqlite3-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the sqlite3 module. This package contains the Python source files for python3-sqlite3. https://www.python.org/ Jeffery To depends on PACKAGE_python3-sqlite3 config PACKAGE_python3-sqlparse tristate "python3-sqlparse............................... Non-validating SQL parser" default y if DEFAULT_python3-sqlparse default m if ALL select PACKAGE_python3-light select PACKAGE_libc help sqlparse is a non-validating SQL parser for Python. It provides support for parsing, splitting and formatting SQL statements. https://github.com/andialbrecht/sqlparse Peter Stadler config PACKAGE_python3-sqlparse-src tristate "python3-sqlparse-src................. Non-validating SQL parser (sources)" default y if DEFAULT_python3-sqlparse-src default m if ALL select PACKAGE_libc help sqlparse is a non-validating SQL parser for Python. It provides support for parsing, splitting and formatting SQL statements. This package contains the Python source files for python3-sqlparse. https://github.com/andialbrecht/sqlparse Peter Stadler depends on PACKAGE_python3-sqlparse config PACKAGE_python3-stem tristate "python3-stem................................ A controller library for Tor" default y if DEFAULT_python3-stem default m if ALL select PACKAGE_libc select PACKAGE_python3 help Stem is a Python controller library for Tor. With it you can use Tor's control protocol to script against the Tor process, or build things such as Nyx. https://stem.torproject.org/ Javier Marcet config PACKAGE_python3-stem-src tristate "python3-stem-src.................. A controller library for Tor (sources)" default y if DEFAULT_python3-stem-src default m if ALL select PACKAGE_libc help Stem is a Python controller library for Tor. With it you can use Tor's control protocol to script against the Tor process, or build things such as Nyx. This package contains the Python source files for python3-stem. https://stem.torproject.org/ Javier Marcet depends on PACKAGE_python3-stem config PACKAGE_python3-text-unidecode tristate "python3-text-unidecode............... The most basic Text::Unidecode port" default y if DEFAULT_python3-text-unidecode default m if ALL select PACKAGE_python3-light select PACKAGE_libc help text-unidecode is the most basic port of the Text::Unidecode Perl library. https://github.com/kmike/text-unidecode/ Josef Schlehofer config PACKAGE_python3-text-unidecode-src tristate "python3-text-unidecode-src. The most basic Text::Unidecode port (sources)" default y if DEFAULT_python3-text-unidecode-src default m if ALL select PACKAGE_libc help text-unidecode is the most basic port of the Text::Unidecode Perl library. This package contains the Python source files for python3-text-unidecode. https://github.com/kmike/text-unidecode/ Josef Schlehofer depends on PACKAGE_python3-text-unidecode config PACKAGE_python3-texttable tristate "python3-texttable................ Module for creating simple ASCII tables" default y if DEFAULT_python3-texttable default m if ALL select PACKAGE_libc select PACKAGE_python3-codecs select PACKAGE_python3-light help Module for creating simple ASCII tables https://github.com/foutaise/texttable/ Javier Marcet config PACKAGE_python3-texttable-src tristate "python3-texttable-src.. Module for creating simple ASCII tables (sources)" default y if DEFAULT_python3-texttable-src default m if ALL select PACKAGE_libc help Module for creating simple ASCII tables This package contains the Python source files for python3-texttable. https://github.com/foutaise/texttable/ Javier Marcet depends on PACKAGE_python3-texttable config PACKAGE_python3-toml tristate "python3-toml.............. A Python library for parsing and creating TOML" default y if DEFAULT_python3-toml default m if ALL select PACKAGE_python3-light select PACKAGE_python3-decimal select PACKAGE_libc help Python Library for Tom's Obvious, Minimal Language https://github.com/uiri/toml Jan Pavlinec config PACKAGE_python3-toml-src tristate "python3-toml-src" default y if DEFAULT_python3-toml-src default m if ALL select PACKAGE_libc help Python Library for Tom's Obvious, Minimal Language This package contains the Python source files for python3-toml. https://github.com/uiri/toml Jan Pavlinec depends on PACKAGE_python3-toml config PACKAGE_python3-tornado tristate "python3-tornado........ Web framework and asynchronous networking library" default y if DEFAULT_python3-tornado default m if ALL select PACKAGE_libc select PACKAGE_python3 help Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. https://www.tornadoweb.org Josef Schlehofer config PACKAGE_python3-tornado-src tristate "python3-tornado-src" default y if DEFAULT_python3-tornado-src default m if ALL select PACKAGE_libc help Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. By using non-blocking network I/O, Tornado can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connection to each user. This package contains the Python source files for python3-tornado. https://www.tornadoweb.org Josef Schlehofer depends on PACKAGE_python3-tornado config PACKAGE_python3-trio tristate "python3-trio.............. Friendly library for async concurrency and I/O" default y if DEFAULT_python3-trio default m if ALL select PACKAGE_python3-outcome select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_python3-sortedcontainers select PACKAGE_python3-attrs select PACKAGE_python3-sniffio select PACKAGE_python3-idna help The Trio project’s goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. https://github.com/python-trio/trio Julien Malik config PACKAGE_python3-trio-src tristate "python3-trio-src" default y if DEFAULT_python3-trio-src default m if ALL select PACKAGE_libc help The Trio project’s goal is to produce a production-quality, permissively licensed, async/await-native I/O library for Python. This package contains the Python source files for python3-trio. https://github.com/python-trio/trio Julien Malik depends on PACKAGE_python3-trio config PACKAGE_python3-twisted tristate "python3-twisted........................ Asynchronous networking framework" default y if DEFAULT_python3-twisted default m if ALL select PACKAGE_python3 depends on (aarch64||arm||i386||i686||mips||mipsel||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_python3-automat select PACKAGE_python3-pyopenssl select PACKAGE_python3-zope-interface select PACKAGE_libc select PACKAGE_python3-appdirs select PACKAGE_python3-attrs select PACKAGE_python3-constantly select PACKAGE_python3-bcrypt select PACKAGE_python3-service-identity select PACKAGE_python3-cryptography select PACKAGE_python3-typing-extensions select PACKAGE_python3-hyperlink select PACKAGE_python3-idna select PACKAGE_python3-incremental help Twisted is a networking engine written in Python, supporting numerous protocols. It contains a web server, numerous chat clients, chat servers, mail servers, and more. https://twistedmatrix.com/ Jeffery To config PACKAGE_python3-twisted-src tristate "python3-twisted-src.......... Asynchronous networking framework (sources)" default y if DEFAULT_python3-twisted-src default m if ALL select PACKAGE_libc help Twisted is a networking engine written in Python, supporting numerous protocols. It contains a web server, numerous chat clients, chat servers, mail servers, and more. This package contains the Python source files for python3-twisted. https://twistedmatrix.com/ Jeffery To depends on PACKAGE_python3-twisted config PACKAGE_python3-typing-extensions tristate "python3-typing-extensions......... Backported and Experimental Type Hints" default y if DEFAULT_python3-typing-extensions default m if ALL select PACKAGE_python3-light select PACKAGE_libc help The typing_extensions module serves two related purposes: * Enable use of new type system features on older Python versions. For example, typing.TypeGuard is new in Python 3.10, but typing_extensions allows users on previous Python versions to use it too. * Enable experimentation with new type system PEPs before they are accepted and added to the typing module. https://github.com/python/typing_extensions Jan Pavlinec , Jeffery To config PACKAGE_python3-typing-extensions-src tristate "python3-typing-extensions-src" default y if DEFAULT_python3-typing-extensions-src default m if ALL select PACKAGE_libc help The typing_extensions module serves two related purposes: * Enable use of new type system features on older Python versions. For example, typing.TypeGuard is new in Python 3.10, but typing_extensions allows users on previous Python versions to use it too. * Enable experimentation with new type system PEPs before they are accepted and added to the typing module. This package contains the Python source files for python3-typing-extensions. https://github.com/python/typing_extensions Jan Pavlinec , Jeffery To depends on PACKAGE_python3-typing-extensions config PACKAGE_python3-ubus tristate "python3-ubus............................................ libubus bindings" default y if DEFAULT_python3-ubus default m if ALL select PACKAGE_libc select PACKAGE_libubus select PACKAGE_python3-light select PACKAGE_libblobmsg-json help Python bindings for ubus. https://gitlab.nic.cz/turris/python-ubus/ Erik Larsson config PACKAGE_python3-ubus-src tristate "python3-ubus-src.............................. libubus bindings (sources)" default y if DEFAULT_python3-ubus-src default m if ALL select PACKAGE_libc help Python bindings for ubus. This package contains the Python source files for python3-ubus. https://gitlab.nic.cz/turris/python-ubus/ Erik Larsson depends on PACKAGE_python3-ubus config PACKAGE_python3-uci tristate "python3-uci.......................................... Python UCI bindings" default y if DEFAULT_python3-uci default m if ALL select PACKAGE_python3-light select PACKAGE_libuci select PACKAGE_libc help Python3 bindings for Unified Configuration Interface. https://gitlab.nic.cz/turris/pyuci/ Josef Schlehofer config PACKAGE_python3-uci-src tristate "python3-uci-src............................ Python UCI bindings (sources)" default y if DEFAULT_python3-uci-src default m if ALL select PACKAGE_libc help Python3 bindings for Unified Configuration Interface. This package contains the Python source files for python3-uci. https://gitlab.nic.cz/turris/pyuci/ Josef Schlehofer depends on PACKAGE_python3-uci config PACKAGE_python3-unidecode tristate "python3-unidecode................. ASCII transliterations of Unicode text" default y if DEFAULT_python3-unidecode default m if ALL select PACKAGE_libc select PACKAGE_python3-light help ASCII transliterations of Unicode text https://github.com/avian2/unidecode Josef Schlehofer config PACKAGE_python3-unidecode-src tristate "python3-unidecode-src... ASCII transliterations of Unicode text (sources)" default y if DEFAULT_python3-unidecode-src default m if ALL select PACKAGE_libc help ASCII transliterations of Unicode text This package contains the Python source files for python3-unidecode. https://github.com/avian2/unidecode Josef Schlehofer depends on PACKAGE_python3-unidecode config PACKAGE_python3-unittest tristate "python3-unittest............................. Python 3.11 unittest module" default y if DEFAULT_python3-unittest default m if ALL select PACKAGE_libc select PACKAGE_python3-light help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the unittest module. https://www.python.org/ Jeffery To config PACKAGE_python3-unittest-src tristate "python3-unittest-src............... Python 3.11 unittest module (sources)" default y if DEFAULT_python3-unittest-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the unittest module. This package contains the Python source files for python3-unittest. https://www.python.org/ Jeffery To depends on PACKAGE_python3-unittest config PACKAGE_python3-urllib tristate "python3-urllib.......................... Python 3.11 URL handling modules" default y if DEFAULT_python3-urllib default m if ALL select PACKAGE_python3-light select PACKAGE_python3-email select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the URL handling modules. https://www.python.org/ Jeffery To config PACKAGE_python3-urllib-src tristate "python3-urllib-src............ Python 3.11 URL handling modules (sources)" default y if DEFAULT_python3-urllib-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the URL handling modules. This package contains the Python source files for python3-urllib. https://www.python.org/ Jeffery To depends on PACKAGE_python3-urllib config PACKAGE_python3-urllib3 tristate "python3-urllib3.............................. Sanity-friendly HTTP client" default y if DEFAULT_python3-urllib3 default m if ALL select PACKAGE_libc select PACKAGE_python3 help HTTP library with thread-safe connection pooling, file post, and more. https://urllib3.readthedocs.io/ Josef Schlehofer config PACKAGE_python3-urllib3-src tristate "python3-urllib3-src................ Sanity-friendly HTTP client (sources)" default y if DEFAULT_python3-urllib3-src default m if ALL select PACKAGE_libc help HTTP library with thread-safe connection pooling, file post, and more. This package contains the Python source files for python3-urllib3. https://urllib3.readthedocs.io/ Josef Schlehofer depends on PACKAGE_python3-urllib3 config PACKAGE_python3-uuid tristate "python3-uuid..................................... Python 3.11 uuid module" default y if DEFAULT_python3-uuid default m if ALL select PACKAGE_libuuid select PACKAGE_python3-light select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the uuid module. https://www.python.org/ Jeffery To config PACKAGE_python3-uuid-src tristate "python3-uuid-src....................... Python 3.11 uuid module (sources)" default y if DEFAULT_python3-uuid-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the uuid module. This package contains the Python source files for python3-uuid. https://www.python.org/ Jeffery To depends on PACKAGE_python3-uuid config PACKAGE_python3-venv tristate "python3-venv..................................... Python 3.11 venv module" default y if DEFAULT_python3-venv default m if ALL select PACKAGE_libc select PACKAGE_python3 help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the venv module. https://www.python.org/ Jeffery To config PACKAGE_python3-venv-src tristate "python3-venv-src....................... Python 3.11 venv module (sources)" default y if DEFAULT_python3-venv-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the venv module. This package contains the Python source files for python3-venv. https://www.python.org/ Jeffery To depends on PACKAGE_python3-venv config PACKAGE_python3-vobject tristate "python3-vobject.................................................. VObject" default y if DEFAULT_python3-vobject default m if ALL select PACKAGE_python3 select PACKAGE_libc select PACKAGE_python3-dateutil help vCard and vCalendar support for Python http://eventable.github.io/vobject/ config PACKAGE_python3-vobject-src tristate "python3-vobject-src.................................... VObject (sources)" default y if DEFAULT_python3-vobject-src default m if ALL select PACKAGE_libc help vCard and vCalendar support for Python This package contains the Python source files for python3-vobject. http://eventable.github.io/vobject/ depends on PACKAGE_python3-vobject config PACKAGE_python3-voluptuous tristate "python3-voluptuous............................... Data validation library" default y if DEFAULT_python3-voluptuous default m if ALL select PACKAGE_python3-decimal select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_python3-urllib help It is primarily intended for validating data coming into Python as JSON, YAML, etc. https://github.com/alecthomas/voluptuous Josef Schlehofer config PACKAGE_python3-voluptuous-serialize tristate "python3-voluptuous-serialize................. Python Voluptuous Serialize" default y if DEFAULT_python3-voluptuous-serialize default m if ALL select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_python3-voluptuous help Convert Voluptuous schemas to dictionaries so they can be serialized. https://github.com/balloob/voluptuous-serialize Josef Schlehofer config PACKAGE_python3-voluptuous-serialize-src tristate "python3-voluptuous-serialize-src... Python Voluptuous Serialize (sources)" default y if DEFAULT_python3-voluptuous-serialize-src default m if ALL select PACKAGE_libc help Convert Voluptuous schemas to dictionaries so they can be serialized. This package contains the Python source files for python3-voluptuous-serialize. https://github.com/balloob/voluptuous-serialize Josef Schlehofer depends on PACKAGE_python3-voluptuous-serialize config PACKAGE_python3-voluptuous-src tristate "python3-voluptuous-src................. Data validation library (sources)" default y if DEFAULT_python3-voluptuous-src default m if ALL select PACKAGE_libc help It is primarily intended for validating data coming into Python as JSON, YAML, etc. This package contains the Python source files for python3-voluptuous. https://github.com/alecthomas/voluptuous Josef Schlehofer depends on PACKAGE_python3-voluptuous config PACKAGE_python3-wcwidth tristate "python3-wcwidth....................... Terminal width calculation library" default y if DEFAULT_python3-wcwidth default m if ALL select PACKAGE_python3-light select PACKAGE_libc help Python library that measures the width of unicode strings rendered to a terminal https://github.com/jquast/wcwidth Jan Pavlinec config PACKAGE_python3-wcwidth-src tristate "python3-wcwidth-src......... Terminal width calculation library (sources)" default y if DEFAULT_python3-wcwidth-src default m if ALL select PACKAGE_libc help Python library that measures the width of unicode strings rendered to a terminal This package contains the Python source files for python3-wcwidth. https://github.com/jquast/wcwidth Jan Pavlinec depends on PACKAGE_python3-wcwidth config PACKAGE_python3-websocket-client tristate "python3-websocket-client" default y if DEFAULT_python3-websocket-client default m if ALL select PACKAGE_python3-light select PACKAGE_python3-openssl select PACKAGE_python3-logging select PACKAGE_libc help websocket-client module is WebSocket client for python. This provide the low level APIs for WebSocket. All APIs are the synchronous functions. websocket-client supports only hybi-13. https://github.com/websocket-client/websocket-client Javier Marcet config PACKAGE_python3-websocket-client-src tristate "python3-websocket-client-src" default y if DEFAULT_python3-websocket-client-src default m if ALL select PACKAGE_libc help websocket-client module is WebSocket client for python. This provide the low level APIs for WebSocket. All APIs are the synchronous functions. websocket-client supports only hybi-13. This package contains the Python source files for python3-websocket-client. https://github.com/websocket-client/websocket-client Javier Marcet depends on PACKAGE_python3-websocket-client config PACKAGE_python3-websockets tristate "python3-websockets.............. Implementation of the WebSocket Protocol" default y if DEFAULT_python3-websockets default m if ALL select PACKAGE_python3 select PACKAGE_libc help websockets is a library for building WebSocket servers and clients in Python with a focus on correctness, simplicity, robustness, and performance. Built on top of asyncio, Python's standard asynchronous I/O framework, the default implementation provides an elegant coroutine-based API. https://github.com/aaugustin/websockets Michal Vasilek config PACKAGE_python3-websockets-src tristate "python3-websockets-src" default y if DEFAULT_python3-websockets-src default m if ALL select PACKAGE_libc help websockets is a library for building WebSocket servers and clients in Python with a focus on correctness, simplicity, robustness, and performance. Built on top of asyncio, Python's standard asynchronous I/O framework, the default implementation provides an elegant coroutine-based API. This package contains the Python source files for python3-websockets. https://github.com/aaugustin/websockets Michal Vasilek depends on PACKAGE_python3-websockets config PACKAGE_python3-werkzeug tristate "python3-werkzeug.............. Comprehensive WSGI web application library" default y if DEFAULT_python3-werkzeug default m if ALL select PACKAGE_python3 select PACKAGE_libc select PACKAGE_python3-markupsafe help Werkzeug is a comprehensive WSGI web application library. It began as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility libraries. https://palletsprojects.com/p/werkzeug/ Jeffery To config PACKAGE_python3-werkzeug-src tristate "python3-werkzeug-src" default y if DEFAULT_python3-werkzeug-src default m if ALL select PACKAGE_libc help Werkzeug is a comprehensive WSGI web application library. It began as a simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility libraries. This package contains the Python source files for python3-werkzeug. https://palletsprojects.com/p/werkzeug/ Jeffery To depends on PACKAGE_python3-werkzeug config PACKAGE_python3-xml tristate "python3-xml...................................... Python 3.11 XML modules" default y if DEFAULT_python3-xml default m if ALL select PACKAGE_python3-urllib select PACKAGE_libc select PACKAGE_python3-light help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the XML modules. https://www.python.org/ Jeffery To config PACKAGE_python3-xml-src tristate "python3-xml-src........................ Python 3.11 XML modules (sources)" default y if DEFAULT_python3-xml-src default m if ALL select PACKAGE_libc help Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. It supports multiple programming paradigms beyond object-oriented programming, such as procedural and functional programming. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many Unix variants including Linux and macOS, and on Windows. This package contains the XML modules. This package contains the Python source files for python3-xml. https://www.python.org/ Jeffery To depends on PACKAGE_python3-xml config PACKAGE_python3-xmltodict tristate "python3-xmltodict................................ Work with XML like JSON" default y if DEFAULT_python3-xmltodict default m if ALL select PACKAGE_python3-light select PACKAGE_python3-xml select PACKAGE_libc help xmltodict is a Python module that makes working with XML feel like you are working with JSON. https://github.com/martinblech/xmltodict Josef Schlehofer config PACKAGE_python3-xmltodict-src tristate "python3-xmltodict-src.................. Work with XML like JSON (sources)" default y if DEFAULT_python3-xmltodict-src default m if ALL select PACKAGE_libc help xmltodict is a Python module that makes working with XML feel like you are working with JSON. This package contains the Python source files for python3-xmltodict. https://github.com/martinblech/xmltodict Josef Schlehofer depends on PACKAGE_python3-xmltodict config PACKAGE_python3-yaml tristate "python3-yaml..................................... YAML parser and emitter" default y if DEFAULT_python3-yaml default m if ALL select PACKAGE_libc select PACKAGE_libyaml select PACKAGE_python3-light help PyYAML is a YAML parser and emitter for the Python programming language. https://github.com/yaml/pyyaml Josef Schlehofer config PACKAGE_python3-yaml-src tristate "python3-yaml-src....................... YAML parser and emitter (sources)" default y if DEFAULT_python3-yaml-src default m if ALL select PACKAGE_libc help PyYAML is a YAML parser and emitter for the Python programming language. This package contains the Python source files for python3-yaml. https://github.com/yaml/pyyaml Josef Schlehofer depends on PACKAGE_python3-yaml config PACKAGE_python3-yarl tristate "python3-yarl..................................... Yet another URL library" default y if DEFAULT_python3-yarl default m if ALL select PACKAGE_python3-light select PACKAGE_python3-idna select PACKAGE_python3-urllib select PACKAGE_python3-multidict select PACKAGE_libc help Yet another URL library https://github.com/aio-libs/yarl Josef Schlehofer config PACKAGE_python3-yarl-src tristate "python3-yarl-src....................... Yet another URL library (sources)" default y if DEFAULT_python3-yarl-src default m if ALL select PACKAGE_libc help Yet another URL library This package contains the Python source files for python3-yarl. https://github.com/aio-libs/yarl Josef Schlehofer depends on PACKAGE_python3-yarl config PACKAGE_python3-zeroconf tristate "python3-zeroconf................. Multicast DNS Service Discovery Library" default y if DEFAULT_python3-zeroconf default m if ALL select PACKAGE_python3-ifaddr select PACKAGE_python3-logging select PACKAGE_python3-light select PACKAGE_python3-asyncio select PACKAGE_libc help Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible) https://github.com/python-zeroconf/python-zeroconf Josef Schlehofer config PACKAGE_python3-zeroconf-src tristate "python3-zeroconf-src... Multicast DNS Service Discovery Library (sources)" default y if DEFAULT_python3-zeroconf-src default m if ALL select PACKAGE_libc help Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible) This package contains the Python source files for python3-zeroconf. https://github.com/python-zeroconf/python-zeroconf Josef Schlehofer depends on PACKAGE_python3-zeroconf config PACKAGE_python3-zipp tristate "python3-zipp...................................... Zipfile object wrapper" default y if DEFAULT_python3-zipp default m if ALL select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_python3-urllib help Backport of pathlib-compatible object wrapper for zip files https://github.com/jaraco/zipp Jan Pavlinec config PACKAGE_python3-zipp-src tristate "python3-zipp-src........................ Zipfile object wrapper (sources)" default y if DEFAULT_python3-zipp-src default m if ALL select PACKAGE_libc help Backport of pathlib-compatible object wrapper for zip files This package contains the Python source files for python3-zipp. https://github.com/jaraco/zipp Jan Pavlinec depends on PACKAGE_python3-zipp config PACKAGE_python3-zope-interface tristate "python3-zope-interface............................. Interfaces for Python" default y if DEFAULT_python3-zope-interface default m if ALL select PACKAGE_libc select PACKAGE_python3-logging select PACKAGE_python3-light help This package provides an implementation of "object interfaces" for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python. https://github.com/zopefoundation/zope.interface Jeffery To config PACKAGE_python3-zope-interface-src tristate "python3-zope-interface-src............... Interfaces for Python (sources)" default y if DEFAULT_python3-zope-interface-src default m if ALL select PACKAGE_libc help This package provides an implementation of "object interfaces" for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python. This package contains the Python source files for python3-zope-interface. https://github.com/zopefoundation/zope.interface Jeffery To depends on PACKAGE_python3-zope-interface endmenu menu "Ruby" config PACKAGE_ruby tristate "ruby............................... Ruby scripting language (interpreter)" default y if DEFAULT_ruby default m if ALL select PACKAGE_libruby select PACKAGE_libc help Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. http://www.ruby-lang.org/ Luiz Angelo Daros de Luca comment "Standard Library" depends on PACKAGE_ruby config PACKAGE_ruby-stdlib depends on PACKAGE_ruby default m if ALL prompt "Select Ruby Complete Standard Library (ruby-stdlib)" config PACKAGE_ruby-abbrev tristate "ruby-abbrev" default y if DEFAULT_ruby-abbrev default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Calculates the set of unambiguous abbreviations for a given set of strings. Provides: - /usr/lib/ruby/3.2/abbrev.rb - /usr/lib/ruby/gems/3.2/gems/abbrev-*/ - /usr/lib/ruby/gems/3.2/specifications/default/abbrev-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-base64 tristate "ruby-base64................................ Ruby Encode and decode base64" default y if DEFAULT_ruby-base64 default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Encode and decode base64. Provides: - /usr/lib/ruby/3.2/base64.rb - /usr/lib/ruby/gems/3.2/gems/base64-*/ - /usr/lib/ruby/gems/3.2/specifications/default/base64-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-benchmark tristate "ruby-benchmark..................... Ruby Performance benchmarking library" default y if DEFAULT_ruby-benchmark default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby Performance benchmarking library. Provides: - /usr/lib/ruby/3.2/benchmark.rb - /usr/lib/ruby/3.2/benchmark/ - /usr/lib/ruby/gems/3.2/gems/benchmark-*/ - /usr/lib/ruby/gems/3.2/specifications/default/benchmark-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-bigdecimal tristate "ruby-bigdecimal.. Ruby Arbitrary-precision decimal floating-point library" default y if DEFAULT_ruby-bigdecimal default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby Arbitrary-precision decimal floating-point library. Provides: - /usr/lib/ruby/3.2/*/bigdecimal.so - /usr/lib/ruby/3.2/bigdecimal/ - /usr/lib/ruby/3.2/bigdecimal.rb - /usr/lib/ruby/gems/3.2/specifications/default/bigdecimal-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-bundler tristate "ruby-bundler.................................... Ruby Manage dependencies" default y if DEFAULT_ruby-bundler default m if ALL select PACKAGE_ruby-irb select PACKAGE_ruby-readline select PACKAGE_ruby-erb select PACKAGE_ruby-open-uri select PACKAGE_ruby-logger depends on PACKAGE_ruby select PACKAGE_ruby-yaml select PACKAGE_libc help This package contains the ruby Manage dependencies. http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-cgi tristate "ruby-cgi........................................ Ruby CGI support toolkit" default y if DEFAULT_ruby-cgi default m if ALL select PACKAGE_ruby-pstore select PACKAGE_libc depends on PACKAGE_ruby select PACKAGE_ruby-tempfile select PACKAGE_ruby-shellwords select PACKAGE_ruby-stringio select PACKAGE_ruby-securerandom help This package contains the ruby CGI support toolkit. Provides: - /usr/lib/ruby/3.2/cgi.rb - /usr/lib/ruby/3.2/cgi/ - /usr/lib/ruby/gems/3.2/gems/cgi-*/ - /usr/lib/ruby/gems/3.2/specifications/default/cgi-*.gemspec - /usr/lib/ruby/3.2/*/cgi/escape.so http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-continuation tristate "ruby-continuation..... Ruby Similar to C setjmp/longjmp with extra states" default y if DEFAULT_ruby-continuation default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Similar to C setjmp/longjmp with extra states. Provides: - /usr/lib/ruby/3.2/*/continuation.so http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-coverage tristate "ruby-coverage.................................. Ruby Coverage measurement" default y if DEFAULT_ruby-coverage default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby Coverage measurement. Provides: - /usr/lib/ruby/3.2/coverage.rb - /usr/lib/ruby/3.2/*/coverage.so http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-csv tristate "ruby-csv.................................... Ruby CSV Reading and Writing" default y if DEFAULT_ruby-csv default m if ALL select PACKAGE_ruby-english select PACKAGE_libc select PACKAGE_ruby-date depends on PACKAGE_ruby select PACKAGE_ruby-forwardable select PACKAGE_ruby-strscan select PACKAGE_ruby-stringio help This package contains the ruby CSV Reading and Writing. Provides: - /usr/lib/ruby/3.2/csv.rb - /usr/lib/ruby/3.2/csv/ - /usr/lib/ruby/gems/3.2/specifications/default/csv-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-date tristate "ruby-date...................... Ruby Comparable module for handling dates" default y if DEFAULT_ruby-date default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Comparable module for handling dates. Provides: - /usr/lib/ruby/3.2/date.rb - /usr/lib/ruby/3.2/*/date_core.so - /usr/lib/ruby/gems/3.2/specifications/default/date-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-debug tristate "ruby-debug............ Ruby generic command line interface for ruby-debug" default y if DEFAULT_ruby-debug default m if ALL select PACKAGE_ruby-irb select PACKAGE_ruby-readline select PACKAGE_ruby-mkmf select PACKAGE_ruby-base64 depends on PACKAGE_ruby select PACKAGE_ruby-objspace select PACKAGE_libc help This package contains the ruby generic command line interface for ruby-debug. Provides: - /usr/lib/ruby/3.2/debug.rb - /usr/lib/ruby/gems/3.2/gems/debug-*/ - /usr/lib/ruby/gems/3.2/extensions/*/3.2/debug-* - /usr/lib/ruby/gems/3.2/specifications/debug-*.gemspec Except: - /usr/lib/ruby/gems/3.2/gems/debug-*/CONTRIBUTING.md - /usr/lib/ruby/gems/3.2/gems/debug-*/LICENSE.txt - /usr/lib/ruby/gems/3.2/gems/debug-*/README.md - /usr/lib/ruby/gems/3.2/gems/debug-*/TODO.md http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-delegate tristate "ruby-delegate............. Ruby lib to delegate method calls to an object" default y if DEFAULT_ruby-delegate default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby lib to delegate method calls to an object. Provides: - /usr/lib/ruby/3.2/delegate.rb - /usr/lib/ruby/3.2/delegate/ - /usr/lib/ruby/gems/3.2/gems/delegate-*/ - /usr/lib/ruby/gems/3.2/specifications/default/delegate-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-dev tristate "ruby-dev............................. Ruby scripting language (dev files)" default y if DEFAULT_ruby-dev default m if ALL select PACKAGE_libruby depends on PACKAGE_ruby select PACKAGE_libc help Header files for compiling extension modules for the Ruby 3.2 http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-did-you-mean tristate "ruby-did-you-mean.......................... Ruby did you mean? experience" default y if DEFAULT_ruby-did-you-mean default m if ALL select PACKAGE_ruby-rbconfig depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby did you mean? experience. Provides: - /usr/lib/ruby/3.2/did_you_mean.rb - /usr/lib/ruby/3.2/did_you_mean/ - /usr/lib/ruby/gems/3.2/gems/did_you_mean-*/ - /usr/lib/ruby/gems/3.2/specifications/default/did_you_mean-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-digest tristate "ruby-digest.......................................... Ruby Digest Library" default y if DEFAULT_ruby-digest default m if ALL depends on PACKAGE_ruby select PACKAGE_libopenssl if RUBY_DIGEST_USE_OPENSSL select PACKAGE_libc help Provides digest* files. Can be configured to use OpenSSL or bundled hash functions. Provides: - /usr/lib/ruby/3.2/digest - /usr/lib/ruby/3.2/digest.rb - /usr/lib/ruby/3.2/*/digest.so - /usr/lib/ruby/3.2/*/digest/* - /usr/lib/ruby/gems/3.2/specifications/default/digest-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config RUBY_DIGEST_USE_OPENSSL bool "Use OpenSSL functions for ruby digest hash functions" depends on PACKAGE_ruby-digest help Ruby can use OpenSSL hash functions or compile alternative implementations. Using OpenSSL saves about 30KBytes (less when compressed) but requires OpenSSL (that is way bigger than that). However, if OpenSSL is already needed by another usage, as ruby-openssl or any other non ruby package, it is better to mark this option. default n config PACKAGE_ruby-drb tristate "ruby-drb.................................. Ruby distributed object system" default y if DEFAULT_ruby-drb default m if ALL select PACKAGE_ruby-singleton select PACKAGE_ruby-openssl select PACKAGE_ruby-monitor depends on PACKAGE_ruby select PACKAGE_ruby-observer select PACKAGE_libc select PACKAGE_ruby-tmpdir help This package contains the ruby distributed object system. Provides: - /usr/lib/ruby/3.2/drb.rb - /usr/lib/ruby/3.2/drb - /usr/lib/ruby/gems/3.2/specifications/default/drb-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-enc tristate "ruby-enc......... Ruby character re-coding library charset (small subset)" default y if DEFAULT_ruby-enc default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby character re-coding library charset (small subset). Provides: - /usr/lib/ruby/3.2/*/enc/encdb.so - /usr/lib/ruby/3.2/*/enc/iso_8859_1.so - /usr/lib/ruby/3.2/*/enc/utf_*.so - /usr/lib/ruby/3.2/*/enc/euc_jp.so http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-enc-extra tristate "ruby-enc-extra... Ruby character re-coding library charset (extra subset)" default y if DEFAULT_ruby-enc-extra default m if ALL select PACKAGE_ruby-enc select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby character re-coding library charset (extra subset). Provides: - /usr/lib/ruby/3.2/*/enc Except: - /usr/lib/ruby/3.2/*/enc/encdb.so - /usr/lib/ruby/3.2/*/enc/iso_8859_1.so - /usr/lib/ruby/3.2/*/enc/utf_*.so - /usr/lib/ruby/3.2/*/enc/euc_jp.so http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-english tristate "ruby-english........ Ruby Reference some global vars as english variables" default y if DEFAULT_ruby-english default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Reference some global vars as english variables. Provides: - /usr/lib/ruby/3.2/English.rb - /usr/lib/ruby/gems/3.2/specifications/default/english-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-erb tristate "ruby-erb..................................... Ruby (embedded interpreter)" default y if DEFAULT_ruby-erb default m if ALL select PACKAGE_ruby-gems select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby (embedded interpreter). http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-error_highlight tristate "ruby-error_highlight....... Ruby Fine-grained error location in backtrace" default y if DEFAULT_ruby-error_highlight default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Fine-grained error location in backtrace. Provides: - /usr/lib/ruby/3.2/error_highlight.rb - /usr/lib/ruby/3.2/error_highlight/* - /usr/lib/ruby/gems/3.2/specifications/default/error_highlight-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-etc tristate "ruby-etc....................... Ruby Access info typically stored in /etc" default y if DEFAULT_ruby-etc default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby Access info typically stored in /etc. Provides: - /usr/lib/ruby/3.2/*/etc.so - /usr/lib/ruby/gems/3.2/specifications/default/etc-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-expect tristate "ruby-expect...................................... Ruby Expect-like for IO" default y if DEFAULT_ruby-expect default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby Expect-like for IO. Provides: - /usr/lib/ruby/3.2/expect.rb http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-fcntl tristate "ruby-fcntl.. Ruby Loads constants defined in the OS fcntl.h C header file" default y if DEFAULT_ruby-fcntl default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby Loads constants defined in the OS fcntl.h C header file. Provides: - /usr/lib/ruby/3.2/*/fcntl.so - /usr/lib/ruby/gems/3.2/specifications/default/fcntl-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-fiddle tristate "ruby-fiddle................................. Ruby Libffi wrapper for Ruby" default y if DEFAULT_ruby-fiddle default m if ALL select PACKAGE_libffi depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Libffi wrapper for Ruby. Provides: - /usr/lib/ruby/3.2/fiddle.rb - /usr/lib/ruby/3.2/fiddle/ - /usr/lib/ruby/3.2/*/fiddle.so - /usr/lib/ruby/gems/3.2/specifications/default/fiddle-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-fileutils tristate "ruby-fileutils. Ruby File utility methods for copying moving removing etc" default y if DEFAULT_ruby-fileutils default m if ALL select PACKAGE_ruby-rbconfig select PACKAGE_ruby-enc depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-etc select PACKAGE_ruby-socket help This package contains the ruby File utility methods for copying moving removing etc. Provides: - /usr/lib/ruby/3.2/fileutils.rb - /usr/lib/ruby/gems/3.2/gems/fileutils-*/ - /usr/lib/ruby/gems/3.2/specifications/default/fileutils-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-find tristate "ruby-find................. Ruby top-down traversal of a set of file paths" default y if DEFAULT_ruby-find default m if ALL select PACKAGE_ruby-enc depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby top-down traversal of a set of file paths. Provides: - /usr/lib/ruby/3.2/find.rb - /usr/lib/ruby/gems/3.2/specifications/default/find-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-forwardable tristate "ruby-forwardable.................. Ruby delegation of methods to a object" default y if DEFAULT_ruby-forwardable default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby delegation of methods to a object. Provides: - /usr/lib/ruby/3.2/forwardable.rb - /usr/lib/ruby/3.2/forwardable - /usr/lib/ruby/gems/3.2/specifications/default/forwardable-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-gems tristate "ruby-gems.................................... Ruby gems packet management" default y if DEFAULT_ruby-gems default m if ALL select PACKAGE_ruby-json select PACKAGE_ruby-rake select PACKAGE_ruby-open3 select PACKAGE_ruby-pathname depends on PACKAGE_ruby select PACKAGE_ruby-net-http select PACKAGE_libc select PACKAGE_ruby-psych help This package contains the ruby gems packet management. http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-getoptlong tristate "ruby-getoptlong........................ Ruby implementation of getoptLong" default y if DEFAULT_ruby-getoptlong default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby implementation of getoptLong. Provides: - /usr/lib/ruby/3.2/getoptlong.rb - /usr/lib/ruby/3.2/getoptlong/ - /usr/lib/ruby/gems/3.2/gems/getoptlong-*/ - /usr/lib/ruby/gems/3.2/specifications/default/getoptlong-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-io-console tristate "ruby-io-console................................... Ruby Console interface" default y if DEFAULT_ruby-io-console default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Console interface. Provides: - /usr/lib/ruby/3.2/*/io/console.so - /usr/lib/ruby/3.2/io/console/ - /usr/lib/ruby/gems/3.2/specifications/default/io-console-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-io-nonblock tristate "ruby-io-nonblock.................... Ruby Non-blocking mode with IO class" default y if DEFAULT_ruby-io-nonblock default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Non-blocking mode with IO class. Provides: - /usr/lib/ruby/3.2/*/io/nonblock.so - /usr/lib/ruby/gems/3.2/specifications/default/io-nonblock-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-io-wait tristate "ruby-io-wait" default y if DEFAULT_ruby-io-wait default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Waits until IO is readable or writable without blocking. Provides: - /usr/lib/ruby/3.2/*/io/wait.so - /usr/lib/ruby/gems/3.2/specifications/default/io-wait-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-ipaddr tristate "ruby-ipaddr.............. Ruby Set of methods to manipulate an IP address" default y if DEFAULT_ruby-ipaddr default m if ALL select PACKAGE_ruby-socket select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby Set of methods to manipulate an IP address. Provides: - /usr/lib/ruby/3.2/ipaddr.rb - /usr/lib/ruby/gems/3.2/specifications/default/ipaddr-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-irb tristate "ruby-irb........................................ Ruby (interactive shell)" default y if DEFAULT_ruby-irb default m if ALL select PACKAGE_ruby-gems select PACKAGE_ruby-ripper select PACKAGE_ruby-reline depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby (interactive shell). http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-json tristate "ruby-json.............................. Ruby JSON Implementation for Ruby" default y if DEFAULT_ruby-json default m if ALL select PACKAGE_ruby-ostruct depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-date help This package contains the ruby JSON Implementation for Ruby. Provides: - /usr/lib/ruby/3.2/json.rb - /usr/lib/ruby/3.2/json - /usr/lib/ruby/3.2/*/json - /usr/lib/ruby/gems/3.2/specifications/default/json-*.gemspec Except: - /usr/lib/ruby/3.2/psych - /usr/lib/ruby/3.2/psych.rb - /usr/lib/ruby/3.2/*/psych.so - /usr/lib/ruby/gems/3.2/specifications/default/psych-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-logger tristate "ruby-logger............................... Ruby logger and syslog library" default y if DEFAULT_ruby-logger default m if ALL select PACKAGE_ruby-monitor select PACKAGE_ruby-rbconfig select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby logger and syslog library. Provides: - /usr/lib/ruby/3.2/logger.rb - /usr/lib/ruby/3.2/logger/ - /usr/lib/ruby/gems/3.2/specifications/default/logger-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-matrix tristate "ruby-matrix............. Ruby implementation of Matrix and Vector classes" default y if DEFAULT_ruby-matrix default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby implementation of Matrix and Vector classes. Provides: - /usr/lib/ruby/gems/3.2/gems/matrix-* - /usr/lib/ruby/gems/3.2/specifications/matrix-*.gemspec Except: - /usr/lib/ruby/gems/3.2/gems/matrix-*/LICENSE.txt http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-minitest tristate "ruby-minitest.......................................... Ruby Gem minitest" default y if DEFAULT_ruby-minitest default m if ALL select PACKAGE_libc depends on PACKAGE_ruby select PACKAGE_ruby-mutex_m select PACKAGE_ruby-gems help This package contains the ruby Gem minitest. Provides: - /usr/lib/ruby/gems/3.2/specifications/minitest-*.gemspec - /usr/lib/ruby/gems/3.2/gems/minitest-* Except: - /usr/lib/ruby/gems/3.2/gems/minitest-*/test - /usr/lib/ruby/gems/3.2/gems/minitest-*/*.rdoc - /usr/lib/ruby/gems/3.2/gems/minitest-*/*.txt http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-mjit tristate "ruby-mjit........................ Ruby Method Based Just-in-Time Compiler" default y if DEFAULT_ruby-mjit default m if ALL depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-fiddle help This package contains the ruby Method Based Just-in-Time Compiler. Provides: - /usr/lib/ruby/3.2/ruby_vm/mjit/ http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-mkmf tristate "ruby-mkmf.......................................... Ruby makefile library" default y if DEFAULT_ruby-mkmf default m if ALL select PACKAGE_ruby-shellwords select PACKAGE_ruby-tmpdir select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby makefile library. Provides: - /usr/lib/ruby/3.2/mkmf.rb http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-monitor tristate "ruby-monitor" default y if DEFAULT_ruby-monitor default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby Object or module methods are executed with mutual exclusion. Provides: - /usr/lib/ruby/3.2/monitor.rb - /usr/lib/ruby/3.2/*/monitor.so http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-mutex_m tristate "ruby-mutex_m.............. Ruby extend objects to be handled like a Mutex" default y if DEFAULT_ruby-mutex_m default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby extend objects to be handled like a Mutex. Provides: - /usr/lib/ruby/3.2/mutex_m.rb - /usr/lib/ruby/gems/3.2/specifications/default/mutex_m-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-net-ftp tristate "ruby-net-ftp................................................ Ruby FTP lib" default y if DEFAULT_ruby-net-ftp default m if ALL select PACKAGE_ruby-monitor select PACKAGE_ruby-net-protocol select PACKAGE_ruby-time depends on PACKAGE_ruby select PACKAGE_ruby-openssl select PACKAGE_libc help This package contains the ruby FTP lib. Provides: - /usr/lib/ruby/gems/3.2/gems/net-ftp-* - /usr/lib/ruby/gems/3.2/specifications/net-ftp-*.gemspec Except: - /usr/lib/ruby/gems/3.2/gems/net-ftp-*/LICENSE.txt - /usr/lib/ruby/gems/3.2/gems/net-ftp-*/README.md http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-net-http tristate "ruby-net-http.............................................. Ruby HTTP lib" default y if DEFAULT_ruby-net-http default m if ALL select PACKAGE_ruby-cgi select PACKAGE_libc depends on PACKAGE_ruby select PACKAGE_ruby-resolv select PACKAGE_ruby-net-protocol select PACKAGE_ruby-strscan select PACKAGE_ruby-uri select PACKAGE_ruby-zlib help This package contains the ruby HTTP lib. Provides: - /usr/lib/ruby/3.2/net/http.rb - /usr/lib/ruby/3.2/net/https.rb - /usr/lib/ruby/3.2/net/http/ - /usr/lib/ruby/gems/3.2/gems/net-http-*/ - /usr/lib/ruby/gems/3.2/specifications/default/net-http-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-net-imap tristate "ruby-net-imap.............................................. Ruby IMAP lib" default y if DEFAULT_ruby-net-imap default m if ALL select PACKAGE_ruby-monitor select PACKAGE_ruby-openssl select PACKAGE_ruby-json select PACKAGE_ruby-strscan select PACKAGE_ruby-net-protocol select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby IMAP lib. Provides: - /usr/lib/ruby/gems/3.2/gems/net-imap-* - /usr/lib/ruby/gems/3.2/specifications/net-imap-*.gemspec Except: - /usr/lib/ruby/gems/3.2/gems/net-imap-*/LICENSE.txt - /usr/lib/ruby/gems/3.2/gems/net-imap-*/README.md http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-net-pop tristate "ruby-net-pop............................................... Ruby POP3 lib" default y if DEFAULT_ruby-net-pop default m if ALL select PACKAGE_ruby-net-protocol select PACKAGE_libc select PACKAGE_ruby-openssl depends on PACKAGE_ruby help This package contains the ruby POP3 lib. Provides: - /usr/lib/ruby/gems/3.2/gems/net-pop-* - /usr/lib/ruby/gems/3.2/specifications/net-pop-*.gemspec Except: - /usr/lib/ruby/gems/3.2/gems/net-pop-*/LICENSE.txt - /usr/lib/ruby/gems/3.2/gems/net-pop-*/README.md http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-net-protocol tristate "ruby-net-protocol........................ Ruby Abstract for net-* clients" default y if DEFAULT_ruby-net-protocol default m if ALL depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-timeout select PACKAGE_ruby-socket help This package contains the ruby Abstract for net-* clients. Provides: - /usr/lib/ruby/3.2/net/protocol.rb - /usr/lib/ruby/gems/3.2/specifications/default/net-protocol-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-net-smtp tristate "ruby-net-smtp.............................................. Ruby SMTP lib" default y if DEFAULT_ruby-net-smtp default m if ALL select PACKAGE_ruby-net-protocol depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-openssl help This package contains the ruby SMTP lib. Provides: - /usr/lib/ruby/gems/3.2/gems/net-smtp-* - /usr/lib/ruby/gems/3.2/specifications/net-smtp-*.gemspec Except: - /usr/lib/ruby/gems/3.2/gems/net-smtp-*/LICENSE.txt - /usr/lib/ruby/gems/3.2/gems/net-smtp-*/README.md http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-nkf tristate "ruby-nkf....................................... Ruby Network Kanji Filter" default y if DEFAULT_ruby-nkf default m if ALL depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-enc help This package contains the ruby Network Kanji Filter. Provides: - /usr/lib/ruby/3.2/kconv.rb - /usr/lib/ruby/3.2/*/nkf.so - /usr/lib/ruby/gems/3.2/specifications/default/nkf-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-objspace tristate "ruby-objspace" default y if DEFAULT_ruby-objspace default m if ALL select PACKAGE_ruby-tempfile depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Routines to interact with the garbage collection facility. Provides: - /usr/lib/ruby/3.2/objspace.rb - /usr/lib/ruby/3.2/objspace/* - /usr/lib/ruby/3.2/*/objspace.so http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-observer tristate "ruby-observer............................... Ruby Observer design pattern" default y if DEFAULT_ruby-observer default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Observer design pattern. Provides: - /usr/lib/ruby/3.2/observer.rb - /usr/lib/ruby/3.2/observer/ - /usr/lib/ruby/gems/3.2/gems/observer-*/ - /usr/lib/ruby/gems/3.2/specifications/default/observer-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-open-uri tristate "ruby-open-uri............ Ruby Wrapper for Net::HTTP Net::HTTPS and Net::" default y if DEFAULT_ruby-open-uri default m if ALL select PACKAGE_ruby-net-ftp select PACKAGE_ruby-net-http depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Wrapper for Net::HTTP Net::HTTPS and Net::. Provides: - /usr/lib/ruby/3.2/open-uri.rb - /usr/lib/ruby/gems/3.2/specifications/default/open-uri-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-open3 tristate "ruby-open3........................................ Ruby popen with stderr" default y if DEFAULT_ruby-open3 default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby popen with stderr. Provides: - /usr/lib/ruby/3.2/open3.rb - /usr/lib/ruby/3.2/open3/ - /usr/lib/ruby/gems/3.2/gems/open3-*/ - /usr/lib/ruby/gems/3.2/specifications/default/open3-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-openssl tristate "ruby-openssl............... Ruby SSL TLS and general purpose cryptography" default y if DEFAULT_ruby-openssl default m if ALL select PACKAGE_ruby-io-nonblock depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-ipaddr select PACKAGE_ruby-enc select PACKAGE_ruby-digest select PACKAGE_libopenssl help This package contains the ruby SSL TLS and general purpose cryptography. Provides: - /usr/lib/ruby/3.2/openssl - /usr/lib/ruby/3.2/openssl.rb - /usr/lib/ruby/3.2/*/openssl.so - /usr/lib/ruby/gems/3.2/specifications/default/openssl-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-optparse tristate "ruby-optparse.......................... Ruby command-line option analysis" default y if DEFAULT_ruby-optparse default m if ALL select PACKAGE_ruby-pp select PACKAGE_ruby-time select PACKAGE_ruby-uri select PACKAGE_ruby-enc-extra select PACKAGE_ruby-shellwords select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby command-line option analysis. Provides: - /usr/lib/ruby/3.2/optparse.rb - /usr/lib/ruby/3.2/optionparser.rb - /usr/lib/ruby/3.2/optparse - /usr/lib/ruby/gems/3.2/specifications/default/optparse-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-ostruct tristate "ruby-ostruct........................... Ruby build custom data structures" default y if DEFAULT_ruby-ostruct default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby build custom data structures. Provides: - /usr/lib/ruby/3.2/ostruct.rb - /usr/lib/ruby/3.2/ostruct/ - /usr/lib/ruby/gems/3.2/specifications/default/ostruct-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-pathname tristate "ruby-pathname.......................................... Ruby Pathname lib" default y if DEFAULT_ruby-pathname default m if ALL select PACKAGE_ruby-fileutils select PACKAGE_libc depends on PACKAGE_ruby select PACKAGE_ruby-find help This package contains the ruby Pathname lib. Provides: - /usr/lib/ruby/3.2/pathname.rb - /usr/lib/ruby/3.2/*/pathname.so - /usr/lib/ruby/gems/3.2/specifications/default/pathname-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-powerassert tristate "ruby-powerassert................................... Ruby Gem power_assert" default y if DEFAULT_ruby-powerassert default m if ALL depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-irb help This package contains the ruby Gem power_assert. Provides: - /usr/lib/ruby/gems/3.2/specifications/power_assert-*.gemspec - /usr/lib/ruby/gems/3.2/gems/power_assert-* Except: - /usr/lib/ruby/gems/3.2/gems/power_assert-*/*.rdoc - /usr/lib/ruby/gems/3.2/gems/power_assert-*/.travis.yml - /usr/lib/ruby/gems/3.2/gems/power_assert-*/README.md http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-pp tristate "ruby-pp........................................ Ruby Pretty print objects" default y if DEFAULT_ruby-pp default m if ALL select PACKAGE_ruby-prettyprint select PACKAGE_ruby-io-console select PACKAGE_ruby-etc depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Pretty print objects. Provides: - /usr/lib/ruby/3.2/pp.rb - /usr/lib/ruby/gems/3.2/specifications/default/pp-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-prettyprint tristate "ruby-prettyprint................................ Ruby PrettyPrint library" default y if DEFAULT_ruby-prettyprint default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby PrettyPrint library. Provides: - /usr/lib/ruby/3.2/prettyprint.rb - /usr/lib/ruby/gems/3.2/specifications/default/prettyprint-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-prime tristate "ruby-prime.................. Ruby Prime numbers and factorization library" default y if DEFAULT_ruby-prime default m if ALL select PACKAGE_libc select PACKAGE_ruby-singleton depends on PACKAGE_ruby select PACKAGE_ruby-forwardable help This package contains the ruby Prime numbers and factorization library. Provides: - /usr/lib/ruby/gems/3.2/gems/prime-* - /usr/lib/ruby/gems/3.2/specifications/prime-*.gemspec Except: - /usr/lib/ruby/gems/3.2/gems/prime-*/LICENSE.txt - /usr/lib/ruby/gems/3.2/gems/prime-*/README.md http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-pstore tristate "ruby-pstore.................................. Ruby file based persistence" default y if DEFAULT_ruby-pstore default m if ALL select PACKAGE_ruby-enc select PACKAGE_ruby-digest depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby file based persistence. Provides: - /usr/lib/ruby/3.2/pstore.rb - /usr/lib/ruby/3.2/pstore/ - /usr/lib/ruby/gems/3.2/gems/pstore-*/ - /usr/lib/ruby/gems/3.2/specifications/default/pstore-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-psych tristate "ruby-psych.................................. Ruby YAML parser and emitter" default y if DEFAULT_ruby-psych default m if ALL select PACKAGE_libc select PACKAGE_ruby-bigdecimal select PACKAGE_ruby-date depends on PACKAGE_ruby select PACKAGE_ruby-enc select PACKAGE_ruby-forwardable select PACKAGE_ruby-stringio select PACKAGE_libyaml help This package contains the ruby YAML parser and emitter. Provides: - /usr/lib/ruby/3.2/psych - /usr/lib/ruby/3.2/psych.rb - /usr/lib/ruby/3.2/*/psych.so - /usr/lib/ruby/gems/3.2/specifications/default/psych-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-pty tristate "ruby-pty....................... Ruby Creates and manages pseudo terminals" default y if DEFAULT_ruby-pty default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Creates and manages pseudo terminals. Provides: - /usr/lib/ruby/3.2/*/pty.so http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-racc tristate "ruby-racc..................................... Ruby LALR parser generator" default y if DEFAULT_ruby-racc default m if ALL select PACKAGE_ruby-forwardable select PACKAGE_ruby-stringio select PACKAGE_ruby-rbconfig depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-optparse help This package contains the ruby LALR parser generator. http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-rake tristate "ruby-rake................................... Ruby Rake (make replacement)" default y if DEFAULT_ruby-rake default m if ALL select PACKAGE_ruby-fileutils select PACKAGE_ruby-monitor select PACKAGE_ruby-singleton select PACKAGE_ruby-optparse select PACKAGE_ruby-set depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-ostruct help This package contains the ruby Rake (make replacement). http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-random_formatter tristate "ruby-random_formatter" default y if DEFAULT_ruby-random_formatter default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby Formats generated random numbers in many manners. Provides: - /usr/lib/ruby/3.2/random/formatter.rb http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-rbconfig tristate "ruby-rbconfig.............................................. Ruby RbConfig" default y if DEFAULT_ruby-rbconfig default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby RbConfig. Provides: - /usr/lib/ruby/3.2/*/rbconfig.rb - /usr/lib/ruby/3.2/*/rbconfig/*.so http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-rbs tristate "ruby-rbs" default y if DEFAULT_ruby-rbs default m if ALL select PACKAGE_ruby-mkmf depends on PACKAGE_ruby select PACKAGE_ruby-rdoc select PACKAGE_ruby-logger select PACKAGE_libc help This package contains the ruby RBS provides syntax and semantics definition for the Ruby Signature language. http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-rdoc tristate "ruby-rdoc" default y if DEFAULT_ruby-rdoc default m if ALL depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-yaml select PACKAGE_ruby-racc select PACKAGE_ruby-did-you-mean select PACKAGE_ruby-erb select PACKAGE_ruby-ripper help This package contains the ruby RDoc produces HTML and command-line documentation for Ruby projects. http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-readline tristate "ruby-readline............ Ruby loads readline-ext(native) or reline(ruby)" default y if DEFAULT_ruby-readline default m if ALL select PACKAGE_ruby-reline depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby loads readline-ext(native) or reline(ruby). Provides: - /usr/lib/ruby/3.2/readline.rb - /usr/lib/ruby/gems/3.2/gems/readline-0* - /usr/lib/ruby/gems/3.2/specifications/default/readline-0*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-readline-ext tristate "ruby-readline-ext................... Ruby support for native GNU readline" default y if DEFAULT_ruby-readline-ext default m if ALL select PACKAGE_libc select PACKAGE_libncurses depends on PACKAGE_ruby select PACKAGE_libreadline help This package contains the ruby support for native GNU readline. Provides: - /usr/lib/ruby/3.2/*/readline.so - /usr/lib/ruby/gems/3.2/gems/readline-ext-* - /usr/lib/ruby/gems/3.2/specifications/default/readline-ext-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-reline tristate "ruby-reline................ Ruby alternative to readline-ext in pure ruby" default y if DEFAULT_ruby-reline default m if ALL select PACKAGE_libc depends on PACKAGE_ruby select PACKAGE_ruby-tempfile select PACKAGE_ruby-fiddle select PACKAGE_ruby-timeout select PACKAGE_ruby-forwardable select PACKAGE_ruby-io-console help This package contains the ruby alternative to readline-ext in pure ruby. Provides: - /usr/lib/ruby/3.2/reline.rb - /usr/lib/ruby/3.2/reline - /usr/lib/ruby/gems/3.2/gems/reline-* - /usr/lib/ruby/gems/3.2/specifications/default/reline-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-resolv tristate "ruby-resolv.................................... Ruby DNS resolver library" default y if DEFAULT_ruby-resolv default m if ALL select PACKAGE_ruby-securerandom select PACKAGE_ruby-timeout select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby DNS resolver library. Provides: - /usr/lib/ruby/3.2/resolv.rb - /usr/lib/ruby/gems/3.2/specifications/default/resolv-*.gemspec Except: - /usr/lib/ruby/gems/3.2/specifications/default/resolv-replace*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-resolv-replace tristate "ruby-resolv-replace.................. Ruby Replace Socket DNS with Resolv" default y if DEFAULT_ruby-resolv-replace default m if ALL select PACKAGE_ruby-resolv depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Replace Socket DNS with Resolv. Provides: - /usr/lib/ruby/3.2/resolv-replace.rb - /usr/lib/ruby/gems/3.2/specifications/default/resolv-replace*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-rexml tristate "ruby-rexml.............................................. Ruby XML toolkit" default y if DEFAULT_ruby-rexml default m if ALL select PACKAGE_ruby-set select PACKAGE_ruby-forwardable select PACKAGE_ruby-enc depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-pp select PACKAGE_ruby-stringio select PACKAGE_ruby-strscan help This package contains the ruby XML toolkit. Provides: - /usr/lib/ruby/3.2/rexml - /usr/lib/ruby/gems/3.2/gems/rexml-* - /usr/lib/ruby/gems/3.2/specifications/rexml-*.gemspec Except: - /usr/lib/ruby/gems/3.2/gems/rexml-*/doc - /usr/lib/ruby/gems/3.2/gems/rexml-*/test - /usr/lib/ruby/gems/3.2/gems/rexml-*/sample - /usr/lib/ruby/gems/3.2/gems/rexml-*/*.md - /usr/lib/ruby/gems/3.2/gems/rexml-*/.travis.yml - /usr/lib/ruby/gems/3.2/gems/rexml-*/LICENSE.txt http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-rinda tristate "ruby-rinda............................ Ruby Linda paradigm implementation" default y if DEFAULT_ruby-rinda default m if ALL select PACKAGE_ruby-drb select PACKAGE_ruby-forwardable select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby Linda paradigm implementation. Provides: - /usr/lib/ruby/3.2/rinda - /usr/lib/ruby/gems/3.2/specifications/default/rinda-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-ripper tristate "ruby-ripper........................................... Ruby script parser" default y if DEFAULT_ruby-ripper default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby script parser. Provides: - /usr/lib/ruby/3.2/ripper.rb - /usr/lib/ruby/3.2/ripper - /usr/lib/ruby/3.2/*/ripper.so http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-rss tristate "ruby-rss................................................ Ruby RSS toolkit" default y if DEFAULT_ruby-rss default m if ALL select PACKAGE_libc depends on PACKAGE_ruby select PACKAGE_ruby-open-uri select PACKAGE_ruby-english select PACKAGE_ruby-rexml select PACKAGE_ruby-nkf help This package contains the ruby RSS toolkit. Provides: - /usr/lib/ruby/3.2/rss - /usr/lib/ruby/3.2/rss.rb - /usr/lib/ruby/gems/3.2/gems/rss-* - /usr/lib/ruby/gems/3.2/specifications/rss-*.gemspec Except: - /usr/lib/ruby/gems/3.2/gems/rss-*/doc - /usr/lib/ruby/gems/3.2/gems/rss-*/test - /usr/lib/ruby/gems/3.2/gems/rss-*/sample - /usr/lib/ruby/gems/3.2/gems/rss-*/*.md - /usr/lib/ruby/gems/3.2/gems/rss-*/*.txt http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-ruby2_keywords tristate "ruby-ruby2_keywords" default y if DEFAULT_ruby-ruby2_keywords default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby Placeholder to satisfy dependencies on ruby2_keywords. Provides: - /usr/lib/ruby/gems/3.2/gems/ruby2_keywords-*/ - /usr/lib/ruby/gems/3.2/specifications/default/ruby2_keywords-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-securerandom tristate "ruby-securerandom................... Ruby Secure random number generators" default y if DEFAULT_ruby-securerandom default m if ALL select PACKAGE_libc select PACKAGE_ruby-openssl depends on PACKAGE_ruby select PACKAGE_ruby-random_formatter help This package contains the ruby Secure random number generators. Provides: - /usr/lib/ruby/3.2/securerandom.rb - /usr/lib/ruby/gems/3.2/specifications/default/securerandom-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-set tristate "ruby-set............................................. Ruby Set collection" default y if DEFAULT_ruby-set default m if ALL depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-tsort help This package contains the ruby Set collection. Provides: - /usr/lib/ruby/3.2/set.rb - /usr/lib/ruby/3.2/set/*.rb - /usr/lib/ruby/gems/3.2/specifications/default/set-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-shellwords tristate "ruby-shellwords.................. Ruby Manipulate strings as Bourne Shell" default y if DEFAULT_ruby-shellwords default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby Manipulate strings as Bourne Shell. Provides: - /usr/lib/ruby/3.2/shellwords.rb - /usr/lib/ruby/gems/3.2/specifications/default/shellwords-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-singleton tristate "ruby-singleton.................................... Ruby Singleton pattern" default y if DEFAULT_ruby-singleton default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Singleton pattern. Provides: - /usr/lib/ruby/3.2/singleton.rb - /usr/lib/ruby/3.2/singleton/ - /usr/lib/ruby/gems/3.2/gems/singleton-* - /usr/lib/ruby/gems/3.2/specifications/default/singleton-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-socket tristate "ruby-socket.......................................... Ruby socket support" default y if DEFAULT_ruby-socket default m if ALL depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-io-wait help This package contains the ruby socket support. Provides: - /usr/lib/ruby/3.2/socket.rb - /usr/lib/ruby/3.2/*/socket.so http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-stdlib tristate default y if DEFAULT_ruby-stdlib select PACKAGE_ruby-strscan select PACKAGE_ruby-optparse select PACKAGE_ruby-shellwords select PACKAGE_ruby-date select PACKAGE_ruby-base64 select PACKAGE_ruby-net-protocol select PACKAGE_ruby-open3 select PACKAGE_ruby-pstore select PACKAGE_ruby-expect select PACKAGE_ruby-error_highlight select PACKAGE_ruby-enc-extra select PACKAGE_ruby-testunit select PACKAGE_ruby-psych select PACKAGE_ruby-rexml select PACKAGE_ruby-bundler select PACKAGE_ruby-drb select PACKAGE_ruby-ripper select PACKAGE_ruby-nkf select PACKAGE_ruby-socket select PACKAGE_libc select PACKAGE_ruby-delegate select PACKAGE_ruby-forwardable select PACKAGE_ruby-continuation select PACKAGE_ruby-net-ftp select PACKAGE_ruby-powerassert select PACKAGE_ruby-objspace select PACKAGE_ruby-weakref select PACKAGE_ruby-rinda select PACKAGE_ruby-set select PACKAGE_ruby-enc select PACKAGE_ruby-resolv select PACKAGE_ruby-did-you-mean select PACKAGE_ruby-io-nonblock select PACKAGE_ruby-pp select PACKAGE_ruby-matrix select PACKAGE_ruby-csv select PACKAGE_ruby-singleton select PACKAGE_ruby-openssl select PACKAGE_ruby-tsort select PACKAGE_ruby-un select PACKAGE_ruby-readline-ext select PACKAGE_ruby-rake select PACKAGE_ruby-json select PACKAGE_ruby-rdoc select PACKAGE_ruby-resolv-replace select PACKAGE_ruby-ostruct select PACKAGE_ruby-ipaddr select PACKAGE_ruby-bigdecimal select PACKAGE_ruby-erb select PACKAGE_ruby-uri select PACKAGE_ruby-getoptlong select PACKAGE_ruby-minitest select PACKAGE_ruby-stringio select PACKAGE_ruby-pty select PACKAGE_ruby-tmpdir select PACKAGE_ruby-observer select PACKAGE_ruby-coverage select PACKAGE_ruby-unicodenormalize select PACKAGE_ruby-prettyprint select PACKAGE_ruby-readline select PACKAGE_ruby-find select PACKAGE_ruby-io-wait select PACKAGE_ruby-english select PACKAGE_ruby-yaml select PACKAGE_ruby-timeout select PACKAGE_ruby-digest select PACKAGE_ruby-open-uri select PACKAGE_ruby-syntax_suggest select PACKAGE_ruby-prime select PACKAGE_ruby-time select PACKAGE_ruby-zlib select PACKAGE_ruby-irb select PACKAGE_ruby-mkmf select PACKAGE_ruby-net-smtp select PACKAGE_ruby-debug select PACKAGE_ruby-abbrev select PACKAGE_ruby-mutex_m select PACKAGE_ruby-etc select PACKAGE_ruby-pathname select PACKAGE_ruby-net-pop depends on PACKAGE_ruby select PACKAGE_ruby-securerandom select PACKAGE_ruby-gems select PACKAGE_ruby-fileutils select PACKAGE_ruby-reline select PACKAGE_ruby-cgi select PACKAGE_ruby-io-console select PACKAGE_ruby-net-imap select PACKAGE_ruby-logger select PACKAGE_ruby-fiddle select PACKAGE_ruby-net-http select PACKAGE_ruby-syslog select PACKAGE_ruby-ruby2_keywords select PACKAGE_ruby-monitor select PACKAGE_ruby-fcntl select PACKAGE_ruby-rbconfig select PACKAGE_ruby-random_formatter select PACKAGE_ruby-typeprof select PACKAGE_ruby-racc select PACKAGE_ruby-tempfile select PACKAGE_ruby-rss select PACKAGE_ruby-mjit select PACKAGE_ruby-rbs select PACKAGE_ruby-benchmark help This metapackage currently install all ruby-* packages, providing a complete Ruby Standard Library. http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-stringio tristate "ruby-stringio.................... Ruby Pseudo `IO` class from/to `String`" default y if DEFAULT_ruby-stringio default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby Pseudo `IO` class from/to `String`. Provides: - /usr/lib/ruby/3.2/*/stringio.so - /usr/lib/ruby/gems/3.2/specifications/default/stringio-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-strscan tristate "ruby-strscan................ Ruby Lexical scanning operations on a String" default y if DEFAULT_ruby-strscan default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Lexical scanning operations on a String. Provides: - /usr/lib/ruby/3.2/*/strscan.so - /usr/lib/ruby/gems/3.2/specifications/default/strscan-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-syntax_suggest tristate "ruby-syntax_suggest.................. Ruby Find missing end syntax errors" default y if DEFAULT_ruby-syntax_suggest default m if ALL select PACKAGE_ruby-optparse select PACKAGE_ruby-stringio select PACKAGE_ruby-pathname select PACKAGE_ruby-ripper select PACKAGE_libc depends on PACKAGE_ruby select PACKAGE_ruby-tmpdir select PACKAGE_ruby-timeout help This package contains the ruby Find missing end syntax errors. Provides: - /usr/lib/ruby/3.2/syntax_suggest.rb - /usr/lib/ruby/3.2/syntax_suggest/ - /usr/lib/ruby/gems/3.2/specifications/default/syntax_suggest-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-syslog tristate "ruby-syslog.............................................. Ruby Syslog Lib" default y if DEFAULT_ruby-syslog default m if ALL depends on PACKAGE_ruby select PACKAGE_ruby-logger select PACKAGE_libc help This package contains the ruby Syslog Lib. Provides: - /usr/lib/ruby/3.2/*/syslog.so - /usr/lib/ruby/3.2/syslog/logger.rb - /usr/lib/ruby/gems/3.2/specifications/default/syslog-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-tempfile tristate "ruby-tempfile............................... Ruby Manages temporary files" default y if DEFAULT_ruby-tempfile default m if ALL select PACKAGE_libc select PACKAGE_ruby-delegate depends on PACKAGE_ruby select PACKAGE_ruby-tmpdir help This package contains the ruby Manages temporary files. Provides: - /usr/lib/ruby/3.2/tempfile.rb - /usr/lib/ruby/gems/3.2/specifications/default/tempfile-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-testunit tristate "ruby-testunit......................................... Ruby Gem test-unit" default y if DEFAULT_ruby-testunit default m if ALL select PACKAGE_ruby-erb select PACKAGE_ruby-powerassert select PACKAGE_libc select PACKAGE_ruby-yaml depends on PACKAGE_ruby select PACKAGE_ruby-csv select PACKAGE_ruby-debug select PACKAGE_ruby-rexml help This package contains the ruby Gem test-unit. Provides: - /usr/lib/ruby/gems/3.2/specifications/test-unit-*.gemspec - /usr/lib/ruby/gems/3.2/gems/test-unit-* Except: - /usr/lib/ruby/gems/3.2/gems/test-unit-*/doc - /usr/lib/ruby/gems/3.2/gems/test-unit-*/test - /usr/lib/ruby/gems/3.2/gems/test-unit-*/sample - /usr/lib/ruby/gems/3.2/gems/test-unit-*/*.md http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-time tristate "ruby-time" default y if DEFAULT_ruby-time default m if ALL select PACKAGE_libc select PACKAGE_ruby-date depends on PACKAGE_ruby help This package contains the ruby Extends Time with additional methods for parsing and converting Times. Provides: - /usr/lib/ruby/3.2/time.rb - /usr/lib/ruby/gems/3.2/specifications/default/time-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-timeout tristate "ruby-timeout..... Ruby Auto-terminate potentially long-running operations" default y if DEFAULT_ruby-timeout default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Auto-terminate potentially long-running operations. Provides: - /usr/lib/ruby/3.2/timeout.rb - /usr/lib/ruby/3.2/timeout/ - /usr/lib/ruby/gems/3.2/gems/timeout-* - /usr/lib/ruby/gems/3.2/specifications/default/timeout-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-tmpdir tristate "ruby-tmpdir....................................... Ruby Get temp dir path" default y if DEFAULT_ruby-tmpdir default m if ALL select PACKAGE_ruby-fileutils depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Get temp dir path. Provides: - /usr/lib/ruby/3.2/tmpdir.rb - /usr/lib/ruby/gems/3.2/specifications/default/tmpdir-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-tsort tristate "ruby-tsort............. Ruby Topological sorting using Tarjan s algorithm" default y if DEFAULT_ruby-tsort default m if ALL depends on PACKAGE_ruby select PACKAGE_libc help This package contains the ruby Topological sorting using Tarjan s algorithm. Provides: - /usr/lib/ruby/3.2/tsort.rb - /usr/lib/ruby/gems/3.2/specifications/default/tsort-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-typeprof tristate "ruby-typeprof" default y if DEFAULT_ruby-typeprof default m if ALL select PACKAGE_libc depends on PACKAGE_ruby select PACKAGE_ruby-rbs select PACKAGE_ruby-coverage help This package contains the ruby A type analysis tool for Ruby code based on abstract interpretation. http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-un tristate "ruby-un...... Ruby Utilities to replace common UNIX commands in Makefiles" default y if DEFAULT_ruby-un default m if ALL select PACKAGE_libc depends on PACKAGE_ruby select PACKAGE_ruby-mkmf select PACKAGE_ruby-irb help This package contains the ruby Utilities to replace common UNIX commands in Makefiles. Provides: - /usr/lib/ruby/3.2/un.rb - /usr/lib/ruby/gems/3.2/specifications/default/un-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-unicodenormalize tristate "ruby-unicodenormalize.... Ruby String additions for Unicode normalization" default y if DEFAULT_ruby-unicodenormalize default m if ALL select PACKAGE_ruby-enc-extra depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-enc help This package contains the ruby String additions for Unicode normalization. Provides: - /usr/lib/ruby/3.2/unicode_normalize http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-uri tristate "ruby-uri...................................... Ruby library to handle URI" default y if DEFAULT_ruby-uri default m if ALL depends on PACKAGE_ruby select PACKAGE_libc select PACKAGE_ruby-enc help This package contains the ruby library to handle URI. Provides: - /usr/lib/ruby/3.2/uri.rb - /usr/lib/ruby/3.2/uri - /usr/lib/ruby/gems/3.2/gems/uri-*/ - /usr/lib/ruby/gems/3.2/specifications/default/uri-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-weakref tristate "ruby-weakref................. Ruby Weak reference to be garbage collected" default y if DEFAULT_ruby-weakref default m if ALL depends on PACKAGE_ruby select PACKAGE_ruby-delegate select PACKAGE_libc help This package contains the ruby Weak reference to be garbage collected. Provides: - /usr/lib/ruby/3.2/weakref.rb - /usr/lib/ruby/gems/3.2/specifications/default/weakref-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-yaml tristate "ruby-yaml.............................................. Ruby YAML toolkit" default y if DEFAULT_ruby-yaml default m if ALL select PACKAGE_ruby-psych select PACKAGE_libc select PACKAGE_ruby-pstore depends on PACKAGE_ruby help This package contains the ruby YAML toolkit. Provides: - /usr/lib/ruby/3.2/yaml - /usr/lib/ruby/3.2/yaml.rb - /usr/lib/ruby/gems/3.2/gems/yaml-*/ - /usr/lib/ruby/gems/3.2/specifications/default/yaml-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_ruby-zlib tristate "ruby-zlib............... Ruby compression/decompression library interface" default y if DEFAULT_ruby-zlib default m if ALL select PACKAGE_libc depends on PACKAGE_ruby help This package contains the ruby compression/decompression library interface. Provides: - /usr/lib/ruby/3.2/*/zlib.so - /usr/lib/ruby/gems/3.2/specifications/default/zlib-*.gemspec http://www.ruby-lang.org/ Luiz Angelo Daros de Luca endmenu menu "Rust" config PACKAGE_maturin tristate "maturin...................... Build and publish crates as python packages" default y if DEFAULT_maturin default m if ALL select PACKAGE_libc depends on (aarch64||arm||i386||i686||mips||mipsel||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) help Build and publish crates with pyo3, rust-cpython, cffi and uniffi bindings as well as rust binaries as python packages. https://maturin.rs Luca Barbato config PACKAGE_rust tristate "rust.................................. Rust Programming Language Compiler" default y if DEFAULT_rust default m if ALL select PACKAGE_libc depends on (aarch64||arm||i386||i686||mips||mipsel||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) help Rust is a multi-paradigm, general-purpose programming language designed for performance and safety, especially safe concurrency. Rust is syntactically similar to C++, but can guarantee memory safety by using a borrow checker to validate references. https://www.rust-lang.org/ Luca Barbato source "feeds/packages/lang/rust/Config.in" endmenu menu "Tcl" config PACKAGE_tcl tristate "tcl..................................................... The Tcl language" default y if DEFAULT_tcl default m if ALL select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libpthread help Tcl, or Tool Command Language, is a an elegant, versatile, feature-rich, simple-to-learn yet very powerful industrial-strength open-source programming language and development platform. It is renowned for its stability and utility, and its emphasis on providing a cross-platform programming API makes it an ideal choice for an enormous variety of programming jobs. https://www.tcl.tk/ Joe Mistachkin endmenu menu "ucode" config PACKAGE_ucode tristate "ucode............................. Tiny scripting and templating language" default y if DEFAULT_ucode default m if ALL select PACKAGE_libc select PACKAGE_libucode help ucode is a tiny script interpreter featuring an ECMAScript oriented script language and Jinja-inspired templating. Jo-Philipp Wich config PACKAGE_ucode-mod-debug tristate "ucode-mod-debug.... Tiny scripting and templating language (debug module)" default y if DEFAULT_ucode-mod-debug default m if ALL select PACKAGE_libc select PACKAGE_libubox select PACKAGE_libucode select PACKAGE_ucode help The debug plugin module provides runtime debugging and introspection facilities. Jo-Philipp Wich config PACKAGE_ucode-mod-fs tristate "ucode-mod-fs.......... Tiny scripting and templating language (fs module)" default y if DEFAULT_ucode-mod-fs default m if ALL select PACKAGE_ucode select PACKAGE_libc help The filesystem plugin module allows interaction with the local file system. Jo-Philipp Wich config PACKAGE_ucode-mod-log tristate "ucode-mod-log........ Tiny scripting and templating language (log module)" default y if DEFAULT_ucode-mod-log default m if ALL select PACKAGE_libc select PACKAGE_ucode select PACKAGE_libubox help The log plugin module provides access to the syslog and libubox ulog APIs. Jo-Philipp Wich config PACKAGE_ucode-mod-math tristate "ucode-mod-math...... Tiny scripting and templating language (math module)" default y if DEFAULT_ucode-mod-math default m if ALL select PACKAGE_libc select PACKAGE_ucode help The math plugin provides access to various procedures. Jo-Philipp Wich config PACKAGE_ucode-mod-nl80211 tristate "ucode-mod-nl80211" default y if DEFAULT_ucode-mod-nl80211 default m if ALL select PACKAGE_ucode select PACKAGE_libnl-tiny select PACKAGE_libubox select PACKAGE_libc help The nl80211 plugin provides access to the Linux wireless 802.11 netlink API. Jo-Philipp Wich config PACKAGE_ucode-mod-resolv tristate "ucode-mod-resolv.. Tiny scripting and templating language (resolv module)" default y if DEFAULT_ucode-mod-resolv default m if ALL select PACKAGE_libc select PACKAGE_ucode help The resolv plugin implements simple DNS resolving. Jo-Philipp Wich config PACKAGE_ucode-mod-rtnl tristate "ucode-mod-rtnl...... Tiny scripting and templating language (rtnl module)" default y if DEFAULT_ucode-mod-rtnl default m if ALL select PACKAGE_libc select PACKAGE_libubox select PACKAGE_libnl-tiny select PACKAGE_ucode help The rtnl plugin provides access to the Linux routing netlink API. Jo-Philipp Wich config PACKAGE_ucode-mod-struct tristate "ucode-mod-struct.. Tiny scripting and templating language (struct module)" default y if DEFAULT_ucode-mod-struct default m if ALL select PACKAGE_libc select PACKAGE_ucode help The struct plugin implements Python 3 compatible struct.pack/unpack functionality. Jo-Philipp Wich config PACKAGE_ucode-mod-ubus tristate "ucode-mod-ubus...... Tiny scripting and templating language (ubus module)" default y if DEFAULT_ucode-mod-ubus default m if ALL select PACKAGE_libubus select PACKAGE_libblobmsg-json select PACKAGE_ucode select PACKAGE_libc help The ubus module allows ucode template scripts to enumerate and invoke ubus procedures. Jo-Philipp Wich config PACKAGE_ucode-mod-uci tristate "ucode-mod-uci........ Tiny scripting and templating language (uci module)" default y if DEFAULT_ucode-mod-uci default m if ALL select PACKAGE_libc select PACKAGE_libuci select PACKAGE_ucode help The uci module allows templates to read and modify uci configuration. Jo-Philipp Wich config PACKAGE_ucode-mod-uloop tristate "ucode-mod-uloop.... Tiny scripting and templating language (uloop module)" default y if DEFAULT_ucode-mod-uloop default m if ALL select PACKAGE_libc select PACKAGE_libubox select PACKAGE_ucode help The uloop module allows ucode scripts to interact with OpenWrt uloop event loop implementation. Jo-Philipp Wich endmenu config PACKAGE_chicken-scheme-full tristate "chicken-scheme-full.......................... Chicken Scheme full package" default y if DEFAULT_chicken-scheme-full default m if ALL select PACKAGE_libc help Chicken is an implementation of the Scheme language. It is portable, efficient, and supports the R5RS and R7RS (work in progress) standards, and many extensions. Chicken can be used as a scripting language to automate tasks. This package contains the interpreter, 'csi'; the compiler, 'csc'; the tools for installing and removing eggs (modules); the profiler and the debugger. Note that this package depends on gcc, which is quite large (more than 100Mb). For more information, please refer to the Chicken Scheme website at https://call-cc.org. https://call-cc.org Jeronimo Pellegrini config PACKAGE_chicken-scheme-interpreter tristate "chicken-scheme-interpreter............... Chicken Scheme interpreter only" default y if DEFAULT_chicken-scheme-interpreter default m if ALL select PACKAGE_libc depends on m || (PACKAGE_chicken-scheme-full != y) help Chicken is an implementation of the Scheme language. It is portable, efficient, and supports the R5RS and R7RS (work in progress) standards, and many extensions. Chicken can be used as a scripting language to automate tasks. This package contains the interpreter, 'csi', only -- the compiler and the package installer are not included because they depend on a C compiler. For more information, please refer to the Chicken Scheme website at https://call-cc.org. https://call-cc.org Jeronimo Pellegrini config PACKAGE_slsh tristate "slsh........................................................ S-Lang shell" default y if DEFAULT_slsh default m if ALL select PACKAGE_libslang2 select PACKAGE_libslang2-modules select PACKAGE_libc help This is a shell which is mostly just a wrapper around the S-Lang Interpreter, which is part of the S-Lang Library. https://www.jedsoft.org/slang/slsh.html Jeffery To endmenu menu "Libraries" menu "Compression" config PACKAGE_libbz2 tristate "libbz2.................................................... bzip2 library." default y if DEFAULT_libbz2 default m if ALL select PACKAGE_libc help bzip2 is a freely available, patent free, high-quality data compressor. This packages provides libbz2 library. https://sourceware.org/bzip2/ Steven Barth menuconfig PACKAGE_liblz4 tristate "liblz4........................................ Extremely fast compression" default y if DEFAULT_liblz4 default m if ALL select PACKAGE_libc help LZ4 is a compression codec that features a very fast encoder and an even faster decoder. This package provides the liblz4 shared library. https://www.lz4.org/ Darik Horn source "feeds/packages/libs/liblz4/Config.in" config PACKAGE_liblzma tristate "liblzma.................................... liblzma library from XZ Utils" default y if DEFAULT_liblzma default m if ALL select PACKAGE_libc select PACKAGE_libpthread help liblzma library from XZ Utils https://tukaani.org/xz config PACKAGE_libunrar tristate "libunrar................................................. UnRAR (library)" default y if DEFAULT_libunrar default m if ALL select PACKAGE_libpthread select PACKAGE_libstdcpp select PACKAGE_libc help UnRAR library is a shared library that provides file extraction from RAR archives https://www.rarlab.com/ Álvaro Fernández Rojas , Ted Hess config PACKAGE_libzip-gnutls tristate "libzip-gnutls............................................ libzip (GnuTLS)" default y if DEFAULT_libzip-gnutls default m if ALL select PACKAGE_libgnutls select PACKAGE_libc select PACKAGE_zlib help libzip (GnuTLS) https://libzip.org/ Michael Heimpold config PACKAGE_libzip-mbedtls tristate "libzip-mbedtls.......................................... libzip (mbedTLS)" default y if DEFAULT_libzip-mbedtls default m if ALL select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libmbedtls help libzip (mbedTLS) https://libzip.org/ Michael Heimpold config PACKAGE_libzip-nossl tristate "libzip-nossl............................. libzip (w/o encryption support)" default y if DEFAULT_libzip-nossl default m if ALL select PACKAGE_libc select PACKAGE_zlib help libzip (w/o encryption support) https://libzip.org/ Michael Heimpold config PACKAGE_libzip-openssl tristate "libzip-openssl.......................................... libzip (OpenSSL)" default y if DEFAULT_libzip-openssl default m if ALL select PACKAGE_libopenssl select PACKAGE_libc select PACKAGE_zlib help libzip (OpenSSL) https://libzip.org/ Michael Heimpold menuconfig PACKAGE_libzstd tristate "libzstd.................................................... zstd library." default y if DEFAULT_libzstd default m if ALL select PACKAGE_libc help Zstandard - Fast real-time compression algorithm. This package provides libzstd library. https://github.com/facebook/zstd config ZSTD_OPTIMIZE_O3 bool "Use all optimizations (-O3)" depends on PACKAGE_libzstd default y help This enables additional optmizations using the -O3 compilation flag. endmenu menu "Database" menuconfig PACKAGE_libmariadb tristate "libmariadb............................... MariaDB database client library" default y if DEFAULT_libmariadb default m if ALL select PACKAGE_libopenssl select PACKAGE_libc select PACKAGE_zlib select PACKAGE_libiconv-full if BUILD_NLS help MariaDB is a very fast and robust SQL database server. This package includes the client library. https://mariadb.org/ Michal Hrusecky config PACKAGE_libmariadb-plugin-auth-gssapi-client tristate "libmariadb-plugin-auth-gssapi-client................... libmariadb plugin" default y if DEFAULT_libmariadb-plugin-auth-gssapi-client default m if ALL select PACKAGE_krb5-libs select PACKAGE_libc depends on PACKAGE_libmariadb help MariaDB is a very fast and robust SQL database server. This package provides the auth_gssapi_client plugin. https://mariadb.org/ Michal Hrusecky config PACKAGE_libmariadb-plugin-remote-io tristate "libmariadb-plugin-remote-io............................ libmariadb plugin" default y if DEFAULT_libmariadb-plugin-remote-io default m if ALL select PACKAGE_libcurl depends on PACKAGE_libmariadb select PACKAGE_libc help MariaDB is a very fast and robust SQL database server. This package provides the remote_io plugin. https://mariadb.org/ Michal Hrusecky config PACKAGE_libpq tristate "libpq.......................................... PostgreSQL client library" default y if DEFAULT_libpq default m if ALL select PACKAGE_libc select PACKAGE_libpthread help PostgreSQL client library. http://www.postgresql.org/ Daniel Golle config PACKAGE_libpqxx tristate "libpqxx........................ PostgreSQL client library (C++ interface)" default y if DEFAULT_libpqxx default m if ALL select PACKAGE_libpq select PACKAGE_libstdcpp select PACKAGE_libc help PostgreSQL client library (C++ interface) http://pqxx.org/development/libpqxx Igor Bezzubchenko source "feeds/packages/libs/libpqxx/Config.in" config PACKAGE_libsqlite3 tristate "libsqlite3....................... SQLite (v3.x) database engine (library)" default y if DEFAULT_libsqlite3 default m if ALL select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libpthread help SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. This package contains the SQLite (v3.x) shared library, used by other programs. http://www.sqlite.org/ source "feeds/packages/libs/sqlite3/Config-lib.in" config PACKAGE_pgsqlodbc tristate "pgsqlodbc..................................... Postgresql driver for ODBC" default y if DEFAULT_pgsqlodbc default m if ALL select PACKAGE_unixodbc select PACKAGE_libpq select PACKAGE_libc help Postgresql driver for ODBC. http://www.unixodbc.org Thomas Heil config PACKAGE_psqlodbca tristate "psqlodbca...................... psqlODBC - PostgreSQL ODBC driver (ASCII)" default y if DEFAULT_psqlodbca default m if ALL select PACKAGE_libpq select PACKAGE_unixodbc select PACKAGE_libc help psqlODBC is the official PostgreSQL ODBC Driver. It is released under the Library General Public Licence, or LGPL. https://odbc.postgresql.org/ config PACKAGE_psqlodbcw tristate "psqlodbcw...................... psqlODBC - PostgreSQL ODBC driver (UTF-8)" default y if DEFAULT_psqlodbcw default m if ALL select PACKAGE_unixodbc select PACKAGE_libpq select PACKAGE_libc help psqlODBC is the official PostgreSQL ODBC Driver. It is released under the Library General Public Licence, or LGPL. (UTF-8 version) https://odbc.postgresql.org/ config PACKAGE_redis-cli tristate "redis-cli...................................................... Redis cli" default y if DEFAULT_redis-cli default m if ALL select PACKAGE_libc select PACKAGE_libatomic help Redis cli https://redis.io Jan Pavlinec config PACKAGE_redis-server tristate "redis-server................................................ Redis server" default y if DEFAULT_redis-server default m if ALL select PACKAGE_libpthread select PACKAGE_libc select PACKAGE_libatomic help Redis server https://redis.io Jan Pavlinec config PACKAGE_redis-utils tristate "redis-utils.............................................. Redis utilities" default y if DEFAULT_redis-utils default m if ALL select PACKAGE_libc select PACKAGE_redis-server help Redis utilities https://redis.io Jan Pavlinec config PACKAGE_tdb tristate "tdb..................................................... Trivial Database" default y if DEFAULT_tdb default m if ALL select PACKAGE_libc help TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. TDB is also extremely small. http://sourceforge.net/projects/tdb/ Dmitry V. Zimin config PACKAGE_unixodbc tristate "unixodbc............................................ unixODBC (libraries)" default y if DEFAULT_unixodbc default m if ALL select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_libltdl help unixODBC is an Open Source ODBC sub-system and an ODBC SDK for Linux, Mac OSX, and UNIX. http://www.unixodbc.org Thomas Heil endmenu menu "Filesystem" config PACKAGE_libacl tristate "libacl.................... Access control list (ACL) manipulation library" default y if DEFAULT_libacl default m if ALL select PACKAGE_libc select PACKAGE_libattr help Access control list support This package provides libacl https://savannah.nongnu.org/projects/acl Maxim Storchak config PACKAGE_libattr tristate "libattr................. Extended attributes (xattr) manipulation library" default y if DEFAULT_libattr default m if ALL select PACKAGE_libc help Extended attributes support This package provides libattr http://savannah.nongnu.org/projects/attr Maxim Storchak config PACKAGE_libfuse tristate "libfuse................................................... FUSE (library)" default y if DEFAULT_libfuse default m if ALL select PACKAGE_libpthread select PACKAGE_libc select PACKAGE_kmod-fuse help FUSE (Filesystem in UserSpacE) This package contains the FUSE shared libraries, needed by other programs. - libfuse - libulockmgr https://github.com/libfuse/libfuse config PACKAGE_libfuse3 tristate "libfuse3.................................................... FUSE library" default y if DEFAULT_libfuse3 default m if ALL select PACKAGE_libpthread select PACKAGE_libc select PACKAGE_kmod-fuse help fuse3 (Filesystem in UserSpacE) This package contains the fuse3 shared libraries, needed by other programs. - libfuse3 https://github.com/libfuse/libfuse config PACKAGE_libow tristate "libow....................................... OWFS - common shared library" default y if DEFAULT_libow default m if ALL select PACKAGE_libusb-compat if LIBOW_MASTER_USB select PACKAGE_libc select PACKAGE_kmod-w1 if LIBOW_MASTER_W1 select PACKAGE_libpthread help OWFS is a suite of programs that designed to make the 1-wire bus and its devices easily accessible. The underlying principle is to create a virtual filesystem, with the unique ID being the directory, and the individual properties of the device are represented as simple files that can be read and written. Details of the individual slave or master design are hidden behind a consistent interface. The goal is to provide an easy set of tools for a software designer to create monitoring or control applications. There are some performance enhancements in the implementation, including data caching, parallel access to bus masters, and aggregation of device communication. Still the fundemental goal has been ease of use, flexibility and correctness rather than speed. This package contains the OWFS library. https://github.com/owfs/owfs Jo-Philipp Wich source "feeds/packages/utils/owfs/Config.in" config PACKAGE_libow-capi tristate "libow-capi.......................................... OWFS - C-API library" default y if DEFAULT_libow-capi default m if ALL select PACKAGE_libow select PACKAGE_libc help OWFS is a suite of programs that designed to make the 1-wire bus and its devices easily accessible. The underlying principle is to create a virtual filesystem, with the unique ID being the directory, and the individual properties of the device are represented as simple files that can be read and written. Details of the individual slave or master design are hidden behind a consistent interface. The goal is to provide an easy set of tools for a software designer to create monitoring or control applications. There are some performance enhancements in the implementation, including data caching, parallel access to bus masters, and aggregation of device communication. Still the fundemental goal has been ease of use, flexibility and correctness rather than speed. This package contains the OWFS C-API library. https://github.com/owfs/owfs Jo-Philipp Wich config PACKAGE_libsysfs tristate "libsysfs................................................... Sysfs library" default y if DEFAULT_libsysfs default m if ALL select PACKAGE_libc help The library's purpose is to provide a consistant and stable interface for querying system device information exposed through sysfs. http://linux-diag.sourceforge.net/Sysfsutils.html Jo-Philipp Wich endmenu menu "Firewall" config PACKAGE_libfko tristate "libfko................................... FireWall KNock OPerator Library" default y if DEFAULT_libfko default m if ALL select PACKAGE_gnupg if FWKNOPD_GPG select PACKAGE_libgpgme if FWKNOPD_GPG select PACKAGE_libc help Fwknop implements an authorization scheme known as Single Packet Authorization (SPA) for Linux systems running iptables. This mechanism requires only a single encrypted and non-replayed packet to communicate various pieces of information including desired access through an iptables policy. The main application of this program is to use iptables in a default-drop stance to protect services such as SSH with an additional layer of security in order to make the exploitation of vulnerabilities (both 0-day and unpatched code) much more difficult. This package contains the libfko shared library. https://www.cipherdyne.org/fwknop/ Jonathan Bennett config PACKAGE_libip4tc tristate "libip4tc.......................... IPv4 firewall - shared libiptc library" default y if DEFAULT_libip4tc default m if ALL||ALL_NONSHARED select PACKAGE_libc help IPv4 firewall - shared libiptc library https://netfilter.org/ config PACKAGE_libip6tc tristate "libip6tc.......................... IPv6 firewall - shared libiptc library" default y if DEFAULT_libip6tc default m if ALL||ALL_NONSHARED select PACKAGE_libc help IPv6 firewall - shared libiptc library https://netfilter.org/ config PACKAGE_libiptext tristate "libiptext....................... IPv4 firewall - shared libiptext library" default y if DEFAULT_libiptext default m if ALL||ALL_NONSHARED select PACKAGE_libxtables select PACKAGE_libc help IPv4 firewall - shared libiptext library https://netfilter.org/ config PACKAGE_libiptext-nft tristate "libiptext-nft.......... IPv4/IPv6 firewall - shared libiptext nft library" default y if DEFAULT_libiptext-nft default m if ALL||ALL_NONSHARED select PACKAGE_libc select PACKAGE_libxtables help IPv4/IPv6 firewall - shared libiptext nft library https://netfilter.org/ config PACKAGE_libiptext6 tristate "libiptext6...................... IPv6 firewall - shared libiptext library" default y if DEFAULT_libiptext6 default m if ALL||ALL_NONSHARED select PACKAGE_libxtables select PACKAGE_libc help IPv6 firewall - shared libiptext library https://netfilter.org/ menuconfig PACKAGE_libxtables tristate "libxtables................... IPv4/IPv6 firewall - shared xtables library" default y if DEFAULT_libxtables default m if ALL||ALL_NONSHARED select PACKAGE_libc select PACKAGE_libnetfilter-conntrack if IPTABLES_CONNLABEL help IPv4/IPv6 firewall - shared xtables library https://netfilter.org/ config IPTABLES_CONNLABEL bool "Enable Connlabel support" default n help This enable connlabel support in iptables. endmenu menu "Instant Messaging" config PACKAGE_quasselc tristate "quasselc.......................... API to access a Quassel Core in pure C" default y if DEFAULT_quasselc default m if ALL select PACKAGE_libc select PACKAGE_glib2 help An implementation of the Quassel protocol in pure C. https://github.com/phhusson/QuasselC Ben Rosser endmenu menu "IoT" config PACKAGE_libmraa tristate "libmraa........................... Eclipse MRAA lowlevel IO C/C++ library" default y if DEFAULT_libmraa default m if ALL depends on !armeb select PACKAGE_libjson-c depends on !arc depends on !powerpc depends on !riscv64 select PACKAGE_libc select PACKAGE_libstdcpp help Libmraa is a C/C++ library with bindings to Java, Python and JavaScript to interface with the IO on Galileo, Edison & other platforms, with a structured and sane API where port names/numbering matches the board that you are on. Use of libmraa does not tie you to specific hardware with board detection done at runtime you can create portable code that will work across the supported platforms. This package contains the C/C++ libraries. https://projects.eclipse.org/projects/iot.mraa John Crispin , Hirokazu MORIKAWA config PACKAGE_libmraa-python3 tristate "libmraa-python3................. Eclipse MRAA lowlevel IO Python3 library" default y if DEFAULT_libmraa-python3 default m if ALL depends on !powerpc select PACKAGE_python3-light depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !armeb depends on !arc help Libmraa is a C/C++ library with bindings to Java, Python and JavaScript to interface with the IO on Galileo, Edison & other platforms, with a structured and sane API where port names/numbering matches the board that you are on. Use of libmraa does not tie you to specific hardware with board detection done at runtime you can create portable code that will work across the supported platforms. This package contains the Python3 libraries. https://projects.eclipse.org/projects/iot.mraa John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm tristate "libupm................................... Intel IoT sensor library - Full" default y if DEFAULT_libupm default m if ALL select PACKAGE_libupm-veml6070-python3 select PACKAGE_libupm-wfs depends on !riscv64 select PACKAGE_libupm-maxds3231m select PACKAGE_libupm-mq303a-python3 select PACKAGE_libupm-mma7455 select PACKAGE_libupm-md select PACKAGE_libupm-ad8232-python3 select PACKAGE_libupm-adafruitms1438-python3 select PACKAGE_libupm-ads1x15-python3 select PACKAGE_libupm-bma220-python3 select PACKAGE_libupm-adafruitms1438 select PACKAGE_libupm-wfs-python3 select PACKAGE_libupm-rotary select PACKAGE_libupm-adafruitss select PACKAGE_libupm-stepmotor-python3 select PACKAGE_libupm-hp20x-python3 select PACKAGE_libupm-my9221 select PACKAGE_libupm-lpd8806 select PACKAGE_libupm-mhz16 select PACKAGE_libupm-kxtj3 select PACKAGE_libupm-vcap-python3 select PACKAGE_libupm-buzzer-python3 select PACKAGE_libupm-wheelencoder-python3 select PACKAGE_libupm-rpr220 select PACKAGE_libupm-hdxxvxta select PACKAGE_libupm-tm1637 select PACKAGE_libupm-mpu9150 select PACKAGE_libupm-smartdrive-python3 select PACKAGE_libupm-curieimu-python3 select PACKAGE_libupm-bmx055-python3 select PACKAGE_libupm-speaker select PACKAGE_libupm-ultrasonic-python3 select PACKAGE_libupm-tcs37727 select PACKAGE_libupm-max44000 select PACKAGE_libupm-waterlevel select PACKAGE_libupm-vdiv-python3 select PACKAGE_libupm-tex00 select PACKAGE_libupm-am2315-python3 select PACKAGE_libupm-lsm303agr-python3 select PACKAGE_libupm-mpl3115a2 select PACKAGE_libupm-ht9170-python3 select PACKAGE_libupm-sensortemplate-python3 select PACKAGE_libupm-max30100-python3 select PACKAGE_libupm-sx6119-python3 select PACKAGE_libupm-st7735 select PACKAGE_libupm-rgbringcoder-python3 select PACKAGE_libupm-lsm6dsl select PACKAGE_libupm-smartdrive select PACKAGE_libupm-l3gd20 select PACKAGE_libupm-ttp223-python3 select PACKAGE_libupm-ecs1030-python3 select PACKAGE_libupm-ta12200 select PACKAGE_libupm-xbee-python3 select PACKAGE_libupm-m24lr64e-python3 select PACKAGE_libupm-max31723-python3 select PACKAGE_libupm-waterlevel-python3 select PACKAGE_libupm-rn2903-python3 select PACKAGE_libupm-cwlsxxa-python3 select PACKAGE_libupm-bh1792 select PACKAGE_libupm-nlgpio16-python3 select PACKAGE_libupm-mma7361-python3 select PACKAGE_libupm-a110x select PACKAGE_libupm-ds1307 select PACKAGE_libupm-sm130 select PACKAGE_libupm-ina132 select PACKAGE_libupm-speaker-python3 select PACKAGE_libupm-bmm150-python3 select PACKAGE_libupm-lsm303d-python3 select PACKAGE_libupm-micsv89 select PACKAGE_libupm-water select PACKAGE_libupm-tca9548a-python3 select PACKAGE_libupm-ds18b20 select PACKAGE_libupm-servo select PACKAGE_libupm-lis2ds12 select PACKAGE_libupm-collision-python3 select PACKAGE_libupm-tsl2561 select PACKAGE_libupm-h3lis331dl select PACKAGE_libupm-rfr359f-python3 select PACKAGE_libupm-curieimu select PACKAGE_libupm-bh1749-python3 select PACKAGE_libupm-mq303a select PACKAGE_libupm-maxsonarez select PACKAGE_libupm-sht1x-python3 select PACKAGE_libupm-t6713 select PACKAGE_libupm-bno055-python3 select PACKAGE_libupm-adxrs610-python3 select PACKAGE_libupm-apa102 select PACKAGE_libupm-max31723 select PACKAGE_libupm-rotary-python3 select PACKAGE_libupm-enc03r select PACKAGE_libupm-gsr-python3 select PACKAGE_libupm-ozw-python3 select PACKAGE_libupm-water-python3 select PACKAGE_libupm-mhz16-python3 select PACKAGE_libupm-mb704x select PACKAGE_libupm-ms5611 select PACKAGE_libupm-zfm20-python3 select PACKAGE_libupm-bmpx8x select PACKAGE_libupm-mmc35240-python3 select PACKAGE_libupm-button-python3 select PACKAGE_libupm-lm35 select PACKAGE_libupm-bmpx8x-python3 select PACKAGE_libupm-biss0001 select PACKAGE_libupm-hwxpxx-python3 select PACKAGE_libupm-electromagnet select PACKAGE_libupm-light select PACKAGE_libupm-wt5001-python3 select PACKAGE_libupm-apds9002-python3 select PACKAGE_libupm-cjq4435 select PACKAGE_libupm-eldriver-python3 select PACKAGE_libupm-pulsensor-python3 depends on !powerpc select PACKAGE_libupm-l298-python3 select PACKAGE_libupm-bmi160-python3 select PACKAGE_libupm-rsc select PACKAGE_libupm-yg1006 select PACKAGE_libupm-nunchuck-python3 select PACKAGE_libupm-adc121c021 select PACKAGE_libupm-lsm303agr select PACKAGE_libupm-teams select PACKAGE_libupm-htu21d select PACKAGE_libupm-led-python3 select PACKAGE_libupm-wt5001 select PACKAGE_libupm-md-python3 select PACKAGE_libupm-maxsonarez-python3 select PACKAGE_libupm-rotaryencoder-python3 select PACKAGE_libupm-ds1808lc-python3 select PACKAGE_libupm-nrf24l01 select PACKAGE_libupm-ozw select PACKAGE_libupm-mlx90614-python3 select PACKAGE_libupm-ht9170 select PACKAGE_libupm-mma7361 select PACKAGE_libupm-ads1x15 select PACKAGE_libupm-tcs3414cs-python3 select PACKAGE_libupm-max30100 select PACKAGE_libupm-isd1820-python3 select PACKAGE_libupm-abp select PACKAGE_libupm-buzzer select PACKAGE_libupm-ta12200-python3 select PACKAGE_libupm-slide-python3 select PACKAGE_libupm-sm130-python3 select PACKAGE_libupm-dfrorp depends on !armeb select PACKAGE_libupm-adxrs610 select PACKAGE_libupm-gsr select PACKAGE_libupm-gprs-python3 select PACKAGE_libupm-mcp9808 select PACKAGE_libupm-tmp006-python3 select PACKAGE_openzwave select PACKAGE_libupm-ds1808lc select PACKAGE_libupm-am2315 select PACKAGE_libupm-hka5-python3 select PACKAGE_libupm-hmtrp select PACKAGE_libupm-gp2y0a select PACKAGE_libupm-th02 select PACKAGE_libupm-mg811-python3 select PACKAGE_libupm-a110x-python3 select PACKAGE_libupm-ds2413-python3 select PACKAGE_libupm-ehr select PACKAGE_libupm-hm11-python3 select PACKAGE_libupm-th02-python3 select PACKAGE_libupm-dfrph select PACKAGE_libupm-bh1749 select PACKAGE_libupm-adis16448-python3 select PACKAGE_libupm-lsm9ds0 select PACKAGE_libupm-mlx90614 select PACKAGE_libupm-dfrorp-python3 select PACKAGE_libupm-moisture select PACKAGE_libupm-pn532-python3 select PACKAGE_libupm-apds9930-python3 select PACKAGE_libupm-l3gd20-python3 select PACKAGE_libupm-ppd42ns-python3 select PACKAGE_libupm-joystick12 select PACKAGE_libupm-lis3dh select PACKAGE_libupm-gas select PACKAGE_libupm-interfaces-python3 select PACKAGE_libupm-tmp006 select PACKAGE_libupm-flex select PACKAGE_libupm-pulsensor select PACKAGE_libupm-ina132-python3 select PACKAGE_libupm-ldt0028-python3 select PACKAGE_libupm-bmg160-python3 select PACKAGE_libupm-si114x select PACKAGE_libc select PACKAGE_libupm-mcp2515 select PACKAGE_libupm-ultrasonic select PACKAGE_libupm-kx122-python3 select PACKAGE_libupm-si1132-python3 select PACKAGE_libupm-hdxxvxta-python3 select PACKAGE_libupm-lsm6ds3h-python3 select PACKAGE_libupm-lp8860-python3 select PACKAGE_libupm-hcsr04-python3 select PACKAGE_libupm-hlg150h-python3 select PACKAGE_libupm-guvas12d select PACKAGE_libupm-mic-python3 select PACKAGE_libupm-yg1006-python3 select PACKAGE_libupm-mcp2515-python3 select PACKAGE_libupm-rhusb select PACKAGE_libupm-loudness select PACKAGE_libupm-bno055 select PACKAGE_libupm-ms5803 select PACKAGE_libupm-rpr220-python3 select PACKAGE_libupm-wheelencoder select PACKAGE_libupm-micsv89-python3 select PACKAGE_libupm-apa102-python3 select PACKAGE_libupm-hdc1000-python3 select PACKAGE_libupm-bma220 select PACKAGE_libupm-relay select PACKAGE_libupm-led select PACKAGE_libupm-rotaryencoder select PACKAGE_libupm-adxl335 select PACKAGE_libupm-mb704x-python3 select PACKAGE_libupm-flex-python3 select PACKAGE_libupm-rf22-python3 select PACKAGE_libupm-kx122 select PACKAGE_libupm-max44009 select PACKAGE_libupm-xbee select PACKAGE_libupm-servo-python3 select PACKAGE_libupm-hcsr04 select PACKAGE_libupm-lcm1602-python3 select PACKAGE_libupm-kxcjk1013-python3 select PACKAGE_libupm-dfrec select PACKAGE_libupm-t3311-python3 select PACKAGE_libupm-relay-python3 select PACKAGE_libupm-lis3dh-python3 select PACKAGE_libupm-apds9002 select PACKAGE_libupm-pca9685-python3 select PACKAGE_libupm-nrf8001-python3 select PACKAGE_libupm-bmx055 select PACKAGE_libupm-lsm6dsl-python3 select PACKAGE_libupm-mma8x5x select PACKAGE_libupm-hp20x select PACKAGE_libupm-otp538u-python3 select PACKAGE_libupm-bmp280-python3 select PACKAGE_libupm-bma250e-python3 select PACKAGE_libupm-sht1x select PACKAGE_libupm-abp-python3 select PACKAGE_libupm-adxl345 select PACKAGE_libupm-si7005 select PACKAGE_libupm-lsm303d select PACKAGE_libupm-ds18b20-python3 select PACKAGE_libupm-max31855-python3 select PACKAGE_libupm-ims select PACKAGE_libupm-adxl335-python3 select PACKAGE_libupm-bmi160 select PACKAGE_libupm-uln200xa select PACKAGE_libupm-sx1276-python3 select PACKAGE_libupm-gprs select PACKAGE_libupm-adis16448 select PACKAGE_libupm-p9813-python3 select PACKAGE_libupm-isd1820 select PACKAGE_libupm-hka5 select PACKAGE_libupm-ad8232 select PACKAGE_libupm-hmtrp-python3 select PACKAGE_libupm-jhd1313m1 select PACKAGE_libupm-ds1307-python3 select PACKAGE_libupm-biss0001-python3 select PACKAGE_libupm-my9221-python3 select PACKAGE_libupm-mag3110-python3 select PACKAGE_libmodbus select PACKAGE_libupm-lis2ds12-python3 select PACKAGE_libupm-tca9548a select PACKAGE_libupm-emg select PACKAGE_libupm-t3311 select PACKAGE_libupm-dfrec-python3 select PACKAGE_libupm-mpr121-python3 select PACKAGE_libupm-nmea_gps-python3 select PACKAGE_libupm-hlg150h select PACKAGE_libupm-linefinder select PACKAGE_libupm-st7735-python3 select PACKAGE_libupm-temperature-python3 select PACKAGE_libupm-hm11 select PACKAGE_libupm-rn2903 select PACKAGE_libupm-mpl3115a2-python3 select PACKAGE_libupm-cjq4435-python3 select PACKAGE_libupm-lpd8806-python3 select PACKAGE_libupm-mcp9808-python3 select PACKAGE_libupm-rsc-python3 select PACKAGE_libupm-max5487 select PACKAGE_libupm-mg811 select PACKAGE_libupm-teams-python3 select PACKAGE_libupm-bmp280 select PACKAGE_libupm-ds2413 select PACKAGE_libupm-vcap select PACKAGE_libupm-itg3200-python3 select PACKAGE_libupm-loudness-python3 select PACKAGE_libupm-ppd42ns select PACKAGE_libupm-tm1637-python3 select PACKAGE_libupm-cwlsxxa select PACKAGE_libupm-utilities select PACKAGE_libupm-moisture-python3 select PACKAGE_libupm-zfm20 select PACKAGE_libupm-mpu9150-python3 select PACKAGE_libupm-ili9341 select PACKAGE_libmraa select PACKAGE_libupm-h3lis331dl-python3 select PACKAGE_libupm-uartat select PACKAGE_libupm-ms5611-python3 select PACKAGE_libupm-nrf24l01-python3 select PACKAGE_libupm-l298 select PACKAGE_libupm-nrf8001 select PACKAGE_libupm-lcdks-python3 select PACKAGE_libupm-bmg160 select PACKAGE_libupm-si1132 depends on !arc select PACKAGE_libupm-lp8860 select PACKAGE_libupm-lidarlitev3-python3 select PACKAGE_libupm-nlgpio16 select PACKAGE_libupm-tcs3414cs select PACKAGE_libupm-htu21d-python3 select PACKAGE_librt select PACKAGE_libupm-max44009-python3 select PACKAGE_libupm-gp2y0a-python3 select PACKAGE_libupm-h803x select PACKAGE_libupm-lsm9ds0-python3 select PACKAGE_libupm-scam select PACKAGE_libupm-sx6119 select PACKAGE_libupm-ecezo-python3 select PACKAGE_libupm-adafruitss-python3 select PACKAGE_libupm-urm37-python3 select PACKAGE_libupm-temperature select PACKAGE_libupm-mmc35240 select PACKAGE_libupm-enc03r-python3 select PACKAGE_libupm-lsm303dlh select PACKAGE_libupm-kxtj3-python3 select PACKAGE_libupm-ttp223 select PACKAGE_libupm-hx711-python3 select PACKAGE_libupm-o2-python3 select PACKAGE_libupm-si114x-python3 select PACKAGE_libupm-joystick12-python3 select PACKAGE_libupm-light-python3 select PACKAGE_libupm-nmea_gps select PACKAGE_libupm-ssd1351 select PACKAGE_libupm-max31855 select PACKAGE_libupm-ldt0028 select PACKAGE_libupm-linefinder-python3 select PACKAGE_libupm-max5487-python3 select PACKAGE_libupm-ims-python3 select PACKAGE_libupm-bma250e select PACKAGE_libupm-at42qt1070-python3 select PACKAGE_libupm-gas-python3 select PACKAGE_libupm-apds9930 select PACKAGE_libupm-uartat-python3 select PACKAGE_libupm-bh1750-python3 select PACKAGE_libupm-guvas12d-python3 select PACKAGE_libupm-hmc5883l-python3 select PACKAGE_libupm-bh1750 select PACKAGE_libupm-lcm1602 select PACKAGE_libupm-ecezo select PACKAGE_libupm-ili9341-python3 select PACKAGE_libupm-hx711 select PACKAGE_libupm-rgbringcoder select PACKAGE_libupm-ms5803-python3 select PACKAGE_libupm-mma8x5x-python3 select PACKAGE_libupm-mma7455-python3 select PACKAGE_libupm-rfr359f select PACKAGE_libupm-jhd1313m1-python3 select PACKAGE_libupm-lcdks select PACKAGE_libupm-itg3200 select PACKAGE_libupm-veml6070 select PACKAGE_libupm-lidarlitev3 select PACKAGE_libupm-urm37 select PACKAGE_libupm-bh1792-python3 select PACKAGE_libupm-pca9685 select PACKAGE_libupm-sensortemplate select PACKAGE_libupm-sx1276 select PACKAGE_libupm-utilities-python3 select PACKAGE_libupm-mma7660 select PACKAGE_libupm-hdc1000 select PACKAGE_libupm-lcd select PACKAGE_libupm-uln200xa-python3 select PACKAGE_libupm-button select PACKAGE_libupm-maxds3231m-python3 select PACKAGE_libupm-lcd-python3 select PACKAGE_libupm-pn532 select PACKAGE_libupm-scam-python3 select PACKAGE_libupm-tsl2561-python3 select PACKAGE_libupm-ssd1351-python3 select PACKAGE_libupm-h803x-python3 select PACKAGE_libupm-mma7660-python3 select PACKAGE_libupm-slide select PACKAGE_libupm-mag3110 select PACKAGE_libupm-eldriver select PACKAGE_libupm-at42qt1070 select PACKAGE_libupm-hmc5883l select PACKAGE_libjpeg-turbo select PACKAGE_libupm-lsm6ds3h select PACKAGE_libupm-ehr-python3 select PACKAGE_libupm-mic select PACKAGE_libupm-tcs37727-python3 select PACKAGE_libupm-ecs1030 select PACKAGE_libupm-nunchuck select PACKAGE_libupm-lol select PACKAGE_libupm-si7005-python3 select PACKAGE_libupm-lm35-python3 select PACKAGE_libupm-electromagnet-python3 select PACKAGE_libupm-interfaces select PACKAGE_libupm-o2 select PACKAGE_libupm-dfrph-python3 select PACKAGE_libupm-collision select PACKAGE_libupm-bmm150 select PACKAGE_libupm-rhusb-python3 select PACKAGE_libupm-tex00-python3 select PACKAGE_libupm-max44000-python3 select PACKAGE_libupm-lsm303dlh-python3 select PACKAGE_libupm-t6713-python3 select PACKAGE_libupm-lol-python3 select PACKAGE_libupm-mpr121 select PACKAGE_libupm-stepmotor select PACKAGE_libupm-emg-python3 select PACKAGE_libupm-rf22 select PACKAGE_libupm-vdiv select PACKAGE_libupm-kxcjk1013 select PACKAGE_libupm-p9813 select PACKAGE_libupm-adc121c021-python3 select PACKAGE_libupm-otp538u select PACKAGE_libupm-m24lr64e select PACKAGE_libupm-hwxpxx select PACKAGE_libupm-adxl345-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains sensor libraries https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-a110x tristate "libupm-a110x......................................... a110x C/C++ library" default y if DEFAULT_libupm-a110x default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !powerpc select PACKAGE_librt depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains a110x sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-a110x-python3 tristate "libupm-a110x-python3............................... a110x Python3 library" default y if DEFAULT_libupm-a110x-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_libupm-a110x select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains a110x sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-abp tristate "libupm-abp............................................. abp C/C++ library" default y if DEFAULT_libupm-abp default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains abp sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-abp-python3 tristate "libupm-abp-python3................................... abp Python3 library" default y if DEFAULT_libupm-abp-python3 default m if ALL select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_libupm-abp depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains abp sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ad8232 tristate "libupm-ad8232....................................... ad8232 C/C++ library" default y if DEFAULT_libupm-ad8232 default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ad8232 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ad8232-python3 tristate "libupm-ad8232-python3............................. ad8232 Python3 library" default y if DEFAULT_libupm-ad8232-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libupm-ad8232 select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ad8232 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-adafruitms1438 tristate "libupm-adafruitms1438....................... adafruitms1438 C/C++ library" default y if DEFAULT_libupm-adafruitms1438 default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_librt depends on !powerpc depends on !arc depends on !armeb select PACKAGE_libupm-pca9685 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains adafruitms1438 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-adafruitms1438-python3 tristate "libupm-adafruitms1438-python3............. adafruitms1438 Python3 library" default y if DEFAULT_libupm-adafruitms1438-python3 default m if ALL depends on !armeb select PACKAGE_libupm-adafruitms1438 select PACKAGE_libupm-pca9685 select PACKAGE_libmraa-python3 select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_librt depends on !arc depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains adafruitms1438 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-adafruitss tristate "libupm-adafruitss............................... adafruitss C/C++ library" default y if DEFAULT_libupm-adafruitss default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_librt depends on !powerpc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains adafruitss sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-adafruitss-python3 tristate "libupm-adafruitss-python3..................... adafruitss Python3 library" default y if DEFAULT_libupm-adafruitss-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libupm-adafruitss select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains adafruitss sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-adc121c021 tristate "libupm-adc121c021............................... adc121c021 C/C++ library" default y if DEFAULT_libupm-adc121c021 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains adc121c021 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-adc121c021-python3 tristate "libupm-adc121c021-python3..................... adc121c021 Python3 library" default y if DEFAULT_libupm-adc121c021-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc select PACKAGE_libupm-adc121c021 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains adc121c021 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-adis16448 tristate "libupm-adis16448................................. adis16448 C/C++ library" default y if DEFAULT_libupm-adis16448 default m if ALL select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains adis16448 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-adis16448-python3 tristate "libupm-adis16448-python3....................... adis16448 Python3 library" default y if DEFAULT_libupm-adis16448-python3 default m if ALL select PACKAGE_libupm-adis16448 depends on !armeb depends on !arc select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains adis16448 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ads1x15 tristate "libupm-ads1x15..................................... ads1x15 C/C++ library" default y if DEFAULT_libupm-ads1x15 default m if ALL select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-interfaces depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ads1x15 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ads1x15-python3 tristate "libupm-ads1x15-python3........................... ads1x15 Python3 library" default y if DEFAULT_libupm-ads1x15-python3 default m if ALL depends on !arc select PACKAGE_libupm-ads1x15 depends on !powerpc depends on !armeb select PACKAGE_libmraa-python3 select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_libupm-interfaces select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ads1x15 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-adxl335 tristate "libupm-adxl335..................................... adxl335 C/C++ library" default y if DEFAULT_libupm-adxl335 default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !powerpc select PACKAGE_librt depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains adxl335 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-adxl335-python3 tristate "libupm-adxl335-python3........................... adxl335 Python3 library" default y if DEFAULT_libupm-adxl335-python3 default m if ALL select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc depends on !arc select PACKAGE_libupm-adxl335 depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains adxl335 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-adxl345 tristate "libupm-adxl345..................................... adxl345 C/C++ library" default y if DEFAULT_libupm-adxl345 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains adxl345 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-adxl345-python3 tristate "libupm-adxl345-python3........................... adxl345 Python3 library" default y if DEFAULT_libupm-adxl345-python3 default m if ALL select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc depends on !arc depends on !armeb select PACKAGE_libupm-adxl345 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains adxl345 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-adxrs610 tristate "libupm-adxrs610................................... adxrs610 C/C++ library" default y if DEFAULT_libupm-adxrs610 default m if ALL select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains adxrs610 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-adxrs610-python3 tristate "libupm-adxrs610-python3......................... adxrs610 Python3 library" default y if DEFAULT_libupm-adxrs610-python3 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_libupm-adxrs610 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains adxrs610 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-am2315 tristate "libupm-am2315....................................... am2315 C/C++ library" default y if DEFAULT_libupm-am2315 default m if ALL depends on !arc depends on !armeb depends on !powerpc select PACKAGE_librt select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains am2315 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-am2315-python3 tristate "libupm-am2315-python3............................. am2315 Python3 library" default y if DEFAULT_libupm-am2315-python3 default m if ALL select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_libupm-am2315 depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains am2315 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-apa102 tristate "libupm-apa102....................................... apa102 C/C++ library" default y if DEFAULT_libupm-apa102 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc select PACKAGE_libupm-utilities depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains apa102 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-apa102-python3 tristate "libupm-apa102-python3............................. apa102 Python3 library" default y if DEFAULT_libupm-apa102-python3 default m if ALL select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_python3-light depends on !armeb depends on !powerpc select PACKAGE_libupm-apa102 depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains apa102 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-apds9002 tristate "libupm-apds9002................................... apds9002 C/C++ library" default y if DEFAULT_libupm-apds9002 default m if ALL depends on !arc depends on !armeb depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains apds9002 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-apds9002-python3 tristate "libupm-apds9002-python3......................... apds9002 Python3 library" default y if DEFAULT_libupm-apds9002-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_libmraa-python3 select PACKAGE_libupm-apds9002 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains apds9002 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-apds9930 tristate "libupm-apds9930................................... apds9930 C/C++ library" default y if DEFAULT_libupm-apds9930 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains apds9930 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-apds9930-python3 tristate "libupm-apds9930-python3......................... apds9930 Python3 library" default y if DEFAULT_libupm-apds9930-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-apds9930 select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains apds9930 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-at42qt1070 tristate "libupm-at42qt1070............................... at42qt1070 C/C++ library" default y if DEFAULT_libupm-at42qt1070 default m if ALL depends on !armeb depends on !arc select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains at42qt1070 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-at42qt1070-python3 tristate "libupm-at42qt1070-python3..................... at42qt1070 Python3 library" default y if DEFAULT_libupm-at42qt1070-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libupm-at42qt1070 select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains at42qt1070 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bh1749 tristate "libupm-bh1749....................................... bh1749 C/C++ library" default y if DEFAULT_libupm-bh1749 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bh1749 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bh1749-python3 tristate "libupm-bh1749-python3............................. bh1749 Python3 library" default y if DEFAULT_libupm-bh1749-python3 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light depends on !armeb depends on !arc select PACKAGE_libupm-bh1749 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bh1749 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bh1750 tristate "libupm-bh1750....................................... bh1750 C/C++ library" default y if DEFAULT_libupm-bh1750 default m if ALL select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc depends on !arc select PACKAGE_libupm-utilities depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bh1750 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bh1750-python3 tristate "libupm-bh1750-python3............................. bh1750 Python3 library" default y if DEFAULT_libupm-bh1750-python3 default m if ALL depends on !arc select PACKAGE_libupm-utilities depends on !powerpc depends on !armeb select PACKAGE_libmraa-python3 select PACKAGE_libupm-bh1750 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bh1750 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bh1792 tristate "libupm-bh1792....................................... bh1792 C/C++ library" default y if DEFAULT_libupm-bh1792 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_librt depends on !powerpc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bh1792 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bh1792-python3 tristate "libupm-bh1792-python3............................. bh1792 Python3 library" default y if DEFAULT_libupm-bh1792-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libupm-bh1792 select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bh1792 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-biss0001 tristate "libupm-biss0001................................... biss0001 C/C++ library" default y if DEFAULT_libupm-biss0001 default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-utilities depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains biss0001 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-biss0001-python3 tristate "libupm-biss0001-python3......................... biss0001 Python3 library" default y if DEFAULT_libupm-biss0001-python3 default m if ALL depends on !powerpc select PACKAGE_libupm-biss0001 select PACKAGE_libupm-utilities depends on !arc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains biss0001 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bma220 tristate "libupm-bma220....................................... bma220 C/C++ library" default y if DEFAULT_libupm-bma220 default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bma220 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bma220-python3 tristate "libupm-bma220-python3............................. bma220 Python3 library" default y if DEFAULT_libupm-bma220-python3 default m if ALL select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-bma220 select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bma220 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bma250e tristate "libupm-bma250e..................................... bma250e C/C++ library" default y if DEFAULT_libupm-bma250e default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-utilities depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bma250e sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bma250e-python3 tristate "libupm-bma250e-python3........................... bma250e Python3 library" default y if DEFAULT_libupm-bma250e-python3 default m if ALL select PACKAGE_libmraa-python3 select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_librt depends on !armeb select PACKAGE_libupm-bma250e depends on !powerpc select PACKAGE_libupm-utilities depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bma250e sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bmg160 tristate "libupm-bmg160....................................... bmg160 C/C++ library" default y if DEFAULT_libupm-bmg160 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !powerpc select PACKAGE_librt depends on !armeb depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bmg160 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bmg160-python3 tristate "libupm-bmg160-python3............................. bmg160 Python3 library" default y if DEFAULT_libupm-bmg160-python3 default m if ALL select PACKAGE_libupm-bmg160 depends on !powerpc depends on !arc select PACKAGE_libupm-utilities select PACKAGE_python3-light select PACKAGE_librt select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bmg160 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bmi160 tristate "libupm-bmi160....................................... bmi160 C/C++ library" default y if DEFAULT_libupm-bmi160 default m if ALL depends on !arc select PACKAGE_libupm-utilities depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bmi160 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bmi160-python3 tristate "libupm-bmi160-python3............................. bmi160 Python3 library" default y if DEFAULT_libupm-bmi160-python3 default m if ALL depends on !powerpc depends on !arc select PACKAGE_libupm-utilities select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !armeb select PACKAGE_libupm-bmi160 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bmi160 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bmm150 tristate "libupm-bmm150....................................... bmm150 C/C++ library" default y if DEFAULT_libupm-bmm150 default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !powerpc select PACKAGE_librt depends on !armeb select PACKAGE_libupm-utilities depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bmm150 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bmm150-python3 tristate "libupm-bmm150-python3............................. bmm150 Python3 library" default y if DEFAULT_libupm-bmm150-python3 default m if ALL depends on !powerpc depends on !arc select PACKAGE_libupm-utilities select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_libupm-bmm150 depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bmm150 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bmp280 tristate "libupm-bmp280....................................... bmp280 C/C++ library" default y if DEFAULT_libupm-bmp280 default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libupm-interfaces select PACKAGE_librt depends on !powerpc depends on !armeb select PACKAGE_libupm-utilities depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bmp280 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bmp280-python3 tristate "libupm-bmp280-python3............................. bmp280 Python3 library" default y if DEFAULT_libupm-bmp280-python3 default m if ALL depends on !arc select PACKAGE_libupm-utilities depends on !powerpc depends on !armeb select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_libupm-bmp280 select PACKAGE_librt select PACKAGE_libupm-interfaces select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bmp280 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bmpx8x tristate "libupm-bmpx8x....................................... bmpx8x C/C++ library" default y if DEFAULT_libupm-bmpx8x default m if ALL depends on !armeb depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_librt depends on !powerpc select PACKAGE_libupm-interfaces help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bmpx8x sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bmpx8x-python3 tristate "libupm-bmpx8x-python3............................. bmpx8x Python3 library" default y if DEFAULT_libupm-bmpx8x-python3 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_libupm-interfaces select PACKAGE_python3-light depends on !armeb select PACKAGE_libupm-bmpx8x depends on !powerpc depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bmpx8x sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bmx055 tristate "libupm-bmx055....................................... bmx055 C/C++ library" default y if DEFAULT_libupm-bmx055 default m if ALL select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libupm-bmm150 depends on !armeb select PACKAGE_libupm-bmg160 depends on !powerpc select PACKAGE_libupm-bma250e depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bmx055 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bmx055-python3 tristate "libupm-bmx055-python3............................. bmx055 Python3 library" default y if DEFAULT_libupm-bmx055-python3 default m if ALL depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libupm-bma250e select PACKAGE_libupm-bmg160 depends on !powerpc select PACKAGE_libupm-bmx055 depends on !armeb select PACKAGE_libupm-bmm150 select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bmx055 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bno055 tristate "libupm-bno055....................................... bno055 C/C++ library" default y if DEFAULT_libupm-bno055 default m if ALL select PACKAGE_librt depends on !powerpc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_libupm-utilities depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bno055 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-bno055-python3 tristate "libupm-bno055-python3............................. bno055 Python3 library" default y if DEFAULT_libupm-bno055-python3 default m if ALL select PACKAGE_python3-light select PACKAGE_librt select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !armeb depends on !powerpc depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libupm-bno055 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains bno055 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-button tristate "libupm-button....................................... button C/C++ library" default y if DEFAULT_libupm-button default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains button sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-button-python3 tristate "libupm-button-python3............................. button Python3 library" default y if DEFAULT_libupm-button-python3 default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light depends on !armeb depends on !arc select PACKAGE_libupm-button help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains button sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-buzzer tristate "libupm-buzzer....................................... buzzer C/C++ library" default y if DEFAULT_libupm-buzzer default m if ALL select PACKAGE_libupm-utilities depends on !arc depends on !armeb depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains buzzer sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-buzzer-python3 tristate "libupm-buzzer-python3............................. buzzer Python3 library" default y if DEFAULT_libupm-buzzer-python3 default m if ALL select PACKAGE_python3-light select PACKAGE_librt select PACKAGE_libmraa-python3 select PACKAGE_libupm-buzzer depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !armeb depends on !powerpc select PACKAGE_libupm-utilities depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains buzzer sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-cjq4435 tristate "libupm-cjq4435..................................... cjq4435 C/C++ library" default y if DEFAULT_libupm-cjq4435 default m if ALL depends on !armeb depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains cjq4435 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-cjq4435-python3 tristate "libupm-cjq4435-python3........................... cjq4435 Python3 library" default y if DEFAULT_libupm-cjq4435-python3 default m if ALL select PACKAGE_python3-light select PACKAGE_librt select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_libupm-cjq4435 depends on !armeb depends on !powerpc select PACKAGE_libupm-utilities depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains cjq4435 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-collision tristate "libupm-collision................................. collision C/C++ library" default y if DEFAULT_libupm-collision default m if ALL depends on !arc depends on !armeb depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains collision sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-collision-python3 tristate "libupm-collision-python3....................... collision Python3 library" default y if DEFAULT_libupm-collision-python3 default m if ALL select PACKAGE_libupm-collision depends on !arc depends on !armeb select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains collision sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-curieimu tristate "libupm-curieimu................................... curieimu C/C++ library" default y if DEFAULT_libupm-curieimu default m if ALL depends on !armeb depends on !arc select PACKAGE_librt depends on !powerpc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains curieimu sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-curieimu-python3 tristate "libupm-curieimu-python3......................... curieimu Python3 library" default y if DEFAULT_libupm-curieimu-python3 default m if ALL select PACKAGE_libupm-curieimu select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains curieimu sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-cwlsxxa tristate "libupm-cwlsxxa..................................... cwlsxxa C/C++ library" default y if DEFAULT_libupm-cwlsxxa default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains cwlsxxa sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-cwlsxxa-python3 tristate "libupm-cwlsxxa-python3........................... cwlsxxa Python3 library" default y if DEFAULT_libupm-cwlsxxa-python3 default m if ALL select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_libupm-cwlsxxa depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains cwlsxxa sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-dfrec tristate "libupm-dfrec......................................... dfrec C/C++ library" default y if DEFAULT_libupm-dfrec default m if ALL select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc select PACKAGE_libupm-ds18b20 depends on !arc select PACKAGE_libupm-utilities depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains dfrec sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-dfrec-python3 tristate "libupm-dfrec-python3............................... dfrec Python3 library" default y if DEFAULT_libupm-dfrec-python3 default m if ALL select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !armeb depends on !powerpc select PACKAGE_libupm-ds18b20 depends on !arc select PACKAGE_libupm-dfrec select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains dfrec sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-dfrorp tristate "libupm-dfrorp....................................... dfrorp C/C++ library" default y if DEFAULT_libupm-dfrorp default m if ALL depends on !armeb depends on !arc select PACKAGE_libupm-utilities select PACKAGE_librt depends on !powerpc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains dfrorp sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-dfrorp-python3 tristate "libupm-dfrorp-python3............................. dfrorp Python3 library" default y if DEFAULT_libupm-dfrorp-python3 default m if ALL select PACKAGE_libupm-utilities depends on !arc depends on !powerpc select PACKAGE_libupm-dfrorp depends on !armeb select PACKAGE_librt select PACKAGE_python3-light depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains dfrorp sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-dfrph tristate "libupm-dfrph......................................... dfrph C/C++ library" default y if DEFAULT_libupm-dfrph default m if ALL depends on !arc depends on !armeb select PACKAGE_librt depends on !powerpc select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains dfrph sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-dfrph-python3 tristate "libupm-dfrph-python3............................... dfrph Python3 library" default y if DEFAULT_libupm-dfrph-python3 default m if ALL select PACKAGE_libupm-dfrph depends on !arc depends on !armeb select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains dfrph sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ds1307 tristate "libupm-ds1307....................................... ds1307 C/C++ library" default y if DEFAULT_libupm-ds1307 default m if ALL depends on !arc depends on !armeb depends on !powerpc select PACKAGE_librt depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ds1307 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ds1307-python3 tristate "libupm-ds1307-python3............................. ds1307 Python3 library" default y if DEFAULT_libupm-ds1307-python3 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_libupm-ds1307 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ds1307 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ds1808lc tristate "libupm-ds1808lc................................... ds1808lc C/C++ library" default y if DEFAULT_libupm-ds1808lc default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc select PACKAGE_libupm-interfaces help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ds1808lc sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ds1808lc-python3 tristate "libupm-ds1808lc-python3......................... ds1808lc Python3 library" default y if DEFAULT_libupm-ds1808lc-python3 default m if ALL select PACKAGE_libupm-interfaces select PACKAGE_librt select PACKAGE_python3-light depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_libmraa-python3 depends on !armeb depends on !powerpc select PACKAGE_libupm-ds1808lc depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ds1808lc sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ds18b20 tristate "libupm-ds18b20..................................... ds18b20 C/C++ library" default y if DEFAULT_libupm-ds18b20 default m if ALL depends on !armeb select PACKAGE_libupm-utilities depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ds18b20 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ds18b20-python3 tristate "libupm-ds18b20-python3........................... ds18b20 Python3 library" default y if DEFAULT_libupm-ds18b20-python3 default m if ALL depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libupm-ds18b20 depends on !powerpc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ds18b20 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ds2413 tristate "libupm-ds2413....................................... ds2413 C/C++ library" default y if DEFAULT_libupm-ds2413 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ds2413 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ds2413-python3 tristate "libupm-ds2413-python3............................. ds2413 Python3 library" default y if DEFAULT_libupm-ds2413-python3 default m if ALL select PACKAGE_libupm-ds2413 depends on !arc depends on !armeb select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ds2413 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ecezo tristate "libupm-ecezo......................................... ecezo C/C++ library" default y if DEFAULT_libupm-ecezo default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !armeb depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ecezo sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ecezo-python3 tristate "libupm-ecezo-python3............................... ecezo Python3 library" default y if DEFAULT_libupm-ecezo-python3 default m if ALL depends on !powerpc select PACKAGE_libupm-utilities depends on !arc select PACKAGE_python3-light select PACKAGE_librt select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_libupm-ecezo depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ecezo sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ecs1030 tristate "libupm-ecs1030..................................... ecs1030 C/C++ library" default y if DEFAULT_libupm-ecs1030 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ecs1030 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ecs1030-python3 tristate "libupm-ecs1030-python3........................... ecs1030 Python3 library" default y if DEFAULT_libupm-ecs1030-python3 default m if ALL select PACKAGE_libmraa-python3 select PACKAGE_libc select PACKAGE_libupm-ecs1030 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ecs1030 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ehr tristate "libupm-ehr............................................. ehr C/C++ library" default y if DEFAULT_libupm-ehr default m if ALL depends on !powerpc select PACKAGE_librt depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ehr sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ehr-python3 tristate "libupm-ehr-python3................................... ehr Python3 library" default y if DEFAULT_libupm-ehr-python3 default m if ALL select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt depends on !arc select PACKAGE_libupm-ehr depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ehr sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-eldriver tristate "libupm-eldriver................................... eldriver C/C++ library" default y if DEFAULT_libupm-eldriver default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains eldriver sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-eldriver-python3 tristate "libupm-eldriver-python3......................... eldriver Python3 library" default y if DEFAULT_libupm-eldriver-python3 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libupm-eldriver depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains eldriver sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-electromagnet tristate "libupm-electromagnet......................... electromagnet C/C++ library" default y if DEFAULT_libupm-electromagnet default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains electromagnet sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-electromagnet-python3 tristate "libupm-electromagnet-python3............... electromagnet Python3 library" default y if DEFAULT_libupm-electromagnet-python3 default m if ALL select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-electromagnet select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains electromagnet sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-emg tristate "libupm-emg............................................. emg C/C++ library" default y if DEFAULT_libupm-emg default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains emg sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-emg-python3 tristate "libupm-emg-python3................................... emg Python3 library" default y if DEFAULT_libupm-emg-python3 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libupm-emg select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains emg sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-enc03r tristate "libupm-enc03r....................................... enc03r C/C++ library" default y if DEFAULT_libupm-enc03r default m if ALL select PACKAGE_librt depends on !powerpc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_libupm-utilities depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains enc03r sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-enc03r-python3 tristate "libupm-enc03r-python3............................. enc03r Python3 library" default y if DEFAULT_libupm-enc03r-python3 default m if ALL depends on !armeb select PACKAGE_python3-light select PACKAGE_librt select PACKAGE_libmraa-python3 select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libupm-utilities depends on !arc select PACKAGE_libupm-enc03r depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains enc03r sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-flex tristate "libupm-flex........................................... flex C/C++ library" default y if DEFAULT_libupm-flex default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains flex sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-flex-python3 tristate "libupm-flex-python3................................. flex Python3 library" default y if DEFAULT_libupm-flex-python3 default m if ALL select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-flex select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains flex sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-gas tristate "libupm-gas............................................. gas C/C++ library" default y if DEFAULT_libupm-gas default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains gas sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-gas-python3 tristate "libupm-gas-python3................................... gas Python3 library" default y if DEFAULT_libupm-gas-python3 default m if ALL select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-gas select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains gas sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-gp2y0a tristate "libupm-gp2y0a....................................... gp2y0a C/C++ library" default y if DEFAULT_libupm-gp2y0a default m if ALL select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains gp2y0a sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-gp2y0a-python3 tristate "libupm-gp2y0a-python3............................. gp2y0a Python3 library" default y if DEFAULT_libupm-gp2y0a-python3 default m if ALL select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc select PACKAGE_libupm-gp2y0a depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains gp2y0a sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-gprs tristate "libupm-gprs........................................... gprs C/C++ library" default y if DEFAULT_libupm-gprs default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains gprs sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-gprs-python3 tristate "libupm-gprs-python3................................. gprs Python3 library" default y if DEFAULT_libupm-gprs-python3 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light depends on !armeb depends on !arc select PACKAGE_libupm-gprs help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains gprs sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-gsr tristate "libupm-gsr............................................. gsr C/C++ library" default y if DEFAULT_libupm-gsr default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_librt depends on !powerpc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains gsr sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-gsr-python3 tristate "libupm-gsr-python3................................... gsr Python3 library" default y if DEFAULT_libupm-gsr-python3 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libupm-gsr depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains gsr sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-guvas12d tristate "libupm-guvas12d................................... guvas12d C/C++ library" default y if DEFAULT_libupm-guvas12d default m if ALL depends on !arc select PACKAGE_libupm-utilities depends on !armeb select PACKAGE_librt depends on !powerpc select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains guvas12d sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-guvas12d-python3 tristate "libupm-guvas12d-python3......................... guvas12d Python3 library" default y if DEFAULT_libupm-guvas12d-python3 default m if ALL depends on !armeb select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_python3-light depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libupm-guvas12d depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains guvas12d sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-h3lis331dl tristate "libupm-h3lis331dl............................... h3lis331dl C/C++ library" default y if DEFAULT_libupm-h3lis331dl default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_librt depends on !powerpc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains h3lis331dl sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-h3lis331dl-python3 tristate "libupm-h3lis331dl-python3..................... h3lis331dl Python3 library" default y if DEFAULT_libupm-h3lis331dl-python3 default m if ALL select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa-python3 select PACKAGE_libupm-h3lis331dl select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains h3lis331dl sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-h803x tristate "libupm-h803x......................................... h803x C/C++ library" default y if DEFAULT_libupm-h803x default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc depends on !armeb select PACKAGE_libmodbus depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains h803x sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-h803x-python3 tristate "libupm-h803x-python3............................... h803x Python3 library" default y if DEFAULT_libupm-h803x-python3 default m if ALL depends on !powerpc depends on !arc select PACKAGE_python3-light select PACKAGE_librt select PACKAGE_libmraa-python3 select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmodbus select PACKAGE_libupm-h803x depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains h803x sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hcsr04 tristate "libupm-hcsr04....................................... hcsr04 C/C++ library" default y if DEFAULT_libupm-hcsr04 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !armeb select PACKAGE_libupm-utilities depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hcsr04 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hcsr04-python3 tristate "libupm-hcsr04-python3............................. hcsr04 Python3 library" default y if DEFAULT_libupm-hcsr04-python3 default m if ALL select PACKAGE_libupm-hcsr04 depends on !armeb select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !arc select PACKAGE_libupm-utilities depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hcsr04 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hdc1000 tristate "libupm-hdc1000..................................... hdc1000 C/C++ library" default y if DEFAULT_libupm-hdc1000 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hdc1000 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hdc1000-python3 tristate "libupm-hdc1000-python3........................... hdc1000 Python3 library" default y if DEFAULT_libupm-hdc1000-python3 default m if ALL select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb select PACKAGE_libupm-hdc1000 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hdc1000 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hdxxvxta tristate "libupm-hdxxvxta................................... hdxxvxta C/C++ library" default y if DEFAULT_libupm-hdxxvxta default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hdxxvxta sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hdxxvxta-python3 tristate "libupm-hdxxvxta-python3......................... hdxxvxta Python3 library" default y if DEFAULT_libupm-hdxxvxta-python3 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-hdxxvxta select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hdxxvxta sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hka5 tristate "libupm-hka5........................................... hka5 C/C++ library" default y if DEFAULT_libupm-hka5 default m if ALL depends on !armeb depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hka5 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hka5-python3 tristate "libupm-hka5-python3................................. hka5 Python3 library" default y if DEFAULT_libupm-hka5-python3 default m if ALL depends on !armeb select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libmraa-python3 depends on !arc select PACKAGE_libupm-utilities depends on !powerpc select PACKAGE_libupm-hka5 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hka5 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hlg150h tristate "libupm-hlg150h..................................... hlg150h C/C++ library" default y if DEFAULT_libupm-hlg150h default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_libupm-interfaces depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hlg150h sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hlg150h-python3 tristate "libupm-hlg150h-python3........................... hlg150h Python3 library" default y if DEFAULT_libupm-hlg150h-python3 default m if ALL depends on !arc depends on !powerpc depends on !armeb select PACKAGE_python3-light select PACKAGE_librt select PACKAGE_libupm-interfaces select PACKAGE_libupm-hlg150h select PACKAGE_libmraa-python3 select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hlg150h sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hm11 tristate "libupm-hm11........................................... hm11 C/C++ library" default y if DEFAULT_libupm-hm11 default m if ALL depends on !arc depends on !armeb depends on !powerpc select PACKAGE_librt depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hm11 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hm11-python3 tristate "libupm-hm11-python3................................. hm11 Python3 library" default y if DEFAULT_libupm-hm11-python3 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light depends on !armeb select PACKAGE_libupm-hm11 depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hm11 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hmc5883l tristate "libupm-hmc5883l................................... hmc5883l C/C++ library" default y if DEFAULT_libupm-hmc5883l default m if ALL depends on !arc depends on !armeb depends on !powerpc select PACKAGE_librt select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hmc5883l sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hmc5883l-python3 tristate "libupm-hmc5883l-python3......................... hmc5883l Python3 library" default y if DEFAULT_libupm-hmc5883l-python3 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libupm-hmc5883l select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hmc5883l sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hmtrp tristate "libupm-hmtrp......................................... hmtrp C/C++ library" default y if DEFAULT_libupm-hmtrp default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hmtrp sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hmtrp-python3 tristate "libupm-hmtrp-python3............................... hmtrp Python3 library" default y if DEFAULT_libupm-hmtrp-python3 default m if ALL depends on !armeb select PACKAGE_libupm-hmtrp depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hmtrp sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hp20x tristate "libupm-hp20x......................................... hp20x C/C++ library" default y if DEFAULT_libupm-hp20x default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hp20x sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hp20x-python3 tristate "libupm-hp20x-python3............................... hp20x Python3 library" default y if DEFAULT_libupm-hp20x-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-hp20x select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hp20x sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ht9170 tristate "libupm-ht9170....................................... ht9170 C/C++ library" default y if DEFAULT_libupm-ht9170 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ht9170 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ht9170-python3 tristate "libupm-ht9170-python3............................. ht9170 Python3 library" default y if DEFAULT_libupm-ht9170-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa-python3 select PACKAGE_libupm-ht9170 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ht9170 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-htu21d tristate "libupm-htu21d....................................... htu21d C/C++ library" default y if DEFAULT_libupm-htu21d default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains htu21d sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-htu21d-python3 tristate "libupm-htu21d-python3............................. htu21d Python3 library" default y if DEFAULT_libupm-htu21d-python3 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libupm-htu21d depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains htu21d sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hwxpxx tristate "libupm-hwxpxx....................................... hwxpxx C/C++ library" default y if DEFAULT_libupm-hwxpxx default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !powerpc select PACKAGE_librt select PACKAGE_libmodbus depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hwxpxx sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hwxpxx-python3 tristate "libupm-hwxpxx-python3............................. hwxpxx Python3 library" default y if DEFAULT_libupm-hwxpxx-python3 default m if ALL depends on !powerpc select PACKAGE_libupm-hwxpxx depends on !arc select PACKAGE_python3-light select PACKAGE_librt select PACKAGE_libmraa-python3 select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmodbus depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hwxpxx sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hx711 tristate "libupm-hx711......................................... hx711 C/C++ library" default y if DEFAULT_libupm-hx711 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hx711 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-hx711-python3 tristate "libupm-hx711-python3............................... hx711 Python3 library" default y if DEFAULT_libupm-hx711-python3 default m if ALL select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_libupm-hx711 depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains hx711 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ili9341 tristate "libupm-ili9341..................................... ili9341 C/C++ library" default y if DEFAULT_libupm-ili9341 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ili9341 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ili9341-python3 tristate "libupm-ili9341-python3........................... ili9341 Python3 library" default y if DEFAULT_libupm-ili9341-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libupm-ili9341 select PACKAGE_libmraa-python3 select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ili9341 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ims tristate "libupm-ims............................................. ims C/C++ library" default y if DEFAULT_libupm-ims default m if ALL select PACKAGE_libupm-utilities depends on !arc depends on !armeb select PACKAGE_librt depends on !powerpc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ims sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ims-python3 tristate "libupm-ims-python3................................... ims Python3 library" default y if DEFAULT_libupm-ims-python3 default m if ALL depends on !armeb select PACKAGE_libmraa select PACKAGE_libupm-ims depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libupm-utilities depends on !arc depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ims sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ina132 tristate "libupm-ina132....................................... ina132 C/C++ library" default y if DEFAULT_libupm-ina132 default m if ALL depends on !armeb depends on !arc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ina132 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ina132-python3 tristate "libupm-ina132-python3............................. ina132 Python3 library" default y if DEFAULT_libupm-ina132-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc select PACKAGE_libupm-ina132 select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ina132 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-interfaces tristate "libupm-interfaces............................... interfaces C/C++ library" default y if DEFAULT_libupm-interfaces default m if ALL depends on !arc depends on !armeb depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains interfaces sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-interfaces-python3 tristate "libupm-interfaces-python3..................... interfaces Python3 library" default y if DEFAULT_libupm-interfaces-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_librt depends on !powerpc select PACKAGE_libupm-interfaces select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains interfaces sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-isd1820 tristate "libupm-isd1820..................................... isd1820 C/C++ library" default y if DEFAULT_libupm-isd1820 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains isd1820 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-isd1820-python3 tristate "libupm-isd1820-python3........................... isd1820 Python3 library" default y if DEFAULT_libupm-isd1820-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libupm-isd1820 select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains isd1820 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-itg3200 tristate "libupm-itg3200..................................... itg3200 C/C++ library" default y if DEFAULT_libupm-itg3200 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains itg3200 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-itg3200-python3 tristate "libupm-itg3200-python3........................... itg3200 Python3 library" default y if DEFAULT_libupm-itg3200-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_libupm-itg3200 select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains itg3200 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-jhd1313m1 tristate "libupm-jhd1313m1................................. jhd1313m1 C/C++ library" default y if DEFAULT_libupm-jhd1313m1 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libupm-lcm1602 select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !armeb depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains jhd1313m1 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-jhd1313m1-python3 tristate "libupm-jhd1313m1-python3....................... jhd1313m1 Python3 library" default y if DEFAULT_libupm-jhd1313m1-python3 default m if ALL depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libupm-jhd1313m1 depends on !powerpc depends on !armeb select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_libupm-lcm1602 select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains jhd1313m1 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-joystick12 tristate "libupm-joystick12............................... joystick12 C/C++ library" default y if DEFAULT_libupm-joystick12 default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains joystick12 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-joystick12-python3 tristate "libupm-joystick12-python3..................... joystick12 Python3 library" default y if DEFAULT_libupm-joystick12-python3 default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libupm-joystick12 select PACKAGE_libmraa-python3 select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains joystick12 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-kx122 tristate "libupm-kx122......................................... kx122 C/C++ library" default y if DEFAULT_libupm-kx122 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains kx122 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-kx122-python3 tristate "libupm-kx122-python3............................... kx122 Python3 library" default y if DEFAULT_libupm-kx122-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_libupm-kx122 select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains kx122 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-kxcjk1013 tristate "libupm-kxcjk1013................................. kxcjk1013 C/C++ library" default y if DEFAULT_libupm-kxcjk1013 default m if ALL depends on !armeb depends on !arc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains kxcjk1013 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-kxcjk1013-python3 tristate "libupm-kxcjk1013-python3....................... kxcjk1013 Python3 library" default y if DEFAULT_libupm-kxcjk1013-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_librt depends on !powerpc select PACKAGE_libupm-kxcjk1013 select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains kxcjk1013 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-kxtj3 tristate "libupm-kxtj3......................................... kxtj3 C/C++ library" default y if DEFAULT_libupm-kxtj3 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc select PACKAGE_libupm-utilities depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains kxtj3 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-kxtj3-python3 tristate "libupm-kxtj3-python3............................... kxtj3 Python3 library" default y if DEFAULT_libupm-kxtj3-python3 default m if ALL depends on !armeb select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libmraa-python3 select PACKAGE_libupm-kxtj3 depends on !arc select PACKAGE_libupm-utilities depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains kxtj3 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-l298 tristate "libupm-l298........................................... l298 C/C++ library" default y if DEFAULT_libupm-l298 default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains l298 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-l298-python3 tristate "libupm-l298-python3................................. l298 Python3 library" default y if DEFAULT_libupm-l298-python3 default m if ALL select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt depends on !arc select PACKAGE_libupm-l298 depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains l298 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-l3gd20 tristate "libupm-l3gd20....................................... l3gd20 C/C++ library" default y if DEFAULT_libupm-l3gd20 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains l3gd20 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-l3gd20-python3 tristate "libupm-l3gd20-python3............................. l3gd20 Python3 library" default y if DEFAULT_libupm-l3gd20-python3 default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libupm-l3gd20 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains l3gd20 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lcd tristate "libupm-lcd............................................. lcd C/C++ library" default y if DEFAULT_libupm-lcd default m if ALL depends on !powerpc select PACKAGE_librt depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lcd sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lcd-python3 tristate "libupm-lcd-python3................................... lcd Python3 library" default y if DEFAULT_libupm-lcd-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libupm-lcd select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lcd sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lcdks tristate "libupm-lcdks......................................... lcdks C/C++ library" default y if DEFAULT_libupm-lcdks default m if ALL depends on !armeb select PACKAGE_libupm-utilities depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-lcm1602 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lcdks sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lcdks-python3 tristate "libupm-lcdks-python3............................... lcdks Python3 library" default y if DEFAULT_libupm-lcdks-python3 default m if ALL depends on !powerpc select PACKAGE_libupm-utilities depends on !arc select PACKAGE_libupm-lcdks select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libupm-lcm1602 depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lcdks sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lcm1602 tristate "libupm-lcm1602..................................... lcm1602 C/C++ library" default y if DEFAULT_libupm-lcm1602 default m if ALL depends on !armeb depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lcm1602 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lcm1602-python3 tristate "libupm-lcm1602-python3........................... lcm1602 Python3 library" default y if DEFAULT_libupm-lcm1602-python3 default m if ALL depends on !powerpc depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_libupm-lcm1602 select PACKAGE_python3-light depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lcm1602 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ldt0028 tristate "libupm-ldt0028..................................... ldt0028 C/C++ library" default y if DEFAULT_libupm-ldt0028 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ldt0028 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ldt0028-python3 tristate "libupm-ldt0028-python3........................... ldt0028 Python3 library" default y if DEFAULT_libupm-ldt0028-python3 default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libupm-ldt0028 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ldt0028 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-led tristate "libupm-led............................................. led C/C++ library" default y if DEFAULT_libupm-led default m if ALL depends on !arc depends on !armeb select PACKAGE_librt depends on !powerpc select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains led sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-led-python3 tristate "libupm-led-python3................................... led Python3 library" default y if DEFAULT_libupm-led-python3 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_libupm-led select PACKAGE_librt select PACKAGE_python3-light depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains led sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lidarlitev3 tristate "libupm-lidarlitev3............................. lidarlitev3 C/C++ library" default y if DEFAULT_libupm-lidarlitev3 default m if ALL depends on !arc depends on !armeb depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lidarlitev3 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lidarlitev3-python3 tristate "libupm-lidarlitev3-python3................... lidarlitev3 Python3 library" default y if DEFAULT_libupm-lidarlitev3-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_libmraa-python3 select PACKAGE_libupm-lidarlitev3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lidarlitev3 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-light tristate "libupm-light......................................... light C/C++ library" default y if DEFAULT_libupm-light default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains light sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-light-python3 tristate "libupm-light-python3............................... light Python3 library" default y if DEFAULT_libupm-light-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libupm-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains light sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-linefinder tristate "libupm-linefinder............................... linefinder C/C++ library" default y if DEFAULT_libupm-linefinder default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains linefinder sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-linefinder-python3 tristate "libupm-linefinder-python3..................... linefinder Python3 library" default y if DEFAULT_libupm-linefinder-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libupm-linefinder select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains linefinder sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lis2ds12 tristate "libupm-lis2ds12................................... lis2ds12 C/C++ library" default y if DEFAULT_libupm-lis2ds12 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !armeb depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lis2ds12 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lis2ds12-python3 tristate "libupm-lis2ds12-python3......................... lis2ds12 Python3 library" default y if DEFAULT_libupm-lis2ds12-python3 default m if ALL depends on !armeb select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libmraa-python3 select PACKAGE_libupm-lis2ds12 depends on !arc select PACKAGE_libupm-utilities depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lis2ds12 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lis3dh tristate "libupm-lis3dh....................................... lis3dh C/C++ library" default y if DEFAULT_libupm-lis3dh default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_librt depends on !powerpc depends on !armeb depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lis3dh sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lis3dh-python3 tristate "libupm-lis3dh-python3............................. lis3dh Python3 library" default y if DEFAULT_libupm-lis3dh-python3 default m if ALL depends on !armeb select PACKAGE_libmraa-python3 select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_libupm-lis3dh select PACKAGE_librt select PACKAGE_libupm-utilities depends on !arc depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lis3dh sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lm35 tristate "libupm-lm35........................................... lm35 C/C++ library" default y if DEFAULT_libupm-lm35 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lm35 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lm35-python3 tristate "libupm-lm35-python3................................. lm35 Python3 library" default y if DEFAULT_libupm-lm35-python3 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light depends on !armeb depends on !arc select PACKAGE_libupm-lm35 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lm35 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lol tristate "libupm-lol............................................. lol C/C++ library" default y if DEFAULT_libupm-lol default m if ALL depends on !arc depends on !armeb depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lol sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lol-python3 tristate "libupm-lol-python3................................... lol Python3 library" default y if DEFAULT_libupm-lol-python3 default m if ALL select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libupm-lol select PACKAGE_libc select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lol sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-loudness tristate "libupm-loudness................................... loudness C/C++ library" default y if DEFAULT_libupm-loudness default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_librt depends on !powerpc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains loudness sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-loudness-python3 tristate "libupm-loudness-python3......................... loudness Python3 library" default y if DEFAULT_libupm-loudness-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_librt depends on !powerpc select PACKAGE_libupm-loudness select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains loudness sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lp8860 tristate "libupm-lp8860....................................... lp8860 C/C++ library" default y if DEFAULT_libupm-lp8860 default m if ALL depends on !armeb depends on !arc select PACKAGE_libupm-interfaces depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lp8860 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lp8860-python3 tristate "libupm-lp8860-python3............................. lp8860 Python3 library" default y if DEFAULT_libupm-lp8860-python3 default m if ALL select PACKAGE_libupm-lp8860 depends on !arc depends on !powerpc depends on !armeb select PACKAGE_librt select PACKAGE_libupm-interfaces select PACKAGE_python3-light select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lp8860 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lpd8806 tristate "libupm-lpd8806..................................... lpd8806 C/C++ library" default y if DEFAULT_libupm-lpd8806 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lpd8806 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lpd8806-python3 tristate "libupm-lpd8806-python3........................... lpd8806 Python3 library" default y if DEFAULT_libupm-lpd8806-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libupm-lpd8806 select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lpd8806 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lsm303agr tristate "libupm-lsm303agr................................. lsm303agr C/C++ library" default y if DEFAULT_libupm-lsm303agr default m if ALL depends on !armeb select PACKAGE_libupm-utilities depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lsm303agr sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lsm303agr-python3 tristate "libupm-lsm303agr-python3....................... lsm303agr Python3 library" default y if DEFAULT_libupm-lsm303agr-python3 default m if ALL select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light select PACKAGE_librt select PACKAGE_libupm-lsm303agr depends on !armeb depends on !powerpc depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lsm303agr sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lsm303d tristate "libupm-lsm303d..................................... lsm303d C/C++ library" default y if DEFAULT_libupm-lsm303d default m if ALL depends on !arc select PACKAGE_libupm-utilities depends on !armeb select PACKAGE_librt depends on !powerpc select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lsm303d sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lsm303d-python3 tristate "libupm-lsm303d-python3........................... lsm303d Python3 library" default y if DEFAULT_libupm-lsm303d-python3 default m if ALL select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light select PACKAGE_librt depends on !armeb depends on !powerpc depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libupm-lsm303d help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lsm303d sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lsm303dlh tristate "libupm-lsm303dlh................................. lsm303dlh C/C++ library" default y if DEFAULT_libupm-lsm303dlh default m if ALL depends on !armeb depends on !arc select PACKAGE_librt depends on !powerpc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lsm303dlh sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lsm303dlh-python3 tristate "libupm-lsm303dlh-python3....................... lsm303dlh Python3 library" default y if DEFAULT_libupm-lsm303dlh-python3 default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_libupm-lsm303dlh select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lsm303dlh sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lsm6ds3h tristate "libupm-lsm6ds3h................................... lsm6ds3h C/C++ library" default y if DEFAULT_libupm-lsm6ds3h default m if ALL depends on !armeb select PACKAGE_libupm-utilities depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lsm6ds3h sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lsm6ds3h-python3 tristate "libupm-lsm6ds3h-python3......................... lsm6ds3h Python3 library" default y if DEFAULT_libupm-lsm6ds3h-python3 default m if ALL depends on !powerpc depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libc select PACKAGE_libupm-lsm6ds3h select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_python3-light depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lsm6ds3h sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lsm6dsl tristate "libupm-lsm6dsl..................................... lsm6dsl C/C++ library" default y if DEFAULT_libupm-lsm6dsl default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !armeb depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lsm6dsl sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lsm6dsl-python3 tristate "libupm-lsm6dsl-python3........................... lsm6dsl Python3 library" default y if DEFAULT_libupm-lsm6dsl-python3 default m if ALL depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libupm-lsm6dsl depends on !powerpc depends on !armeb select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lsm6dsl sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lsm9ds0 tristate "libupm-lsm9ds0..................................... lsm9ds0 C/C++ library" default y if DEFAULT_libupm-lsm9ds0 default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lsm9ds0 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-lsm9ds0-python3 tristate "libupm-lsm9ds0-python3........................... lsm9ds0 Python3 library" default y if DEFAULT_libupm-lsm9ds0-python3 default m if ALL select PACKAGE_libupm-lsm9ds0 depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains lsm9ds0 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-m24lr64e tristate "libupm-m24lr64e................................... m24lr64e C/C++ library" default y if DEFAULT_libupm-m24lr64e default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !powerpc select PACKAGE_librt depends on !armeb depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains m24lr64e sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-m24lr64e-python3 tristate "libupm-m24lr64e-python3......................... m24lr64e Python3 library" default y if DEFAULT_libupm-m24lr64e-python3 default m if ALL select PACKAGE_librt select PACKAGE_python3-light depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_libmraa-python3 depends on !armeb depends on !powerpc select PACKAGE_libupm-m24lr64e select PACKAGE_libupm-utilities depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains m24lr64e sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mag3110 tristate "libupm-mag3110..................................... mag3110 C/C++ library" default y if DEFAULT_libupm-mag3110 default m if ALL select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mag3110 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mag3110-python3 tristate "libupm-mag3110-python3........................... mag3110 Python3 library" default y if DEFAULT_libupm-mag3110-python3 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libupm-mag3110 select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mag3110 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-max30100 tristate "libupm-max30100................................... max30100 C/C++ library" default y if DEFAULT_libupm-max30100 default m if ALL depends on !powerpc select PACKAGE_librt depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_libupm-utilities depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains max30100 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-max30100-python3 tristate "libupm-max30100-python3......................... max30100 Python3 library" default y if DEFAULT_libupm-max30100-python3 default m if ALL depends on !powerpc select PACKAGE_libupm-max30100 select PACKAGE_libupm-utilities depends on !arc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains max30100 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-max31723 tristate "libupm-max31723................................... max31723 C/C++ library" default y if DEFAULT_libupm-max31723 default m if ALL depends on !powerpc select PACKAGE_librt depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains max31723 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-max31723-python3 tristate "libupm-max31723-python3......................... max31723 Python3 library" default y if DEFAULT_libupm-max31723-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_libupm-max31723 select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains max31723 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-max31855 tristate "libupm-max31855................................... max31855 C/C++ library" default y if DEFAULT_libupm-max31855 default m if ALL depends on !armeb depends on !arc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains max31855 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-max31855-python3 tristate "libupm-max31855-python3......................... max31855 Python3 library" default y if DEFAULT_libupm-max31855-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_libupm-max31855 select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains max31855 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-max44000 tristate "libupm-max44000................................... max44000 C/C++ library" default y if DEFAULT_libupm-max44000 default m if ALL select PACKAGE_librt depends on !powerpc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains max44000 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-max44000-python3 tristate "libupm-max44000-python3......................... max44000 Python3 library" default y if DEFAULT_libupm-max44000-python3 default m if ALL select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb select PACKAGE_libupm-max44000 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains max44000 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-max44009 tristate "libupm-max44009................................... max44009 C/C++ library" default y if DEFAULT_libupm-max44009 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-interfaces select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains max44009 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-max44009-python3 tristate "libupm-max44009-python3......................... max44009 Python3 library" default y if DEFAULT_libupm-max44009-python3 default m if ALL depends on !arc depends on !powerpc depends on !armeb select PACKAGE_libupm-interfaces select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libupm-max44009 select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains max44009 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-max5487 tristate "libupm-max5487..................................... max5487 C/C++ library" default y if DEFAULT_libupm-max5487 default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains max5487 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-max5487-python3 tristate "libupm-max5487-python3........................... max5487 Python3 library" default y if DEFAULT_libupm-max5487-python3 default m if ALL select PACKAGE_libupm-max5487 depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains max5487 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-maxds3231m tristate "libupm-maxds3231m............................... maxds3231m C/C++ library" default y if DEFAULT_libupm-maxds3231m default m if ALL depends on !arc depends on !armeb depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains maxds3231m sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-maxds3231m-python3 tristate "libupm-maxds3231m-python3..................... maxds3231m Python3 library" default y if DEFAULT_libupm-maxds3231m-python3 default m if ALL select PACKAGE_libc select PACKAGE_libupm-maxds3231m depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libmraa-python3 select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains maxds3231m sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-maxsonarez tristate "libupm-maxsonarez............................... maxsonarez C/C++ library" default y if DEFAULT_libupm-maxsonarez default m if ALL depends on !arc depends on !armeb depends on !powerpc select PACKAGE_librt depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains maxsonarez sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-maxsonarez-python3 tristate "libupm-maxsonarez-python3..................... maxsonarez Python3 library" default y if DEFAULT_libupm-maxsonarez-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_libupm-maxsonarez select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains maxsonarez sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mb704x tristate "libupm-mb704x....................................... mb704x C/C++ library" default y if DEFAULT_libupm-mb704x default m if ALL depends on !arc select PACKAGE_libupm-utilities depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mb704x sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mb704x-python3 tristate "libupm-mb704x-python3............................. mb704x Python3 library" default y if DEFAULT_libupm-mb704x-python3 default m if ALL depends on !armeb select PACKAGE_python3-light select PACKAGE_librt select PACKAGE_libmraa-python3 select PACKAGE_libc select PACKAGE_libupm-mb704x select PACKAGE_libmraa depends on !riscv64 depends on !arc select PACKAGE_libupm-utilities depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mb704x sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mcp2515 tristate "libupm-mcp2515..................................... mcp2515 C/C++ library" default y if DEFAULT_libupm-mcp2515 default m if ALL depends on !armeb depends on !arc select PACKAGE_libupm-utilities select PACKAGE_librt depends on !powerpc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mcp2515 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mcp2515-python3 tristate "libupm-mcp2515-python3........................... mcp2515 Python3 library" default y if DEFAULT_libupm-mcp2515-python3 default m if ALL depends on !armeb select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_libupm-mcp2515 select PACKAGE_python3-light select PACKAGE_libupm-utilities depends on !arc depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mcp2515 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mcp9808 tristate "libupm-mcp9808..................................... mcp9808 C/C++ library" default y if DEFAULT_libupm-mcp9808 default m if ALL select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mcp9808 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mcp9808-python3 tristate "libupm-mcp9808-python3........................... mcp9808 Python3 library" default y if DEFAULT_libupm-mcp9808-python3 default m if ALL select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light depends on !powerpc select PACKAGE_libupm-mcp9808 select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mcp9808 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-md tristate "libupm-md............................................... md C/C++ library" default y if DEFAULT_libupm-md default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-utilities depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains md sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-md-python3 tristate "libupm-md-python3..................................... md Python3 library" default y if DEFAULT_libupm-md-python3 default m if ALL select PACKAGE_libmraa-python3 select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_python3-light select PACKAGE_libupm-md select PACKAGE_librt depends on !armeb depends on !powerpc depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains md sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mg811 tristate "libupm-mg811......................................... mg811 C/C++ library" default y if DEFAULT_libupm-mg811 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mg811 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mg811-python3 tristate "libupm-mg811-python3............................... mg811 Python3 library" default y if DEFAULT_libupm-mg811-python3 default m if ALL select PACKAGE_libupm-mg811 depends on !arc depends on !armeb select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mg811 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mhz16 tristate "libupm-mhz16......................................... mhz16 C/C++ library" default y if DEFAULT_libupm-mhz16 default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mhz16 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mhz16-python3 tristate "libupm-mhz16-python3............................... mhz16 Python3 library" default y if DEFAULT_libupm-mhz16-python3 default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libupm-mhz16 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mhz16 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mic tristate "libupm-mic............................................. mic C/C++ library" default y if DEFAULT_libupm-mic default m if ALL depends on !armeb depends on !arc select PACKAGE_librt depends on !powerpc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mic sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mic-python3 tristate "libupm-mic-python3................................... mic Python3 library" default y if DEFAULT_libupm-mic-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa-python3 select PACKAGE_libupm-mic select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mic sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-micsv89 tristate "libupm-micsv89..................................... micsv89 C/C++ library" default y if DEFAULT_libupm-micsv89 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains micsv89 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-micsv89-python3 tristate "libupm-micsv89-python3........................... micsv89 Python3 library" default y if DEFAULT_libupm-micsv89-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_libupm-micsv89 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains micsv89 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mlx90614 tristate "libupm-mlx90614................................... mlx90614 C/C++ library" default y if DEFAULT_libupm-mlx90614 default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mlx90614 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mlx90614-python3 tristate "libupm-mlx90614-python3......................... mlx90614 Python3 library" default y if DEFAULT_libupm-mlx90614-python3 default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light depends on !armeb select PACKAGE_libupm-mlx90614 depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mlx90614 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mma7361 tristate "libupm-mma7361..................................... mma7361 C/C++ library" default y if DEFAULT_libupm-mma7361 default m if ALL depends on !armeb select PACKAGE_libupm-utilities depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mma7361 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mma7361-python3 tristate "libupm-mma7361-python3........................... mma7361 Python3 library" default y if DEFAULT_libupm-mma7361-python3 default m if ALL select PACKAGE_libupm-mma7361 depends on !powerpc depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_python3-light depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mma7361 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mma7455 tristate "libupm-mma7455..................................... mma7455 C/C++ library" default y if DEFAULT_libupm-mma7455 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mma7455 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mma7455-python3 tristate "libupm-mma7455-python3........................... mma7455 Python3 library" default y if DEFAULT_libupm-mma7455-python3 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libupm-mma7455 select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mma7455 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mma7660 tristate "libupm-mma7660..................................... mma7660 C/C++ library" default y if DEFAULT_libupm-mma7660 default m if ALL depends on !arc depends on !armeb depends on !powerpc select PACKAGE_librt select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mma7660 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mma7660-python3 tristate "libupm-mma7660-python3........................... mma7660 Python3 library" default y if DEFAULT_libupm-mma7660-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libupm-mma7660 select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mma7660 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mma8x5x tristate "libupm-mma8x5x..................................... mma8x5x C/C++ library" default y if DEFAULT_libupm-mma8x5x default m if ALL select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mma8x5x sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mma8x5x-python3 tristate "libupm-mma8x5x-python3........................... mma8x5x Python3 library" default y if DEFAULT_libupm-mma8x5x-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libupm-mma8x5x select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mma8x5x sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mmc35240 tristate "libupm-mmc35240................................... mmc35240 C/C++ library" default y if DEFAULT_libupm-mmc35240 default m if ALL depends on !arc depends on !armeb depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mmc35240 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mmc35240-python3 tristate "libupm-mmc35240-python3......................... mmc35240 Python3 library" default y if DEFAULT_libupm-mmc35240-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_libmraa-python3 select PACKAGE_libupm-mmc35240 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mmc35240 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-moisture tristate "libupm-moisture................................... moisture C/C++ library" default y if DEFAULT_libupm-moisture default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains moisture sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-moisture-python3 tristate "libupm-moisture-python3......................... moisture Python3 library" default y if DEFAULT_libupm-moisture-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libupm-moisture select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains moisture sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mpl3115a2 tristate "libupm-mpl3115a2................................. mpl3115a2 C/C++ library" default y if DEFAULT_libupm-mpl3115a2 default m if ALL select PACKAGE_librt depends on !powerpc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mpl3115a2 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mpl3115a2-python3 tristate "libupm-mpl3115a2-python3....................... mpl3115a2 Python3 library" default y if DEFAULT_libupm-mpl3115a2-python3 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 depends on !armeb select PACKAGE_libupm-mpl3115a2 depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mpl3115a2 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mpr121 tristate "libupm-mpr121....................................... mpr121 C/C++ library" default y if DEFAULT_libupm-mpr121 default m if ALL select PACKAGE_librt depends on !powerpc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mpr121 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mpr121-python3 tristate "libupm-mpr121-python3............................. mpr121 Python3 library" default y if DEFAULT_libupm-mpr121-python3 default m if ALL select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_python3-light depends on !powerpc select PACKAGE_libupm-mpr121 select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mpr121 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mpu9150 tristate "libupm-mpu9150..................................... mpu9150 C/C++ library" default y if DEFAULT_libupm-mpu9150 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mpu9150 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mpu9150-python3 tristate "libupm-mpu9150-python3........................... mpu9150 Python3 library" default y if DEFAULT_libupm-mpu9150-python3 default m if ALL select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-mpu9150 select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mpu9150 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mq303a tristate "libupm-mq303a....................................... mq303a C/C++ library" default y if DEFAULT_libupm-mq303a default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mq303a sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-mq303a-python3 tristate "libupm-mq303a-python3............................. mq303a Python3 library" default y if DEFAULT_libupm-mq303a-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_libupm-mq303a select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains mq303a sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ms5611 tristate "libupm-ms5611....................................... ms5611 C/C++ library" default y if DEFAULT_libupm-ms5611 default m if ALL select PACKAGE_libupm-interfaces depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ms5611 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ms5611-python3 tristate "libupm-ms5611-python3............................. ms5611 Python3 library" default y if DEFAULT_libupm-ms5611-python3 default m if ALL select PACKAGE_python3-light select PACKAGE_librt select PACKAGE_libupm-interfaces select PACKAGE_libmraa-python3 select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libupm-ms5611 depends on !armeb depends on !powerpc depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ms5611 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ms5803 tristate "libupm-ms5803....................................... ms5803 C/C++ library" default y if DEFAULT_libupm-ms5803 default m if ALL depends on !armeb select PACKAGE_libupm-utilities depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ms5803 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ms5803-python3 tristate "libupm-ms5803-python3............................. ms5803 Python3 library" default y if DEFAULT_libupm-ms5803-python3 default m if ALL select PACKAGE_libupm-utilities depends on !arc select PACKAGE_libupm-ms5803 depends on !powerpc depends on !armeb depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ms5803 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-my9221 tristate "libupm-my9221....................................... my9221 C/C++ library" default y if DEFAULT_libupm-my9221 default m if ALL depends on !armeb select PACKAGE_libupm-utilities depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains my9221 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-my9221-python3 tristate "libupm-my9221-python3............................. my9221 Python3 library" default y if DEFAULT_libupm-my9221-python3 default m if ALL depends on !arc select PACKAGE_libupm-utilities depends on !powerpc select PACKAGE_libupm-my9221 depends on !armeb select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains my9221 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-nlgpio16 tristate "libupm-nlgpio16................................... nlgpio16 C/C++ library" default y if DEFAULT_libupm-nlgpio16 default m if ALL select PACKAGE_librt depends on !powerpc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains nlgpio16 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-nlgpio16-python3 tristate "libupm-nlgpio16-python3......................... nlgpio16 Python3 library" default y if DEFAULT_libupm-nlgpio16-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_python3-light select PACKAGE_libupm-nlgpio16 select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains nlgpio16 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-nmea_gps tristate "libupm-nmea_gps................................... nmea_gps C/C++ library" default y if DEFAULT_libupm-nmea_gps default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libatomic depends on !powerpc select PACKAGE_librt depends on !armeb depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains nmea_gps sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-nmea_gps-python3 tristate "libupm-nmea_gps-python3......................... nmea_gps Python3 library" default y if DEFAULT_libupm-nmea_gps-python3 default m if ALL depends on !armeb select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light select PACKAGE_librt depends on !arc select PACKAGE_libupm-nmea_gps select PACKAGE_libupm-utilities select PACKAGE_libatomic depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains nmea_gps sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-nrf24l01 tristate "libupm-nrf24l01................................... nrf24l01 C/C++ library" default y if DEFAULT_libupm-nrf24l01 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !powerpc select PACKAGE_librt depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains nrf24l01 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-nrf24l01-python3 tristate "libupm-nrf24l01-python3......................... nrf24l01 Python3 library" default y if DEFAULT_libupm-nrf24l01-python3 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_libupm-nrf24l01 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains nrf24l01 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-nrf8001 tristate "libupm-nrf8001..................................... nrf8001 C/C++ library" default y if DEFAULT_libupm-nrf8001 default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains nrf8001 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-nrf8001-python3 tristate "libupm-nrf8001-python3........................... nrf8001 Python3 library" default y if DEFAULT_libupm-nrf8001-python3 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_libupm-nrf8001 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains nrf8001 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-nunchuck tristate "libupm-nunchuck................................... nunchuck C/C++ library" default y if DEFAULT_libupm-nunchuck default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_librt depends on !powerpc select PACKAGE_libupm-utilities depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains nunchuck sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-nunchuck-python3 tristate "libupm-nunchuck-python3......................... nunchuck Python3 library" default y if DEFAULT_libupm-nunchuck-python3 default m if ALL depends on !powerpc depends on !arc select PACKAGE_libupm-nunchuck select PACKAGE_libupm-utilities select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains nunchuck sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-o2 tristate "libupm-o2............................................... o2 C/C++ library" default y if DEFAULT_libupm-o2 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains o2 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-o2-python3 tristate "libupm-o2-python3..................................... o2 Python3 library" default y if DEFAULT_libupm-o2-python3 default m if ALL select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc select PACKAGE_libupm-o2 select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains o2 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-otp538u tristate "libupm-otp538u..................................... otp538u C/C++ library" default y if DEFAULT_libupm-otp538u default m if ALL depends on !arc select PACKAGE_libupm-utilities depends on !armeb depends on !powerpc select PACKAGE_librt select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains otp538u sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-otp538u-python3 tristate "libupm-otp538u-python3........................... otp538u Python3 library" default y if DEFAULT_libupm-otp538u-python3 default m if ALL depends on !powerpc select PACKAGE_libupm-otp538u depends on !arc select PACKAGE_libupm-utilities select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains otp538u sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ozw tristate "libupm-ozw............................................. ozw C/C++ library" default y if DEFAULT_libupm-ozw default m if ALL depends on !arc depends on !armeb select PACKAGE_openzwave select PACKAGE_librt depends on !powerpc select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ozw sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ozw-python3 tristate "libupm-ozw-python3................................... ozw Python3 library" default y if DEFAULT_libupm-ozw-python3 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_python3-light depends on !armeb select PACKAGE_libupm-ozw depends on !powerpc select PACKAGE_openzwave depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ozw sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-p9813 tristate "libupm-p9813......................................... p9813 C/C++ library" default y if DEFAULT_libupm-p9813 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !armeb select PACKAGE_libupm-utilities depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains p9813 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-p9813-python3 tristate "libupm-p9813-python3............................... p9813 Python3 library" default y if DEFAULT_libupm-p9813-python3 default m if ALL depends on !armeb select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libmraa-python3 depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libupm-p9813 depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains p9813 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-pca9685 tristate "libupm-pca9685..................................... pca9685 C/C++ library" default y if DEFAULT_libupm-pca9685 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains pca9685 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-pca9685-python3 tristate "libupm-pca9685-python3........................... pca9685 Python3 library" default y if DEFAULT_libupm-pca9685-python3 default m if ALL select PACKAGE_libupm-pca9685 depends on !armeb depends on !arc select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains pca9685 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-pn532 tristate "libupm-pn532......................................... pn532 C/C++ library" default y if DEFAULT_libupm-pn532 default m if ALL depends on !arc depends on !armeb select PACKAGE_librt depends on !powerpc select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains pn532 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-pn532-python3 tristate "libupm-pn532-python3............................... pn532 Python3 library" default y if DEFAULT_libupm-pn532-python3 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-pn532 select PACKAGE_python3-light depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains pn532 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ppd42ns tristate "libupm-ppd42ns..................................... ppd42ns C/C++ library" default y if DEFAULT_libupm-ppd42ns default m if ALL select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !powerpc select PACKAGE_librt depends on !arc select PACKAGE_libupm-utilities depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ppd42ns sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ppd42ns-python3 tristate "libupm-ppd42ns-python3........................... ppd42ns Python3 library" default y if DEFAULT_libupm-ppd42ns-python3 default m if ALL depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libupm-ppd42ns depends on !powerpc depends on !armeb select PACKAGE_libmraa-python3 select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_python3-light select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ppd42ns sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-pulsensor tristate "libupm-pulsensor................................. pulsensor C/C++ library" default y if DEFAULT_libupm-pulsensor default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains pulsensor sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-pulsensor-python3 tristate "libupm-pulsensor-python3....................... pulsensor Python3 library" default y if DEFAULT_libupm-pulsensor-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_libupm-pulsensor help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains pulsensor sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-relay tristate "libupm-relay......................................... relay C/C++ library" default y if DEFAULT_libupm-relay default m if ALL depends on !arc depends on !armeb depends on !powerpc select PACKAGE_librt depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains relay sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-relay-python3 tristate "libupm-relay-python3............................... relay Python3 library" default y if DEFAULT_libupm-relay-python3 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libupm-relay select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains relay sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rf22 tristate "libupm-rf22........................................... rf22 C/C++ library" default y if DEFAULT_libupm-rf22 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rf22 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rf22-python3 tristate "libupm-rf22-python3................................. rf22 Python3 library" default y if DEFAULT_libupm-rf22-python3 default m if ALL select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libupm-rf22 depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rf22 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rfr359f tristate "libupm-rfr359f..................................... rfr359f C/C++ library" default y if DEFAULT_libupm-rfr359f default m if ALL depends on !arc depends on !armeb select PACKAGE_librt depends on !powerpc select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rfr359f sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rfr359f-python3 tristate "libupm-rfr359f-python3........................... rfr359f Python3 library" default y if DEFAULT_libupm-rfr359f-python3 default m if ALL select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc depends on !arc select PACKAGE_libupm-rfr359f depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rfr359f sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rgbringcoder tristate "libupm-rgbringcoder........................... rgbringcoder C/C++ library" default y if DEFAULT_libupm-rgbringcoder default m if ALL select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rgbringcoder sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rgbringcoder-python3 tristate "libupm-rgbringcoder-python3................. rgbringcoder Python3 library" default y if DEFAULT_libupm-rgbringcoder-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_libupm-rgbringcoder select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rgbringcoder sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rhusb tristate "libupm-rhusb......................................... rhusb C/C++ library" default y if DEFAULT_libupm-rhusb default m if ALL depends on !arc depends on !armeb select PACKAGE_librt depends on !powerpc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rhusb sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rhusb-python3 tristate "libupm-rhusb-python3............................... rhusb Python3 library" default y if DEFAULT_libupm-rhusb-python3 default m if ALL select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_python3-light depends on !powerpc select PACKAGE_libupm-rhusb select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rhusb sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rn2903 tristate "libupm-rn2903....................................... rn2903 C/C++ library" default y if DEFAULT_libupm-rn2903 default m if ALL select PACKAGE_libupm-utilities depends on !arc depends on !armeb select PACKAGE_librt depends on !powerpc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rn2903 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rn2903-python3 tristate "libupm-rn2903-python3............................. rn2903 Python3 library" default y if DEFAULT_libupm-rn2903-python3 default m if ALL select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_libupm-rn2903 depends on !armeb depends on !powerpc depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rn2903 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rotary tristate "libupm-rotary....................................... rotary C/C++ library" default y if DEFAULT_libupm-rotary default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rotary sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rotary-python3 tristate "libupm-rotary-python3............................. rotary Python3 library" default y if DEFAULT_libupm-rotary-python3 default m if ALL select PACKAGE_libupm-rotary depends on !arc depends on !armeb select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rotary sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rotaryencoder tristate "libupm-rotaryencoder......................... rotaryencoder C/C++ library" default y if DEFAULT_libupm-rotaryencoder default m if ALL depends on !arc depends on !armeb depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rotaryencoder sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rotaryencoder-python3 tristate "libupm-rotaryencoder-python3............... rotaryencoder Python3 library" default y if DEFAULT_libupm-rotaryencoder-python3 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_libupm-rotaryencoder depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rotaryencoder sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rpr220 tristate "libupm-rpr220....................................... rpr220 C/C++ library" default y if DEFAULT_libupm-rpr220 default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_librt depends on !powerpc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rpr220 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rpr220-python3 tristate "libupm-rpr220-python3............................. rpr220 Python3 library" default y if DEFAULT_libupm-rpr220-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libupm-rpr220 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rpr220 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rsc tristate "libupm-rsc............................................. rsc C/C++ library" default y if DEFAULT_libupm-rsc default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !powerpc select PACKAGE_librt depends on !armeb select PACKAGE_libupm-utilities depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rsc sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-rsc-python3 tristate "libupm-rsc-python3................................... rsc Python3 library" default y if DEFAULT_libupm-rsc-python3 default m if ALL depends on !powerpc select PACKAGE_libupm-utilities depends on !arc select PACKAGE_python3-light select PACKAGE_librt select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libupm-rsc select PACKAGE_libc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains rsc sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-scam tristate "libupm-scam........................................... scam C/C++ library" default y if DEFAULT_libupm-scam default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains scam sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-scam-python3 tristate "libupm-scam-python3................................. scam Python3 library" default y if DEFAULT_libupm-scam-python3 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 depends on !armeb select PACKAGE_libupm-scam depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains scam sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-sensortemplate tristate "libupm-sensortemplate....................... sensortemplate C/C++ library" default y if DEFAULT_libupm-sensortemplate default m if ALL select PACKAGE_librt depends on !powerpc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains sensortemplate sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-sensortemplate-python3 tristate "libupm-sensortemplate-python3............. sensortemplate Python3 library" default y if DEFAULT_libupm-sensortemplate-python3 default m if ALL select PACKAGE_libupm-sensortemplate depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains sensortemplate sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-servo tristate "libupm-servo......................................... servo C/C++ library" default y if DEFAULT_libupm-servo default m if ALL select PACKAGE_libupm-utilities depends on !arc depends on !armeb depends on !powerpc select PACKAGE_librt depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains servo sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-servo-python3 tristate "libupm-servo-python3............................... servo Python3 library" default y if DEFAULT_libupm-servo-python3 default m if ALL select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_librt depends on !armeb depends on !powerpc select PACKAGE_libupm-utilities select PACKAGE_libupm-servo depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains servo sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-sht1x tristate "libupm-sht1x......................................... sht1x C/C++ library" default y if DEFAULT_libupm-sht1x default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_librt depends on !powerpc depends on !armeb depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains sht1x sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-sht1x-python3 tristate "libupm-sht1x-python3............................... sht1x Python3 library" default y if DEFAULT_libupm-sht1x-python3 default m if ALL depends on !powerpc depends on !arc select PACKAGE_libupm-utilities select PACKAGE_librt select PACKAGE_libupm-sht1x select PACKAGE_python3-light select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libmraa-python3 depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains sht1x sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-si1132 tristate "libupm-si1132....................................... si1132 C/C++ library" default y if DEFAULT_libupm-si1132 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-interfaces select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains si1132 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-si1132-python3 tristate "libupm-si1132-python3............................. si1132 Python3 library" default y if DEFAULT_libupm-si1132-python3 default m if ALL depends on !arc depends on !powerpc select PACKAGE_libupm-si1132 depends on !armeb select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_libupm-interfaces select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains si1132 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-si114x tristate "libupm-si114x....................................... si114x C/C++ library" default y if DEFAULT_libupm-si114x default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains si114x sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-si114x-python3 tristate "libupm-si114x-python3............................. si114x Python3 library" default y if DEFAULT_libupm-si114x-python3 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_libupm-si114x depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains si114x sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-si7005 tristate "libupm-si7005....................................... si7005 C/C++ library" default y if DEFAULT_libupm-si7005 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libupm-interfaces depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains si7005 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-si7005-python3 tristate "libupm-si7005-python3............................. si7005 Python3 library" default y if DEFAULT_libupm-si7005-python3 default m if ALL depends on !armeb select PACKAGE_libupm-si7005 select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_libupm-interfaces select PACKAGE_librt select PACKAGE_python3-light depends on !arc depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains si7005 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-slide tristate "libupm-slide......................................... slide C/C++ library" default y if DEFAULT_libupm-slide default m if ALL depends on !arc depends on !armeb depends on !powerpc select PACKAGE_librt select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains slide sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-slide-python3 tristate "libupm-slide-python3............................... slide Python3 library" default y if DEFAULT_libupm-slide-python3 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light select PACKAGE_libupm-slide select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains slide sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-sm130 tristate "libupm-sm130......................................... sm130 C/C++ library" default y if DEFAULT_libupm-sm130 default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains sm130 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-sm130-python3 tristate "libupm-sm130-python3............................... sm130 Python3 library" default y if DEFAULT_libupm-sm130-python3 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libupm-sm130 select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains sm130 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-smartdrive tristate "libupm-smartdrive............................... smartdrive C/C++ library" default y if DEFAULT_libupm-smartdrive default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains smartdrive sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-smartdrive-python3 tristate "libupm-smartdrive-python3..................... smartdrive Python3 library" default y if DEFAULT_libupm-smartdrive-python3 default m if ALL select PACKAGE_libupm-smartdrive select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains smartdrive sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-speaker tristate "libupm-speaker..................................... speaker C/C++ library" default y if DEFAULT_libupm-speaker default m if ALL depends on !arc select PACKAGE_libupm-utilities depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains speaker sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-speaker-python3 tristate "libupm-speaker-python3........................... speaker Python3 library" default y if DEFAULT_libupm-speaker-python3 default m if ALL depends on !arc select PACKAGE_libupm-utilities depends on !powerpc depends on !armeb select PACKAGE_libupm-speaker select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains speaker sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ssd1351 tristate "libupm-ssd1351..................................... ssd1351 C/C++ library" default y if DEFAULT_libupm-ssd1351 default m if ALL depends on !arc depends on !armeb select PACKAGE_librt depends on !powerpc select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ssd1351 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ssd1351-python3 tristate "libupm-ssd1351-python3........................... ssd1351 Python3 library" default y if DEFAULT_libupm-ssd1351-python3 default m if ALL select PACKAGE_libupm-ssd1351 depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ssd1351 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-st7735 tristate "libupm-st7735....................................... st7735 C/C++ library" default y if DEFAULT_libupm-st7735 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains st7735 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-st7735-python3 tristate "libupm-st7735-python3............................. st7735 Python3 library" default y if DEFAULT_libupm-st7735-python3 default m if ALL select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_libupm-st7735 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains st7735 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-stepmotor tristate "libupm-stepmotor................................. stepmotor C/C++ library" default y if DEFAULT_libupm-stepmotor default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains stepmotor sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-stepmotor-python3 tristate "libupm-stepmotor-python3....................... stepmotor Python3 library" default y if DEFAULT_libupm-stepmotor-python3 default m if ALL select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc select PACKAGE_libupm-stepmotor depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains stepmotor sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-sx1276 tristate "libupm-sx1276....................................... sx1276 C/C++ library" default y if DEFAULT_libupm-sx1276 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains sx1276 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-sx1276-python3 tristate "libupm-sx1276-python3............................. sx1276 Python3 library" default y if DEFAULT_libupm-sx1276-python3 default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_libupm-sx1276 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains sx1276 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-sx6119 tristate "libupm-sx6119....................................... sx6119 C/C++ library" default y if DEFAULT_libupm-sx6119 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains sx6119 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-sx6119-python3 tristate "libupm-sx6119-python3............................. sx6119 Python3 library" default y if DEFAULT_libupm-sx6119-python3 default m if ALL depends on !arc select PACKAGE_libupm-sx6119 depends on !armeb select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains sx6119 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-t3311 tristate "libupm-t3311......................................... t3311 C/C++ library" default y if DEFAULT_libupm-t3311 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmodbus depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains t3311 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-t3311-python3 tristate "libupm-t3311-python3............................... t3311 Python3 library" default y if DEFAULT_libupm-t3311-python3 default m if ALL select PACKAGE_libmodbus depends on !armeb select PACKAGE_python3-light select PACKAGE_librt select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !arc depends on !powerpc select PACKAGE_libupm-t3311 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains t3311 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-t6713 tristate "libupm-t6713......................................... t6713 C/C++ library" default y if DEFAULT_libupm-t6713 default m if ALL select PACKAGE_libupm-interfaces depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains t6713 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-t6713-python3 tristate "libupm-t6713-python3............................... t6713 Python3 library" default y if DEFAULT_libupm-t6713-python3 default m if ALL depends on !powerpc depends on !arc select PACKAGE_libupm-interfaces select PACKAGE_librt select PACKAGE_python3-light depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_libupm-t6713 depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains t6713 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ta12200 tristate "libupm-ta12200..................................... ta12200 C/C++ library" default y if DEFAULT_libupm-ta12200 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_librt depends on !powerpc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ta12200 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ta12200-python3 tristate "libupm-ta12200-python3........................... ta12200 Python3 library" default y if DEFAULT_libupm-ta12200-python3 default m if ALL select PACKAGE_libupm-ta12200 depends on !arc depends on !armeb select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ta12200 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-tca9548a tristate "libupm-tca9548a................................... tca9548a C/C++ library" default y if DEFAULT_libupm-tca9548a default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains tca9548a sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-tca9548a-python3 tristate "libupm-tca9548a-python3......................... tca9548a Python3 library" default y if DEFAULT_libupm-tca9548a-python3 default m if ALL depends on !arc select PACKAGE_libupm-tca9548a depends on !armeb select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains tca9548a sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-tcs3414cs tristate "libupm-tcs3414cs................................. tcs3414cs C/C++ library" default y if DEFAULT_libupm-tcs3414cs default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains tcs3414cs sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-tcs3414cs-python3 tristate "libupm-tcs3414cs-python3....................... tcs3414cs Python3 library" default y if DEFAULT_libupm-tcs3414cs-python3 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libupm-tcs3414cs select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains tcs3414cs sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-tcs37727 tristate "libupm-tcs37727................................... tcs37727 C/C++ library" default y if DEFAULT_libupm-tcs37727 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !powerpc select PACKAGE_librt depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains tcs37727 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-tcs37727-python3 tristate "libupm-tcs37727-python3......................... tcs37727 Python3 library" default y if DEFAULT_libupm-tcs37727-python3 default m if ALL depends on !arc select PACKAGE_libupm-tcs37727 depends on !armeb select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains tcs37727 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-teams tristate "libupm-teams......................................... teams C/C++ library" default y if DEFAULT_libupm-teams default m if ALL depends on !armeb depends on !arc select PACKAGE_librt depends on !powerpc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains teams sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-teams-python3 tristate "libupm-teams-python3............................... teams Python3 library" default y if DEFAULT_libupm-teams-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa-python3 select PACKAGE_libupm-teams depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains teams sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-temperature tristate "libupm-temperature............................. temperature C/C++ library" default y if DEFAULT_libupm-temperature default m if ALL depends on !arc depends on !armeb depends on !powerpc select PACKAGE_librt depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains temperature sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-temperature-python3 tristate "libupm-temperature-python3................... temperature Python3 library" default y if DEFAULT_libupm-temperature-python3 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libupm-temperature select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains temperature sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-tex00 tristate "libupm-tex00......................................... tex00 C/C++ library" default y if DEFAULT_libupm-tex00 default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains tex00 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-tex00-python3 tristate "libupm-tex00-python3............................... tex00 Python3 library" default y if DEFAULT_libupm-tex00-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libupm-tex00 select PACKAGE_libmraa-python3 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains tex00 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-th02 tristate "libupm-th02........................................... th02 C/C++ library" default y if DEFAULT_libupm-th02 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains th02 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-th02-python3 tristate "libupm-th02-python3................................. th02 Python3 library" default y if DEFAULT_libupm-th02-python3 default m if ALL select PACKAGE_libupm-th02 depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains th02 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-tm1637 tristate "libupm-tm1637....................................... tm1637 C/C++ library" default y if DEFAULT_libupm-tm1637 default m if ALL depends on !armeb depends on !arc select PACKAGE_librt depends on !powerpc select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains tm1637 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-tm1637-python3 tristate "libupm-tm1637-python3............................. tm1637 Python3 library" default y if DEFAULT_libupm-tm1637-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_libupm-tm1637 select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains tm1637 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-tmp006 tristate "libupm-tmp006....................................... tmp006 C/C++ library" default y if DEFAULT_libupm-tmp006 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains tmp006 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-tmp006-python3 tristate "libupm-tmp006-python3............................. tmp006 Python3 library" default y if DEFAULT_libupm-tmp006-python3 default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libupm-tmp006 select PACKAGE_libmraa-python3 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains tmp006 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-tsl2561 tristate "libupm-tsl2561..................................... tsl2561 C/C++ library" default y if DEFAULT_libupm-tsl2561 default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_librt depends on !powerpc depends on !armeb depends on !arc select PACKAGE_libupm-utilities help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains tsl2561 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-tsl2561-python3 tristate "libupm-tsl2561-python3........................... tsl2561 Python3 library" default y if DEFAULT_libupm-tsl2561-python3 default m if ALL depends on !armeb select PACKAGE_python3-light select PACKAGE_librt select PACKAGE_libmraa-python3 select PACKAGE_libupm-tsl2561 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc select PACKAGE_libupm-utilities depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains tsl2561 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ttp223 tristate "libupm-ttp223....................................... ttp223 C/C++ library" default y if DEFAULT_libupm-ttp223 default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ttp223 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ttp223-python3 tristate "libupm-ttp223-python3............................. ttp223 Python3 library" default y if DEFAULT_libupm-ttp223-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-ttp223 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ttp223 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-uartat tristate "libupm-uartat....................................... uartat C/C++ library" default y if DEFAULT_libupm-uartat default m if ALL depends on !armeb select PACKAGE_libupm-utilities depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains uartat sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-uartat-python3 tristate "libupm-uartat-python3............................. uartat Python3 library" default y if DEFAULT_libupm-uartat-python3 default m if ALL depends on !armeb select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_libupm-uartat select PACKAGE_python3-light depends on !arc select PACKAGE_libupm-utilities depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains uartat sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-uln200xa tristate "libupm-uln200xa................................... uln200xa C/C++ library" default y if DEFAULT_libupm-uln200xa default m if ALL depends on !arc select PACKAGE_libupm-utilities depends on !armeb depends on !powerpc select PACKAGE_librt select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains uln200xa sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-uln200xa-python3 tristate "libupm-uln200xa-python3......................... uln200xa Python3 library" default y if DEFAULT_libupm-uln200xa-python3 default m if ALL select PACKAGE_libupm-uln200xa depends on !armeb select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libupm-utilities depends on !arc depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains uln200xa sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ultrasonic tristate "libupm-ultrasonic............................... ultrasonic C/C++ library" default y if DEFAULT_libupm-ultrasonic default m if ALL depends on !arc depends on !armeb select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_librt depends on !powerpc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ultrasonic sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-ultrasonic-python3 tristate "libupm-ultrasonic-python3..................... ultrasonic Python3 library" default y if DEFAULT_libupm-ultrasonic-python3 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-ultrasonic select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains ultrasonic sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-urm37 tristate "libupm-urm37......................................... urm37 C/C++ library" default y if DEFAULT_libupm-urm37 default m if ALL depends on !armeb select PACKAGE_libupm-utilities depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains urm37 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-urm37-python3 tristate "libupm-urm37-python3............................... urm37 Python3 library" default y if DEFAULT_libupm-urm37-python3 default m if ALL depends on !arc select PACKAGE_libupm-utilities depends on !powerpc depends on !armeb select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_libupm-urm37 select PACKAGE_librt select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains urm37 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-utilities tristate "libupm-utilities................................. utilities C/C++ library" default y if DEFAULT_libupm-utilities default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc depends on !powerpc select PACKAGE_librt help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains utilities sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-utilities-python3 tristate "libupm-utilities-python3....................... utilities Python3 library" default y if DEFAULT_libupm-utilities-python3 default m if ALL depends on !armeb select PACKAGE_libupm-utilities depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains utilities sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-vcap tristate "libupm-vcap........................................... vcap C/C++ library" default y if DEFAULT_libupm-vcap default m if ALL select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libjpeg-turbo select PACKAGE_libc select PACKAGE_librt depends on !powerpc depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains vcap sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-vcap-python3 tristate "libupm-vcap-python3................................. vcap Python3 library" default y if DEFAULT_libupm-vcap-python3 default m if ALL depends on !powerpc depends on !arc select PACKAGE_librt select PACKAGE_python3-light select PACKAGE_libjpeg-turbo select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libmraa-python3 select PACKAGE_libupm-vcap depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains vcap sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-vdiv tristate "libupm-vdiv........................................... vdiv C/C++ library" default y if DEFAULT_libupm-vdiv default m if ALL depends on !armeb depends on !arc depends on !powerpc select PACKAGE_librt select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains vdiv sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-vdiv-python3 tristate "libupm-vdiv-python3................................. vdiv Python3 library" default y if DEFAULT_libupm-vdiv-python3 default m if ALL select PACKAGE_libmraa-python3 select PACKAGE_libupm-vdiv select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains vdiv sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-veml6070 tristate "libupm-veml6070................................... veml6070 C/C++ library" default y if DEFAULT_libupm-veml6070 default m if ALL depends on !armeb depends on !arc select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains veml6070 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-veml6070-python3 tristate "libupm-veml6070-python3......................... veml6070 Python3 library" default y if DEFAULT_libupm-veml6070-python3 default m if ALL select PACKAGE_libmraa-python3 select PACKAGE_libupm-veml6070 select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains veml6070 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-water tristate "libupm-water......................................... water C/C++ library" default y if DEFAULT_libupm-water default m if ALL select PACKAGE_librt depends on !powerpc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains water sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-water-python3 tristate "libupm-water-python3............................... water Python3 library" default y if DEFAULT_libupm-water-python3 default m if ALL select PACKAGE_libmraa-python3 select PACKAGE_libc depends on !riscv64 select PACKAGE_libupm-water select PACKAGE_libmraa select PACKAGE_python3-light select PACKAGE_librt depends on !powerpc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains water sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-waterlevel tristate "libupm-waterlevel............................... waterlevel C/C++ library" default y if DEFAULT_libupm-waterlevel default m if ALL select PACKAGE_librt depends on !powerpc depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains waterlevel sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-waterlevel-python3 tristate "libupm-waterlevel-python3..................... waterlevel Python3 library" default y if DEFAULT_libupm-waterlevel-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libupm-waterlevel select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_librt depends on !powerpc select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains waterlevel sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-wfs tristate "libupm-wfs............................................. wfs C/C++ library" default y if DEFAULT_libupm-wfs default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libc depends on !riscv64 select PACKAGE_libmraa depends on !arc select PACKAGE_libupm-utilities depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains wfs sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-wfs-python3 tristate "libupm-wfs-python3................................... wfs Python3 library" default y if DEFAULT_libupm-wfs-python3 default m if ALL depends on !arc select PACKAGE_libupm-utilities depends on !powerpc depends on !armeb select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libupm-wfs select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains wfs sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-wheelencoder tristate "libupm-wheelencoder........................... wheelencoder C/C++ library" default y if DEFAULT_libupm-wheelencoder default m if ALL select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !powerpc select PACKAGE_librt depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains wheelencoder sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-wheelencoder-python3 tristate "libupm-wheelencoder-python3................. wheelencoder Python3 library" default y if DEFAULT_libupm-wheelencoder-python3 default m if ALL depends on !arc depends on !armeb select PACKAGE_python3-light depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-wheelencoder select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains wheelencoder sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-wt5001 tristate "libupm-wt5001....................................... wt5001 C/C++ library" default y if DEFAULT_libupm-wt5001 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains wt5001 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-wt5001-python3 tristate "libupm-wt5001-python3............................. wt5001 Python3 library" default y if DEFAULT_libupm-wt5001-python3 default m if ALL select PACKAGE_python3-light select PACKAGE_libupm-wt5001 select PACKAGE_librt depends on !powerpc select PACKAGE_libmraa-python3 depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains wt5001 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-xbee tristate "libupm-xbee........................................... xbee C/C++ library" default y if DEFAULT_libupm-xbee default m if ALL depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc select PACKAGE_librt depends on !powerpc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains xbee sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-xbee-python3 tristate "libupm-xbee-python3................................. xbee Python3 library" default y if DEFAULT_libupm-xbee-python3 default m if ALL depends on !powerpc select PACKAGE_librt select PACKAGE_libupm-xbee select PACKAGE_python3-light select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 depends on !armeb depends on !arc help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains xbee sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-yg1006 tristate "libupm-yg1006....................................... yg1006 C/C++ library" default y if DEFAULT_libupm-yg1006 default m if ALL depends on !powerpc select PACKAGE_librt depends on !riscv64 select PACKAGE_libmraa select PACKAGE_libc depends on !arc depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains yg1006 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-yg1006-python3 tristate "libupm-yg1006-python3............................. yg1006 Python3 library" default y if DEFAULT_libupm-yg1006-python3 default m if ALL depends on !armeb depends on !arc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libc select PACKAGE_libmraa-python3 select PACKAGE_libupm-yg1006 depends on !powerpc select PACKAGE_librt select PACKAGE_python3-light help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains yg1006 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-zfm20 tristate "libupm-zfm20......................................... zfm20 C/C++ library" default y if DEFAULT_libupm-zfm20 default m if ALL depends on !armeb depends on !arc select PACKAGE_libupm-utilities depends on !powerpc select PACKAGE_librt select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains zfm20 sensor C/C++ library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_libupm-zfm20-python3 tristate "libupm-zfm20-python3............................... zfm20 Python3 library" default y if DEFAULT_libupm-zfm20-python3 default m if ALL depends on !powerpc select PACKAGE_libupm-zfm20 depends on !arc select PACKAGE_libupm-utilities select PACKAGE_libc select PACKAGE_libmraa depends on !riscv64 select PACKAGE_libmraa-python3 select PACKAGE_librt select PACKAGE_python3-light depends on !armeb help UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs. MRAA that allows you to use various sensors on platforms such as the Intel Galileo, Intel Edison, Minnowboard MAX and others. This package contains zfm20 sensor Python3 library https://github.com/intel-iot-devkit/upm John Crispin , Hirokazu MORIKAWA config PACKAGE_sx1302_hal-tests tristate "sx1302_hal-tests............................... SX1302/SX1303 HAL (Tests)" default y if DEFAULT_sx1302_hal-tests default m if ALL select PACKAGE_kmod-usb-acm select PACKAGE_libc depends on USB_SUPPORT help Tests for SX1302/SX1303 Hardware Abstraction Layer Marcus Schref config PACKAGE_sx1302_hal-utils tristate "sx1302_hal-utils........................... SX1302/SX1303 HAL (Utilities)" default y if DEFAULT_sx1302_hal-utils default m if ALL select PACKAGE_libc depends on USB_SUPPORT select PACKAGE_kmod-usb-acm help Utilities for SX1302/SX1303 Hardware Abstraction Layer Marcus Schref endmenu menu "Languages" config PACKAGE_libyaml tristate "libyaml......................... Fast YAML 1.1 parser and emitter library" default y if DEFAULT_libyaml default m if ALL select PACKAGE_libc help Fast YAML 1.1 parser and emitter library https://pyyaml.org/wiki/LibYAML endmenu menu "LibElektra" config PACKAGE_libelektra-core tristate "libelektra-core..................................... Elektra core library" default y if DEFAULT_libelektra-core default m if ALL select PACKAGE_libpthread select PACKAGE_libc help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. This package contains the core libraries, that all other parts of elektra and all programs using elektra depend on, and an almost minimal set of plugins to be actually useful. http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-cpp tristate "libelektra-cpp.................... Elektra plugins depending on libstdcpp" default y if DEFAULT_libelektra-cpp default m if ALL select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_libelektra-core help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. This package contains plugins written in C++. Currently these are: ccode directoryvalue dump http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-crypto tristate "libelektra-crypto.................................. Elektra crypto plugin" default y if DEFAULT_libelektra-crypto default m if ALL select PACKAGE_libc select PACKAGE_libgcrypt select PACKAGE_libelektra-core help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. This package contains support for encrypting values before storage. http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-curlget tristate "libelektra-curlget................................ Elektra curlget plugin" default y if DEFAULT_libelektra-curlget default m if ALL select PACKAGE_libc select PACKAGE_libopenssl select PACKAGE_libcurl select PACKAGE_libelektra-core help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. This plugin can get configuration data from remote URLs before access. http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-dbus tristate "libelektra-dbus...................................... Elektra dbus plugin" default y if DEFAULT_libelektra-dbus default m if ALL select PACKAGE_libc select PACKAGE_libdbus select PACKAGE_libelektra-core help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. This package contains support for dbus notification on configuration changes. http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-ev tristate "libelektra-ev............................... Elektra libev binding plugin" default y if DEFAULT_libelektra-ev default m if ALL select PACKAGE_libelektra-core select PACKAGE_libev select PACKAGE_libc help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. This package contains support for notification on configuration changes via libev events. http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-extra tristate "libelektra-extra.............................. Additional elektra plugins" default y if DEFAULT_libelektra-extra default m if ALL select PACKAGE_libelektra-core select PACKAGE_libstdcpp select PACKAGE_libc help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. This package contains extra plugins that are only useful for debugging or as an example of what can be done. Also most experimental plugins are included in this package. Currently this includes: blockresolver c constants counter desktop dpkg error fcrypt fstab logchange mozprefs passwd process rename timeofday tracer http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-lua tristate "libelektra-lua........................................ Elektra lua plugin" default y if DEFAULT_libelektra-lua default m if ALL select PACKAGE_libstdcpp select PACKAGE_lua5.3 select PACKAGE_libc select PACKAGE_libelektra-core help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. This package adds lua support to elektra. http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-plugins tristate "libelektra-plugins................................ Useful elektra plugins" default y if DEFAULT_libelektra-plugins default m if ALL select PACKAGE_libelektra-core select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. This package contains plugins for various common configuration file format and optional features without heavy dependencies. Currently these plugins are included: base64 conditionals csvstorage date file filecheck glob hexcode hexnumber hosts iconv ipaddr keytometa line lineendings list mathcheck macaddr mini network path profile quickdump range reference rgbcolor shell syslog type uname unit validation http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-python3 tristate "libelektra-python3................................ Elektra python3 plugin" default y if DEFAULT_libelektra-python3 default m if ALL select PACKAGE_python3-light select PACKAGE_libelektra-core select PACKAGE_libstdcpp select PACKAGE_libc help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. This package adds python3 support to elektra. http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-resolvers tristate "libelektra-resolvers........................ Elektra additional resolvers" default y if DEFAULT_libelektra-resolvers default m if ALL select PACKAGE_libelektra-core select PACKAGE_libpthread select PACKAGE_libc help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. This package contains additional resolvers not included in the libelektra-core package. Usually there is no reason to install this. http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-uv tristate "libelektra-uv............................... Elektra libuv binding plugin" default y if DEFAULT_libelektra-uv default m if ALL select PACKAGE_libc select PACKAGE_libelektra-core select PACKAGE_libuv help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. This package contains support for notification on configuration changes via libuv events. http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-xerces tristate "libelektra-xerces........................ Elektra xerces based xml plugin" default y if DEFAULT_libelektra-xerces default m if ALL select PACKAGE_libstdcpp select PACKAGE_libxerces-c select PACKAGE_libc select PACKAGE_libelektra-core help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. The xerces plugin supplants the xmltool plugin and allows us to use XML files not following a specific schemata. Attributes are mapped to Elektra's metadata, multiple keys with the same names are mapped to arrays. http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-xml tristate "libelektra-xml.................................... Elektra xmltool plugin" default y if DEFAULT_libelektra-xml default m if ALL select PACKAGE_libelektra-core select PACKAGE_libc select PACKAGE_libxml2 help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. This package contains a plugin for storing data with xml syntax. http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-yajl tristate "libelektra-yajl............................... Elektra yajl (json) plugin" default y if DEFAULT_libelektra-yajl default m if ALL select PACKAGE_libelektra-core select PACKAGE_yajl select PACKAGE_libc help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. This package contains support for storing the key database as json files. http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-yamlcpp tristate "libelektra-yamlcpp................................... Elektra yaml plugin" default y if DEFAULT_libelektra-yamlcpp default m if ALL select PACKAGE_libc select PACKAGE_libyaml-cpp select PACKAGE_libelektra-core help Elektra provides an universal and secure framework to store configuration parameters in a global, hierarchical key database. This package contains support for storing the key database as yaml files. http://www.libelektra.org/ Harald Geyer config PACKAGE_libelektra-zmq tristate "libelektra-zmq.......................... Elektra ZeroMQ transport plugins" default y if DEFAULT_libelektra-zmq default m if ALL select PACKAGE_libelektra-core select PACKAGE_libzmq-nc if PACKAGE_libzmq-curve endmenu menu "Networking" config PACKAGE_libdcwproto tristate "libdcwproto.......................... Dual-Channel WiFi messaging library" default y if DEFAULT_libdcwproto default m if ALL select PACKAGE_libc select PACKAGE_kmod-macremapper help Platform-independent C library for marshaling and serializing DCW messages https://www.edgewaterwireless.com Carey Sonsino config PACKAGE_libdcwsocket tristate "libdcwsocket................................. Dual-Channel socket library" default y if DEFAULT_libdcwsocket default m if ALL select PACKAGE_libc help User-land C library for sending and receiving DCW "EtherType"d messages https://www.edgewaterwireless.com Carey Sonsino config PACKAGE_libsctp tristate "libsctp........................................... SCTP user-land library" default y if DEFAULT_libsctp default m if ALL select PACKAGE_kmod-sctp select PACKAGE_libc depends on IPV6 help SCTP user-land library https://github.com/sctp/lksctp-tools config PACKAGE_libslirp tristate "libslirp........... user-mode networking library for virtual environments" default y if DEFAULT_libslirp default m if ALL select PACKAGE_libc select PACKAGE_glib2 help libslirp is a user-mode networking library used by virtual machines, containers or various tools. https://gitlab.freedesktop.org/slirp/libslirp Oskari Rauta config PACKAGE_libuhttpd-mbedtls tristate "libuhttpd-mbedtls....... A lightweight HTTP server library based on libev" default y if DEFAULT_libuhttpd-mbedtls default m if ALL select PACKAGE_libmbedtls select PACKAGE_libc select PACKAGE_zlib select PACKAGE_libev help A lightweight HTTP server library based on libev https://github.com/zhaojh329/libuhttpd Jianhui Zhao config PACKAGE_libuhttpd-nossl tristate "libuhttpd-nossl......... A lightweight HTTP server library based on libev" default y if DEFAULT_libuhttpd-nossl default m if ALL select PACKAGE_libc select PACKAGE_libev help A lightweight HTTP server library based on libev https://github.com/zhaojh329/libuhttpd Jianhui Zhao config PACKAGE_libuhttpd-openssl tristate "libuhttpd-openssl....... A lightweight HTTP server library based on libev" default y if DEFAULT_libuhttpd-openssl default m if ALL select PACKAGE_libc select PACKAGE_libev select PACKAGE_libopenssl help A lightweight HTTP server library based on libev https://github.com/zhaojh329/libuhttpd Jianhui Zhao config PACKAGE_libuhttpd-wolfssl tristate "libuhttpd-wolfssl....... A lightweight HTTP server library based on libev" default y if DEFAULT_libuhttpd-wolfssl default m if ALL select PACKAGE_libev select PACKAGE_libwolfssl if PACKAGE_libwolfsslcpu-crypto config PACKAGE_libulfius-gnutls tristate "libulfius-gnutls" default y if DEFAULT_libulfius-gnutls default m if ALL select PACKAGE_liborcania select PACKAGE_libcurl select PACKAGE_libc select PACKAGE_libgnutls select PACKAGE_zlib select PACKAGE_libmicrohttpd-no-ssl if PACKAGE_libmicrohttpd-ssl config PACKAGE_libulfius-nossl tristate "libulfius-nossl" default y if DEFAULT_libulfius-nossl default m if ALL select PACKAGE_libmicrohttpd-no-ssl if PACKAGE_libmicrohttpd-ssl config PACKAGE_libunbound tristate "libunbound................................ Recursive DNS Server (library)" default y if DEFAULT_libunbound default m if ALL select PACKAGE_ca-bundle select PACKAGE_libmnl if PACKAGE_libunbound_ipset select PACKAGE_libopenssl select PACKAGE_libsodium if PACKAGE_libunbound_dnscrypt select PACKAGE_libprotobuf-c if PACKAGE_libunbound_dnstap select PACKAGE_python3-base if PACKAGE_libunbound_pythonmodule select PACKAGE_libpthread if PACKAGE_libunbound_libpthread select PACKAGE_libevent2 if PACKAGE_libunbound_libevent select PACKAGE_libnghttp2 if PACKAGE_libunbound_nghttp2 select PACKAGE_libc select OPENSSL_WITH_EC help This package contains the Unbound library including 'libevent', 'libmnl', and 'libpthread' to better handle large networks with heavy query loads. Options are available to custom trim Unbound for smaller targets. https://nlnetlabs.nl/projects/unbound/about Eric Luehrsen if PACKAGE_libunbound config PACKAGE_libunbound_dnscrypt bool "Build with DNSCRYPT support." default n config PACKAGE_libunbound_ipset bool "Build with IPSET (libmnl) support." default y config PACKAGE_libunbound_libevent bool "Build with expanded network resource (libevent) support." default y config PACKAGE_libunbound_libpthread bool "Build with POSIX threading (libpthread) support." default y config PACKAGE_libunbound_nghttp2 bool "Build with DNS over HTTPS support (nghttp2 framework)." default n config PACKAGE_libunbound_pythonmodule bool "Build with PYTHON module for prototyping and data analysis." default n config PACKAGE_libunbound_subnet bool "Build with SUBNET cache module support." default n config PACKAGE_libunbound_dnstap bool "Build with dnstap support." default n endif config PACKAGE_libuwsc-mbedtls tristate "libuwsc-mbedtls.... A lightweight WebSocket client library based on libev" default y if DEFAULT_libuwsc-mbedtls default m if ALL select PACKAGE_libev select PACKAGE_libc select PACKAGE_libmbedtls help A lightweight WebSocket client library based on libev https://github.com/zhaojh329/libuwsc Jianhui Zhao menu "Configuration" depends on PACKAGE_libuwsc-mbedtls config LIBUWSC_mbedtls_LUA_BINDING bool default n prompt "Lua binding for libuwsc" endmenu config PACKAGE_libuwsc-nossl tristate "libuwsc-nossl...... A lightweight WebSocket client library based on libev" default y if DEFAULT_libuwsc-nossl default m if ALL select PACKAGE_libev select PACKAGE_libc help A lightweight WebSocket client library based on libev https://github.com/zhaojh329/libuwsc Jianhui Zhao menu "Configuration" depends on PACKAGE_libuwsc-nossl config LIBUWSC_nossl_LUA_BINDING bool default n prompt "Lua binding for libuwsc" endmenu config PACKAGE_libuwsc-openssl tristate "libuwsc-openssl.... A lightweight WebSocket client library based on libev" default y if DEFAULT_libuwsc-openssl default m if ALL select PACKAGE_libc select PACKAGE_libopenssl select PACKAGE_libev help A lightweight WebSocket client library based on libev https://github.com/zhaojh329/libuwsc Jianhui Zhao menu "Configuration" depends on PACKAGE_libuwsc-openssl config LIBUWSC_openssl_LUA_BINDING bool default n prompt "Lua binding for libuwsc" endmenu config PACKAGE_libuwsc-wolfssl tristate "libuwsc-wolfssl.... A lightweight WebSocket client library based on libev" default y if DEFAULT_libuwsc-wolfssl default m if ALL select PACKAGE_libwolfssl if PACKAGE_libwolfsslcpu-crypto menu "Configuration" depends on PACKAGE_libuwsc-wolfssl config LIBUWSC_wolfssl_LUA_BINDING bool default n prompt "Lua binding for libuwsc" endmenu endmenu menu "SSL" config PACKAGE_libgnutls tristate "libgnutls.............................................. GNU TLS (library)" default y if DEFAULT_libgnutls default m if ALL select PACKAGE_libtasn1 if GNUTLS_EXT_LIBTASN1 select PACKAGE_libnettle select PACKAGE_p11-kit if GNUTLS_PKCS11 select PACKAGE_kmod-cryptodev if GNUTLS_CRYPTODEV select PACKAGE_libc select PACKAGE_libatomic select PACKAGE_libgmp if !LIBNETTLE_MINI help GnuTLS is a secure communications library implementing the SSL, TLS and DTLS protocols and technologies around them. It provides a simple C language application programming interface (API) to access the secure communications protocols as well as APIs to parse and write X.509, PKCS12, OpenPGP and other required structures. It is aimed to be portable and efficient with focus on security and interoperability. This package contains the GnuTLS shared library, needed by other programs. http://www.gnutls.org/ Nikos Mavrogiannopoulos source "feeds/packages/libs/gnutls/Config.in" config PACKAGE_libgnutls-dane tristate "libgnutls-dane.......................... GNU TLS (libgnutls-dane library)" default y if DEFAULT_libgnutls-dane default m if ALL select PACKAGE_libunbound select PACKAGE_libgnutls select PACKAGE_libc help GNU TLS (libgnutls-dane library) http://www.gnutls.org/ Nikos Mavrogiannopoulos menuconfig PACKAGE_libmbedtls tristate "libmbedtls........................................ Embedded SSL (library)" default y if DEFAULT_libmbedtls default m if ALL select PACKAGE_libc help The aim of the mbedtls project is to provide a quality, open-source cryptographic library written in C and targeted at embedded systems. This package contains the mbedtls library. https://tls.mbed.org source "package/libs/mbedtls/Config.in" config PACKAGE_libnss tristate "libnss.............................. Mozilla's SSL and TLS implementation" default y if DEFAULT_libnss default m if ALL select PACKAGE_libc select PACKAGE_nspr select PACKAGE_libsqlite3 select PACKAGE_libpthread help Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS 5, PKCS 7, PKCS 11, PKCS 12, S/MIME, X.509 v3 certificates, and other security standards. https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS Lucian Cristian menuconfig PACKAGE_libopenssl tristate "libopenssl........................... Open source SSL toolkit (libraries)" default y if DEFAULT_libopenssl default m if ALL select PACKAGE_libatomic if (arm||armeb||mips||mipsel||powerpc||arc) select PACKAGE_libc select PACKAGE_kmod-crypto-user if OPENSSL_ENGINE_BUILTIN_AFALG select PACKAGE_zlib if OPENSSL_WITH_COMPRESSION select PACKAGE_kmod-crypto-hw-padlock if OPENSSL_ENGINE_BUILTIN_PADLOCK select PACKAGE_kmod-cryptodev if OPENSSL_ENGINE_BUILTIN_DEVCRYPTO help The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Transport Layer Security (TLS) protocol as well as a full-strength general-purpose cryptography library. This package contains the OpenSSL shared libraries, needed by other programs. http://www.openssl.org/ Eneas U de Queiroz source "package/libs/openssl/Config.in" config PACKAGE_libopenssl-afalg tristate "libopenssl-afalg...................... AFALG hardware acceleration engine" default y if DEFAULT_libopenssl-afalg default m if ALL select PACKAGE_libc depends on KERNEL_AIO depends on !OPENSSL_ENGINE_BUILTIN select PACKAGE_libopenssl-conf depends on OPENSSL_ENGINE select PACKAGE_kmod-crypto-user depends on PACKAGE_libopenssl help This package adds an engine that enables hardware acceleration through the AF_ALG kernel interface. See https://www.openssl.org/docs/man3.0/man5/config.html#Engine-Configuration and https://openwrt.org/docs/techref/hardware/cryptographic.hardware.accelerators The engine_id is "afalg" http://www.openssl.org/ Eneas U de Queiroz menuconfig PACKAGE_libopenssl-afalg_sync tristate "libopenssl-afalg_sync................ AF_ALG engine using sync crypto API" default y if DEFAULT_libopenssl-afalg_sync default m if ALL select PACKAGE_libopenssl-conf depends on !OPENSSL_ENGINE_BUILTIN_AFALG select PACKAGE_libc select PACKAGE_kmod-crypto-user depends on PACKAGE_libopenssl depends on OPENSSL_ENGINE depends on m || (PACKAGE_libopenssl-afalg != y) help This is an alternate AF_ALG engine for openssl, based on the devcrypto engine, but using the AF_ALG interface instead of /dev/crypto It is different than the AF_ALG engine that ships with OpenSSL: - it is faster - it uses sync calls, instead of async - it suports more algorithms https://github.com/cotequeiroz/afalg_engine Eneas U de Queiroz source "feeds/packages/libs/afalg_engine/Config.in" config PACKAGE_libopenssl-conf tristate "libopenssl-conf......................... /etc/ssl/openssl.cnf config file" default y if DEFAULT_libopenssl-conf default m if ALL depends on PACKAGE_libopenssl select PACKAGE_libc help The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Transport Layer Security (TLS) protocol as well as a full-strength general-purpose cryptography library. This package installs the OpenSSL configuration file /etc/ssl/openssl.cnf. http://www.openssl.org/ Eneas U de Queiroz config PACKAGE_libopenssl-devcrypto tristate "libopenssl-devcrypto............ /dev/crypto hardware acceleration engine" default y if DEFAULT_libopenssl-devcrypto default m if ALL select PACKAGE_libc select PACKAGE_libopenssl-conf depends on !OPENSSL_ENGINE_BUILTIN depends on OPENSSL_ENGINE select PACKAGE_kmod-cryptodev depends on PACKAGE_libopenssl help This package adds an engine that enables hardware acceleration through the /dev/crypto kernel interface. See https://www.openssl.org/docs/man3.0/man5/config.html#Engine-Configuration and https://openwrt.org/docs/techref/hardware/cryptographic.hardware.accelerators The engine_id is "devcrypto" http://www.openssl.org/ Eneas U de Queiroz config PACKAGE_libopenssl-gost_engine tristate "libopenssl-gost_engine................. GOST engine for OpenSSL (library)" default y if DEFAULT_libopenssl-gost_engine default m if ALL select PACKAGE_libopenssl-conf depends on PACKAGE_libopenssl select PACKAGE_libc depends on OPENSSL_ENGINE help Russian GOST crypto algorithms for OpenSSL. This package contains the GOST engine library. Support ciphers: GOST2012-GOST8912-GOST8912 GOST2001-GOST89-GOST89 https://github.com/gost-engine/engine/ Artur Petrov config PACKAGE_libopenssl-legacy tristate "libopenssl-legacy................................ OpenSSL legacy provider" default y if DEFAULT_libopenssl-legacy default m if ALL depends on PACKAGE_libopenssl select PACKAGE_libopenssl-conf select PACKAGE_libc help The OpenSSL legacy provider supplies OpenSSL implementations of algorithms that have been deemed legacy. Such algorithms have commonly fallen out of use, have been deemed insecure by the cryptography community, or something similar. See https://www.openssl.org/docs/man3.0/man7/OSSL_PROVIDER-legacy.html http://www.openssl.org/ Eneas U de Queiroz config PACKAGE_libopenssl-padlock tristate "libopenssl-padlock.............. VIA Padlock hardware acceleration engine" default y if DEFAULT_libopenssl-padlock default m if ALL depends on PACKAGE_libopenssl select PACKAGE_kmod-crypto-hw-padlock depends on OPENSSL_ENGINE depends on !OPENSSL_ENGINE_BUILTIN select PACKAGE_libopenssl-conf depends on TARGET_x86 select PACKAGE_libc help This package adds an engine that enables VIA Padlock hardware acceleration. See https://www.openssl.org/docs/man3.0/man5/config.html#Engine-Configuration and https://openwrt.org/docs/techref/hardware/cryptographic.hardware.accelerators The engine_id is "padlock" http://www.openssl.org/ Eneas U de Queiroz menuconfig PACKAGE_libwolfssl tristate "libwolfssl............................................... wolfSSL library" default y if DEFAULT_libwolfssl default m if ALL select PACKAGE_kmod-crypto-user if WOLFSSL_HAS_AFALG select PACKAGE_libc select PACKAGE_kmod-cryptodev if WOLFSSL_HAS_DEVCRYPTO depends on m || (PACKAGE_libwolfsslcpu-crypto != y) help wolfSSL (formerly CyaSSL) is an SSL library optimized for small footprint, both on disk and for memory use. http://www.wolfssl.com/ Eneas U de Queiroz source "package/libs/wolfssl/Config.in" config PACKAGE_libwolfsslcpu-crypto tristate "libwolfsslcpu-crypto........... wolfSSL library with AES CPU instructions" default y if DEFAULT_libwolfsslcpu-crypto default m if ALL depends on ((aarch64||x86_64)&&(m||!TARGET_bcm27xx)) select PACKAGE_libc help wolfSSL (formerly CyaSSL) is an SSL library optimized for small footprint, both on disk and for memory use. This variant uses AES CPU instructions (Intel AESNI or ARMv8 Crypto Extension) http://www.wolfssl.com/ Eneas U de Queiroz if TARGET_armsr && PACKAGE_libwolfsslcpu-crypto = y comment "You are about to build libwolfsslcpu-crypto into an armsr_64 image." comment "Ensure all of your installation targets support the Crypto Extension. " comment "Look for the 'aes' feature in /proc/cpuinfo. This library does not do " comment "run-time detection and will crash if the CPU does not support it. " endif if TARGET_bcm27xx && PACKAGE_libwolfsslcpu-crypto comment "Beware that libwolfsslcpu-crypto will not run in a bcm27xx target. " endif config PACKAGE_libwolfssl-benchmark tristate "libwolfssl-benchmark........................... wolfSSL Benchmark Utility" default y if DEFAULT_libwolfssl-benchmark default m if ALL select PACKAGE_libc depends on PACKAGE_libwolfssl||PACKAGE_libwolfsslcpu-crypto help This is the wolfssl benchmark utility. http://www.wolfssl.com/ Eneas U de Queiroz endmenu menu "Sound" config PACKAGE_alsa-ucm-conf tristate "alsa-ucm-conf....... ALSA Use Case Manager configuration (and topologies)" default y if DEFAULT_alsa-ucm-conf default m if ALL select PACKAGE_libc help This is a set of configuration files needed for some ALS utilities like alsactl. https://www.alsa-project.org/ config PACKAGE_liblo tristate "liblo....................... Lightweight Open Sound Control (OSC) library" default y if DEFAULT_liblo default m if ALL select PACKAGE_libc select PACKAGE_libpthread help Lightweight Open Sound Control (OSC) library http://liblo.sourceforge.net/ endmenu menu "Telephony" config PACKAGE_bcg729 tristate "bcg729........... Software G729A encoder and decoder library written in C" default y if DEFAULT_bcg729 default m if ALL select PACKAGE_libc help Bcg729 is a software G729A encoder and decoder library written in C, developed by Belledonne Communications, the company supporting the Linphone project. It was written from scratch and is NOT a derivative work of ITU reference source code in any kind. http://www.linphone.org/technical-corner/bcg729.html Alex Samorukov config PACKAGE_dahdi-tools-libtonezone tristate "dahdi-tools-libtonezone........................... DAHDI tonezone library" default y if DEFAULT_dahdi-tools-libtonezone default m if ALL depends on USB_SUPPORT select PACKAGE_libc select PACKAGE_kmod-dahdi help DAHDI tonezone library Vittorio Gambaletta config PACKAGE_gsmlib tristate "gsmlib....................................... GSM mobile phone access lib" default y if DEFAULT_gsmlib default m if ALL select PACKAGE_libc select PACKAGE_libstdcpp help A library to access GSM mobile phones via GSM modems. https://github.com/vbouchaud/gsmlib Sebastian Kemper config PACKAGE_libctb tristate "libctb...................................... Communications toolbox - ctb" default y if DEFAULT_libctb default m if ALL select PACKAGE_libstdcpp select PACKAGE_libc help Multiplatform library for different interfaces. https://iftools.com/opensource/ctb.en.php Sebastian Kemper menuconfig PACKAGE_libfreetdm tristate "libfreetdm................................... TDM signaling and media API" default y if DEFAULT_libfreetdm default m if ALL select PACKAGE_libc help Provides a unified interface to hardware TDM cards and SS7 stacks. https://www.freeswitch.org Sebastian Kemper config PACKAGE_libfreetdm-ftmod-analog tristate "libfreetdm-ftmod-analog............................ Analog FreeTDM module" default y if DEFAULT_libfreetdm-ftmod-analog default m if ALL depends on PACKAGE_libfreetdm select PACKAGE_libc help Offers generic FXO/FXS support for any type of card supported by FreeTDM. https://www.freeswitch.org Sebastian Kemper config PACKAGE_libfreetdm-ftmod-analog-em tristate "libfreetdm-ftmod-analog-em...................... Analog EM FreeTDM module" default y if DEFAULT_libfreetdm-ftmod-analog-em default m if ALL select PACKAGE_libc depends on PACKAGE_libfreetdm help Offers generic E&M signaling for any type of card supported by FreeTDM. https://www.freeswitch.org Sebastian Kemper config PACKAGE_libfreetdm-ftmod-libpri tristate "libfreetdm-ftmod-libpri............................ LibPRI FreeTDM module" default y if DEFAULT_libfreetdm-ftmod-libpri default m if ALL depends on !aarch64 select PACKAGE_libpri select PACKAGE_libc depends on USB_SUPPORT depends on PACKAGE_libfreetdm help Offers support for PRI lines using the open source libpri stack for any type of card supported by FreeTDM. Supports both PRI and BRI signalling. https://www.freeswitch.org Sebastian Kemper config PACKAGE_libfreetdm-ftmod-pritap tristate "libfreetdm-ftmod-pritap....................... PRI tapping FreeTDM module" default y if DEFAULT_libfreetdm-ftmod-pritap default m if ALL depends on !aarch64 select PACKAGE_libfreetdm-ftmod-libpri select PACKAGE_libc depends on USB_SUPPORT depends on PACKAGE_libfreetdm help This module is used to tap PRI lines. https://www.freeswitch.org Sebastian Kemper config PACKAGE_libfreetdm-ftmod-skel tristate "libfreetdm-ftmod-skel............................ Skeleton FreeTDM module" default y if DEFAULT_libfreetdm-ftmod-skel default m if ALL depends on PACKAGE_libfreetdm select PACKAGE_libc help ftmod_skel is an example module. https://www.freeswitch.org Sebastian Kemper config PACKAGE_libfreetdm-ftmod-zt tristate "libfreetdm-ftmod-zt............................. DAHDI I/O FreeTDM module" default y if DEFAULT_libfreetdm-ftmod-zt default m if ALL depends on PACKAGE_libfreetdm select PACKAGE_libc help This module supports the DAHDI interface. The DAHDI interface is used by several hardware vendors. https://www.freeswitch.org Sebastian Kemper config PACKAGE_libiksemel tristate "libiksemel........................................ Iksemel Jabber Library" default y if DEFAULT_libiksemel default m if ALL select PACKAGE_libgnutls select PACKAGE_libc help Iksemel is an XML parser library mainly designed for Jabber applications. It provides SAX, DOM, and special Jabber stream APIs. Library is coded in ANSI C except the network code (which is POSIX compatible), thus highly portable. https://github.com/meduketto/iksemel Jiri Slachta config PACKAGE_libks tristate "libks..................... Foundational support for SignalWire C products" default y if DEFAULT_libks default m if ALL select PACKAGE_libc select PACKAGE_libatomic select PACKAGE_libuuid select PACKAGE_libopenssl help Foundational support for SignalWire C products https://github.com/signalwire/libks Sebastian Kemper config PACKAGE_libosip2 tristate "libosip2................................................ GNU oSIP library" default y if DEFAULT_libosip2 default m if ALL select PACKAGE_librt select PACKAGE_libc help GNU oSIP library, a Session Initiation Protocol (SIP) implementation. http://www.gnu.org/software/osip/ config PACKAGE_libpj tristate "libpj...................................................... libpj library" default y if DEFAULT_libpj default m if ALL select PACKAGE_libpthread select PACKAGE_libuuid select PACKAGE_libopenssl select PACKAGE_librt select PACKAGE_libstdcpp select PACKAGE_libc help libpj library https://www.pjsip.org Jiri Slachta config PACKAGE_libpjlib-util tristate "libpjlib-util...................................... libpjlib-util library" default y if DEFAULT_libpjlib-util default m if ALL select PACKAGE_libpj select PACKAGE_libpthread select PACKAGE_libopenssl select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_librt select PACKAGE_libuuid help libpjlib-util library https://www.pjsip.org Jiri Slachta config PACKAGE_libpjmedia tristate "libpjmedia............................................ libpjmedia library" default y if DEFAULT_libpjmedia default m if ALL select PACKAGE_libpthread select PACKAGE_libopenssl select PACKAGE_libpj select PACKAGE_libpjnath select PACKAGE_librt select PACKAGE_libuuid select PACKAGE_libpjlib-util select PACKAGE_libc select PACKAGE_libstdcpp help libpjmedia library https://www.pjsip.org Jiri Slachta config PACKAGE_libpjnath tristate "libpjnath.............................................. libpjnath library" default y if DEFAULT_libpjnath default m if ALL select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_librt select PACKAGE_libuuid select PACKAGE_libpjlib-util select PACKAGE_libpj select PACKAGE_libpthread select PACKAGE_libopenssl help libpjnath library https://www.pjsip.org Jiri Slachta config PACKAGE_libpjsip tristate "libpjsip................................................ libpjsip library" default y if DEFAULT_libpjsip default m if ALL select PACKAGE_libopenssl select PACKAGE_libpthread select PACKAGE_libpj select PACKAGE_librt select PACKAGE_libpjlib-util select PACKAGE_libuuid select PACKAGE_libc select PACKAGE_libstdcpp help libpjsip library https://www.pjsip.org Jiri Slachta config PACKAGE_libpjsip-simple tristate "libpjsip-simple.................................. libpjsip-simple library" default y if DEFAULT_libpjsip-simple default m if ALL select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_librt select PACKAGE_libpjlib-util select PACKAGE_libpjsip select PACKAGE_libuuid select PACKAGE_libpj select PACKAGE_libopenssl select PACKAGE_libpthread help libpjsip-simple library https://www.pjsip.org Jiri Slachta config PACKAGE_libpjsip-ua tristate "libpjsip-ua.......................................... libpjsip-ua library" default y if DEFAULT_libpjsip-ua default m if ALL select PACKAGE_libpthread select PACKAGE_libpjsip-simple select PACKAGE_libopenssl select PACKAGE_libpj select PACKAGE_libuuid select PACKAGE_libpjsip select PACKAGE_libpjlib-util select PACKAGE_librt select PACKAGE_libpjmedia select PACKAGE_libstdcpp select PACKAGE_libc help libpjsip-ua library https://www.pjsip.org Jiri Slachta config PACKAGE_libpjsua tristate "libpjsua................................................ libpjsua library" default y if DEFAULT_libpjsua default m if ALL select PACKAGE_libpjnath select PACKAGE_librt select PACKAGE_libpjmedia select PACKAGE_libpjlib-util select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_libpthread select PACKAGE_libpjsip-simple select PACKAGE_libuuid select PACKAGE_libpjsip select PACKAGE_libpjsip-ua select PACKAGE_libopenssl select PACKAGE_libpj help libpjsua library https://www.pjsip.org Jiri Slachta config PACKAGE_libpjsua2 tristate "libpjsua2.............................................. libpjsua2 library" default y if DEFAULT_libpjsua2 default m if ALL select PACKAGE_libpj select PACKAGE_libopenssl select PACKAGE_libpjsua select PACKAGE_libpjsip-ua select PACKAGE_libpjsip select PACKAGE_libuuid select PACKAGE_libpjsip-simple select PACKAGE_libpthread select PACKAGE_libstdcpp select PACKAGE_libc select PACKAGE_libpjlib-util select PACKAGE_libpjmedia select PACKAGE_librt select PACKAGE_libpjnath help libpjsua2 library https://www.pjsip.org Jiri Slachta config PACKAGE_libre tristate "libre. Generic library for real-time communications with async IO support" default y if DEFAULT_libre default m if ALL select PACKAGE_libopenssl select PACKAGE_libc select PACKAGE_zlib help Generic library for real-time communications with async IO support https://github.com/baresip/re Jiri Slachta config PACKAGE_librem tristate "librem.......................... Audio and video processing media library" default y if DEFAULT_librem default m if ALL select PACKAGE_libre select PACKAGE_libc help Audio and video processing media library https://github.com/baresip/rem Jiri Slachta config PACKAGE_libspandsp tristate "libspandsp............................................... spandsp library" default y if DEFAULT_libspandsp default m if ALL select PACKAGE_libc select PACKAGE_libtiff help spandsp library Jiri Slachta config PACKAGE_libspandsp3 tristate "libspandsp3............................................. spandsp3 library" default y if DEFAULT_libspandsp3 default m if ALL select PACKAGE_libtiff select PACKAGE_libjpeg-turbo select PACKAGE_libc help spandsp3 library https://github.com/freeswitch/spandsp Jiri Slachta Sebastian Kemper config PACKAGE_libsrtp2 tristate "libsrtp2............................... Secure RTP (SRTP) library, v2.4.2" default y if DEFAULT_libsrtp2 default m if ALL select PACKAGE_libopenssl select PACKAGE_libc help Open-source implementation of the Secure Real-time Transport Protocol (SRTP) originally authored by Cisco Systems, Inc. It is available under a BSD-style license. https://github.com/cisco/libsrtp Jiri Slachta config PACKAGE_signalwire-client-c tristate "signalwire-client-c.......................... SignalWire C client library" default y if DEFAULT_signalwire-client-c default m if ALL select PACKAGE_libatomic select PACKAGE_libks select PACKAGE_libc select PACKAGE_libopenssl help SignalWire C client library https://github.com/signalwire/signalwire-c Sebastian Kemper config PACKAGE_sofia-sip tristate "sofia-sip................... Sofia-SIP open-source SIP User-Agent library" default y if DEFAULT_sofia-sip default m if ALL select PACKAGE_libopenssl select PACKAGE_libc select PACKAGE_zlib help Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification (see the feature table). It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-person communication services. The primary target platform for Sofia-SIP is GNU/Linux. Sofia-SIP is based on a SIP stack developed at the Nokia Research Center. Sofia-SIP is licensed under the LGPL. http://sofia-sip.sourceforge.net/index.html Sebastian Kemper endmenu menu "libimobiledevice" config PACKAGE_libimobiledevice tristate "libimobiledevice.................. A library that talks to Apple devices." default y if DEFAULT_libimobiledevice default m if ALL select PACKAGE_libusbmuxd select PACKAGE_libc select PACKAGE_libopenssl select PACKAGE_libplist help libimobiledevice is a software library that talks the protocols to support iPhone®, iPod Touch®, iPad® and Apple TV® devices. https://www.libimobiledevice.org/ Rosen Penev config PACKAGE_libirecovery tristate "libirecovery.................... A library that talks to Apple iBoot/iBSS" default y if DEFAULT_libirecovery default m if ALL select PACKAGE_libreadline select PACKAGE_libusb-1.0 select PACKAGE_libc help libirecovery is a cross-platform library which implements communication to iBoot/iBSS found on Apple's iOS devices via USB. https://github.com/libimobiledevice/libirecovery Rosen Penev config PACKAGE_libplist tristate "libplist..................................... Apple property list library" default y if DEFAULT_libplist default m if ALL select PACKAGE_libc select PACKAGE_libxml2 help A library to handle Apple Property List format whereas it's binary or XML https://www.libimobiledevice.org/ Rosen Penev config PACKAGE_libusbmuxd tristate "libusbmuxd............................... USB multiplexing daemon library" default y if DEFAULT_libusbmuxd default m if ALL select PACKAGE_libplist select PACKAGE_libpthread select PACKAGE_libc select PACKAGE_zlib select PACKAGE_libxml2 help This daemon is in charge of multiplexing connections over USB to an iPhone or iPod touch. To users, it means you can sync your music, contacts, photos, etc. over USB. To developers, it means you can connect to any listening localhost socket on the device. usbmuxd is not used for tethering data transfer, which uses a dedicated USB interface as a virtual network device. This package contains the libusbmuxd shared library. https://www.libimobiledevice.org/ Rosen Penev endmenu config PACKAGE_acsccid tristate "acsccid.................. PCSC driver for ACS USB CCID smart card readers" default y if DEFAULT_acsccid default m if ALL select PACKAGE_libc select PACKAGE_libpcsclite select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libusb-1.0 help PCSC driver for ACS USB CCID (Chip/Smart Card Interface Devices) smart card readers and ICCD (Integrated Circuit(s) Card Devices). https://github.com/acshk/acsccid Vincent JARDIN config PACKAGE_alsa-lib tristate "alsa-lib................ ALSA (Advanced Linux Sound Architecture) library" default y if DEFAULT_alsa-lib default m if ALL select PACKAGE_libc select PACKAGE_kmod-sound-core select PACKAGE_librt depends on AUDIO_SUPPORT select PACKAGE_libpthread help This is the library package for alsa, needed by some userspace programs. You must have enabled the ALSA support in the kernel. http://www.alsa-project.org/ Ted Hess , Peter Wagner config PACKAGE_argp-standalone tristate "argp-standalone....... Hierarchial argument parsing broken out from glibc" default y if DEFAULT_argp-standalone default m if ALL select PACKAGE_libc help GNU libc hierarchial argument parsing library broken out from glibc. http://www.lysator.liu.se/~nisse/misc/ Ted Hess config PACKAGE_bind-libs tristate "bind-libs.......................................... bind shared libraries" default y if DEFAULT_bind-libs default m if ALL select PACKAGE_libatomic select PACKAGE_libxml2 if BIND_LIBXML2 select PACKAGE_libnghttp2 if BIND_ENABLE_DOH select PACKAGE_libc select PACKAGE_libuv select PACKAGE_libjson-c if BIND_LIBJSON select PACKAGE_zlib select PACKAGE_libcomerr if BIND_ENABLE_GSSAPI select PACKAGE_libopenssl select PACKAGE_libpthread select PACKAGE_krb5-libs if BIND_ENABLE_GSSAPI help bind shared libraries https://www.isc.org/software/bind Noah Meyerhans config PACKAGE_bluez-libs tristate "bluez-libs............................................. Bluetooth library" default y if DEFAULT_bluez-libs default m if ALL depends on !(USB_SUPPORT && USE_RFKILL) || USE_RFKILL select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_kmod-bluetooth if USB_SUPPORT help Bluetooth library http://www.bluez.org/ config PACKAGE_boost tristate "boost.................................. Boost C++ source library packages" default y if DEFAULT_boost default m if ALL select PACKAGE_librt select PACKAGE_libpthread select PACKAGE_libc select PACKAGE_libstdcpp help This package provides the Boost v1.82.0 libraries. Boost is a set of free, peer-reviewed, portable C++ source libraries. This package provides the following run-time libraries: - atomic - chrono - container - context - contract - coroutine and coroutine2 (Coroutine is deprecated - use Coroutine2) - date_time - exception - filesystem - fiber - graph - - graph-parallel - iostreams - json - locale - log - math - nowide - program_options - python3 - random - regex - serialization and wserialization - stackstrace - system - thread - timer - type_erasure - url - wave There are many more header-only libraries supported by Boost. See more at http://www.boost.org/doc/libs/1_82_0/ https://www.boost.org Carlos M. Ferreira # Invisible config dependency config boost-context-exclude bool default y if (TARGET_arc770 || TARGET_archs38) default n config boost-coroutine-exclude bool default y if boost-context-exclude default n config boost-fiber-exclude bool default y if boost-coroutine-exclude default n menu "Select Boost Options" depends on PACKAGE_boost comment "Boost compilation options." choice prompt "Compile Visibility." default boost-compile-visibility-hidden help Choose Boost symbols compilation visibility. -> Global: - a.k.a. "default" in gcc documentation. Global symbols are considered public, they are exported from shared libraries and can be redefined by another shared library or executable. -> Protected: - a.k.a. "symbolic". Protected symbols are exported from shared libraries but cannot be redefined by another shared library or executable. This mode is not supported on some platforms, for example OS X. -> Hidden: - Hidden symbols are not exported from shared libraries and cannot be redefined by a different shared library or executable loaded in a process. In this mode, public symbols have to be explicitly marked in the source code to be exported from shared libraries. This is the recommended mode. config boost-compile-visibility-global bool "Global" config boost-compile-visibility-protected bool "Protected" config boost-compile-visibility-hidden bool "Hidden" endchoice choice prompt "Compile Boost libraries." default boost-static-and-shared-libs help Choose which version to compile. -> Shared: - Only Shared libs will be compiled. -> Static: - Only Static libs will be compiled. -> Both: - Both Static and Shared libs will be compiled. config boost-shared-libs bool "Shared" config boost-static-libs bool "Static" config boost-static-and-shared-libs bool "Both" endchoice choice prompt "Selects Boost Runtime linkage." default boost-runtime-shared help Choose which C and C++ runtimes to use: -> Use Shared runtimes. -> Use Static runtimes. - Not available if Shared libs are to be built. -> Use both runtimes. - Not available if Shared libs are to be built. - Two separate versions of Boost are built, linking each to a different runtime. - This option requires "Use tagged names" option to be active. config boost-runtime-shared bool "Shared" config boost-runtime-static depends on (!boost-shared-libs && !boost-static-and-shared-libs) bool "Static" config boost-runtime-static-and-shared depends on (boost-use-name-tags && !boost-shared-libs && !boost-static-and-shared-libs) bool "Both" endchoice choice prompt "Select a Variant." default boost-variant-release help Chooses which boost variant should be selected: -> Release: Optimizes Boost for release. - Optimization: Speed; Debug Symbols: Off; Inlining: Full; Runtime Debugging: Off. -> Debug: - Optimization: Off; Debug Symbols: On; Inlining: Off; Runtime Debugging: On. -> Profile: - Profiling: On; Debug Symbols: On. config boost-variant-release bool "Release" config boost-variant-debug bool "Debug" config boost-variant-profile bool "Profile" endchoice config boost-use-name-tags bool "Use tagged names." help Add name tags the lib files, to diferentiate each library version: "-mt" for multi-threading. "-d" for debugging. "-s" for runtime static link". Might break compatibility with libraries that expect boost libs with default names. default n config boost-single-thread depends on boost-use-name-tags bool "Single thread Support." help Compile Boost libraries in single-thread mode. default n config boost-build-type-complete depends on boost-use-name-tags bool "Complete Boost Build." help Builds both release and debug libs. It will take much longer to compile. default n endmenu menu "Select Boost libraries" depends on PACKAGE_boost comment "Libraries" config boost-libs-all bool "Include all Boost libraries." default m if ALL select PACKAGE_boost-libs select boost-test-pkg select boost-graph-parallel config boost-test-pkg bool "Boost test package." default m if ALL select PACKAGE_boost-test config boost-graph-parallel bool "Boost parallel graph support." select PACKAGE_boost-graph default m if ALL config PACKAGE_boost-atomic prompt "Boost atomic library." default m if ALL config PACKAGE_boost-chrono prompt "Boost chrono library." default m if ALL config PACKAGE_boost-container prompt "Boost container library." default m if ALL config PACKAGE_boost-context prompt "Boost context library." default m if ALL depends on !boost-context-exclude config PACKAGE_boost-contract prompt "Boost contract library." default m if ALL config PACKAGE_boost-coroutine prompt "Boost coroutine library." default m if ALL depends on !boost-coroutine-exclude config PACKAGE_boost-date_time prompt "Boost date_time library." default m if ALL config PACKAGE_boost-fiber prompt "Boost fiber library." default m if ALL depends on !boost-fiber-exclude config PACKAGE_boost-filesystem prompt "Boost filesystem library." default m if ALL config PACKAGE_boost-graph prompt "Boost graph library." default m if ALL config PACKAGE_boost-iostreams prompt "Boost iostreams library." default m if ALL config PACKAGE_boost-json prompt "Boost json library." default m if ALL config PACKAGE_boost-locale prompt "Boost locale library." default m if ALL config PACKAGE_boost-log prompt "Boost log library." default m if ALL config PACKAGE_boost-math prompt "Boost math library." default m if ALL config PACKAGE_boost-nowide prompt "Boost nowide library." default m if ALL config PACKAGE_boost-program_options prompt "Boost program_options library." default m if ALL config PACKAGE_boost-python3 prompt "Boost python3 (v3.11) library." default m if ALL config PACKAGE_boost-random prompt "Boost random library." default m if ALL config PACKAGE_boost-regex prompt "Boost regex library." default m if ALL config PACKAGE_boost-serialization prompt "Boost serialization library." default m if ALL config PACKAGE_boost-wserialization prompt "Boost wserialization library." default m if ALL config PACKAGE_boost-stacktrace prompt "Boost stacktrace library." default m if ALL config PACKAGE_boost-system prompt "Boost system library." default m if ALL config PACKAGE_boost-thread prompt "Boost thread library." default m if ALL config PACKAGE_boost-timer prompt "Boost timer library." default m if ALL config PACKAGE_boost-type_erasure prompt "Boost type_erasure library." default m if ALL config PACKAGE_boost-url prompt "Boost url library." default m if ALL config PACKAGE_boost-wave prompt "Boost wave library." default m if ALL endmenu config PACKAGE_boost-atomic tristate default y if DEFAULT_boost-atomic select PACKAGE_libpthread select PACKAGE_librt select PACKAGE_libstdcpp select PACKAGE_libc select PACKAGE_boost-system help This package contains the Boost atomic library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-chrono tristate default y if DEFAULT_boost-chrono select PACKAGE_boost-system select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_librt select PACKAGE_libpthread help This package contains the Boost chrono library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-container tristate default y if DEFAULT_boost-container select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_librt select PACKAGE_libpthread help This package contains the Boost container library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-context tristate default y if DEFAULT_boost-context select PACKAGE_libc select PACKAGE_boost-system select PACKAGE_libstdcpp select PACKAGE_librt select PACKAGE_boost-chrono depends on !boost-context-exclude select PACKAGE_libpthread help This package contains the Boost context library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-contract tristate default y if DEFAULT_boost-contract select PACKAGE_boost-system select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_librt select PACKAGE_libpthread help This package contains the Boost contract library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-coroutine tristate default y if DEFAULT_boost-coroutine select PACKAGE_boost-chrono select PACKAGE_librt select PACKAGE_libstdcpp select PACKAGE_boost-context select PACKAGE_boost-system select PACKAGE_libc select PACKAGE_boost-thread select PACKAGE_libpthread depends on !boost-coroutine-exclude depends on !boost-context-exclude help This package contains the Boost coroutine library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-date_time tristate default y if DEFAULT_boost-date_time select PACKAGE_libpthread select PACKAGE_librt select PACKAGE_libstdcpp select PACKAGE_libc help This package contains the Boost date_time library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-fiber tristate default y if DEFAULT_boost-fiber select PACKAGE_boost-filesystem select PACKAGE_boost-coroutine select PACKAGE_libpthread depends on !boost-context-exclude depends on !boost-coroutine-exclude select PACKAGE_librt depends on !boost-fiber-exclude select PACKAGE_libstdcpp select PACKAGE_libc help This package contains the Boost fiber library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-filesystem tristate default y if DEFAULT_boost-filesystem select PACKAGE_libstdcpp select PACKAGE_boost-atomic select PACKAGE_libc select PACKAGE_boost-system select PACKAGE_librt select PACKAGE_libpthread help This package contains the Boost filesystem library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-graph tristate default y if DEFAULT_boost-graph select PACKAGE_libstdcpp select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_librt select PACKAGE_boost-regex help This package contains the Boost graph library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-iostreams tristate default y if DEFAULT_boost-iostreams select PACKAGE_libpthread select PACKAGE_liblzma select PACKAGE_zlib select PACKAGE_libzstd select PACKAGE_librt select PACKAGE_libstdcpp select PACKAGE_libbz2 select PACKAGE_libc help This package contains the Boost iostreams library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-json tristate default y if DEFAULT_boost-json select PACKAGE_libpthread select PACKAGE_boost-container select PACKAGE_librt select PACKAGE_libstdcpp select PACKAGE_libc help This package contains the Boost json library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-libs tristate default y if DEFAULT_boost-libs depends on !(!boost-coroutine-exclude) || !boost-context-exclude select PACKAGE_boost-timer select PACKAGE_boost-nowide select PACKAGE_libstdcpp select PACKAGE_boost-locale select PACKAGE_libpthread select PACKAGE_boost-wave select PACKAGE_boost-date_time select PACKAGE_boost-json select PACKAGE_boost-type_erasure select PACKAGE_boost-python3 select PACKAGE_boost-graph select PACKAGE_boost-atomic depends on !(!boost-fiber-exclude) || !boost-coroutine-exclude select PACKAGE_boost-regex select PACKAGE_librt select PACKAGE_boost-chrono select PACKAGE_boost-container select PACKAGE_boost-program_options select PACKAGE_libc select PACKAGE_boost-iostreams select PACKAGE_boost-math select PACKAGE_boost-context if !boost-context-exclude select PACKAGE_boost-filesystem select PACKAGE_boost-wserialization select PACKAGE_boost-coroutine if !boost-coroutine-exclude select PACKAGE_boost-random select PACKAGE_boost-stacktrace select PACKAGE_boost-system depends on !(!boost-fiber-exclude) || !boost-context-exclude select PACKAGE_boost-fiber if !boost-fiber-exclude select PACKAGE_boost-url select PACKAGE_boost-serialization select PACKAGE_boost-thread select PACKAGE_boost-contract select PACKAGE_boost-log help This meta package contains only dependencies to the other libraries from the boost libraries collection. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-locale tristate default y if DEFAULT_boost-locale select PACKAGE_boost-chrono select PACKAGE_librt select PACKAGE_libstdcpp select PACKAGE_libc select PACKAGE_boost-system select PACKAGE_libpthread select PACKAGE_boost-thread select PACKAGE_icu help This package contains the Boost locale library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-log tristate default y if DEFAULT_boost-log select PACKAGE_libpthread select PACKAGE_boost-filesystem select PACKAGE_boost-thread select PACKAGE_boost-date_time select PACKAGE_boost-regex select PACKAGE_librt select PACKAGE_boost-chrono select PACKAGE_libc select PACKAGE_boost-system select PACKAGE_libstdcpp help This package contains the Boost log library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-math tristate default y if DEFAULT_boost-math select PACKAGE_librt select PACKAGE_libpthread select PACKAGE_libc select PACKAGE_libstdcpp help This package contains the Boost math library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-nowide tristate default y if DEFAULT_boost-nowide select PACKAGE_librt select PACKAGE_libpthread select PACKAGE_libc select PACKAGE_libstdcpp help This package contains the Boost nowide library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-program_options tristate default y if DEFAULT_boost-program_options select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_librt select PACKAGE_libpthread help This package contains the Boost program_options library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-python3 tristate default y if DEFAULT_boost-python3 select PACKAGE_python3-base select PACKAGE_librt select PACKAGE_libpthread select PACKAGE_libc select PACKAGE_libstdcpp help This package contains the Boost python3 library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-random tristate default y if DEFAULT_boost-random select PACKAGE_libc select PACKAGE_boost-system select PACKAGE_libstdcpp select PACKAGE_librt select PACKAGE_libpthread help This package contains the Boost random library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-regex tristate default y if DEFAULT_boost-regex select PACKAGE_icu select PACKAGE_librt select PACKAGE_libpthread select PACKAGE_libc select PACKAGE_libstdcpp help This package contains the Boost regex library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-serialization tristate default y if DEFAULT_boost-serialization select PACKAGE_libstdcpp select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_librt help This package contains the Boost serialization library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-stacktrace tristate default y if DEFAULT_boost-stacktrace select PACKAGE_librt select PACKAGE_libpthread select PACKAGE_libc select PACKAGE_libstdcpp help This package contains the Boost stacktrace library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-system tristate default y if DEFAULT_boost-system select PACKAGE_libstdcpp select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_librt help This package contains the Boost system library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-test tristate default y if DEFAULT_boost-test select PACKAGE_libpthread select PACKAGE_boost-timer select PACKAGE_boost-system select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_librt help Boost C++ source library (test) https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-thread tristate default y if DEFAULT_boost-thread select PACKAGE_boost-chrono select PACKAGE_librt select PACKAGE_libstdcpp select PACKAGE_boost-atomic select PACKAGE_boost-system select PACKAGE_libc select PACKAGE_libpthread help This package contains the Boost thread library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-timer tristate default y if DEFAULT_boost-timer select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_librt select PACKAGE_boost-chrono select PACKAGE_libpthread help This package contains the Boost timer library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-type_erasure tristate default y if DEFAULT_boost-type_erasure select PACKAGE_boost-thread select PACKAGE_libpthread select PACKAGE_boost-chrono select PACKAGE_librt select PACKAGE_libstdcpp select PACKAGE_boost-system select PACKAGE_libc help This package contains the Boost type_erasure library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-url tristate default y if DEFAULT_boost-url select PACKAGE_libstdcpp select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_librt help This package contains the Boost url library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-wave tristate default y if DEFAULT_boost-wave select PACKAGE_boost-date_time select PACKAGE_boost-thread select PACKAGE_boost-filesystem select PACKAGE_libpthread select PACKAGE_libstdcpp select PACKAGE_libc select PACKAGE_librt help This package contains the Boost wave library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boost-wserialization tristate default y if DEFAULT_boost-wserialization select PACKAGE_libstdcpp select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_librt select PACKAGE_boost-serialization help This package contains the Boost wserialization library. https://www.boost.org Carlos M. Ferreira config PACKAGE_boringssl tristate "boringssl.......................... An implementation of the TLS protocol" default y if DEFAULT_boringssl default m if ALL depends on !(mips||mips64) depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_libstdcpp select PACKAGE_libc help An implementation of the TLS protocol https://boringssl.googlesource.com/boringssl/ Martin Schneider config PACKAGE_cJSON tristate "cJSON............................. Ultralightweight JSON parser in ANSI C" default y if DEFAULT_cJSON default m if ALL select PACKAGE_libc help Ultralightweight JSON parser in ANSI C. cJSON aims to be the dumbest possible parser that you can get your job done with. It's a single file of C, and a single header file. https://github.com/DaveGamble/cJSON Karl Palsson config PACKAGE_ccid tristate "ccid........................... Generic USB CCID smart card reader driver" default y if DEFAULT_ccid default m if ALL select PACKAGE_libpcsclite select PACKAGE_libc select PACKAGE_libusb-1.0 help Generic USB CCID (Chip/Smart Card Interface Devices) driver and ICCD (Integrated Circuit(s) Card Devices). https://ccid.apdu.fr/ Daniel Golle config PACKAGE_check tristate "check....................................... Unit testing framework for C" default y if DEFAULT_check default m if ALL select PACKAGE_libpthread select PACKAGE_librt select PACKAGE_libc help Check features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs. https://libcheck.github.io/check/ Eduardo Abinader config PACKAGE_confuse tristate "confuse................ libConfuse is a configuration file parser library" default y if DEFAULT_confuse default m if ALL select PACKAGE_libc help libConfuse is a configuration file parser library, licensed under the terms of the ISC license, and written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements). It makes it very easy to add configuration file capability to a program using a simple API. The goal of libConfuse is not to be the configuration file parser library with a gazillion of features. Instead, it aims to be easy to use and quick to integrate with your code. libConfuse was called libcfg before, but was changed to not confuse with other similar libraries. https://github.com/martinh/libconfuse config PACKAGE_czmq tristate "czmq................................ CZMQ High-level C binding for ZeroMQ" default y if DEFAULT_czmq default m if ALL select PACKAGE_libzmq-nc if PACKAGE_libzmq-curve config PACKAGE_dtndht tristate "dtndht.................................. Library for DHT lookups for DTNs" default y if DEFAULT_dtndht default m if ALL select PACKAGE_libopenssl select PACKAGE_libc help A library with DHT functions for DTN name lookups. Johannes Morgenroth config PACKAGE_efivar tristate "efivar.................... Tools and libraries to work with EFI variables" default y if DEFAULT_efivar default m if ALL select PACKAGE_libc depends on (TARGET_x86_64||TARGET_armsr_armv8) help Tools and libraries to work with EFI variables https://github.com/rhboot/efibootmgr menuconfig PACKAGE_getdns tristate "getdns.................................................. getdns (library)" default y if DEFAULT_getdns default m if ALL select PACKAGE_libevent2 if GETDNS_BUILD_LIBEVENT2 select PACKAGE_libc select PACKAGE_libunbound if !GETDNS_ENABLE_STUB_ONLY select PACKAGE_libidn2 if GETDNS_ENABLE_IDN_LIBIDN2 select PACKAGE_libopenssl help This package contains the getdns library (libgetdns). This package also contains the "getdns_query" command line wrapper for getdns exposing the features of this implementation (both in the official API and the additional API functions). https://getdnsapi.net/ source "feeds/packages/libs/getdns/Config.in" config PACKAGE_giflib tristate "giflib..................................................... GIF libraries" default y if DEFAULT_giflib default m if ALL select PACKAGE_libc help giflib is a library for reading and writing gif images. It is API and ABI compatible with libungif which was in wide use while the LZW compression algorithm was patented. https://sourceforge.net/projects/giflib Ted Hess config PACKAGE_glib2 tristate "glib2........................................................... glib 2.0" default y if DEFAULT_glib2 default m if ALL select PACKAGE_libattr select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libc select PACKAGE_libffi select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_zlib select PACKAGE_libpcre2 select PACKAGE_libpthread help The GLib library of C routines http://www.gtk.org/ Peter Wagner config PACKAGE_gnu-efi tristate default y if DEFAULT_gnu-efi depends on TARGET_x86_64 select PACKAGE_libc help GNU's EFI library https://github.com/vathpela/gnu-efi Oskari Rauta config PACKAGE_google-authenticator-libpam tristate "google-authenticator-libpam.............. Google Authenticator PAM module" default y if DEFAULT_google-authenticator-libpam default m if ALL select PACKAGE_libpam select PACKAGE_libc select PACKAGE_libqrencode help Google Authenticator PAM module https://github.com/google/google-authenticator-libpam Lucian Cristian config PACKAGE_gperftools-headers tristate "gperftools-headers.................................... Gperftools Headers" default y if DEFAULT_gperftools-headers default m if ALL select PACKAGE_libc depends on !powerpc depends on !mipsel depends on !mips help Gperftools is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools. This package contains the headers. https://github.com/gperftools/gperftools John Audia config PACKAGE_gperftools-runtime tristate "gperftools-runtime.................................... Gperftools Runtime" default y if DEFAULT_gperftools-runtime default m if ALL depends on !mips depends on !mipsel select PACKAGE_libunwind depends on ((mips||mipsel||mips64||powerpc64||x86_64||arm||aarch64)||(USE_GLIBC&&(powerpc||i386))) depends on !powerpc select PACKAGE_libstdcpp select PACKAGE_libc help Gperftools is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools. This package contains the shared objects and bins. https://github.com/gperftools/gperftools John Audia config PACKAGE_hidapi tristate "hidapi.................................... Library to talk to HID devices" default y if DEFAULT_hidapi default m if ALL select PACKAGE_libc select PACKAGE_libudev-zero select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libusb-1.0 help HIDAPI is a multi-platform library which allows an application to interface with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and Mac OS X. HIDAPI can be either built as a shared library (.so or .dll) or can be embedded directly into a target application by adding a single source file (per platform) and a single header. https://github.com/libusb/hidapi Paul Fertser config PACKAGE_hyperscan-headers tristate "hyperscan-headers...................................... Hyperscan Headers" default y if DEFAULT_hyperscan-headers default m if ALL depends on TARGET_x86_64 select PACKAGE_libc help This package contains the headers for Hyperscan. https://github.com/intel/hyperscan John Audia config PACKAGE_hyperscan-runtime tristate "hyperscan-runtime...................................... Hyperscan Runtime" default y if DEFAULT_hyperscan-runtime default m if ALL select PACKAGE_libstdcpp depends on TARGET_x86_64 select PACKAGE_libc help This package contains the shared objects for Hyperscan. https://github.com/intel/hyperscan John Audia config PACKAGE_ibrcommon tristate "ibrcommon......................................... IBR Common C++ Library" default y if DEFAULT_ibrcommon default m if ALL select PACKAGE_libnl select PACKAGE_libopenssl select PACKAGE_librt select PACKAGE_libstdcpp select PACKAGE_libc help A library with common functions for C++. Johannes Morgenroth config PACKAGE_ibrdtn tristate "ibrdtn................................................... IBR-DTN Library" default y if DEFAULT_ibrdtn default m if ALL select PACKAGE_zlib select PACKAGE_libc select PACKAGE_ibrcommon help Base library for IBR-DTN daemon and tools. Johannes Morgenroth config PACKAGE_icu tristate "icu................................. International Components for Unicode" default y if DEFAULT_icu default m if ALL select PACKAGE_libpthread select PACKAGE_libstdcpp select PACKAGE_libc help ICU is a mature, widely used set of C/C++ and Java libraries providing Unicode and Globalization support for software applications. ICU is widely portable and gives applications the same results on all platforms and between C/C++ and Java software. This package supports C/C++. http://icu-project.org Hirokazu MORIKAWA config PACKAGE_icu-data-tools tristate "icu-data-tools............................... ICU Data manipulation tools" default y if DEFAULT_icu-data-tools default m if ALL select PACKAGE_libc select PACKAGE_icu help This package provides tools for manipulating ICU data. http://icu-project.org Hirokazu MORIKAWA config PACKAGE_icu-full-data tristate "icu-full-data.............................................. Full ICU Data" default y if DEFAULT_icu-full-data default m if ALL select PACKAGE_icu select PACKAGE_libc help ICU makes use of a wide variety of data tables to provide many of its services. Examples include converter mapping tables, collation rules, transliteration rules, break iterator rules and dictionaries, and other locale data. This package contains the complete data library provided by ICU. A custom data library can be generated at http://apps.icu-project.org/datacustom/ http://icu-project.org Hirokazu MORIKAWA config PACKAGE_jansson tristate "jansson.................................................. Jansson library" default y if DEFAULT_jansson default m if ALL select PACKAGE_libc help Jansson is a C library for encoding, decoding and manipulating JSON data http://www.digip.org/jansson/ config PACKAGE_json-glib tristate "json-glib.............................................. JSON GLib Library" default y if DEFAULT_json-glib default m if ALL select PACKAGE_glib2 select PACKAGE_libc help JSON-GLib is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format described by RFC 4627. https://wiki.gnome.org/Projects/JsonGlib Sebastian Kemper config PACKAGE_jsoncpp tristate "jsoncpp.......................................................... jsoncpp" default y if DEFAULT_jsoncpp default m if ALL select PACKAGE_libstdcpp select PACKAGE_libc help JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings. It can also preserve existing comment in unserialization/serialization steps, making it a convenient format to store user input files. https://github.com/open-source-parsers/jsoncpp Jan Pavlinec config PACKAGE_knot-libs tristate "knot-libs....................... Knot DNS common DNS and DNSSEC libraries" default y if DEFAULT_knot-libs default m if ALL select PACKAGE_libpthread depends on !arc select PACKAGE_lmdb select PACKAGE_libgnutls select PACKAGE_libc help Knot DNS common DNS and DNSSEC libraries. https://www.knot-dns.cz Daniel Salzman config PACKAGE_knot-libzscanner tristate "knot-libzscanner............................ Knot DNS zone parser library" default y if DEFAULT_knot-libzscanner default m if ALL select PACKAGE_libc depends on !arc select PACKAGE_libpthread help Knot DNS zone parser library. https://www.knot-dns.cz Daniel Salzman config PACKAGE_libaio tristate "libaio......................... Linux kernel AIO interface access library" default y if DEFAULT_libaio default m if ALL select PACKAGE_libc help Linux kernel AIO interface access library http://lse.sourceforge.net/io/aio.html config PACKAGE_libantlr3c tristate "libantlr3c.................................................... libantlr3c" default y if DEFAULT_libantlr3c default m if ALL select PACKAGE_libc help ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators from grammatical descriptions containing actions in a variety of target languages. https://www.antlr3.org/ Espen Jürgensen config PACKAGE_libao tristate "libao..................................... A cross platform audio library" default y if DEFAULT_libao default m if ALL select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_alsa-lib help Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. http://www.xiph.org/ao/ Ted Hess config PACKAGE_libapparmor tristate "libapparmor............................................. AppArmor library" default y if DEFAULT_libapparmor default m if ALL select PACKAGE_libc help Library to support AppArmor userspace utilities https://apparmor.net Oskari Rauta config PACKAGE_libapr tristate "libapr................................... Apache Portable Runtime Library" default y if DEFAULT_libapr default m if ALL select PACKAGE_librt select PACKAGE_libpthread select PACKAGE_libuuid select PACKAGE_libc help Apache Portable Runtime Library https://apr.apache.org/ Thomas Heil config PACKAGE_libaprutil tristate "libaprutil....................... Apache Portable Runtime Utility Library" default y if DEFAULT_libaprutil default m if ALL select PACKAGE_libc select PACKAGE_libapr select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libexpat select PACKAGE_libuuid help Apache Portable Runtime Utility Library http://apr.apache.org/ Thomas Heil config PACKAGE_libaprutil-crypto-openssl tristate "libaprutil-crypto-openssl.................... libaprutil - OpenSSL driver" default y if DEFAULT_libaprutil-crypto-openssl default m if ALL depends on PACKAGE_libaprutil select PACKAGE_libopenssl select PACKAGE_libc help libaprutil - OpenSSL driver http://apr.apache.org/ Thomas Heil config PACKAGE_libaprutil-dbd-mysql tristate "libaprutil-dbd-mysql........................... libaprutil - MySQL driver" default y if DEFAULT_libaprutil-dbd-mysql default m if ALL select PACKAGE_libc select PACKAGE_libmariadb depends on PACKAGE_libaprutil help libaprutil - MySQL driver http://apr.apache.org/ Thomas Heil config PACKAGE_libaprutil-dbd-odbc tristate "libaprutil-dbd-odbc............................. libaprutil - ODBC driver" default y if DEFAULT_libaprutil-dbd-odbc default m if ALL depends on PACKAGE_libaprutil select PACKAGE_unixodbc select PACKAGE_libc help libaprutil - ODBC driver http://apr.apache.org/ Thomas Heil config PACKAGE_libaprutil-dbd-pgsql tristate "libaprutil-dbd-pgsql...................... libaprutil - PostgreSQL driver" default y if DEFAULT_libaprutil-dbd-pgsql default m if ALL select PACKAGE_libpq depends on PACKAGE_libaprutil select PACKAGE_libc help libaprutil - PostgreSQL driver http://apr.apache.org/ Thomas Heil config PACKAGE_libaprutil-dbd-sqlite3 tristate "libaprutil-dbd-sqlite3....................... libaprutil - SQLite3 driver" default y if DEFAULT_libaprutil-dbd-sqlite3 default m if ALL select PACKAGE_libc depends on PACKAGE_libaprutil select PACKAGE_libsqlite3 help libaprutil - SQLite3 driver http://apr.apache.org/ Thomas Heil config PACKAGE_libaprutil-dbm-gdbm tristate "libaprutil-dbm-gdbm......................... libaprutil - GDBM dbm driver" default y if DEFAULT_libaprutil-dbm-gdbm default m if ALL select PACKAGE_libgdbm depends on PACKAGE_libaprutil select PACKAGE_libc help libaprutil - GDBM dbm driver http://apr.apache.org/ Thomas Heil config PACKAGE_libaprutil-ldap tristate "libaprutil-ldap................................. libaprutil - LDAP driver" default y if DEFAULT_libaprutil-ldap default m if ALL depends on PACKAGE_libaprutil select PACKAGE_libopenldap select PACKAGE_libc help libaprutil - LDAP driver http://apr.apache.org/ Thomas Heil config PACKAGE_libarchive tristate "libarchive.................. Multi-format archive and compression library" default y if DEFAULT_libarchive default m if ALL select PACKAGE_liblzma select PACKAGE_libexpat select PACKAGE_libopenssl select PACKAGE_libbz2 select PACKAGE_libc select PACKAGE_zlib depends on m || (PACKAGE_libarchive-noopenssl != y) help Multi-format archive and compression library https://www.libarchive.org/ Johannes Morgenroth config PACKAGE_libarchive-noopenssl tristate "libarchive-noopenssl" default y if DEFAULT_libarchive-noopenssl default m if ALL select PACKAGE_libc select PACKAGE_libbz2 select PACKAGE_zlib select PACKAGE_libexpat select PACKAGE_liblzma help Multi-format archive and compression library (without OpenSSL dependency) https://www.libarchive.org/ Johannes Morgenroth config PACKAGE_libasm tristate "libasm............................... ELF manipulation libraries (libasm)" default y if DEFAULT_libasm default m if ALL select PACKAGE_libc select PACKAGE_libelf select PACKAGE_libdw help ELF manipulation libraries (libasm) https://fedorahosted.org/elfutils/ Luiz Angelo Daros de Luca config PACKAGE_libassuan tristate "libassuan.............................................. GnuPG IPC library" default y if DEFAULT_libassuan default m if ALL select PACKAGE_libc select PACKAGE_libgpg-error help Libassuan is a small library implementing the so-called Assuan protocol. This protocol is used for IPC between most newer GnuPG components. Both, server and client side functions are provided. https://gnupg.org/software/libassuan/index.html Daniel Golle config PACKAGE_libatasmart tristate "libatasmart....................... S.M.A.R.T. Reading and Parsing Library" default y if DEFAULT_libatasmart default m if ALL select PACKAGE_libc select PACKAGE_libudev-zero help This library is supposed to be lean and small and thus supports only a subset of the S.M.A.R.T. functionality. However, I claim that it implements the relevant part of it. If you need full control over all S.M.A.R.T. functionality of your hardware please refer to smartmontools. https://git.0pointer.net/libatasmart.git Florian Eckert config PACKAGE_libaudit tristate "libaudit....................... Linux Auditing Framework (shared library)" default y if DEFAULT_libaudit default m if ALL select PACKAGE_libc help This package contains the audit shared library. http://people.redhat.com/sgrubb/audit/ Thomas Petazzoni config PACKAGE_libauparse tristate "libauparse......................... Audit Daemon (parsing shared library)" default y if DEFAULT_libauparse default m if ALL select PACKAGE_libaudit select PACKAGE_libc help The audit package contains the user space utilities for storing and searching the audit records generated by the audit subsystem in the Linux 2.6 kernel This package contains the audit parsing shared library. http://people.redhat.com/sgrubb/audit/ Thomas Petazzoni config PACKAGE_libavahi-client tristate "libavahi-client.. An mDNS/DNS-SD implementation (libavahi-client library)" default y if DEFAULT_libavahi-client default m if ALL select PACKAGE_avahi-dbus-daemon select PACKAGE_libc help Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . This packages adds the libavahi-client library. It also automatically adds the required libavahi-dbus-support and the avahi-dbus-daemon packages. For more information please see the avahi documentation. http://www.avahi.org/ Ted Hess config PACKAGE_libavahi-compat-libdnssd tristate "libavahi-compat-libdnssd........ An mDNS/DNS-SD implementation (libdnssd)" default y if DEFAULT_libavahi-compat-libdnssd default m if ALL select PACKAGE_libc select PACKAGE_libavahi-client help Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . This packages adds the libavahi-compat-libdnssd library. It also automatically adds the required libavahi-client package. For more information please see the avahi documentation. http://www.avahi.org/ Ted Hess config PACKAGE_libavahi-dbus-support tristate "libavahi-dbus-support...... An mDNS/DNS-SD implementation (D-Bus support)" default y if DEFAULT_libavahi-dbus-support default m if ALL select PACKAGE_dbus select PACKAGE_libc help Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . The libavahi package contains the mDNS/DNS-SD shared libraries, used by other programs. Specifically, it provides libavahi-core and libavahi-common libraries. . The libavahi-dbus-support package enables D-Bus support in avahi, needed to support the libavahi-client library and avahi-utils. . Selecting this package modifies the build configuration so that avahi packages are built with support for D-BUS enabled; it does not generate a separate binary of its own. It also automatically adds the D-Bus package to the build. libavahi-dbus-support is selected automatically if you select libavahi-client or avahi-utils. http://www.avahi.org/ Ted Hess config PACKAGE_libavahi-nodbus-support tristate "libavahi-nodbus-support......... An mDNS/DNS-SD implementation (No D-Bus)" default y if DEFAULT_libavahi-nodbus-support default m if ALL select PACKAGE_libpthread select PACKAGE_libc help Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . The libavahi package contains the mDNS/DNS-SD shared libraries, used by other programs. Specifically, it provides libavahi-core and libavahi-common libraries. . Selecting this package modifies the build configuration so that avahi packages are built without support for D-BUS enabled; it does not generate a separate binary of its own. http://www.avahi.org/ Ted Hess config PACKAGE_libbase16384 tristate "libbase16384........................................... Base16384 library" default y if DEFAULT_libbase16384 default m if ALL select PACKAGE_libc help There are 16384 Chinese characters (from \u4E00 to \u8DFF) as the "alphabet", just like what base64 did. If length of the data has a remainder after mod 7, an unicode Chinese character \u3Dxx will be appended to present it with xx ranging from 01 to 06. https://github.com/fumiama/base16384 源 文雨 config PACKAGE_libbfd tristate "libbfd............................................................ libbfd" default y if DEFAULT_libbfd default m if ALL select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libc select PACKAGE_zlib help libbfd Felix Fietkau config PACKAGE_libblkid tristate "libblkid......................................... block device id library" default y if DEFAULT_libblkid default m if ALL select PACKAGE_libc select PACKAGE_libuuid help The libblkid library is used to identify block devices (disks) as to their content (e.g. filesystem type, partitions) as well as extracting additional information such as filesystem labels/volume names, partitions, unique identifiers/serial numbers... http://www.kernel.org/pub/linux/utils/util-linux/ config PACKAGE_libblobmsg-json tristate "libblobmsg-json...................... blobmsg <-> json conversion library" default y if DEFAULT_libblobmsg-json default m if ALL select PACKAGE_libjson-c select PACKAGE_libc select PACKAGE_libubox help blobmsg <-> json conversion library Felix Fietkau config PACKAGE_libbpf tristate "libbpf...................................... libbpf - eBPF helper library" default y if DEFAULT_libbpf default m if ALL select PACKAGE_libc select PACKAGE_libelf help libbpf is a library for loading eBPF programs and reading and manipulating eBPF objects from user-space. http://www.kernel.org Tony Ambardar config PACKAGE_libbsd tristate "libbsd................................................ common BSD library" default y if DEFAULT_libbsd default m if ALL select PACKAGE_libc help This library provides useful functions commonly found on BSD systems, and lacking on others like GNU systems, thus making it easier to port projects with strong BSD origins, without needing to embed the same code over and over again on each project. config PACKAGE_libcap tristate "libcap................................ Linux capabilities library library" default y if DEFAULT_libcap default m if ALL select PACKAGE_libc help Linux capabilities library library https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/ Paul Wassi config PACKAGE_libcap-bin tristate "libcap-bin........................... Linux capabilities library binaries" default y if DEFAULT_libcap-bin default m if ALL select PACKAGE_libc depends on PACKAGE_libcap help Linux capabilities . This package contains the libcap utilities. https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/ Paul Wassi if PACKAGE_libcap-bin config PACKAGE_libcap-bin-capsh-shell string "capsh shell" help Set the capsh shell. default "/bin/sh" endif config PACKAGE_libcap-ng tristate "libcap-ng............................. POSIX capabilities library library" default y if DEFAULT_libcap-ng default m if ALL select PACKAGE_libc help POSIX capabilities library library https://people.redhat.com/sgrubb/libcap-ng/index.html Lucian CRISTIAN config PACKAGE_libcap-ng-bin tristate "libcap-ng-bin........................ POSIX capabilities library binaries" default y if DEFAULT_libcap-ng-bin default m if ALL depends on PACKAGE_libcap-ng select PACKAGE_libc help POSIX capabilities library . This package contains the libcap-ng utilities. https://people.redhat.com/sgrubb/libcap-ng/index.html Lucian CRISTIAN config PACKAGE_libcares tristate "libcares.. Library for asyncronous DNS Requests (including name resolves)" default y if DEFAULT_libcares default m if ALL select PACKAGE_libc help c-ares is a C library for asynchronous DNS requests (including name resolves) C89 compatibility, MIT licensed, builds for and runs on POSIX, Windows, Netware, Android and many more operating systems. https://c-ares.org/ Karl Palsson config PACKAGE_libcbor tristate "libcbor.......................................................... libcbor" default y if DEFAULT_libcbor default m if ALL select PACKAGE_libc help libcbor is a C library for parsing and generating CBOR, the general-purpose schema-less binary data format. https://github.com/PJK/libcbor Linos Giannopoulos config PACKAGE_libcgroup tristate "libcgroup................................. CGroup config and exec library" default y if DEFAULT_libcgroup default m if ALL select PACKAGE_musl-fts if USE_MUSL select PACKAGE_libc select KERNEL_CGROUPS help Helpers utils for working with cgroups. Daniel Danzberger config PACKAGE_libcharset tristate "libcharset.............................. Character set conversion library" default y if DEFAULT_libcharset default m if ALL select PACKAGE_libc help Character set conversion library https://www.gnu.org/software/libiconv/ Jo-Philipp Wich config PACKAGE_libcli tristate "libcli............................................................ libcli" default y if DEFAULT_libcli default m if ALL select PACKAGE_libc help Libcli provides a shared library for including a Cisco-like command-line interface into other software. https://dparrish.com/link/libcli Martin Blumenstingl config PACKAGE_libcoap tristate "libcoap.......................................... CoAP (RFC 7252) library" default y if DEFAULT_libcoap default m if ALL select PACKAGE_libc help Constrained Application Protocol (RFC 7252) library https://libcoap.net/ Anton Glukhov config PACKAGE_libcomerr tristate "libcomerr............................... common error description library" default y if DEFAULT_libcomerr default m if ALL select PACKAGE_libuuid select PACKAGE_libc help This package contains libcom_err, the common error description library bundled with e2fsprogs. http://e2fsprogs.sourceforge.net/ config PACKAGE_libconfig tristate "libconfig..................................... Configuration File Library" default y if DEFAULT_libconfig default m if ALL select PACKAGE_libc help Libconfig is a simple library for manipulating structured configuration files. This file format is more compact and more readable than XML. And unlike XML, it is type-aware, so it is not necessary to do string parsing in application code. Libconfig is very compact -- just 38K for the stripped C shared library (less than one-fourth the size of the expat XML parser library) and 66K for the stripped C++ shared library. This makes it well-suited for memory-constrained systems like handheld devices. https://hyperrealm.github.io/libconfig/ Felix Fietkau config PACKAGE_libctf tristate "libctf............................................................ libctf" default y if DEFAULT_libctf default m if ALL select PACKAGE_libbfd select PACKAGE_libc help libctf Felix Fietkau menuconfig PACKAGE_libcurl tristate "libcurl............................... A client-side URL transfer library" default y if DEFAULT_libcurl default m if ALL select PACKAGE_libpthread if LIBCURL_THREADED_RESOLVER select PACKAGE_zlib if LIBCURL_ZLIB select PACKAGE_ca-bundle select PACKAGE_libopenssl if LIBCURL_OPENSSL select PACKAGE_libc select PACKAGE_libnghttp2 if LIBCURL_NGHTTP2 select PACKAGE_libgnutls if LIBCURL_GNUTLS select PACKAGE_libnghttp3 if LIBCURL_NGHTTP3 select PACKAGE_libzstd if LIBCURL_ZSTD select PACKAGE_libngtcp2 if LIBCURL_NGTCP2 select PACKAGE_libopenldap if LIBCURL_LDAP select PACKAGE_libwolfssl if LIBCURL_WOLFSSL && PACKAGE_libwolfsslcpu-crypto source "feeds/packages/net/curl/Config.in" config PACKAGE_libcurl-gnutls tristate "libcurl-gnutls" default y if DEFAULT_libcurl-gnutls default m if ALL select PACKAGE_libidn2 select PACKAGE_libc select PACKAGE_libgnutls select PACKAGE_zlib help A client-side HTTP/HTTPS transfer library (build against gnuTLS) https://gnunet.org/en/gnurl.html Daniel Golle config PACKAGE_libdaemon tristate "libdaemon. A lightweight C library that eases the writing of UNIX daemons" default y if DEFAULT_libdaemon default m if ALL select PACKAGE_libc help libdaemon is a lightweight C library that eases the writing of UNIX daemons. It consists of the following parts: - A wrapper around fork() which does the correct daemonization procedure of a process - A wrapper around syslog() for simpler and compatible log output to Syslog or STDERR - An API for writing PID files - An API for serializing UNIX signals into a pipe for usage with select() or poll() - An API for running subprocesses with STDOUT and STDERR redirected to syslog APIs like these are used in most daemon software available. It is not that simple to get it done right and code duplication is not a goal. http://0pointer.de/lennart/projects/libdaemon/ Ted Hess config PACKAGE_libdaq tristate "libdaq....................................................... DAQ library" default y if DEFAULT_libdaq default m if ALL select PACKAGE_libdnet select PACKAGE_libpcap select PACKAGE_libc help Data Acquisition library for packet I/O. https://www.snort.org/downloads/snortplus/ W. Michael Petullo config PACKAGE_libdaq3 tristate "libdaq3...................................................... DAQ library" default y if DEFAULT_libdaq3 default m if ALL select PACKAGE_libnetfilter-queue select PACKAGE_libdnet select PACKAGE_libpcap select PACKAGE_libstdcpp select PACKAGE_libmnl select PACKAGE_libc help Data Acquisition library for packet I/O. https://codeload.github.com/snort3/libdaq/tar.gz/v3.0.11? W. Michael Petullo config PACKAGE_libdb47 tristate "libdb47........................................ Berkeley DB library (4.7)" default y if DEFAULT_libdb47 default m if ALL select PACKAGE_libc help Berkeley DB library (4.7). http://www.oracle.com/us/products/database/berkeley-db Marcel Denia config PACKAGE_libdb47xx tristate "libdb47xx.............................. Berkeley DB library (4.7) for C++" default y if DEFAULT_libdb47xx default m if ALL select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_libdb47 help Berkeley DB library (4.7). C++ wrapper. http://www.oracle.com/us/products/database/berkeley-db Marcel Denia config PACKAGE_libdbi tristate "libdbi.................... Database Independent Abstraction Layer library" default y if DEFAULT_libdbi default m if ALL select PACKAGE_libc help This package provides a database-independent abstraction layer library in C. http://libdbi.sourceforge.net/ config PACKAGE_libdbd-mysql tristate "libdbd-mysql..................... MySQL database server driver for libdbi" default y if DEFAULT_libdbd-mysql default m if ALL select PACKAGE_libmariadb depends on PACKAGE_libdbi select PACKAGE_libc help MySQL database server driver for libdbi http://libdbi-drivers.sourceforge.net/ Nicolas Thill config PACKAGE_libdbd-pgsql tristate "libdbd-pgsql................ PostgreSQL database server driver for libdbi" default y if DEFAULT_libdbd-pgsql default m if ALL depends on PACKAGE_libdbi select PACKAGE_libc select PACKAGE_libpq help PostgreSQL database server driver for libdbi http://libdbi-drivers.sourceforge.net/ Nicolas Thill config PACKAGE_libdbd-sqlite3 tristate "libdbd-sqlite3........................ SQLite3 database driver for libdbi" default y if DEFAULT_libdbd-sqlite3 default m if ALL depends on PACKAGE_libdbi select PACKAGE_libc select PACKAGE_libsqlite3 help SQLite3 database driver for libdbi http://libdbi-drivers.sourceforge.net/ Nicolas Thill config PACKAGE_libdbus tristate "libdbus................... Simple interprocess messaging system (library)" default y if DEFAULT_libdbus default m if ALL select PACKAGE_libpthread select PACKAGE_libc help Simple interprocess messaging system (library) https://dbus.freedesktop.org/ config PACKAGE_libdeflate tristate "libdeflate" default y if DEFAULT_libdeflate default m if ALL select PACKAGE_libc help library for fast, whole-buffer DEFLATE-based compression and decompression https://github.com/ebiggers/libdeflate Daniel Golle config PACKAGE_libdevmapper tristate "libdevmapper............ The Linux Kernel Device Mapper userspace library" default y if DEFAULT_libdevmapper default m if ALL select PACKAGE_librt select PACKAGE_libuuid select PACKAGE_libc select PACKAGE_libblkid select PACKAGE_libpthread select PACKAGE_kmod-dm help The device-mapper is a component of the 2.6 linux kernel that supports logical volume management. It is required by LVM2 and EVMS. https://sourceware.org/dm/ Daniel Golle config PACKAGE_libdevmapper-selinux tristate "libdevmapper-selinux.... The Linux Kernel Device Mapper userspace library" default y if DEFAULT_libdevmapper-selinux default m if ALL select PACKAGE_librt select PACKAGE_libuuid select PACKAGE_libc select PACKAGE_libblkid select PACKAGE_libpthread select PACKAGE_libselinux select PACKAGE_kmod-dm help The device-mapper is a component of the 2.6 linux kernel that supports logical volume management. It is required by LVM2 and EVMS. This variant supports SELinux https://sourceware.org/dm/ Daniel Golle config PACKAGE_libdht tristate "libdht..................... Kademlia Distributed Hash Table (DHT) library" default y if DEFAULT_libdht default m if ALL select PACKAGE_libc help Kademlia Distributed Hash Table (DHT) library Daniel Golle config PACKAGE_libdmapsharing tristate "libdmapsharing............................................ libdmapsharing" default y if DEFAULT_libdmapsharing default m if ALL select PACKAGE_libc select PACKAGE_gstreamer1-plugins-base depends on !(ALL) || AUDIO_SUPPORT select PACKAGE_libsoup3 select PACKAGE_gst1-mod-app select PACKAGE_mdnsresponder help libdmapsharing https://www.flyn.org/projects/libdmapsharing/ W. Michael Petullo config PACKAGE_libdnet tristate "libdnet........................................ Low-level network library" default y if DEFAULT_libdnet default m if ALL select PACKAGE_libc help libdnet is a library of simplified, portable interface to several low-level networking routines. https://github.com/ofalk/libdnet Luka Perkov config PACKAGE_libdrm tristate "libdrm............................................................ libdrm" default y if DEFAULT_libdrm default m if ALL select PACKAGE_libpciaccess if LIBDRM_INTEL select PACKAGE_libc help LIBDRM is the cross-driver middleware which allows user-space applications (such as Mesa and 2D drivers) to communicate with the Kernel by the means of the DRI protocol. https://dri.freedesktop.org/ Lucian Cristian source "feeds/packages/libs/libdrm/Config.in" config PACKAGE_libdvbcsa tristate "libdvbcsa........................ DVB Common Scrambling Algorithm Library" default y if DEFAULT_libdvbcsa default m if ALL select PACKAGE_libc depends on BUILD_PATENTED help Libdvbcsa is a free implementation of the DVB Common Scrambling Algorithm DVB/CSA - with encryption and decryption capabilities. https://www.videolan.org/developers/libdvbcsa.html Rafał Dzięgiel menu "Configuration" depends on PACKAGE_libdvbcsa source "feeds/packages/libs/libdvbcsa/Config.in" endmenu config PACKAGE_libdw tristate "libdw................................. ELF manipulation libraries (libdw)" default y if DEFAULT_libdw default m if ALL select PACKAGE_libelf select PACKAGE_libbz2 select PACKAGE_musl-fts if USE_MUSL select PACKAGE_libc help ELF manipulation libraries (libdw) https://fedorahosted.org/elfutils/ Luiz Angelo Daros de Luca config PACKAGE_libecdsautil tristate "libecdsautil............................................... ECDSA library" default y if DEFAULT_libecdsautil default m if ALL select PACKAGE_libc select PACKAGE_libuecc help Library to sign and verify checksums using ECDSA. https://github.com/freifunk-gluon/ecdsautils Matthias Schiffer config PACKAGE_libedit tristate "libedit................................. BSD editline and history library" default y if DEFAULT_libedit default m if ALL select PACKAGE_libncurses select PACKAGE_libc help Generic line editing, history, and tokenization functions similar to GNU Readline. http://thrysoee.dk/editline/ Daniel Salzman config PACKAGE_libelf tristate "libelf............................... ELF manipulation libraries (libelf)" default y if DEFAULT_libelf default m if ALL select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libintl-full if BUILD_NLS help ELF manipulation libraries (libelf) https://fedorahosted.org/elfutils/ Luiz Angelo Daros de Luca config PACKAGE_libesmtp tristate "libesmtp........................... A Library for Posting Electronic Mail" default y if DEFAULT_libesmtp default m if ALL select PACKAGE_libpthread select PACKAGE_libopenssl select PACKAGE_libc help A Library for Posting Electronic Mail https://libesmtp.github.io/ Othmar Truniger config PACKAGE_libestr tristate "libestr.......................................... String handling library" default y if DEFAULT_libestr default m if ALL select PACKAGE_libc help libestr - some essentials for string handling (and a bit more) http://libestr.adiscon.com/ config PACKAGE_libev tristate "libev........................................ High-performance event loop" default y if DEFAULT_libev default m if ALL select PACKAGE_libc help A full-featured and high-performance event loop that is loosely modelled after libevent, but without its limitations and bugs. http://software.schmorp.de/pkg/libev.html Karl Palsson config PACKAGE_libevdev tristate "libevdev............................. a wrapper library for evdev devices" default y if DEFAULT_libevdev default m if ALL select PACKAGE_libc help libevdev is a wrapper library for evdev devices. it moves the common tasks when dealing with evdev devices into a library and provides a library interface to the callers, thus avoiding erroneous ioctls, etc. The eventual goal is that libevdev wraps all ioctls available to evdev devices, thus making direct access unnecessary. https://www.freedesktop.org/wiki/Software/libevdev/ Daniel Golle config PACKAGE_libevent2 tristate "libevent2....................... Event notification library (version 2.1)" default y if DEFAULT_libevent2 default m if ALL select PACKAGE_libc help The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent shared library historically containing both the core & extra libraries. http://libevent.org Jo-Philipp Wich config PACKAGE_libevent2-core tristate "libevent2-core............. Event notification core library (version 2.1)" default y if DEFAULT_libevent2-core default m if ALL select PACKAGE_libc help The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent core shared library for the event, buffer & utility functions. http://libevent.org Jo-Philipp Wich config PACKAGE_libevent2-extra tristate "libevent2-extra........... Event notification extra library (version 2.1)" default y if DEFAULT_libevent2-extra default m if ALL select PACKAGE_libc select PACKAGE_libevent2-core help The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent extra shared library for specific protocols including HTTP, DNS & RPC. http://libevent.org Jo-Philipp Wich config PACKAGE_libevent2-openssl tristate "libevent2-openssl....... Event notification OpenSSL library (version 2.1)" default y if DEFAULT_libevent2-openssl default m if ALL select PACKAGE_libc select PACKAGE_libevent2-core select PACKAGE_libopenssl help The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent OpenSSL shared library for encrypted bufferevents. http://libevent.org Jo-Philipp Wich config PACKAGE_libevent2-pthreads tristate "libevent2-pthreads..... Event notification Pthreads library (version 2.1)" default y if DEFAULT_libevent2-pthreads default m if ALL select PACKAGE_libevent2-core select PACKAGE_libpthread select PACKAGE_libc help The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. This package contains the libevent Pthreads shared library for threading & locking. http://libevent.org Jo-Philipp Wich config PACKAGE_libexif tristate "libexif............................ library for jpeg files with exif tags" default y if DEFAULT_libexif default m if ALL select PACKAGE_libc help libexif is a library for parsing, editing, and saving EXIF data. It is intended to replace lots of redundant implementations in command-line utilities and programs with GUIs. https://libexif.github.io/ config PACKAGE_libexpat tristate "libexpat.......................................... An XML parsing library" default y if DEFAULT_libexpat default m if ALL select PACKAGE_libc help A fast, non-validating, stream-oriented XML parsing library. https://libexpat.github.io/ Ted Hess config PACKAGE_libexslt tristate "libexslt.................................... Gnome XSLT library Extension" default y if DEFAULT_libexslt default m if ALL select PACKAGE_libxslt select PACKAGE_libc help An extension for XSLT. http://xmlsoft.org/XSLT/EXSLT/ Jiri Slachta config PACKAGE_libext2fs tristate "libext2fs.................................... ext2/3/4 filesystem library" default y if DEFAULT_libext2fs default m if ALL select PACKAGE_libuuid select PACKAGE_libblkid select PACKAGE_libcomerr select PACKAGE_libc select PACKAGE_libss help libext2fs is a library which can access ext2, ext3 and ext4 filesystems. http://e2fsprogs.sourceforge.net/ menuconfig PACKAGE_libextractor tristate "libextractor............................................ GNU Libextractor" default y if DEFAULT_libextractor default m if ALL select PACKAGE_librt select PACKAGE_libltdl select PACKAGE_libbz2 select PACKAGE_libc select PACKAGE_zlib select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libintl-full if BUILD_NLS help GNU Libextractor is a library used to extract meta data from files. The goal is to provide developers of file-sharing networks, browsers or WWW-indexing bots with a universal library to obtain simple keywords and meta data to match against queries and to show to users instead of only relying on filenames. https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-archive tristate "libextractor-plugin-archive............ GNU Libextractor (archive plugin)" default y if DEFAULT_libextractor-plugin-archive default m if ALL select PACKAGE_libarchive-noopenssl depends on PACKAGE_libextractor select PACKAGE_libc help GNU Libextractor (archive plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-deb tristate "libextractor-plugin-deb.................... GNU Libextractor (deb plugin)" default y if DEFAULT_libextractor-plugin-deb default m if ALL select PACKAGE_libc depends on PACKAGE_libextractor help GNU Libextractor (deb plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-dvi tristate "libextractor-plugin-dvi.................... GNU Libextractor (dvi plugin)" default y if DEFAULT_libextractor-plugin-dvi default m if ALL select PACKAGE_libc depends on PACKAGE_libextractor help GNU Libextractor (dvi plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-flac tristate "libextractor-plugin-flac.................. GNU Libextractor (flac plugin)" default y if DEFAULT_libextractor-plugin-flac default m if ALL depends on PACKAGE_libextractor select PACKAGE_libflac select PACKAGE_libc help GNU Libextractor (flac plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-gif tristate "libextractor-plugin-gif.................... GNU Libextractor (gif plugin)" default y if DEFAULT_libextractor-plugin-gif default m if ALL select PACKAGE_libc depends on PACKAGE_libextractor select PACKAGE_giflib help GNU Libextractor (gif plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-gstreamer tristate "libextractor-plugin-gstreamer........ GNU Libextractor (gstreamer plugin)" default y if DEFAULT_libextractor-plugin-gstreamer default m if ALL select PACKAGE_libgst1pbutils depends on !(ALL) || AUDIO_SUPPORT depends on PACKAGE_libextractor select PACKAGE_libgst1app select PACKAGE_libgst1tag select PACKAGE_gstreamer1-plugins-base select PACKAGE_libgstreamer1 select PACKAGE_libc help GNU Libextractor (gstreamer plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-it tristate "libextractor-plugin-it...................... GNU Libextractor (it plugin)" default y if DEFAULT_libextractor-plugin-it default m if ALL select PACKAGE_libc depends on PACKAGE_libextractor help GNU Libextractor (it plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-jpeg tristate "libextractor-plugin-jpeg.................. GNU Libextractor (jpeg plugin)" default y if DEFAULT_libextractor-plugin-jpeg default m if ALL select PACKAGE_libjpeg-turbo select PACKAGE_libc depends on PACKAGE_libextractor help GNU Libextractor (jpeg plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-man tristate "libextractor-plugin-man.................... GNU Libextractor (man plugin)" default y if DEFAULT_libextractor-plugin-man default m if ALL select PACKAGE_libc depends on PACKAGE_libextractor help GNU Libextractor (man plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-mime tristate "libextractor-plugin-mime.................. GNU Libextractor (mime plugin)" default y if DEFAULT_libextractor-plugin-mime default m if ALL select PACKAGE_libc select PACKAGE_libmagic depends on PACKAGE_libextractor help GNU Libextractor (mime plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-mpeg tristate "libextractor-plugin-mpeg.................. GNU Libextractor (mpeg plugin)" default y if DEFAULT_libextractor-plugin-mpeg default m if ALL select PACKAGE_libmpeg2 select PACKAGE_libc depends on PACKAGE_libextractor help GNU Libextractor (mpeg plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-nsf tristate "libextractor-plugin-nsf.................... GNU Libextractor (nsf plugin)" default y if DEFAULT_libextractor-plugin-nsf default m if ALL depends on PACKAGE_libextractor select PACKAGE_libc help GNU Libextractor (nsf plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-nsfe tristate "libextractor-plugin-nsfe.................. GNU Libextractor (nsfe plugin)" default y if DEFAULT_libextractor-plugin-nsfe default m if ALL select PACKAGE_libc depends on PACKAGE_libextractor help GNU Libextractor (nsfe plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-odf tristate "libextractor-plugin-odf.................... GNU Libextractor (odf plugin)" default y if DEFAULT_libextractor-plugin-odf default m if ALL select PACKAGE_libc depends on PACKAGE_libextractor help GNU Libextractor (odf plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-ogg tristate "libextractor-plugin-ogg.................... GNU Libextractor (ogg plugin)" default y if DEFAULT_libextractor-plugin-ogg default m if ALL select PACKAGE_libvorbis select PACKAGE_libc depends on PACKAGE_libextractor help GNU Libextractor (ogg plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-png tristate "libextractor-plugin-png.................... GNU Libextractor (png plugin)" default y if DEFAULT_libextractor-plugin-png default m if ALL depends on PACKAGE_libextractor select PACKAGE_libc help GNU Libextractor (png plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-ps tristate "libextractor-plugin-ps...................... GNU Libextractor (ps plugin)" default y if DEFAULT_libextractor-plugin-ps default m if ALL depends on PACKAGE_libextractor select PACKAGE_libc help GNU Libextractor (ps plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-riff tristate "libextractor-plugin-riff.................. GNU Libextractor (riff plugin)" default y if DEFAULT_libextractor-plugin-riff default m if ALL select PACKAGE_libc depends on PACKAGE_libextractor help GNU Libextractor (riff plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-s3m tristate "libextractor-plugin-s3m.................... GNU Libextractor (s3m plugin)" default y if DEFAULT_libextractor-plugin-s3m default m if ALL select PACKAGE_libc depends on PACKAGE_libextractor help GNU Libextractor (s3m plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-sid tristate "libextractor-plugin-sid.................... GNU Libextractor (sid plugin)" default y if DEFAULT_libextractor-plugin-sid default m if ALL depends on PACKAGE_libextractor select PACKAGE_libc help GNU Libextractor (sid plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-tiff tristate "libextractor-plugin-tiff.................. GNU Libextractor (tiff plugin)" default y if DEFAULT_libextractor-plugin-tiff default m if ALL depends on PACKAGE_libextractor select PACKAGE_libtiff select PACKAGE_libc help GNU Libextractor (tiff plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-wav tristate "libextractor-plugin-wav.................... GNU Libextractor (wav plugin)" default y if DEFAULT_libextractor-plugin-wav default m if ALL depends on PACKAGE_libextractor select PACKAGE_libc help GNU Libextractor (wav plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-xm tristate "libextractor-plugin-xm...................... GNU Libextractor (xm plugin)" default y if DEFAULT_libextractor-plugin-xm default m if ALL depends on PACKAGE_libextractor select PACKAGE_libc help GNU Libextractor (xm plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libextractor-plugin-zip tristate "libextractor-plugin-zip.................... GNU Libextractor (zip plugin)" default y if DEFAULT_libextractor-plugin-zip default m if ALL select PACKAGE_libc depends on PACKAGE_libextractor help GNU Libextractor (zip plugin) https://www.gnu.org/software/libextractor/ Daniel Golle config PACKAGE_libf2fs tristate "libf2fs.............. Library for Flash-Friendly File System (F2FS) tools" default y if DEFAULT_libf2fs default m if ALL select PACKAGE_libc select PACKAGE_libuuid depends on m || (PACKAGE_libf2fs-selinux != y) help Library for Flash-Friendly File System (F2FS) tools Felix Fietkau config PACKAGE_libf2fs-selinux tristate "libf2fs-selinux" default y if DEFAULT_libf2fs-selinux default m if ALL select PACKAGE_libc select PACKAGE_libselinux select PACKAGE_libuuid help Library for Flash-Friendly File System (F2FS) tools with SELinux support Felix Fietkau menuconfig PACKAGE_libfaad2 tristate "libfaad2......................... Freeware Advanced Audio Decoder library" default y if DEFAULT_libfaad2 default m if ALL select PACKAGE_libc help FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files. This package contains the library. http://www.audiocoding.com/faad2.html Ted Hess config PACKAGE_libfastjson tristate "libfastjson.................................... A fast JSON library for C" default y if DEFAULT_libfastjson default m if ALL select PACKAGE_libc help libfastjson - A fast JSON library for C https://github.com/rsyslog/libfastjson Dov Murik config PACKAGE_libfdisk tristate "libfdisk.................................. partition manipulating library" default y if DEFAULT_libfdisk default m if ALL select PACKAGE_libc select PACKAGE_libblkid select PACKAGE_libuuid help The libfdisk library is used for manipulating with partition tables. http://www.kernel.org/pub/linux/utils/util-linux/ config PACKAGE_libfdt tristate "libfdt.......... a utility library for reading and manipulating dtb files" default y if DEFAULT_libfdt default m if ALL select PACKAGE_libc help This is a library containing functions for manipulating Flat Device Trees. https://git.kernel.org/pub/scm/utils/dtc/dtc.git Yousong Zhou config PACKAGE_libffi tristate "libffi.......................... Foreign Function Interface (FFI) library" default y if DEFAULT_libffi default m if ALL select PACKAGE_libc help The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. FFI stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. The libffi library really only provides the lowest, machine dependent layer of a fully featured foreign function interface. A layer must exist above libffi that handles type conversions for values passed between the two languages. http://sourceware.org/libffi/ Peter Wagner config PACKAGE_libffmpeg-audio-dec tristate "libffmpeg-audio-dec............................. FFmpeg libraries (audio)" default y if DEFAULT_libffmpeg-audio-dec default m if ALL select PACKAGE_libpthread select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libbz2 depends on m || (PACKAGE_libffmpeg-full != y) help FFmpeg is a a software package that can record, convert and stream digital audio and video in numerous formats. FFmpeg licensing / patent issues are complex. It is the reponsibility of the user to understand any requirements in this regard with its usage. See: https://ffmpeg.org/legal.html for further information. . This package contains FFmpeg shared libraries for audio decoding https://ffmpeg.org/ Ted Hess , Ian Leonard menuconfig PACKAGE_libffmpeg-custom tristate "libffmpeg-custom............................... FFmpeg libraries (custom)" default y if DEFAULT_libffmpeg-custom default m if ALL select PACKAGE_zlib select PACKAGE_libpthread select PACKAGE_libbz2 select PACKAGE_libc depends on !(PACKAGE_libx264) || BUILD_PATENTED select PACKAGE_shine if FFMPEG_CUSTOM_SELECT_libshine depends on !ALL select PACKAGE_libopus if FFMPEG_CUSTOM_SELECT_libopus help FFmpeg is a a software package that can record, convert and stream digital audio and video in numerous formats. FFmpeg licensing / patent issues are complex. It is the reponsibility of the user to understand any requirements in this regard with its usage. See: https://ffmpeg.org/legal.html for further information. . This package contains customized FFmpeg shared libraries. https://ffmpeg.org/ Ted Hess , Ian Leonard source "feeds/packages/multimedia/ffmpeg/Config.in" config PACKAGE_libffmpeg-full tristate "libffmpeg-full................................... FFmpeg libraries (full)" default y if DEFAULT_libffmpeg-full default m if ALL select PACKAGE_zlib select PACKAGE_alsa-lib select PACKAGE_lame-lib if !SOFT_FLOAT select PACKAGE_libbz2 depends on !(PACKAGE_libx264) || BUILD_PATENTED depends on AUDIO_SUPPORT select PACKAGE_shine if SOFT_FLOAT select PACKAGE_fdk-aac if !PACKAGE_libx264 select PACKAGE_libpthread select PACKAGE_libc select PACKAGE_libgnutls help FFmpeg is a a software package that can record, convert and stream digital audio and video in numerous formats. FFmpeg licensing / patent issues are complex. It is the reponsibility of the user to understand any requirements in this regard with its usage. See: https://ffmpeg.org/legal.html for further information. . This package contains full-featured FFmpeg shared libraries. https://ffmpeg.org/ Ted Hess , Ian Leonard config PACKAGE_libffmpeg-mini tristate "libffmpeg-mini................................... FFmpeg libraries (mini)" default y if DEFAULT_libffmpeg-mini default m if ALL select PACKAGE_libpthread select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libbz2 depends on m || (PACKAGE_libffmpeg-full != y) help FFmpeg is a a software package that can record, convert and stream digital audio and video in numerous formats. FFmpeg licensing / patent issues are complex. It is the reponsibility of the user to understand any requirements in this regard with its usage. See: https://ffmpeg.org/legal.html for further information. . This package contains minimal-featured FFmpeg shared libraries. https://ffmpeg.org/ Ted Hess , Ian Leonard config PACKAGE_libfido2 tristate "libfido2................................................... FIDO2 Library" default y if DEFAULT_libfido2 default m if ALL select PACKAGE_libc select PACKAGE_libudev-zero select PACKAGE_zlib select PACKAGE_libcbor select PACKAGE_libopenssl help libfido2 provides library functionality and command-line tools to communicate with a FIDO device over USB, and to verify attestation and assertion signatures. libfido2 supports the FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) protocols. https://github.com/Yubico/libfido2 Linos Giannopoulos config PACKAGE_libflac tristate "libflac................................ Free Lossless Audio Codec library" default y if DEFAULT_libflac default m if ALL select PACKAGE_libc help Free Lossless Audio Codec library https://xiph.org/flac Ted Hess config PACKAGE_libfmt tristate "libfmt........................... Small, safe and fast formatting library" default y if DEFAULT_libfmt default m if ALL select PACKAGE_libstdcpp select PACKAGE_libc help fmt is an open-source formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams. https://github.com/fmtlib/fmt Othmar Truniger config PACKAGE_libfreetype tristate "libfreetype................ A free, high-quality and portable font engine" default y if DEFAULT_libfreetype default m if ALL select PACKAGE_zlib select PACKAGE_libpng select PACKAGE_libc help The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. http://www.freetype.org/ Val Kulkov config PACKAGE_libfstrm tristate "libfstrm... C implementation of the Frame Streams data transport protocol" default y if DEFAULT_libfstrm default m if ALL select PACKAGE_libc help fstrm is an optimized C implementation of Frame Streams that includes a fast, lockless circular queue implementation and exposes library interfaces for setting up a dedicated Frame Streams I/O thread and asynchronously submitting data frames for transport from worker threads. It was originally written to facilitate the addition of high speed binary logging to DNS servers written in C using the dnstap log format. https://github.com/farsightsec/fstrm Peter van Dijk config PACKAGE_libftdi tristate "libftdi.................................... Library to talk to FTDI chips" default y if DEFAULT_libftdi default m if ALL select PACKAGE_libusb-compat select PACKAGE_libc help libFTDI - FTDI USB driver with bitbang mode libFTDI is an open source library to talk to FTDI chips: FT232BM, FT245BM, FT2232C, FT2232H, FT4232H, FT2232D and FT245R, including the popular bitbang mode. The library is linked with your program in userspace, no kernel driver required. http://www.intra2net.com/en/developer/libftdi/ Álvaro Fernández Rojas config PACKAGE_libftdi1 tristate "libftdi1................................... Library to talk to FTDI chips" default y if DEFAULT_libftdi1 default m if ALL select PACKAGE_libc select PACKAGE_libusb-1.0 help libFTDI - FTDI USB driver with bitbang mode libFTDI is an open source library to talk to FTDI chips: FT232BM, FT245BM, FT2232C, FT2232H, FT4232H, FT2232D and FT245R, including the popular bitbang mode. The library is linked with your program in userspace, no kernel driver required. http://www.intra2net.com/en/developer/libftdi/ Álvaro Fernández Rojas config PACKAGE_libgabe tristate "libgabe..................... Ciphertext-Policy Attribute-Based Encryption" default y if DEFAULT_libgabe default m if ALL select PACKAGE_libpbc select PACKAGE_libgcrypt select PACKAGE_glib2 select PACKAGE_libgmp select PACKAGE_libc help This is a fork of the libbswabe library by John Bethencourt (http://hms.isi.jhu.edu/acsc/cpabe/) replacing openssl with libgcrypt and fixing some bugs. https://github.com/schanzen/libgabe Daniel Golle config PACKAGE_libgcrypt tristate "libgcrypt............................................. GNU crypto library" default y if DEFAULT_libgcrypt default m if ALL select PACKAGE_libc select PACKAGE_libgpg-error help This is a general purpose cryptographic library based on the code from GnuPG. It provides functions for all cryptograhic building blocks: symmetric ciphers (AES, DES, Arcfour, CAST5), hash algorithms (MD5, SHA-1, RIPE-MD160, SHA-224/256, SHA-384/512), MACs (HMAC for all hash algorithms), public key algorithms (RSA, DSA), large integer functions, random numbers and a lot of supporting functions. Some algorithms have been disabled to reduce size (Blowfish, Twofish, Serpent, RC2, SEED, Camellia, CRC, MD4, TIGER-192, Whirlpool, ElGamal, ECC). https://www.gnupg.org/related_software/libgcrypt/ W. Michael Petullo menuconfig PACKAGE_libgd tristate "libgd............................................ The GD graphics library" default y if DEFAULT_libgd default m if ALL select PACKAGE_libwebp select PACKAGE_libtiff if LIBGD_TIFF select PACKAGE_libpng select PACKAGE_libjpeg-turbo select PACKAGE_libc select PACKAGE_libfreetype if LIBGD_FREETYPE depends on m || (PACKAGE_libgd-full != y) help GD is an open source code library for the dynamic creation of images by programmers. GD creates PNG, JPEG and GIF images, among other formats. https://libgd.github.io/ Jo-Philipp Wich if PACKAGE_libgd config LIBGD_TIFF bool "TIFF image support" default n help Enable TIFF image support through libtiff endif if PACKAGE_libgd config LIBGD_FREETYPE bool "Freetype 2.x library support" default n help Enable Freetype 2.x font engine support through libfreetype endif config PACKAGE_libgd-full tristate "libgd-full................................ The GD graphics library (full)" default y if DEFAULT_libgd-full default m if ALL select PACKAGE_libwebp select PACKAGE_libpng select PACKAGE_libjpeg-turbo select PACKAGE_libc select PACKAGE_libfreetype select PACKAGE_libtiff help GD is an open source code library for the dynamic creation of images by programmers. GD creates PNG, JPEG and GIF images, among other formats. . This variant of the libgd package is compiled will all features enabled. https://libgd.github.io/ Jo-Philipp Wich config PACKAGE_libgdbm tristate "libgdbm............................................. GNU database manager" default y if DEFAULT_libgdbm default m if ALL select PACKAGE_libc help GNU database manager library GNU dbm is a set of database routines that use extendible hashing and works similar to the standard UNIX dbm routines. https://www.gnu.org/software/gdbm/ Marcel Denia config PACKAGE_libgee tristate "libgee............................................................ libgee" default y if DEFAULT_libgee default m if ALL select PACKAGE_glib2 select PACKAGE_libc help libgee https://wiki.gnome.org/Libgee W. Michael Petullo menuconfig PACKAGE_libgensio tristate "libgensio............................ Abstract stream I/O (runtime files)" default y if DEFAULT_libgensio default m if ALL select PACKAGE_libpam if GENSIO_SSHD select PACKAGE_libopenssl if GENSIO_SSL select PACKAGE_libavahi-client if GENSIO_AVAHI select PACKAGE_libsctp if (IPV6&&GENSIO_SCTP) select PACKAGE_libpthread if GENSIO_PTHREADS select PACKAGE_glib2 if GENSIO_GLIB select PACKAGE_tcl if GENSIO_TCL depends on !((IPV6&&GENSIO_SCTP)) || IPV6 select PACKAGE_libwrap if GENSIO_WRAP select PACKAGE_libc help This project (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections. . This package contains the runtime libraries. https://github.com/cminyard/gensio Nita Vesa source "feeds/packages/net/gensio/Config.in" config PACKAGE_libgensiocpp tristate "libgensiocpp........................ Abstract stream I/O (C++ - bindings)" default y if DEFAULT_libgensiocpp default m if ALL select PACKAGE_libgensio select PACKAGE_libc depends on !((IPV6&&GENSIO_SCTP)) || IPV6 select PACKAGE_libstdcpp help This project (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections. . This package contains the C++ runtime files. https://github.com/cminyard/gensio Nita Vesa config PACKAGE_libgmp tristate "libgmp............................. GNU multiprecision arithmetic library" default y if DEFAULT_libgmp default m if ALL select PACKAGE_libc help GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. http://gmplib.org/ config PACKAGE_libgpg-error tristate "libgpg-error......................... GnuPG error handling helper library" default y if DEFAULT_libgpg-error default m if ALL select PACKAGE_libc help An helper library for common error codes and descriptions. This is a library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, Libksba, DirMngr, Pinentry, SmartCard Daemon and possibly more in the future. https://www.gnupg.org/related_software/libgpg-error/ W. Michael Petullo config PACKAGE_libgpgme tristate "libgpgme................................. GnuPG Made Easy (GPGME) library" default y if DEFAULT_libgpgme default m if ALL select PACKAGE_libgpg-error select PACKAGE_libassuan select PACKAGE_libc help GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier for applications. It provides a High-Level Crypto API for encryption, decryption, signing, signature verification and key management. Currently it uses GnuPG's OpenPGP backend as the default, but the API isn't restricted to this engine. We have, in fact, already developed a backend for CMS (S/MIME). https://gnupg.org/software/gpgme/index.html Daniel Golle config PACKAGE_libgpgmepp tristate "libgpgmepp......................... GnuPG Made Easy (GPGME) library (C++)" default y if DEFAULT_libgpgmepp default m if ALL select PACKAGE_libstdcpp select PACKAGE_libc select PACKAGE_libgpgme help GnuPG Made Easy (GPGME) library (C++) https://gnupg.org/software/gpgme/index.html Daniel Golle menuconfig PACKAGE_libgphoto2 tristate "libgphoto2..... The basic library of the gphoto2 program, version 2.5.30." default y if DEFAULT_libgphoto2 default m if ALL select PACKAGE_libltdl select PACKAGE_libc select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libusb-1.0 select PACKAGE_libusb-compat select PACKAGE_libpthread select PACKAGE_libiconv-full if BUILD_NLS help The basic library of the gphoto2 program, version 2.5.30. http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-adc65 tristate "libgphoto2-drivers-adc65............... Gphoto2 drivers for adc65 cameras" default y if DEFAULT_libgphoto2-drivers-adc65 default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for adc65 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-agfa_cl20 tristate "libgphoto2-drivers-agfa_cl20....... Gphoto2 drivers for agfa_cl20 cameras" default y if DEFAULT_libgphoto2-drivers-agfa_cl20 default m if ALL select PACKAGE_libgphoto2-port depends on PACKAGE_libgphoto2 select PACKAGE_libc help Gphoto2 drivers for agfa_cl20 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-aox tristate "libgphoto2-drivers-aox................... Gphoto2 drivers for aox cameras" default y if DEFAULT_libgphoto2-drivers-aox default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for aox cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-ax203 tristate "libgphoto2-drivers-ax203............... Gphoto2 drivers for ax203 cameras" default y if DEFAULT_libgphoto2-drivers-ax203 default m if ALL select PACKAGE_libgphoto2-port depends on PACKAGE_libgphoto2 select PACKAGE_libc help Gphoto2 drivers for ax203 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-barbie tristate "libgphoto2-drivers-barbie............. Gphoto2 drivers for barbie cameras" default y if DEFAULT_libgphoto2-drivers-barbie default m if ALL select PACKAGE_libgphoto2-port depends on PACKAGE_libgphoto2 select PACKAGE_libc help Gphoto2 drivers for barbie cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-canon tristate "libgphoto2-drivers-canon............... Gphoto2 drivers for canon cameras" default y if DEFAULT_libgphoto2-drivers-canon default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for canon cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-casio_qv tristate "libgphoto2-drivers-casio_qv......... Gphoto2 drivers for casio_qv cameras" default y if DEFAULT_libgphoto2-drivers-casio_qv default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for casio_qv cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-clicksmart310 tristate "libgphoto2-drivers-clicksmart310" default y if DEFAULT_libgphoto2-drivers-clicksmart310 default m if ALL select PACKAGE_libgphoto2-port depends on PACKAGE_libgphoto2 select PACKAGE_libc help Gphoto2 drivers for clicksmart310 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-digigr8 tristate "libgphoto2-drivers-digigr8........... Gphoto2 drivers for digigr8 cameras" default y if DEFAULT_libgphoto2-drivers-digigr8 default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for digigr8 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-digita tristate "libgphoto2-drivers-digita............. Gphoto2 drivers for digita cameras" default y if DEFAULT_libgphoto2-drivers-digita default m if ALL select PACKAGE_libgphoto2-port depends on PACKAGE_libgphoto2 select PACKAGE_libc help Gphoto2 drivers for digita cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-dimagev tristate "libgphoto2-drivers-dimagev........... Gphoto2 drivers for dimagev cameras" default y if DEFAULT_libgphoto2-drivers-dimagev default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for dimagev cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-dimera3500 tristate "libgphoto2-drivers-dimera3500..... Gphoto2 drivers for dimera3500 cameras" default y if DEFAULT_libgphoto2-drivers-dimera3500 default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for dimera3500 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-directory tristate "libgphoto2-drivers-directory....... Gphoto2 drivers for directory cameras" default y if DEFAULT_libgphoto2-drivers-directory default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for directory cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-enigma13 tristate "libgphoto2-drivers-enigma13......... Gphoto2 drivers for enigma13 cameras" default y if DEFAULT_libgphoto2-drivers-enigma13 default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for enigma13 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-fuji tristate "libgphoto2-drivers-fuji................. Gphoto2 drivers for fuji cameras" default y if DEFAULT_libgphoto2-drivers-fuji default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for fuji cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-gsmart300 tristate "libgphoto2-drivers-gsmart300....... Gphoto2 drivers for gsmart300 cameras" default y if DEFAULT_libgphoto2-drivers-gsmart300 default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for gsmart300 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-hp215 tristate "libgphoto2-drivers-hp215............... Gphoto2 drivers for hp215 cameras" default y if DEFAULT_libgphoto2-drivers-hp215 default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for hp215 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-iclick tristate "libgphoto2-drivers-iclick............. Gphoto2 drivers for iclick cameras" default y if DEFAULT_libgphoto2-drivers-iclick default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for iclick cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-jamcam tristate "libgphoto2-drivers-jamcam............. Gphoto2 drivers for jamcam cameras" default y if DEFAULT_libgphoto2-drivers-jamcam default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for jamcam cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-jd11 tristate "libgphoto2-drivers-jd11................. Gphoto2 drivers for jd11 cameras" default y if DEFAULT_libgphoto2-drivers-jd11 default m if ALL select PACKAGE_libgphoto2-port select PACKAGE_libc depends on PACKAGE_libgphoto2 help Gphoto2 drivers for jd11 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-jl2005a tristate "libgphoto2-drivers-jl2005a........... Gphoto2 drivers for jl2005a cameras" default y if DEFAULT_libgphoto2-drivers-jl2005a default m if ALL select PACKAGE_libgphoto2-port depends on PACKAGE_libgphoto2 select PACKAGE_libc help Gphoto2 drivers for jl2005a cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-jl2005c tristate "libgphoto2-drivers-jl2005c........... Gphoto2 drivers for jl2005c cameras" default y if DEFAULT_libgphoto2-drivers-jl2005c default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for jl2005c cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-kodak_dc120 tristate "libgphoto2-drivers-kodak_dc120... Gphoto2 drivers for kodak_dc120 cameras" default y if DEFAULT_libgphoto2-drivers-kodak_dc120 default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for kodak_dc120 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-kodak_dc210 tristate "libgphoto2-drivers-kodak_dc210... Gphoto2 drivers for kodak_dc210 cameras" default y if DEFAULT_libgphoto2-drivers-kodak_dc210 default m if ALL select PACKAGE_libgphoto2-port depends on PACKAGE_libgphoto2 select PACKAGE_libc help Gphoto2 drivers for kodak_dc210 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-kodak_dc240 tristate "libgphoto2-drivers-kodak_dc240... Gphoto2 drivers for kodak_dc240 cameras" default y if DEFAULT_libgphoto2-drivers-kodak_dc240 default m if ALL select PACKAGE_libgphoto2-port select PACKAGE_libc depends on PACKAGE_libgphoto2 help Gphoto2 drivers for kodak_dc240 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-kodak_dc3200 tristate "libgphoto2-drivers-kodak_dc3200. Gphoto2 drivers for kodak_dc3200 cameras" default y if DEFAULT_libgphoto2-drivers-kodak_dc3200 default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for kodak_dc3200 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-kodak_ez200 tristate "libgphoto2-drivers-kodak_ez200... Gphoto2 drivers for kodak_ez200 cameras" default y if DEFAULT_libgphoto2-drivers-kodak_ez200 default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for kodak_ez200 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-konica tristate "libgphoto2-drivers-konica............. Gphoto2 drivers for konica cameras" default y if DEFAULT_libgphoto2-drivers-konica default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for konica cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-konica_qm150 tristate "libgphoto2-drivers-konica_qm150. Gphoto2 drivers for konica_qm150 cameras" default y if DEFAULT_libgphoto2-drivers-konica_qm150 default m if ALL select PACKAGE_libgphoto2-port depends on PACKAGE_libgphoto2 select PACKAGE_libc help Gphoto2 drivers for konica_qm150 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-largan tristate "libgphoto2-drivers-largan............. Gphoto2 drivers for largan cameras" default y if DEFAULT_libgphoto2-drivers-largan default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for largan cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-lg_gsm tristate "libgphoto2-drivers-lg_gsm............. Gphoto2 drivers for lg_gsm cameras" default y if DEFAULT_libgphoto2-drivers-lg_gsm default m if ALL select PACKAGE_libgphoto2-port select PACKAGE_libc depends on PACKAGE_libgphoto2 help Gphoto2 drivers for lg_gsm cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-mars tristate "libgphoto2-drivers-mars................. Gphoto2 drivers for mars cameras" default y if DEFAULT_libgphoto2-drivers-mars default m if ALL select PACKAGE_libgphoto2-port depends on PACKAGE_libgphoto2 select PACKAGE_libc help Gphoto2 drivers for mars cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-mustek tristate "libgphoto2-drivers-mustek............. Gphoto2 drivers for mustek cameras" default y if DEFAULT_libgphoto2-drivers-mustek default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for mustek cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-panasonic_coolshot tristate "libgphoto2-drivers-panasonic_coolshot" default y if DEFAULT_libgphoto2-drivers-panasonic_coolshot default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for panasonic_coolshot cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-panasonic_dc1000 tristate "libgphoto2-drivers-panasonic_dc1000" default y if DEFAULT_libgphoto2-drivers-panasonic_dc1000 default m if ALL select PACKAGE_libgphoto2-port depends on PACKAGE_libgphoto2 select PACKAGE_libc help Gphoto2 drivers for panasonic_dc1000 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-panasonic_dc1580 tristate "libgphoto2-drivers-panasonic_dc1580" default y if DEFAULT_libgphoto2-drivers-panasonic_dc1580 default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for panasonic_dc1580 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-panasonic_l859 tristate "libgphoto2-drivers-panasonic_l859" default y if DEFAULT_libgphoto2-drivers-panasonic_l859 default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for panasonic_l859 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-pccam300 tristate "libgphoto2-drivers-pccam300......... Gphoto2 drivers for pccam300 cameras" default y if DEFAULT_libgphoto2-drivers-pccam300 default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for pccam300 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-pccam600 tristate "libgphoto2-drivers-pccam600......... Gphoto2 drivers for pccam600 cameras" default y if DEFAULT_libgphoto2-drivers-pccam600 default m if ALL select PACKAGE_libgphoto2-port select PACKAGE_libc depends on PACKAGE_libgphoto2 help Gphoto2 drivers for pccam600 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-pentax tristate "libgphoto2-drivers-pentax............. Gphoto2 drivers for pentax cameras" default y if DEFAULT_libgphoto2-drivers-pentax default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for pentax cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-polaroid_pdc320 tristate "libgphoto2-drivers-polaroid_pdc320" default y if DEFAULT_libgphoto2-drivers-polaroid_pdc320 default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for polaroid_pdc320 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-polaroid_pdc640 tristate "libgphoto2-drivers-polaroid_pdc640" default y if DEFAULT_libgphoto2-drivers-polaroid_pdc640 default m if ALL select PACKAGE_libgphoto2-port depends on PACKAGE_libgphoto2 select PACKAGE_libc help Gphoto2 drivers for polaroid_pdc640 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-polaroid_pdc700 tristate "libgphoto2-drivers-polaroid_pdc700" default y if DEFAULT_libgphoto2-drivers-polaroid_pdc700 default m if ALL select PACKAGE_libgphoto2-port select PACKAGE_libc depends on PACKAGE_libgphoto2 help Gphoto2 drivers for polaroid_pdc700 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-ptp2 tristate "libgphoto2-drivers-ptp2................. Gphoto2 drivers for ptp2 cameras" default y if DEFAULT_libgphoto2-drivers-ptp2 default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for ptp2 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-ricoh tristate "libgphoto2-drivers-ricoh............... Gphoto2 drivers for ricoh cameras" default y if DEFAULT_libgphoto2-drivers-ricoh default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for ricoh cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-ricoh_g3 tristate "libgphoto2-drivers-ricoh_g3......... Gphoto2 drivers for ricoh_g3 cameras" default y if DEFAULT_libgphoto2-drivers-ricoh_g3 default m if ALL select PACKAGE_libgphoto2-port depends on PACKAGE_libgphoto2 select PACKAGE_libc help Gphoto2 drivers for ricoh_g3 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-samsung tristate "libgphoto2-drivers-samsung........... Gphoto2 drivers for samsung cameras" default y if DEFAULT_libgphoto2-drivers-samsung default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for samsung cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-sierra tristate "libgphoto2-drivers-sierra............. Gphoto2 drivers for sierra cameras" default y if DEFAULT_libgphoto2-drivers-sierra default m if ALL select PACKAGE_libgphoto2-port select PACKAGE_libc depends on PACKAGE_libgphoto2 help Gphoto2 drivers for sierra cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-sipix_blink2 tristate "libgphoto2-drivers-sipix_blink2. Gphoto2 drivers for sipix_blink2 cameras" default y if DEFAULT_libgphoto2-drivers-sipix_blink2 default m if ALL select PACKAGE_libgphoto2-port depends on PACKAGE_libgphoto2 select PACKAGE_libc help Gphoto2 drivers for sipix_blink2 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-sipix_web2 tristate "libgphoto2-drivers-sipix_web2..... Gphoto2 drivers for sipix_web2 cameras" default y if DEFAULT_libgphoto2-drivers-sipix_web2 default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for sipix_web2 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-smal tristate "libgphoto2-drivers-smal................. Gphoto2 drivers for smal cameras" default y if DEFAULT_libgphoto2-drivers-smal default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for smal cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-sonix tristate "libgphoto2-drivers-sonix............... Gphoto2 drivers for sonix cameras" default y if DEFAULT_libgphoto2-drivers-sonix default m if ALL select PACKAGE_libgphoto2-port select PACKAGE_libc depends on PACKAGE_libgphoto2 help Gphoto2 drivers for sonix cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-sony_dscf1 tristate "libgphoto2-drivers-sony_dscf1..... Gphoto2 drivers for sony_dscf1 cameras" default y if DEFAULT_libgphoto2-drivers-sony_dscf1 default m if ALL select PACKAGE_libgphoto2-port depends on PACKAGE_libgphoto2 select PACKAGE_libc help Gphoto2 drivers for sony_dscf1 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-sony_dscf55 tristate "libgphoto2-drivers-sony_dscf55... Gphoto2 drivers for sony_dscf55 cameras" default y if DEFAULT_libgphoto2-drivers-sony_dscf55 default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for sony_dscf55 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-soundvision tristate "libgphoto2-drivers-soundvision... Gphoto2 drivers for soundvision cameras" default y if DEFAULT_libgphoto2-drivers-soundvision default m if ALL select PACKAGE_libgphoto2-port select PACKAGE_libc depends on PACKAGE_libgphoto2 help Gphoto2 drivers for soundvision cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-spca50x tristate "libgphoto2-drivers-spca50x........... Gphoto2 drivers for spca50x cameras" default y if DEFAULT_libgphoto2-drivers-spca50x default m if ALL select PACKAGE_libgphoto2-port select PACKAGE_libc depends on PACKAGE_libgphoto2 help Gphoto2 drivers for spca50x cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-sq905 tristate "libgphoto2-drivers-sq905............... Gphoto2 drivers for sq905 cameras" default y if DEFAULT_libgphoto2-drivers-sq905 default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for sq905 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-st2205 tristate "libgphoto2-drivers-st2205............. Gphoto2 drivers for st2205 cameras" default y if DEFAULT_libgphoto2-drivers-st2205 default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for st2205 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-stv0674 tristate "libgphoto2-drivers-stv0674........... Gphoto2 drivers for stv0674 cameras" default y if DEFAULT_libgphoto2-drivers-stv0674 default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for stv0674 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-stv0680 tristate "libgphoto2-drivers-stv0680........... Gphoto2 drivers for stv0680 cameras" default y if DEFAULT_libgphoto2-drivers-stv0680 default m if ALL select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libgphoto2-port help Gphoto2 drivers for stv0680 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-sx330z tristate "libgphoto2-drivers-sx330z............. Gphoto2 drivers for sx330z cameras" default y if DEFAULT_libgphoto2-drivers-sx330z default m if ALL depends on PACKAGE_libgphoto2 select PACKAGE_libc select PACKAGE_libgphoto2-port help Gphoto2 drivers for sx330z cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-topfield tristate "libgphoto2-drivers-topfield......... Gphoto2 drivers for topfield cameras" default y if DEFAULT_libgphoto2-drivers-topfield default m if ALL select PACKAGE_libgphoto2-port select PACKAGE_libc depends on PACKAGE_libgphoto2 help Gphoto2 drivers for topfield cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-toshiba_pdrm11 tristate "libgphoto2-drivers-toshiba_pdrm11" default y if DEFAULT_libgphoto2-drivers-toshiba_pdrm11 default m if ALL select PACKAGE_libgphoto2-port select PACKAGE_libc depends on PACKAGE_libgphoto2 help Gphoto2 drivers for toshiba_pdrm11 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-drivers-tp6801 tristate "libgphoto2-drivers-tp6801............. Gphoto2 drivers for tp6801 cameras" default y if DEFAULT_libgphoto2-drivers-tp6801 default m if ALL select PACKAGE_libgphoto2-port select PACKAGE_libc depends on PACKAGE_libgphoto2 help Gphoto2 drivers for tp6801 cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgphoto2-port tristate "libgphoto2-port...................... Gphoto2 drivers for connect cameras" default y if DEFAULT_libgphoto2-port default m if ALL select PACKAGE_libusb-compat select PACKAGE_libc depends on PACKAGE_libgphoto2 select PACKAGE_libusb-1.0 help Gphoto2 drivers for connect cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_libgpiod tristate "libgpiod...... Library for interacting with Linux's GPIO character device" default y if DEFAULT_libgpiod default m if ALL depends on GPIO_SUPPORT select PACKAGE_libc help C library for interacting with the linux GPIO character device (gpiod stands for GPIO device). https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git Michael Heimpold config PACKAGE_libgps tristate "libgps........... C service library for communicating with the GPS daemon" default y if DEFAULT_libgps default m if ALL select PACKAGE_libusb-1.0 select PACKAGE_libc help gpsd is a userland daemon acting as a translator between GPS and AIS receivers and their clients. gpsd listens on port 2947 for clients requesting position/time/velocity information. The receivers are expected to generate position information in a well-known format -- as NMEA-0183 sentences, SiRF binary, Rockwell binary, Garmin binary format, or other vendor binary protocols. gpsd takes this information from the GPS and translates it into something uniform and easier to understand for clients. This package contains the libgps library. https://gpsd.gitlab.io/gpsd/ Pushpal Sidhu menuconfig PACKAGE_libhamlib tristate "libhamlib............................... Ham Radio Control shared library" default y if DEFAULT_libhamlib default m if ALL select PACKAGE_libusb-1.0 select PACKAGE_libc help Ham Radio Control Libraries is a development effort to provide a consistent interface for programmers wanting to incorporate radio control in their programs. This package contains the hamlib shared library. http://hamlib.sourceforge.net Vasilis Tsiligiannis config PACKAGE_libhavege tristate "libhavege............................................ Library for haveged" default y if DEFAULT_libhavege default m if ALL select PACKAGE_libc help Library for haveged http://www.issihosts.com/haveged/ Hannu Nyman config PACKAGE_libhiredis tristate "libhiredis............................... Minimalistic C client for Redis" default y if DEFAULT_libhiredis default m if ALL select PACKAGE_libc help Hiredis is a minimalistic C client library for the Redis database. https://github.com/redis/hiredis Daniel Golle config PACKAGE_libhttp-parser tristate "libhttp-parser.............. A library to parse http request and response" default y if DEFAULT_libhttp-parser default m if ALL select PACKAGE_libc help A parser for HTTP messages written in C. It parses both requests and responses. The parser is designed to be used in performance HTTP applications. It does not make any syscalls nor allocations, it does not buffer data, it can be interrupted at anytime. Depending on your architecture, it only requires about 40 bytes of data per message stream (in a web server that is per connection). https://github.com/nodejs/http-parser Ramanathan Sivagurunathan , Hirokazu MORIKAWA config PACKAGE_libhwloc tristate "libhwloc............................ Portable Hardware Locality libraries" default y if DEFAULT_libhwloc default m if ALL select PACKAGE_libc select PACKAGE_libpciaccess help The Portable Hardware Locality (hwloc) software package provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures, including NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various system attributes such as cache and memory information as well as the locality of I/O devices such as network interfaces, InfiniBand HCAs or GPUs. This package contains the hwloc libraries. https://www.open-mpi.org/projects/hwloc/ W. Michael Petullo config PACKAGE_libi2c tristate "libi2c......................................... I2C library for i2c-tools" default y if DEFAULT_libi2c default m if ALL select PACKAGE_libc help This package contains i2c functionality needed by i2c-tools. https://i2c.wiki.kernel.org/index.php/I2C_Tools Daniel Golle config PACKAGE_libical tristate "libical........ An implementation of iCalendar protocols and data formats" default y if DEFAULT_libical default m if ALL select PACKAGE_libc select PACKAGE_libpthread help Libical is an Open Source implementation of the iCalendar protocols and protocol data units. The iCalendar specification describes how calendar clients can communicate with calendar servers so users can store their calendar data and arrange meetings with other users. Libical implements RFC2445, RFC2446 and some of RFC2447. http://libical.github.io/libical/ Jose Zapater config PACKAGE_libiconv-full tristate "libiconv-full........................... Character set conversion library" default y if DEFAULT_libiconv-full default m if ALL select PACKAGE_libc help Character set conversion library https://www.gnu.org/software/libiconv/ Jo-Philipp Wich config PACKAGE_libid3tag tristate "libid3tag................................ An ID3 tag manipulation library" default y if DEFAULT_libid3tag default m if ALL select PACKAGE_zlib select PACKAGE_libc help libid3tag is a library for reading and (eventually) writing ID3 tags, both ID3v1 and the various versions of ID3v2. http://mad.sourceforge.net/ Ted Hess config PACKAGE_libidn tristate "libidn...................... Stringprep, Punycode and IDNA implementation" default y if DEFAULT_libidn default m if ALL select PACKAGE_libc help GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. Library only package http://www.gnu.org/software/libidn/ config PACKAGE_libidn2 tristate "libidn2.. International domain name library (IDNA2008, Punycode and TR46)" default y if DEFAULT_libidn2 default m if ALL select PACKAGE_libunistring select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libc help Libidn2 is a free software implementation of IDNA2008, Punycode and TR46 in library form. It contains functionality to convert internationalized domain names to and from ASCII Compatible Encoding (ACE), following the IDNA2008 and TR46 standards. Library only package https://www.gnu.org/software/libidn/ menuconfig PACKAGE_libiio tristate "libiio.................... Library for interfacing with Linux IIO devices" default y if DEFAULT_libiio default m if ALL select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libxml2 if LIBIIO_XML_BACKEND select PACKAGE_libc select PACKAGE_zlib select PACKAGE_libusb-1.0 if LIBIIO_USB_BACKEND select PACKAGE_libavahi-client if LIBIIO_NETWORK_BACKEND help libiio is used to interface to the Linux Industrial Input/Output (IIO) Subsystem. The Linux IIO subsystem is intended to provide support for devices that in some sense are analog to digital or digital to analog converters (ADCs, DACs). This includes, but is not limited to ADCs, Accelerometers, Gyros, IMUs, Capacitance to Digital Converters (CDCs), Pressure Sensors, Color, Light and Proximity Sensors, Temperature Sensors, Magnetometers, DACs, DDS (Direct Digital Synthesis), PLLs (Phase Locked Loops), Variable/Programmable Gain Amplifiers (VGA, PGA), and RF transceivers. You can use libiio natively on an embedded Linux target (local mode), or use libiio to communicate remotely to that same target from a host Linux, Windows or MAC over USB or Ethernet or Serial. https://github.com/analogdevicesinc/libiio Michael Heimpold config LIBIIO_LOCAL_BACKEND bool "Enable local backend" depends on PACKAGE_libiio default y config LIBIIO_NETWORK_BACKEND bool "Enable network backend" depends on PACKAGE_libiio select LIBIIO_XML_BACKEND default y config LIBIIO_USB_BACKEND bool "Enable USB backend" depends on PACKAGE_libiio select LIBIIO_XML_BACKEND default n config LIBIIO_XML_BACKEND bool depends on PACKAGE_libiio default y config PACKAGE_libinih tristate "libinih..................................... Simple .INI file parser in C" default y if DEFAULT_libinih default m if ALL select PACKAGE_libc help inih (INI Not Invented Here) is a simple .INI file parser written in C. It's only a couple of pages of code, and it was designed to be small and simple, so it's good for embedded systems. It's also more or less compatible with Python's ConfigParser style of .INI files, including RFC 822-style multi-line syntax and name: value entries. https://github.com/benhoyt/inih Tianling Shen config PACKAGE_libinireader tristate "libinireader................................ C++ library and API for inih" default y if DEFAULT_libinireader default m if ALL select PACKAGE_libstdcpp select PACKAGE_libinih select PACKAGE_libc help inih (INI Not Invented Here) is a simple .INI file parser written in C. It's only a couple of pages of code, and it was designed to be small and simple, so it's good for embedded systems. It's also more or less compatible with Python's ConfigParser style of .INI files, including RFC 822-style multi-line syntax and name: value entries. https://github.com/benhoyt/inih Tianling Shen config PACKAGE_libinotifytools tristate "libinotifytools.......................................... libinotifytools" default y if DEFAULT_libinotifytools default m if ALL select PACKAGE_libc help inotify-tools is a C library and a set of command-line programs for Linux providing a simple interface to inotify. These programs can be used to monitor and act upon filesystem events. A more detailed description of the programs is further down the page. The programs are written in C and have no dependencies other than a Linux kernel supporting inotify. This package provides the libinotifytools shared library. https://github.com/rvoicilas/inotify-tools/wiki Daniel Golle config PACKAGE_libinput tristate "libinput............................... a library to handle input devices" default y if DEFAULT_libinput default m if ALL select PACKAGE_libevdev select PACKAGE_mtdev select PACKAGE_libc select PACKAGE_libudev-zero help libinput is a library to handle input devices in Wayland compositors and to provide a generic X.Org input driver. It provides device detection, device handling, input device event processing and abstraction so minimize the amount of custom input code compositors need to provide the common set of functionality that users expect. http://freedesktop.org/wiki/Software/libinput/ Daniel Golle config PACKAGE_libintl-full tristate "libintl-full............................ GNU Internationalization library" default y if DEFAULT_libintl-full default m if ALL select PACKAGE_libc help GNU Internationalization library http://www.gnu.org/software/gettext/ Jo-Philipp Wich config PACKAGE_libiperf3 tristate "libiperf3.................. Internet Protocol bandwidth measuring library" default y if DEFAULT_libiperf3 default m if ALL select PACKAGE_libc select PACKAGE_libatomic help Libiperf is a library providing an API for iperf3 functionality. https://github.com/esnet/iperf Felix Fietkau config PACKAGE_libiw tristate "libiw................. Library for manipulating Linux Wireless Extensions" default y if DEFAULT_libiw default m if ALL select PACKAGE_libc help This package contains a library for manipulating "Linux Wireless Extensions". http://hplabs.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html Felix Fietkau config PACKAGE_libiwinfo tristate "libiwinfo.............. Generalized Wireless Information Library (iwinfo)" default y if DEFAULT_libiwinfo default m if ALL select PACKAGE_libubus select PACKAGE_libnl-tiny select PACKAGE_libuci select PACKAGE_libc select PACKAGE_libiwinfo-data help Wireless information library with simplified API for nl80211 and wext driver interfaces. Jo-Philipp Wich config PACKAGE_libjaylink tristate "libjaylink........ Library to access SEGGER J-Link and compatible devices" default y if DEFAULT_libjaylink default m if ALL select PACKAGE_libc select PACKAGE_libusb-1.0 help libjaylink is a shared library written in C to access SEGGER J-Link and compatible devices. https://gitlab.zapb.de/libjaylink/libjaylink.git Paul Fertser config PACKAGE_libjpeg-turbo tristate "libjpeg-turbo.............................. libjpeg-turbo runtime library" default y if DEFAULT_libjpeg-turbo default m if ALL select PACKAGE_libc help libjpeg-turbo is a speed focused fork of libjpeg. https://www.libjpeg-turbo.org/ Rosen Penev config PACKAGE_libjson-c tristate "libjson-c..................................... javascript object notation" default y if DEFAULT_libjson-c default m if ALL select PACKAGE_libc help This package contains a library for javascript object notation backends. https://json-c.github.io/json-c/ Felix Fietkau config PACKAGE_libkeyutils tristate "libkeyutils........................................ Key utilities library" default y if DEFAULT_libkeyutils default m if ALL select PACKAGE_libc help Key utilities library https://people.redhat.com/dhowells/keyutils/ config PACKAGE_libkmod tristate "libkmod........................... Linux kernel module handling (library)" default y if DEFAULT_libkmod default m if ALL select PACKAGE_libc select PACKAGE_zlib help Linux kernel module handling (library) https://www.kernel.org/pub/linux/utils/kernel/kmod/ Jeff Waugh config PACKAGE_libksba tristate "libksba.............................................. GnuPG X.509 library" default y if DEFAULT_libksba default m if ALL select PACKAGE_libc select PACKAGE_libgpg-error help Libksba is a library to make the tasks of working with X.509 certificates, CMS data and related objects more easy. https://gnupg.org/software/libksba/index.html Daniel Golle config PACKAGE_libldns tristate "libldns............................ A library to simplify DNS programming" default y if DEFAULT_libldns default m if ALL select PACKAGE_libc select PACKAGE_libopenssl help The goal of ldns is to simplify DNS programming, it supports recent RFCs like the DNSSEC documents, and allows developers to easily create software conforming to current RFCs, and experimental software for current Internet Drafts. http://www.nlnetlabs.nl/projects/ldns/ Eric Luehrsen config PACKAGE_libleptonica tristate "libleptonica" default y if DEFAULT_libleptonica default m if ALL select PACKAGE_libwebp select PACKAGE_zlib select PACKAGE_giflib select PACKAGE_libtiff select PACKAGE_libjpeg-turbo select PACKAGE_libc select PACKAGE_libpng help A library for efficient image processing and image analysis operations http://www.leptonica.org/ Valentín Kivachuk config PACKAGE_libloragw tristate "libloragw.......................... Driver/HAL library for Semtech SX1301" default y if DEFAULT_libloragw default m if ALL select PACKAGE_kmod-spi-dev depends on (!PACKAGE_lora-picogw-hal) select PACKAGE_libc help Driver/HAL library for Semtech SX1301 multi-channel modem and SX1257/SX1255 RF transceivers. https://www.semtech.com/products/wireless-rf/lora-gateways/sx1301 Xue Liu source "feeds/packages/net/lora-gateway-hal/Config.in" config PACKAGE_libltdl tristate "libltdl......................... A generic dynamic object loading library" default y if DEFAULT_libltdl default m if ALL select PACKAGE_libc help A generic dynamic object loading library http://www.gnu.org/software/libtool/ config PACKAGE_liblua tristate "liblua.............................. Lua programming language (libraries)" default y if DEFAULT_liblua default m if ALL select PACKAGE_libc help Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software. This package contains the Lua shared libraries, needed by other programs. https://www.lua.org/ Jo-Philipp Wich config PACKAGE_liblua5.3 tristate "liblua5.3............. Lua programming language (version 5.3) (libraries)" default y if DEFAULT_liblua5.3 default m if ALL select PACKAGE_libc help Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. This package contains the Lua shared libraries, needed by other programs. https://www.lua.org/ Jo-Philipp Wich config PACKAGE_liblucihttp tristate "liblucihttp.................................... LuCI HTTP utility library" default y if DEFAULT_liblucihttp default m if ALL select PACKAGE_libc help LuCI HTTP utility library Jo-Philipp Wich config PACKAGE_liblucihttp-lua tristate "liblucihttp-lua............ Lua binding for the LuCI HTTP utility library" default y if DEFAULT_liblucihttp-lua default m if ALL select PACKAGE_liblua select PACKAGE_liblucihttp select PACKAGE_libc help Lua binding for the LuCI HTTP utility library Jo-Philipp Wich config PACKAGE_liblucihttp-ucode tristate "liblucihttp-ucode........ ucode binding for the LuCI HTTP utility library" default y if DEFAULT_liblucihttp-ucode default m if ALL select PACKAGE_libc select PACKAGE_liblucihttp select PACKAGE_libucode help ucode binding for the LuCI HTTP utility library Jo-Philipp Wich config PACKAGE_liblxc tristate "liblxc............................................. LXC userspace library" default y if DEFAULT_liblxc default m if ALL select PACKAGE_libopenssl depends on PACKAGE_lxc select PACKAGE_libpthread select PACKAGE_libcap select PACKAGE_libseccomp if LXC_SECCOMP select PACKAGE_libc help LXC userspace library https://linuxcontainers.org/ Marko Ratkaj config PACKAGE_liblzo tristate "liblzo.............................. A real-time data compression library" default y if DEFAULT_liblzo default m if ALL select PACKAGE_libc help LZO is a data compression library which is suitable for data de-/compression in real-time. This means it favours speed over compression ratio. http://www.oberhumer.com/opensource/lzo/ config PACKAGE_libmad tristate "libmad....................... An high-quality MPEG audio decoding library" default y if DEFAULT_libmad default m if ALL select PACKAGE_libc help MAD is a high-quality MPEG audio decoder. It currently supports MPEG-1 and the MPEG-2 extension to lower sampling frequencies, as well as the de facto MPEG 2.5 format. All three audio layers - Layer I, Layer II, and Layer III (i.e. MP3) - are fully implemented. http://www.underbit.com/products/mad/ Ted Hess config PACKAGE_libmagic tristate "libmagic................................. File type determination library" default y if DEFAULT_libmagic default m if ALL select PACKAGE_liblzma select PACKAGE_libbz2 select PACKAGE_libc select PACKAGE_zlib help File type determination library https://darwinsys.com/file/ Marko Ratkaj config PACKAGE_libmaxminddb tristate "libmaxminddb................. A library for working with MaxMind DB files" default y if DEFAULT_libmaxminddb default m if ALL select PACKAGE_libc help The libmaxminddb library provides functions for working MaxMind DB files. https://maxmind.github.io/libmaxminddb/ Jan Pavlinec config PACKAGE_libmbim tristate "libmbim.......... Helper library and utils to talk to MBIM enabled modems" default y if DEFAULT_libmbim default m if ALL select PACKAGE_libc select PACKAGE_glib2 help Helper library to talk to MBIM enabled modems. Add mbim-utils for extra utilities. https://www.freedesktop.org/wiki/Software/libmbim Nicholas Smith config PACKAGE_libmcrypt tristate "libmcrypt.......................................... Cryptographic library" default y if DEFAULT_libmcrypt default m if ALL select PACKAGE_libc help libmcrypt is a cryptographic library that conveniently brings together a variety of ciphers for convenient use. http://mcrypt.sourceforge.net/ W. Michael Petullo config PACKAGE_libmd tristate "libmd.......................... Message Digest functions from BSD systems" default y if DEFAULT_libmd default m if ALL select PACKAGE_libc help This library provides message digest functions found on BSD systems either on their libc or libmd libraries and lacking on others like GNU systems, thus making it easier to port projects with strong BSD origins, without needing to embed the same code over and over again on each project. config PACKAGE_libmicrohttpd-no-ssl tristate "libmicrohttpd-no-ssl" default y if DEFAULT_libmicrohttpd-no-ssl default m if ALL select PACKAGE_libc help GNU libmicrohttpd is a library that runs an HTTP server. https://www.gnu.org/software/libmicrohttpd/ Alexander Couzens config PACKAGE_libmicrohttpd-ssl tristate "libmicrohttpd-ssl" default y if DEFAULT_libmicrohttpd-ssl default m if ALL select PACKAGE_libc select PACKAGE_libgnutls select PACKAGE_libgpg-error select PACKAGE_libgcrypt help GNU libmicrohttpd is a library that runs an HTTP server. with SSL support https://www.gnu.org/software/libmicrohttpd/ Alexander Couzens config PACKAGE_libmilter-sendmail tristate "libmilter-sendmail......... The sendmail Mail Filter API (Milter) library" default y if DEFAULT_libmilter-sendmail default m if ALL select PACKAGE_libc select PACKAGE_libpthread help The sendmail Mail Filter API (Milter) is designed to allow third-party programs access to mail messages as they are being processed in order to filter meta-information and content. http://sendmail.org/ Val Kulkov config PACKAGE_libminiupnpc tristate "libminiupnpc.................................... Lightweight UPnP library" default y if DEFAULT_libminiupnpc default m if ALL select PACKAGE_libc help Lightweight UPnP library https://miniupnp.tuxfamily.org config PACKAGE_libmms tristate "libmms....................................... MMS stream protocol library" default y if DEFAULT_libmms default m if ALL select PACKAGE_libc help LibMMS is a common library for parsing mms:// and mmsh:// type network streams. These are commonly used to stream Windows Media Video content over the web. LibMMS itself is only for receiving MMS stream, it doesn't handle sending at all. http://libmms.sourceforge.net Ted Hess config PACKAGE_libmnl tristate "libmnl....................... Minimalistic user-space library for Netlink" default y if DEFAULT_libmnl default m if ALL select PACKAGE_libc help libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. The main features of this library are: . * Small: the shared library requires around 30KB for an x86-based computer. . * Simple: this library avoids complexity and elaborated abstractions that tend to hide Netlink details. . * Easy to use: the library simplifies the work for Netlink-wise developers. It provides functions to make socket handling, message building, validating, parsing and sequence tracking, easier. . * Easy to re-use: you can use the library to build your own abstraction layer on top of this library. . * Decoupling: the interdependency of the main bricks that compose the library is reduced, i.e. the library provides many helpers, but the programmer is not forced to use them. http://www.netfilter.org/projects/libmnl/ Jo-Philipp Wich config PACKAGE_libmodbus tristate "libmodbus...................................................... libmodbus" default y if DEFAULT_libmodbus default m if ALL select PACKAGE_libc help A Modbus library for Linux, Mac OS X, FreeBSD, QNX and Win32. http://www.libmodbus.org Michael Heimpold config PACKAGE_libmosquitto-nossl tristate "libmosquitto-nossl...... mosquitto - client library (Without SSL Support)" default y if DEFAULT_libmosquitto-nossl default m if ALL select PACKAGE_libpthread select PACKAGE_libcares select PACKAGE_librt select PACKAGE_libc help Library required for mosquitto's command line client tools, also for use by any third party software that wants to communicate with _any_ MQTT server. Should be useable for communicating with any MQTT v3.1/3.1.1/5 compatible server, in addition to Mosquitto. This package is built without SSL support http://www.mosquitto.org/ Karl Palsson config PACKAGE_libmosquitto-ssl tristate "libmosquitto-ssl........... mosquitto - client library (With SSL Support)" default y if DEFAULT_libmosquitto-ssl default m if ALL select PACKAGE_libc select PACKAGE_libopenssl select PACKAGE_libpthread select PACKAGE_libcares select PACKAGE_librt help Library required for mosquitto's command line client tools, also for use by any third party software that wants to communicate with _any_ MQTT server. Should be useable for communicating with any MQTT v3.1/3.1.1/5 compatible server, in addition to Mosquitto. This package is built with SSL support http://www.mosquitto.org/ Karl Palsson config PACKAGE_libmosquittopp tristate "libmosquittopp............................ mosquitto - client c++ library" default y if DEFAULT_libmosquittopp default m if ALL depends on PACKAGE_libmosquitto-ssl||PACKAGE_libmosquitto-nossl select PACKAGE_libstdcpp select PACKAGE_libc help C++ Library wrapper for libmosquitto. config PACKAGE_libmount tristate "libmount................................................... mount library" default y if DEFAULT_libmount default m if ALL select PACKAGE_libc select PACKAGE_libblkid help The libmount library is used to parse /etc/fstab, /etc/mtab and /proc/self/mountinfo files, manage the mtab file, evaluate mount options... http://www.kernel.org/pub/linux/utils/util-linux/ config PACKAGE_libmpc tristate "libmpc................................................... GNU MPC library" default y if DEFAULT_libmpc default m if ALL select PACKAGE_libc select PACKAGE_libgmp select PACKAGE_libmpfr help GNU MPC is a portable library written in C for arbitrary precision arithmetic on complex numbers providing correct rounding. It implements a multiprecision equivalent of the C99 standard. It builds upon the GNU MP and the GNU MPFR libraries. https://www.multiprecision.org/mpc/ Jeffery To config PACKAGE_libmpdclient tristate "libmpdclient................................................ libmpdclient" default y if DEFAULT_libmpdclient default m if ALL select PACKAGE_libc help A stable, documented, asynchronous API library for interfacing MPD in the C, C++ & Objective C languages. https://musicpd.org/libs/libmpdclient/ Ted Hess config PACKAGE_libmpeg2 tristate "libmpeg2.................................... MPEG-1 & -2 decoding library" default y if DEFAULT_libmpeg2 default m if ALL select PACKAGE_libc help MPEG-1 & -2 decoding library http://libmpeg2.sourceforge.net/ W. Michael Petullo config PACKAGE_libmpfr tristate "libmpfr................................................. GNU MPFR library" default y if DEFAULT_libmpfr default m if ALL select PACKAGE_libgmp select PACKAGE_libc help MPFR is a portable library written in C for arbitrary precision arithmetic on floating-point numbers. It is based on the GNU MP library. It aims to provide a class of floating-point numbers with precise semantics. https://www.mpfr.org/ Jeffery To config PACKAGE_libmpg123 tristate "libmpg123........................ fast console mpeg audio decoder library" default y if DEFAULT_libmpg123 default m if ALL select PACKAGE_libltdl select PACKAGE_libc help fast console mpeg audio decoder library http://www.mpg123.de Zoltan HERPAI config PACKAGE_libmspack tristate "libmspack............ Compressors and decompressors for Microsoft formats" default y if DEFAULT_libmspack default m if ALL depends on TARGET_x86 select PACKAGE_libc help The purpose of libmspack is to provide compressors and decompressors, archivers and dearchivers for Microsoft compression formats: CAB, CHM, WIM, LIT, HLP, KWAJ and SZDD. It is also designed to be easily embeddable, stable, robust and resource-efficient. https://github.com/kyz/libmspack Florian Eckert config PACKAGE_libnatpmp tristate "libnatpmp.................... NAT Port Mapping Protocol (NAT-PMP) library" default y if DEFAULT_libnatpmp default m if ALL select PACKAGE_libc help libnatpmp is an attempt to make a portable and fully compliant implementation of the protocol for the client side. It is based on non blocking sockets and all calls of the API are asynchronous. It is therefore very easy to integrate the NAT-PMP code to any event driven code. This package contains the shared library. https://miniupnp.tuxfamily.org/libnatpmp.html config PACKAGE_libncurses tristate "libncurses........................... Terminal handling library (Unicode)" default y if DEFAULT_libncurses default m if ALL select PACKAGE_terminfo select PACKAGE_libc help Terminal handling library (Unicode) http://www.gnu.org/software/ncurses/ config PACKAGE_libndpi tristate "libndpi............................... Library for deep-packet inspection" default y if DEFAULT_libndpi default m if ALL select PACKAGE_libgcrypt if LIBNDPI_GCRYPT select PACKAGE_libc select PACKAGE_libpcap if LIBNDPI_NDPIREADER select PACKAGE_libpcre if LIBNDPI_PCRE select PACKAGE_libmaxminddb if LIBNDPI_MAXMINDDB help nDPI is an open source LGPLv3 library for deep-packet inspection. Based on OpenDPI it includes ntop extensions. https://github.com/ntop/nDPI Banglang Huang , Toni Uhlig config LIBNDPI_NDPIREADER bool "Enable ndpiReader" depends on PACKAGE_libndpi default n help This option builds and installs ndpiReader, an example application that show some nDPI features. config LIBNDPI_GCRYPT bool "Use host GCrypt" depends on PACKAGE_libndpi default n help This option enables the use of libgcrypt to decrypt QUIC client hello's. If disabled, nDPI will use a builtin lightweight libgcrypt version to decrypt QUIC client hello's. Disabled by default. config LIBNDPI_PCRE bool "pcre support" depends on PACKAGE_libndpi default n help This option enables the use of regular expressions. Used by nDPI to detect RCE injection. Disabled by default. config LIBNDPI_MAXMINDDB bool "Maxmind GeoIP support" depends on PACKAGE_libndpi default n help This options enables geographical information processing and serialization based on IP addresses. Disabled by default. config PACKAGE_libneon tristate "libneon................................... HTTP and WebDAV client library" default y if DEFAULT_libneon default m if ALL select PACKAGE_libexpat select PACKAGE_libopenssl select PACKAGE_libc select PACKAGE_zlib help neon is an HTTP and WebDAV client library, with a C interface. Features: - High-level wrappers for common HTTP and WebDAV operations (GET, MOVE, DELETE, etc) - Low-level interface to the HTTP request/response engine, allowing the use of arbitrary HTTP methods, headers, etc. - Authentication support including Basic and Digest support, along with GSSAPI-based Negotiate on Unix, and SSPI-based Negotiate/NTLM on Win32 - SSL/TLS support using OpenSSL or GnuTLS; exposing an abstraction layer for verifying server certificates, handling client certificates, and examining certificate properties. Smartcard-based client certificates are also supported via a PKCS11 wrapper interface. - Abstract interface to parsing XML using libxml2 or expat, and wrappers for simplifying handling XML HTTP response bodies - WebDAV metadata support; wrappers for PROPFIND and PROPPATCH to simplify property manipulation. https://notroj.github.io/neon/ Federico Di Marco config PACKAGE_libnet-1.2.x tristate "libnet-1.2.x........................... Low-level packet creation library" default y if DEFAULT_libnet-1.2.x default m if ALL select PACKAGE_libpcap select PACKAGE_libc help Low-level packet creation library Mislav Novakovic config PACKAGE_libnetconf2 tristate "libnetconf2.............................................. NETCONF library" default y if DEFAULT_libnetconf2 default m if ALL select PACKAGE_libc select PACKAGE_libyang select PACKAGE_libssh select PACKAGE_libpthread select PACKAGE_libopenssl help libnetconf2 is the NETCONF library in C intended for building NETCONF clients and servers. libnetconf2 provides basic functions to connect NETCONF client and server to each other via SSH, to send and receive NETCONF messages. NETCONF datastore implementation is not included. https://github.com/CESNET/libnetconf2 Jakov Smolic config PACKAGE_libnetfilter-acct tristate "libnetfilter-acct.............. API to extended accounting infrastructure" default y if DEFAULT_libnetfilter-acct default m if ALL select PACKAGE_libc select PACKAGE_libmnl help libnetfilter_acct is a userspace library providing a programming interface (API) to the extended accounting infrastructure. http://www.netfilter.org/projects/libnetfilter_acct/ Nicolas Thill config PACKAGE_libnetfilter-conntrack tristate "libnetfilter-conntrack" default y if DEFAULT_libnetfilter-conntrack default m if ALL select PACKAGE_kmod-nf-conntrack-netlink select PACKAGE_libmnl select PACKAGE_libc select PACKAGE_libnfnetlink help libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. The library libnetfilter_conntrack has been previously known as libnfnetlink_conntrack and libctnetlink. This library is currently used by conntrack-tools among many other applications. http://www.netfilter.org/projects/libnetfilter_conntrack/ Jo-Philipp Wich config PACKAGE_libnetfilter-cthelper tristate "libnetfilter-cthelper" default y if DEFAULT_libnetfilter-cthelper default m if ALL select PACKAGE_libc select PACKAGE_libmnl help libnetfilter_cthelper is a userspace library providing a programming interface (API) to the in-kernel connection tracking helpers. This library is currently used by conntrack-tools. http://www.netfilter.org/projects/libnetfilter_cthelper/ config PACKAGE_libnetfilter-cttimeout tristate "libnetfilter-cttimeout" default y if DEFAULT_libnetfilter-cttimeout default m if ALL select PACKAGE_libmnl select PACKAGE_libc help libnetfilter_cttimeout is a userspace library providing a programming interface (API) to the in-kernel connection tracking timeout handling. This library is currently used by conntrack-tools. http://www.netfilter.org/projects/libnetfilter_cttimeout/ config PACKAGE_libnetfilter-log tristate "libnetfilter-log" default y if DEFAULT_libnetfilter-log default m if ALL select PACKAGE_libnfnetlink select PACKAGE_libmnl select PACKAGE_libc select PACKAGE_kmod-nfnetlink-log help libnetfilter_log is a userspace library providing interface to packets that have been logged by the kernel packet filter. It is is part of a system that deprecates the old syslog/dmesg based packet logging. This library has been previously known as libnfnetlink_log. http://www.netfilter.org/projects/libnetfilter_log/ Yousong Zhou config PACKAGE_libnetfilter-queue tristate "libnetfilter-queue" default y if DEFAULT_libnetfilter-queue default m if ALL select PACKAGE_libc select PACKAGE_libmnl select PACKAGE_libnfnetlink help libnetfilter_queue is a userspace library providing a programming interface (API) to packets that have been queued by the kernel packet filter. https://www.netfilter.org/projects/libnetfilter_queue/ config PACKAGE_libnetsnmp tristate "libnetsnmp................... Open source SNMP implementation (libraries)" default y if DEFAULT_libnetsnmp default m if ALL select PACKAGE_libpci select PACKAGE_libnl-tiny select PACKAGE_libpcre2 select PACKAGE_libc help Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. . This package contains shared libraries, needed by other programs. http://www.net-snmp.org/ Stijn Tintel config PACKAGE_libnettle tristate "libnettle............................................. GNU crypto library" default y if DEFAULT_libnettle default m if ALL select PACKAGE_libc select PACKAGE_libgmp if !LIBNETTLE_MINI help GNU crypto library http://www.lysator.liu.se/~nisse/nettle/ source "package/libs/nettle/Config.in" config PACKAGE_libnewt tristate "libnewt..................................................... Newt library" default y if DEFAULT_libnewt default m if ALL select PACKAGE_libslang2 select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libc help Newt is a programming library for color text mode, widget based user interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text mode user interfaces. Newt is based on the slang library. https://pagure.io/newt Jeffery To config PACKAGE_libnfnetlink tristate "libnfnetlink" default y if DEFAULT_libnfnetlink default m if ALL select PACKAGE_libc help libnfnetlink is is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. http://netfilter.org/projects/libnfnetlink/ Jo-Philipp Wich config PACKAGE_libnftnl tristate "libnftnl........... Low-level netlink library for the nf_tables subsystem" default y if DEFAULT_libnftnl default m if ALL select PACKAGE_libc select PACKAGE_libmnl help libnftnl is a userspace library providing a low-level netlink programming interface (API) to the in-kernel nf_tables subsystem. http://www.netfilter.org/projects/libnftnl Steven Barth config PACKAGE_libnghttp2 tristate "libnghttp2.............. Library implementing the framing layer of HTTP/2" default y if DEFAULT_libnghttp2 default m if ALL select PACKAGE_libc help C library implementing the framing layer of the HTTP/2 protocol. It can be used to build a HTTP/2-capable HTTP client or server Hans Dedecker config PACKAGE_libnghttp3 tristate "libnghttp3................................... HTTP/3 library written in C" default y if DEFAULT_libnghttp3 default m if ALL select PACKAGE_libc help nghttp3 is a thin HTTP/3 layer over an underlying QUIC stack. https://nghttp2.org/nghttp3 Stan Grishin config PACKAGE_libngtcp2 tristate "libngtcp2................................ Implementation of QUIC protocol" default y if DEFAULT_libngtcp2 default m if ALL select PACKAGE_libopenssl select PACKAGE_libnghttp3 select PACKAGE_libc help ngtcp2 project is an effort to implement QUIC protocol which is now being discussed in IETF QUICWG for its standardization. https://nghttp2.org/ngtcp2 Stan Grishin config PACKAGE_libnl tristate "libnl............................................... Full Netlink Library" default y if DEFAULT_libnl default m if ALL select PACKAGE_libnl-nf select PACKAGE_libnl-route select PACKAGE_libnl-cli select PACKAGE_libc select PACKAGE_libnl-genl help Socket handling, connection management, sending and receiving of data, message construction and parsing, object caching system, etc. http://www.infradead.org/~tgr/libnl/ config PACKAGE_libnl-cli tristate "libnl-cli............................................ CLI Netlink Library" default y if DEFAULT_libnl-cli default m if ALL select PACKAGE_libnl-nf select PACKAGE_libc select PACKAGE_libnl-genl help CLI Netlink Library Functions http://www.infradead.org/~tgr/libnl/ config PACKAGE_libnl-core tristate "libnl-core.......................................... Core Netlink Library" default y if DEFAULT_libnl-core default m if ALL select PACKAGE_libc select PACKAGE_libpthread help Common code for all netlink libraries http://www.infradead.org/~tgr/libnl/ config PACKAGE_libnl-genl tristate "libnl-genl....................................... Generic Netlink Library" default y if DEFAULT_libnl-genl default m if ALL select PACKAGE_libc select PACKAGE_libnl-core help Generic Netlink Library Functions http://www.infradead.org/~tgr/libnl/ config PACKAGE_libnl-nf tristate "libnl-nf....................................... Netfilter Netlink Library" default y if DEFAULT_libnl-nf default m if ALL select PACKAGE_libnl-route select PACKAGE_libc help Netfilter Netlink Library Functions http://www.infradead.org/~tgr/libnl/ config PACKAGE_libnl-route tristate "libnl-route...................................... Routing Netlink Library" default y if DEFAULT_libnl-route default m if ALL select PACKAGE_libc select PACKAGE_libnl-core help Routing Netlink Library Functions http://www.infradead.org/~tgr/libnl/ config PACKAGE_libnl-tiny tristate "libnl-tiny........................................ netlink socket library" default y if DEFAULT_libnl-tiny default m if ALL select PACKAGE_libc help This package contains a stripped down version of libnl Felix Fietkau config PACKAGE_libnopoll tristate "libnopoll..................................... noPoll C WebSocket Library" default y if DEFAULT_libnopoll default m if ALL select PACKAGE_libopenssl select PACKAGE_libc help This package contains the noPoll C WebSocket library. https://www.aspl.es/nopoll John Clark config PACKAGE_libnpth tristate "libnpth............................. The New GNU Portable Threads Library" default y if DEFAULT_libnpth default m if ALL select PACKAGE_libgpg-error select PACKAGE_libc help nPth is a library to provide the GNU Pth API and thus a non-preemptive threads implementation. https://gnupg.org/software/npth/index.html Daniel Golle config PACKAGE_libnpupnp tristate "libnpupnp........................................ A C++ base UPnP library" default y if DEFAULT_libnpupnp default m if ALL select PACKAGE_libmicrohttpd-no-ssl if PACKAGE_libmicrohttpd-ssl config PACKAGE_liboath tristate "liboath.................. A shared and static C library for OATH handling" default y if DEFAULT_liboath default m if ALL select PACKAGE_libc help The OATH Toolkit provide components for building one-time password authentication systems. It contains shared libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm (RFC6238). http://www.nongnu.org/oath-toolkit/index.html Fam Zheng config PACKAGE_libogg tristate "libogg............................................................ libogg" default y if DEFAULT_libogg default m if ALL select PACKAGE_libc help Ogg project codecs use the Ogg bitstream format to arrange the raw, compressed bitstream into a more robust, useful form. For example, the Ogg bitstream makes seeking, time stamping and error recovery possible, as well as mixing several sepearate, concurrent media streams into a single physical bitstream. https://xiph.org/ogg/ Ted Hess config PACKAGE_liboil tristate "liboil....................... simple functions optimized for various CPUs" default y if DEFAULT_liboil default m if ALL select PACKAGE_libc select PACKAGE_librt help Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithms, such as converting an array of N integers to floating-point numbers or multiplying and summing an array of N numbers. Such functions are candidates for significant optimization using various techniques, especially by using extended instructions provided by modern CPUs (Altivec, MMX, SSE, etc.). http://liboil.freedesktop.org/wiki/ W. Michael Petullo config PACKAGE_libopcodes tristate "libopcodes.................................................... libopcodes" default y if DEFAULT_libopcodes default m if ALL select PACKAGE_libc select PACKAGE_libbfd help libopcodes Felix Fietkau config PACKAGE_libopen62541 tristate "libopen62541........................................... An OPC UA library" default y if DEFAULT_libopen62541 default m if ALL select PACKAGE_libstdcpp select PACKAGE_libatomic select PACKAGE_libc select PACKAGE_librt select PACKAGE_zlib select PACKAGE_libmbedtls if LIBOPEN62541_MBDEDTLS select PACKAGE_libopenssl if LIBOPEN62541_OPENSSL select PACKAGE_libpthread help open62541 (http://open62541.org) is an open source and free implementation of OPC UA (OPC Unified Architecture) written in the common subset of the C99 and C++98 languages. The library is usable with all major compilers and provides the necessary tools to implement dedicated OPC UA clients and servers, or to integrate OPC UA-based communication into existing applications. open62541 library is platform independent. https://open62541.org/ Michele Primavera source "feeds/packages/libs/libopen62541/Config.in" config PACKAGE_libopendkim tristate "libopendkim............ Library for signing and verifying DKIM signatures" default y if DEFAULT_libopendkim default m if ALL select PACKAGE_libmilter-sendmail select PACKAGE_libc select PACKAGE_libopenssl select PACKAGE_libbsd if USE_GLIBC help Library for signing and verifying DomainKeys Identified Mail (DKIM) signatures. http://opendkim.org/ Val Kulkov config PACKAGE_libopenobex tristate "libopenobex... Open Source impl of the OBject EXchange protocol (library)" default y if DEFAULT_libopenobex default m if ALL select PACKAGE_libusb-1.0 select PACKAGE_libc help Open Source impl of the OBject EXchange protocol (library) https://www.gitorious.org/openobex menuconfig PACKAGE_libopensc tristate "libopensc............................... OpenSC libraries for smart cards" default y if DEFAULT_libopensc default m if ALL select PACKAGE_libpthread select PACKAGE_libopenssl select PACKAGE_libc select PACKAGE_zlib help OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as authentication, mail encryption and digital signatures. https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-pkcs11 tristate "libopensc-pkcs11................................ OpenSC - PKCS11 provider" default y if DEFAULT_libopensc-pkcs11 default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help OpenSC PKCS#11 provider https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-asepcos tristate "libopensc-profile-asepcos................ asepcos card profile for opensc" default y if DEFAULT_libopensc-profile-asepcos default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help asepcos card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-authentic tristate "libopensc-profile-authentic............ authentic card profile for opensc" default y if DEFAULT_libopensc-profile-authentic default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help authentic card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-cardos tristate "libopensc-profile-cardos.................. cardos card profile for opensc" default y if DEFAULT_libopensc-profile-cardos default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help cardos card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-cyberflex tristate "libopensc-profile-cyberflex............ cyberflex card profile for opensc" default y if DEFAULT_libopensc-profile-cyberflex default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help cyberflex card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-entersafe tristate "libopensc-profile-entersafe............ entersafe card profile for opensc" default y if DEFAULT_libopensc-profile-entersafe default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help entersafe card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-epass2003 tristate "libopensc-profile-epass2003............ epass2003 card profile for opensc" default y if DEFAULT_libopensc-profile-epass2003 default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help epass2003 card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-flex tristate "libopensc-profile-flex...................... flex card profile for opensc" default y if DEFAULT_libopensc-profile-flex default m if ALL select PACKAGE_libc depends on PACKAGE_libopensc help flex card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-gpk tristate "libopensc-profile-gpk........................ gpk card profile for opensc" default y if DEFAULT_libopensc-profile-gpk default m if ALL select PACKAGE_libc depends on PACKAGE_libopensc help gpk card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-ias-adele-admin1 tristate "libopensc-profile-ias-adele-admin1" default y if DEFAULT_libopensc-profile-ias-adele-admin1 default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help ias_adele_admin1 card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-ias-adele-admin2 tristate "libopensc-profile-ias-adele-admin2" default y if DEFAULT_libopensc-profile-ias-adele-admin2 default m if ALL select PACKAGE_libc depends on PACKAGE_libopensc help ias_adele_admin2 card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-ias-adele-common tristate "libopensc-profile-ias-adele-common" default y if DEFAULT_libopensc-profile-ias-adele-common default m if ALL select PACKAGE_libc depends on PACKAGE_libopensc help ias_adele_common card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-iasecc tristate "libopensc-profile-iasecc.................. iasecc card profile for opensc" default y if DEFAULT_libopensc-profile-iasecc default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help iasecc card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-iasecc-admin-eid tristate "libopensc-profile-iasecc-admin-eid" default y if DEFAULT_libopensc-profile-iasecc-admin-eid default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help iasecc_admin_eid card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-iasecc-generic-oberthur tristate "libopensc-profile-iasecc-generic-oberthur" default y if DEFAULT_libopensc-profile-iasecc-generic-oberthur default m if ALL select PACKAGE_libc depends on PACKAGE_libopensc help iasecc_generic_oberthur card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-iasecc-generic-pki tristate "libopensc-profile-iasecc-generic-pki" default y if DEFAULT_libopensc-profile-iasecc-generic-pki default m if ALL select PACKAGE_libc depends on PACKAGE_libopensc help iasecc_generic_pki card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-incrypto34 tristate "libopensc-profile-incrypto34.......... incrypto34 card profile for opensc" default y if DEFAULT_libopensc-profile-incrypto34 default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help incrypto34 card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-jcop tristate "libopensc-profile-jcop...................... jcop card profile for opensc" default y if DEFAULT_libopensc-profile-jcop default m if ALL select PACKAGE_libc depends on PACKAGE_libopensc help jcop card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-miocos tristate "libopensc-profile-miocos.................. miocos card profile for opensc" default y if DEFAULT_libopensc-profile-miocos default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help miocos card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-muscle tristate "libopensc-profile-muscle.................. muscle card profile for opensc" default y if DEFAULT_libopensc-profile-muscle default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help muscle card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-myeid tristate "libopensc-profile-myeid.................... myeid card profile for opensc" default y if DEFAULT_libopensc-profile-myeid default m if ALL select PACKAGE_libc depends on PACKAGE_libopensc help myeid card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-oberthur tristate "libopensc-profile-oberthur.............. oberthur card profile for opensc" default y if DEFAULT_libopensc-profile-oberthur default m if ALL select PACKAGE_libc depends on PACKAGE_libopensc help oberthur card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-openpgp tristate "libopensc-profile-openpgp................ openpgp card profile for opensc" default y if DEFAULT_libopensc-profile-openpgp default m if ALL select PACKAGE_libc depends on PACKAGE_libopensc help openpgp card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-pkcs15 tristate "libopensc-profile-pkcs15.................. pkcs15 card profile for opensc" default y if DEFAULT_libopensc-profile-pkcs15 default m if ALL select PACKAGE_libc depends on PACKAGE_libopensc help pkcs15 card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-rutoken tristate "libopensc-profile-rutoken................ rutoken card profile for opensc" default y if DEFAULT_libopensc-profile-rutoken default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help rutoken card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-rutoken-ecp tristate "libopensc-profile-rutoken-ecp........ rutoken_ecp card profile for opensc" default y if DEFAULT_libopensc-profile-rutoken-ecp default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help rutoken_ecp card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-sc-hsm tristate "libopensc-profile-sc-hsm.................. sc-hsm card profile for opensc" default y if DEFAULT_libopensc-profile-sc-hsm default m if ALL select PACKAGE_libc depends on PACKAGE_libopensc help sc-hsm card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-setcos tristate "libopensc-profile-setcos.................. setcos card profile for opensc" default y if DEFAULT_libopensc-profile-setcos default m if ALL select PACKAGE_libc depends on PACKAGE_libopensc help setcos card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-starcos tristate "libopensc-profile-starcos................ starcos card profile for opensc" default y if DEFAULT_libopensc-profile-starcos default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help starcos card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopensc-profile-westcos tristate "libopensc-profile-westcos................ westcos card profile for opensc" default y if DEFAULT_libopensc-profile-westcos default m if ALL depends on PACKAGE_libopensc select PACKAGE_libc help westcos card profile for opensc https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libopenzwave tristate "libopenzwave.......................................... Open-ZWave Library" default y if DEFAULT_libopenzwave default m if ALL select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_libpthread help Open-ZWave Library http://openzwave.com David Woodhouse config PACKAGE_liboping tristate "liboping....................... C library to generate ICMP echo requests." default y if DEFAULT_liboping default m if ALL select PACKAGE_libc help C library to generate ICMP echo requests. https://noping.cc Jo-Philipp Wich config PACKAGE_libopus tristate "libopus................................................. OPUS Audio Codec" default y if DEFAULT_libopus default m if ALL select PACKAGE_libc help Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. https://opus-codec.org Ted Hess , Ian Leonard config PACKAGE_libopusenc tristate "libopusenc....................................... OPUS Audio stream files" default y if DEFAULT_libopusenc default m if ALL select PACKAGE_libc select PACKAGE_libopus help OPUS Audio stream files https://opus-codec.org Eduardo Abinader config PACKAGE_libopusfile tristate "libopusfile............................................ OPUS file library" default y if DEFAULT_libopusfile default m if ALL select PACKAGE_libc select PACKAGE_libopenssl select PACKAGE_libogg select PACKAGE_libopus help The opusfile library provides seeking, decode, and playback of Opus streams in the Ogg container (.opus files) http://opus-codec.org/ Eduardo Abinader config PACKAGE_liborcania tristate "liborcania.......................... Functionality required by libulfius." default y if DEFAULT_liborcania default m if ALL select PACKAGE_libc help Potluck with different functions for different purposes that can be shared among C programs. https://github.com/babelouest/orcania Toni Uhlig config PACKAGE_libout123 tristate "libout123" default y if DEFAULT_libout123 default m if ALL select PACKAGE_libc select PACKAGE_libltdl help Library for continuous playback of audio streams via various platform-specific output methods http://www.mpg123.de Zoltan HERPAI config PACKAGE_libowipcalc tristate "libowipcalc............................................. Owipcalc Library" default y if DEFAULT_libowipcalc default m if ALL select PACKAGE_libc help The owipcalc library supports a number of calculations and tests to work with ip-address ranges, this is useful for programms that e.g. need to partition ipv6-prefixes into small subnets or to calculate address ranges for dhcp pools. Nick Hainke config PACKAGE_libp11 tristate "libp11.............................................................. PKCS" default y if DEFAULT_libp11 default m if ALL select PACKAGE_libc select OPENSSL_ENGINE select PACKAGE_libopenssl help Libp11 is a library implementing a small layer on top of PKCS#11 API to make using PKCS#11 implementations easier. https://www.opensc-project.org/opensc/wiki/libp11 Daniel Golle config PACKAGE_libpagekite tristate "libpagekite........... Make localhost servers publicly visible. (library)" default y if DEFAULT_libpagekite default m if ALL select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_libev select PACKAGE_libopenssl help PageKite is a system for running publicly visible servers (generally web servers) on machines without a direct connection to the Internet, such as mobile devices or computers behind restrictive firewalls. PageKite works around NAT, firewalls and IP-address limitations by using a combination of tunnels and reverse proxies. This package provides an implementation of the PageKite Protocol in C, optimized for high-performance or embedded applications. This package contains the core library https://pagekite.net/wiki/Floss/LibPageKite/ Karl Palsson config PACKAGE_libpam tristate "libpam.............................. the Linux-PAM libraries and modules." default y if DEFAULT_libpam default m if ALL select PACKAGE_libc help The Linux-PAM Pluggable Authentication Modules. http://www.kernel.org/pub/linux/libs/pam Nikos Mavrogiannopoulos config PACKAGE_libparted tristate "libparted............................................. GNU Parted library" default y if DEFAULT_libparted default m if ALL select PACKAGE_libc depends on !(PARTED_LVM2 && PACKAGE_libdevmapper-selinux config PACKAGE_libpbc tristate "libpbc............................ The Pairing-Based Cryptography Library" default y if DEFAULT_libpbc default m if ALL select PACKAGE_libc select PACKAGE_libgmp help Pairing-based cryptography is a relatively young area of cryptography that revolves around a certain function with special properties. The PBC (Pairing-Based Cryptography) library is a free C library (released under the GNU Lesser General Public License) built on the GMP library that performs the mathematical operations underlying pairing-based cryptosystems. https://crypto.stanford.edu/pbc/ Daniel Golle menuconfig PACKAGE_libpcap tristate "libpcap................................. Low-level packet capture library" default y if DEFAULT_libpcap default m if ALL select PACKAGE_libc help This package contains a system-independent library for user-level network packet capture. http://www.tcpdump.org/ Felix Fietkau source "package/libs/libpcap/Config.in" config PACKAGE_libpci tristate "libpci............................................... Linux PCI Libraries" default y if DEFAULT_libpci default m if ALL select PACKAGE_libc help Linux PCI Libraries http://mj.ucw.cz/pciutils.shtml Lucian Cristian config PACKAGE_libpciaccess tristate "libpciaccess.................................. Generic PCI access library" default y if DEFAULT_libpciaccess default m if ALL select PACKAGE_libc help Generic PCI access library https://xorg.freedesktop.org/ Lucian Cristian config PACKAGE_libpcre tristate "libpcre..................... A Perl Compatible Regular Expression library" default y if DEFAULT_libpcre default m if ALL select PACKAGE_libc help A Perl Compatible Regular Expression library https://www.pcre.org/ Thomas Heil source "feeds/packages/libs/pcre/Config.in" config PACKAGE_libpcre16 tristate "libpcre16... A Perl Compatible Regular Expression library (16bit support)" default y if DEFAULT_libpcre16 default m if ALL select PACKAGE_libc help A Perl Compatible Regular Expression library (16bit support) https://www.pcre.org/ Thomas Heil config PACKAGE_libpcre2 tristate "libpcre2.................... A Perl Compatible Regular Expression library" default y if DEFAULT_libpcre2 default m if ALL select PACKAGE_libc help A Perl Compatible Regular Expression library https://www.pcre.org/ Shane Peelar source "package/libs/pcre2/Config.in" config PACKAGE_libpcre2-16 tristate "libpcre2-16. A Perl Compatible Regular Expression library (16bit support)" default y if DEFAULT_libpcre2-16 default m if ALL select PACKAGE_libc help A Perl Compatible Regular Expression library (16bit support) https://www.pcre.org/ Shane Peelar config PACKAGE_libpcre2-32 tristate "libpcre2-32. A Perl Compatible Regular Expression library (32bit support)" default y if DEFAULT_libpcre2-32 default m if ALL select PACKAGE_libc help A Perl Compatible Regular Expression library (32bit support) https://www.pcre.org/ Shane Peelar config PACKAGE_libpcre32 tristate "libpcre32... A Perl Compatible Regular Expression library (32bit support)" default y if DEFAULT_libpcre32 default m if ALL select PACKAGE_libc help A Perl Compatible Regular Expression library (32bit support) https://www.pcre.org/ Thomas Heil config PACKAGE_libpcrecpp tristate "libpcrecpp.... C++ wrapper for Perl Compatible Regular Expression library" default y if DEFAULT_libpcrecpp default m if ALL select PACKAGE_libpcre select PACKAGE_libstdcpp select PACKAGE_libc help C++ wrapper for Perl Compatible Regular Expression library https://www.pcre.org/ Thomas Heil config PACKAGE_libpcsclite tristate "libpcsclite........ Access a smart card using SCard API (PC/SC) (library)" default y if DEFAULT_libpcsclite default m if ALL select PACKAGE_libc select PACKAGE_libusb-1.0 select PACKAGE_librt select PACKAGE_libpthread help The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smart cards and smart cards readers. . This package contains the PC/SC shared library. https://pcsclite.apdu.fr/ Daniel Golle config PACKAGE_libpfring tristate "libpfring................ Library for PR_RING (package process framework)" default y if DEFAULT_libpfring default m if ALL select PACKAGE_kmod-pf-ring select PACKAGE_libpthread select PACKAGE_libpcap select PACKAGE_libc help PF_RING is a high speed packet capture library that turns a commodity PC into an efficient and cheap network measurement box suitable for both packet and active traffic analysis and manipulation. Moreover, PF_RING opens totally new markets as it enables the creation of efficient application such as traffic balancers or packet filters in a matter of lines of codes. https://github.com/ntop/pf_ring Banglang Huang config PACKAGE_libpkcs11-spy tristate "libpkcs11-spy...................................... PKCS11 spying wrapper" default y if DEFAULT_libpkcs11-spy default m if ALL select PACKAGE_libpthread select PACKAGE_libopenssl select PACKAGE_libc help PKCS11 spying wrapper https://github.com/OpenSC/OpenSC/wiki Daniel Golle config PACKAGE_libpkgconf tristate "libpkgconf.................................................... libpkgconf" default y if DEFAULT_libpkgconf default m if ALL select PACKAGE_libc help libpkgconf is a library which provides access to most of pkgconf’s functionality, to allow other tooling such as compilers and IDEs to discover and use frameworks configured by pkgconf. It features a stable library ABI and API designed for building bindings and other tools. http://pkgconf.org/ Rosen Penev config PACKAGE_libpng tristate "libpng............................... A PNG format files handling library" default y if DEFAULT_libpng default m if ALL select PACKAGE_libc select PACKAGE_zlib help A PNG format files handling library http://www.libpng.org/pub/png/libpng.html Jo-Philipp Wich config PACKAGE_libpopt tristate "libpopt............................ A command line option parsing library" default y if DEFAULT_libpopt default m if ALL select PACKAGE_libc help A command line option parsing library https://github.com/rpm-software-management/popt config PACKAGE_libpri tristate "libpri........................... libpri Primary Rate ISDN implementation" default y if DEFAULT_libpri default m if ALL depends on USB_SUPPORT select PACKAGE_libc select PACKAGE_dahdi-tools-libtonezone help libpri is a C implementation of the Primary Rate ISDN specification. It was based on the Bellcore specification SR-NWT-002343 for National ISDN. As of May 12, 2001, it has been tested work with NI-2, Nortel DMS-100, and Lucent 5E Custom protocols on switches from Nortel and Lucent. http://www.asterisk.org/ Daniel Golle config PACKAGE_libprotobuf-c tristate "libprotobuf-c................................... Protocol Buffers library" default y if DEFAULT_libprotobuf-c default m if ALL select PACKAGE_libc help Runtime library to use Google Protocol Buffers from C applications. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. https://github.com/protobuf-c/protobuf-c config PACKAGE_libpsl tristate "libpsl........................ C library to handle the Public Suffix List" default y if DEFAULT_libpsl default m if ALL select PACKAGE_libidn2 select PACKAGE_libc select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libunistring help C library to handle the Public Suffix List https://github.com/rockdaboot/libpsl W. Michael Petullo config PACKAGE_libqmi tristate "libqmi...................... Helper library to talk to QMI enabled modems" default y if DEFAULT_libqmi default m if ALL select PACKAGE_libmbim if LIBQMI_WITH_MBIM_QMUX select PACKAGE_libqrtr-glib if LIBQMI_WITH_QRTR_GLIB select PACKAGE_glib2 select PACKAGE_libc help Helper library talk to QMI enabled modems. Add qmi-utils for extra utilities. https://www.freedesktop.org/wiki/Software/libqmi Nicholas Smith source "feeds/packages/libs/libqmi/Config.in" config PACKAGE_libqrencode tristate "libqrencode................ Library for encoding data in a QR Code symbol" default y if DEFAULT_libqrencode default m if ALL select PACKAGE_libc help Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D symbology that can be scanned by handy terminals such as a mobile phone with CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is highly robust. https://fukuchi.org/works/qrencode/ Jonathan Bennett config PACKAGE_libqrtr-glib tristate "libqrtr-glib............... Helper library to talk to QRTR enabled modems" default y if DEFAULT_libqrtr-glib default m if ALL select PACKAGE_libc select PACKAGE_glib2 help Helper library talk to QRTR enabled modems. https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib Nicholas Smith config PACKAGE_libradcli tristate "libradcli................................... A library for radius clients" default y if DEFAULT_libradcli default m if ALL select PACKAGE_libnettle select PACKAGE_libgnutls if RADCLI_TLS select PACKAGE_libc help A library for radius clients https://radcli.github.io/radcli Nikos Mavrogiannopoulos config PACKAGE_libradiotap tristate "libradiotap...................................... Radiotap Parser Library" default y if DEFAULT_libradiotap default m if ALL select PACKAGE_libc help Library that supplies additional information about frames from the driver to userspace applications. https://www.radiotap.org/ Nick Hainke config PACKAGE_libreadline tristate "libreadline................................ Command lines edition library" default y if DEFAULT_libreadline default m if ALL select PACKAGE_libncurses select PACKAGE_libc help The Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html config PACKAGE_libredblack tristate "libredblack........................................ RedBlack tree library" default y if DEFAULT_libredblack default m if ALL select PACKAGE_libc help RedBlack Balanced Tree Searching and Sorting Library. http://libredblack.sourceforge.net/ Mislav Novakovic config PACKAGE_librouteros tristate "librouteros.................... A library that talks to MikroTik devices." default y if DEFAULT_librouteros default m if ALL select PACKAGE_libc help librouteros is a library to communicate with RouterOS, the operating system of MikroTik's RouterBoards. It uses the API port provided by those systems to connect and talk to the devices. librouteros is a low-level library in that it abstracts the network protocol used but has next to no knowledge about the commands and responses available https://octo.github.io/librouteros/ Sven Roederer config PACKAGE_libroxml tristate "libroxml..... Minimum, easy-to-use, C implementation for xml file parsing" default y if DEFAULT_libroxml default m if ALL select PACKAGE_libc help Minimum, easy-to-use, C implementation for xml file parsing http://www.libroxml.net/ Felix Fietkau config PACKAGE_librrd1 tristate "librrd1.................... Round Robin Database (RRD) management library" default y if DEFAULT_librrd1 default m if ALL select PACKAGE_zlib select PACKAGE_libc help RRD is the Acronym for Round Robin Database. RRD is a system to store and display time-series data (i.e. network bandwidth, machine-room temperature, server load average). It stores the data in a very compact way that will not expand over time, and it presents useful graphs by processing the data to enforce a certain data density. It can be used either via simple wrapper scripts (from shell or Perl) or via frontends that poll network devices and put friendly user interface on it. This is version 1.0.x with cgilib-0.4, gd1.3 and libpng-1.0.9 linked into librrd.so. The library is much smaller compared to the 1.2.x version with separate dynamic linked libraries. This package contains a shared library, used by other programs. http://oss.oetiker.ch/rrdtool/ Jo-Philipp Wich config PACKAGE_librtlsdr tristate "librtlsdr" default y if DEFAULT_librtlsdr default m if ALL select PACKAGE_libusb-1.0 select PACKAGE_libc help rtl-sdr allows DVB-T dongles based on the Realtek RTL2832U to be used as an inexpensive SDR. This package contains the librtlsdr shared library. http://sdr.osmocom.org/trac/wiki/rtl-sdr Vasilis Tsiligiannis config PACKAGE_libruby tristate "libruby......................... Ruby scripting language (shared library)" default y if DEFAULT_libruby default m if ALL select PACKAGE_libpthread select PACKAGE_librt select PACKAGE_libc select PACKAGE_zlib select PACKAGE_libgmp help Ruby scripting language (shared library) http://www.ruby-lang.org/ Luiz Angelo Daros de Luca config PACKAGE_libsamplerate tristate "libsamplerate...................................... Sample Rate Converter" default y if DEFAULT_libsamplerate default m if ALL select PACKAGE_libsndfile select PACKAGE_libc help Secret Rabbit Code (aka libsamplerate) is a Sample Rate Converter for audio. http://www.mega-nerd.com/SRC/index.html Ted Hess config PACKAGE_libsane tristate "libsane.............................. Scanner Access Now Easy (libraries)" default y if DEFAULT_libsane default m if ALL select PACKAGE_libc select PACKAGE_libusb-1.0 help SANE (Scanner Access Now Easy) is a universal scanner interface. This package contains the SANE shared libraries. http://www.sane-project.org/ Luiz Angelo Daros de Luca config PACKAGE_libsasl2 tristate "libsasl2............ A general purpose authentication library (libraries)" default y if DEFAULT_libsasl2 default m if ALL select PACKAGE_libopenssl select PACKAGE_libc help A general purpose authentication library (libraries) http://asg.web.cmu.edu/sasl/ W. Michael Petullo config PACKAGE_libsasl2-sasldb tristate "libsasl2-sasldb" default y if DEFAULT_libsasl2-sasldb default m if ALL select PACKAGE_libc select PACKAGE_libdb47 select PACKAGE_libsasl2 help A general purpose authentication library (sasldb libraries) http://asg.web.cmu.edu/sasl/ W. Michael Petullo config PACKAGE_libseccomp tristate "libseccomp............................................. seccomp (library)" default y if DEFAULT_libseccomp default m if ALL select PACKAGE_libc help This package contains the seccomp library. https://github.com/seccomp/libseccomp/wiki Nikos Mavrogiannopoulos depends on !arc config PACKAGE_libselinux tristate "libselinux....................................... Runtime SELinux library" default y if DEFAULT_libselinux default m if ALL select PACKAGE_libsepol select PACKAGE_musl-fts if USE_MUSL select PACKAGE_libpcre2 select PACKAGE_libc help libselinux is the runtime SELinux library that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. http://selinuxproject.org/page/Main_Page Thomas Petazzoni config PACKAGE_libsemanage tristate "libsemanage............................ SELinux policy management library" default y if DEFAULT_libsemanage default m if ALL select PACKAGE_libaudit select PACKAGE_libc select PACKAGE_libbz2 select PACKAGE_libselinux help libsemanage is the policy management library. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case (for rpm). http://selinuxproject.org/page/Main_Page Thomas Petazzoni config PACKAGE_libsensors tristate "libsensors.................................................... libsensors" default y if DEFAULT_libsensors default m if ALL select PACKAGE_sysfsutils select PACKAGE_libc help lm-sensors libraries https://hwmon.wiki.kernel.org/lm_sensors Jo-Philipp Wich config PACKAGE_libsepol tristate "libsepol...................... SELinux binary policy manipulation library" default y if DEFAULT_libsepol default m if ALL select PACKAGE_libc help Libsepol is the binary policy manipulation library. It doesn't depend upon or use any of the other SELinux components. http://selinuxproject.org/page/Main_Page Thomas Petazzoni config PACKAGE_libshout tristate "libshout............................ Shoutcast client library (no theora)" default y if DEFAULT_libshout default m if ALL select PACKAGE_libc select PACKAGE_libvorbisidec select PACKAGE_libpthread select PACKAGE_libopenssl help libshout allows applications to easily communicate and broadcast to an Icecast streaming media server. It handles the socket connections, metadata communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details. . This package does not have Theora support. http://www.icecast.org Ted Hess config PACKAGE_libshout-full tristate "libshout-full............................ Shoutcast client library (full)" default y if DEFAULT_libshout-full default m if ALL select PACKAGE_libc select PACKAGE_libtheora select PACKAGE_libvorbisidec select PACKAGE_libpthread select PACKAGE_libopenssl help libshout allows applications to easily communicate and broadcast to an Icecast streaming media server. It handles the socket connections, metadata communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details. http://www.icecast.org Ted Hess config PACKAGE_libshout-nossl tristate "libshout-nossl.................. Shoutcast client library (no ssl/theora)" default y if DEFAULT_libshout-nossl default m if ALL select PACKAGE_libpthread select PACKAGE_libvorbisidec select PACKAGE_libc help libshout allows applications to easily communicate and broadcast to an Icecast streaming media server. It handles the socket connections, metadata communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details. . This package does not have OpenSSL or Theora support. http://www.icecast.org Ted Hess config PACKAGE_libsispmctl tristate "libsispmctl................... Silver Shield PM Control for Linux library" default y if DEFAULT_libsispmctl default m if ALL select PACKAGE_libc select PACKAGE_libusb-compat help Silver Shield PM Control for Linux library http://sispmctl.sourceforge.net config PACKAGE_libslang2 tristate "libslang2.................................... S-Lang Programmer's Library" default y if DEFAULT_libslang2 default m if ALL select PACKAGE_terminfo select PACKAGE_libc help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-base64 tristate "libslang2-mod-base64......... S-Lang Programmer's Library (base64 module)" default y if DEFAULT_libslang2-mod-base64 default m if ALL depends on PACKAGE_libslang2 select PACKAGE_libc help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the base64 module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-chksum tristate "libslang2-mod-chksum......... S-Lang Programmer's Library (chksum module)" default y if DEFAULT_libslang2-mod-chksum default m if ALL select PACKAGE_libc depends on PACKAGE_libslang2 help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the chksum module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-csv tristate "libslang2-mod-csv............... S-Lang Programmer's Library (csv module)" default y if DEFAULT_libslang2-mod-csv default m if ALL depends on PACKAGE_libslang2 select PACKAGE_libc help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the csv module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-fcntl tristate "libslang2-mod-fcntl........... S-Lang Programmer's Library (fcntl module)" default y if DEFAULT_libslang2-mod-fcntl default m if ALL select PACKAGE_libc depends on PACKAGE_libslang2 help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the fcntl module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-fork tristate "libslang2-mod-fork............. S-Lang Programmer's Library (fork module)" default y if DEFAULT_libslang2-mod-fork default m if ALL depends on PACKAGE_libslang2 select PACKAGE_libc help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the fork module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-histogram tristate "libslang2-mod-histogram... S-Lang Programmer's Library (histogram module)" default y if DEFAULT_libslang2-mod-histogram default m if ALL select PACKAGE_libc depends on PACKAGE_libslang2 help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the histogram module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-iconv tristate "libslang2-mod-iconv........... S-Lang Programmer's Library (iconv module)" default y if DEFAULT_libslang2-mod-iconv default m if ALL depends on PACKAGE_libslang2 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the iconv module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-json tristate "libslang2-mod-json............. S-Lang Programmer's Library (json module)" default y if DEFAULT_libslang2-mod-json default m if ALL depends on PACKAGE_libslang2 select PACKAGE_libc help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the json module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-onig tristate "libslang2-mod-onig............. S-Lang Programmer's Library (onig module)" default y if DEFAULT_libslang2-mod-onig default m if ALL select PACKAGE_oniguruma depends on PACKAGE_libslang2 select PACKAGE_libc help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the onig module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-png tristate "libslang2-mod-png............... S-Lang Programmer's Library (png module)" default y if DEFAULT_libslang2-mod-png default m if ALL select PACKAGE_libpng select PACKAGE_libc depends on PACKAGE_libslang2 help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the png module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-rand tristate "libslang2-mod-rand............. S-Lang Programmer's Library (rand module)" default y if DEFAULT_libslang2-mod-rand default m if ALL select PACKAGE_libc depends on PACKAGE_libslang2 help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the rand module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-select tristate "libslang2-mod-select......... S-Lang Programmer's Library (select module)" default y if DEFAULT_libslang2-mod-select default m if ALL select PACKAGE_libc depends on PACKAGE_libslang2 help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the select module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-slsmg tristate "libslang2-mod-slsmg........... S-Lang Programmer's Library (slsmg module)" default y if DEFAULT_libslang2-mod-slsmg default m if ALL depends on PACKAGE_libslang2 select PACKAGE_libc help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the slsmg module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-socket tristate "libslang2-mod-socket......... S-Lang Programmer's Library (socket module)" default y if DEFAULT_libslang2-mod-socket default m if ALL select PACKAGE_libc depends on PACKAGE_libslang2 help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the socket module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-stats tristate "libslang2-mod-stats........... S-Lang Programmer's Library (stats module)" default y if DEFAULT_libslang2-mod-stats default m if ALL select PACKAGE_libc depends on PACKAGE_libslang2 help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the stats module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-sysconf tristate "libslang2-mod-sysconf....... S-Lang Programmer's Library (sysconf module)" default y if DEFAULT_libslang2-mod-sysconf default m if ALL depends on PACKAGE_libslang2 select PACKAGE_libc help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the sysconf module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-termios tristate "libslang2-mod-termios....... S-Lang Programmer's Library (termios module)" default y if DEFAULT_libslang2-mod-termios default m if ALL depends on PACKAGE_libslang2 select PACKAGE_libc help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the termios module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-varray tristate "libslang2-mod-varray......... S-Lang Programmer's Library (varray module)" default y if DEFAULT_libslang2-mod-varray default m if ALL select PACKAGE_libc depends on PACKAGE_libslang2 help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the varray module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-mod-zlib tristate "libslang2-mod-zlib............. S-Lang Programmer's Library (zlib module)" default y if DEFAULT_libslang2-mod-zlib default m if ALL select PACKAGE_zlib select PACKAGE_libc depends on PACKAGE_libslang2 help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package contains the zlib module. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libslang2-modules tristate "libslang2-modules.............. S-Lang Programmer's Library (all modules)" default y if DEFAULT_libslang2-modules default m if ALL select PACKAGE_libslang2-mod-stats select PACKAGE_libslang2-mod-png select PACKAGE_libslang2-mod-varray select PACKAGE_libslang2-mod-onig select PACKAGE_libslang2-mod-fcntl select PACKAGE_libslang2-mod-select select PACKAGE_libslang2-mod-rand select PACKAGE_libslang2-mod-base64 select PACKAGE_libslang2-mod-json select PACKAGE_libslang2-mod-sysconf select PACKAGE_libslang2-mod-histogram select PACKAGE_libc depends on PACKAGE_libslang2 select PACKAGE_libslang2-mod-termios select PACKAGE_libslang2-mod-chksum select PACKAGE_libslang2-mod-socket select PACKAGE_libslang2-mod-zlib select PACKAGE_libslang2-mod-slsmg select PACKAGE_libslang2-mod-fork select PACKAGE_libslang2-mod-csv select PACKAGE_libslang2-mod-iconv help Multi-platform programmer's library providing facilities for interactive applications. Includes such things as display/screen management, keyboard input, keymaps, etc. Includes the embeddable S-Lang interpreter. This package installs all of S-Lang's bundled modules. https://www.jedsoft.org/slang/ Jeffery To config PACKAGE_libsmartcols tristate "libsmartcols....................................... table or tree library" default y if DEFAULT_libsmartcols default m if ALL select PACKAGE_libc select PACKAGE_librt help The smartcols library is used to print tables and trees in a pretty way. http://www.kernel.org/pub/linux/utils/util-linux/ config PACKAGE_libsndfile tristate "libsndfile....................... Library for reading/writing audio files" default y if DEFAULT_libsndfile default m if ALL select PACKAGE_libc help libsndfile is a library of C routines for reading and writing files containing sampled audio data. http://www.mega-nerd.com/libsndfile/ Peter Wagner config PACKAGE_libsoc tristate "libsoc....................................................... SoC Library" default y if DEFAULT_libsoc default m if ALL select PACKAGE_libc select PACKAGE_libpthread help libsoc: C library for interfacing with common SoC peripherals through generic kernel interfaces https://github.com/jackmitch/libsoc Yegor Yefremov config PACKAGE_libsocks tristate "libsocks............................................. Dante SOCKS Library" default y if DEFAULT_libsocks default m if ALL select PACKAGE_libc help Dante is a circuit-level firewall/proxy that can be used to provide convenient and secure network connectivity, requiring only that the server Dante runs on has external network connectivity. Dante is used daily by Fortune 100 companies and large international organizations, either as a standard SOCKS server or as a "reverse proxy". This package provides the shared libsocks library. http://www.inet.no/dante/ David Yang config PACKAGE_libsodium tristate "libsodium................ P(ortable|ackageable) NaCl-based crypto library" default y if DEFAULT_libsodium default m if ALL select PACKAGE_libc help NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. Sodium is a portable, cross-compilable, installable, packageable fork of NaCl (based on the latest released upstream version nacl-20110221), with a compatible API. The design choices, particularly in regard to the Curve25519 Diffie-Hellman function, emphasize security (whereas NIST curves emphasize "performance" at the cost of security), and "magic constants" in NaCl/Sodium have clear rationales. The same cannot be said of NIST curves, where the specific origins of certain constants are not described by the standards. And despite the emphasis on higher security, primitives are faster across-the-board than most implementations of the NIST standards. https://github.com/jedisct1/libsodium Damiano Renfer menu "Configuration" depends on PACKAGE_libsodium config LIBSODIUM_MINIMAL bool "Compile only what is required for the high-level API (no aes128ctr), should be fine in most cases." default y endmenu config PACKAGE_libsoup tristate "libsoup.......................................................... libsoup" default y if DEFAULT_libsoup default m if ALL select PACKAGE_glib2 select PACKAGE_libsqlite3 select PACKAGE_libgnutls select PACKAGE_libpsl select PACKAGE_libc select PACKAGE_libxml2 select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libiconv-full if BUILD_NLS help libsoup https://wiki.gnome.org/Projects/libsoup W. Michael Petullo config PACKAGE_libsoup3 tristate "libsoup3........................................................ libsoup3" default y if DEFAULT_libsoup3 default m if ALL select PACKAGE_glib2 select PACKAGE_libsqlite3 select PACKAGE_libgnutls select PACKAGE_libpsl select PACKAGE_libc select PACKAGE_libnghttp2 select PACKAGE_libxml2 help libsoup3 https://wiki.gnome.org/Projects/libsoup W. Michael Petullo config PACKAGE_libsoxr tristate "libsoxr........................................ The SoX Resampler library" default y if DEFAULT_libsoxr default m if ALL select PACKAGE_libpthread select PACKAGE_libc help The SoX Resampler library High quality, one-dimensional sample-rate conversion library https://sourceforge.net/projects/soxr/ Ted Hess , Mike Brady config PACKAGE_libspeedtestcpp tristate "libspeedtestcpp............................ library for ookla's speedtest" default y if DEFAULT_libspeedtestcpp default m if ALL select PACKAGE_libstdcpp select PACKAGE_libc select PACKAGE_libcurl help Shared library that provides support for ookla's speedtest https://github.com/oskarirauta/speedtestcpp Oskari Rauta config PACKAGE_libspeex tristate "libspeex.................... Open source speech compression codec library" default y if DEFAULT_libspeex default m if ALL select PACKAGE_libc help Open source patent-free speech compression codec library. Speex is an Open Source/Free Software patent-free audio compression format designed for speech. The Speex Project aims to lower the barrier of entry for voice applications by providing a free alternative to expensive proprietary speech codecs. Moreover, Speex is well-adapted to Internet applications and provides useful features that are not present in most other codecs. This package contains the shared codec library, needed by other programs. http://www.speex.org/ Peter Wagner config PACKAGE_libspeexdsp tristate "libspeexdsp... Open source speech compression codec library output to DSP" default y if DEFAULT_libspeexdsp default m if ALL select PACKAGE_libc help Open source patent-free speech compression codec library. Speex is an Open Source/Free Software patent-free audio compression format designed for speech. The Speex Project aims to lower the barrier of entry for voice applications by providing a free alternative to expensive proprietary speech codecs. Moreover, Speex is well-adapted to Internet applications and provides useful features that are not present in most other codecs. This package contains the shared dsp library, needed by other programs. http://www.speex.org/ Peter Wagner config PACKAGE_libspice-server tristate "libspice-server..................................... SPICE server library" default y if DEFAULT_libspice-server default m if ALL select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libjpeg-turbo select PACKAGE_libstdcpp select PACKAGE_libopenssl select PACKAGE_glib2 select PACKAGE_pixman help SPICE server library https://www.spice-space.org/index.html Yousong Zhou config PACKAGE_libss tristate "libss............................. command-line interface parsing library" default y if DEFAULT_libss default m if ALL select PACKAGE_libcomerr select PACKAGE_libc help This pacakge contains libss, a command-line interface parsing library bundled with e2fsprogs. http://e2fsprogs.sourceforge.net/ config PACKAGE_libssh tristate "libssh....................................................... SSH library" default y if DEFAULT_libssh default m if ALL select PACKAGE_librt select PACKAGE_libpthread select PACKAGE_libopenssl select PACKAGE_libc select PACKAGE_zlib help libssh is a mulitplatform C library implementing the SSHv2 and SSHv1 protocol for client and server implementations. https://www.libssh.org/files/0.10/ Mislav Novakovic config PACKAGE_libssh2 tristate "libssh2..................................................... SSH2 library" default y if DEFAULT_libssh2 default m if ALL select PACKAGE_libopenssl if !LIBSSH2_MBEDTLS select PACKAGE_libc select PACKAGE_zlib select PACKAGE_libmbedtls if LIBSSH2_MBEDTLS help libssh2 is a client-side C library implementing the SSH2 protocol. https://www.libssh2.org/ Jiri Slachta if PACKAGE_libssh2 choice prompt "Choose crypto backend" default LIBSSH2_OPENSSL config LIBSSH2_OPENSSL bool "openssl" config LIBSSH2_MBEDTLS bool "mbedtls" endchoice endif config PACKAGE_libstoken tristate "libstoken.. tokencode generator compatible with RSA SecurID 128-bit (AES)" default y if DEFAULT_libstoken default m if ALL select PACKAGE_libxml2 select PACKAGE_libc select PACKAGE_libnettle help tokencode generator compatible with RSA SecurID 128-bit (AES) https://sourceforge.net/p/stoken/wiki/Home/ menuconfig PACKAGE_libstrophe tristate "libstrophe........................................... XMPP client library" default y if DEFAULT_libstrophe default m if ALL select PACKAGE_libopenssl select PACKAGE_libexpat if libstrophe-expat select PACKAGE_libxml2 if libstrophe-libxml2 select PACKAGE_libc help A simple, lightweight C library for writing XMPP clients http://strophe.im/libstrophe Chih-Wei Chen source "feeds/packages/libs/libstrophe/Config.in" config PACKAGE_libsyn123 tristate "libsyn123............ Library for signal generation and format conversion" default y if DEFAULT_libsyn123 default m if ALL select PACKAGE_libltdl select PACKAGE_libc help Library for signal generation and format conversion http://www.mpg123.de Zoltan HERPAI config PACKAGE_libsysrepo tristate "libsysrepo................................. YANG-based data store library" default y if DEFAULT_libsysrepo default m if ALL select PACKAGE_librt select PACKAGE_libc select PACKAGE_libyang select PACKAGE_libatomic select PACKAGE_libpthread select PACKAGE_libev select PACKAGE_libredblack select PACKAGE_libprotobuf-c help YANG-based data store library https://www.sysrepo.org/ Jakov Smolic config PACKAGE_libtalloc tristate "libtalloc............................ Core memory allocator used in Samba" default y if DEFAULT_libtalloc default m if ALL select PACKAGE_libattr select PACKAGE_libc help talloc is a hierarchical, reference counted memory pool system with destructors. https://talloc.samba.org/talloc/doc/html/index.html Ted Hess config PACKAGE_libtasn1 tristate "libtasn1................ An ASN.1 and DER structures manipulation library" default y if DEFAULT_libtasn1 default m if ALL select PACKAGE_libc help This is a library for Abstract Syntax Notation One (ASN.1) and Distinguish Encoding Rules (DER) manipulation. https://www.gnu.org/software/libtasn1/ Nikos Mavrogiannopoulos config PACKAGE_libtheora tristate "libtheora...................................................... libtheora" default y if DEFAULT_libtheora default m if ALL select PACKAGE_libc select PACKAGE_libogg help Theora is Xiph.Org's first publicly released video codec, intended for use within the Foundation's Ogg multimedia streaming system. Theora is derived directly from On2's VP3 codec; Currently the encoders are nearly identical, but Theora will make use of new features supported by the decoder to improve over what is is possible with VP3. http://xiph.org/theora/ W. Michael Petullo config PACKAGE_libtiff tristate "libtiff..................................................... TIFF library" default y if DEFAULT_libtiff default m if ALL select PACKAGE_libjpeg-turbo select PACKAGE_libc select PACKAGE_zlib help TIFF library http://simplesystems.org/libtiff/ Jiri Slachta menuconfig PACKAGE_libtins tristate "libtins.......................................................... libtins" default y if DEFAULT_libtins default m if ALL select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_libopenssl if LIBTINS_ENABLE_WPA2 select PACKAGE_libpcap if LIBTINS_ENABLE_PCAP help libtins is a high-level, multiplatform C++ network packet sniffing and crafting library. https://libtins.github.io/ Steven Hessing source "feeds/packages/libs/libtins/Config.in" config PACKAGE_libtirpc tristate "libtirpc................................. Library TI RPC for RPC bindings" default y if DEFAULT_libtirpc default m if ALL select PACKAGE_libc select PACKAGE_libpthread help Library TI RPC for RPC bindings http://libtirpc.sourceforge.net/ config PACKAGE_libtorrent-rasterbar tristate "libtorrent-rasterbar........................ Rasterbar BitTorrent library" default y if DEFAULT_libtorrent-rasterbar default m if ALL select PACKAGE_libopenssl select PACKAGE_libc select PACKAGE_boost-system select PACKAGE_libstdcpp select PACKAGE_libatomic help Rasterbar libtorrent is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. https://libtorrent.org/ David Yang config PACKAGE_libtraceevent tristate "libtraceevent........................... Linux kernel trace event library" default y if DEFAULT_libtraceevent default m if ALL select PACKAGE_libc help The libtraceevent library provides APIs to access kernel tracepoint events, located in the tracefs file system under the events directory. https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git Nick Hainke config PACKAGE_libtraceevent-extra tristate "libtraceevent-extra...................... Extra plugins for libtraceevent" default y if DEFAULT_libtraceevent-extra default m if ALL select PACKAGE_libc help Extra plugins for libtraceevent Nick Hainke config PACKAGE_libtracefs tristate "libtracefs........................ Linux kernel trace file system library" default y if DEFAULT_libtracefs default m if ALL select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_libtraceevent help The libtracefs library provides APIs to access kernel trace file system. https://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git Nick Hainke config PACKAGE_libubox tristate "libubox............................................ Basic utility library" default y if DEFAULT_libubox default m if ALL select PACKAGE_libc help Basic utility library Felix Fietkau config PACKAGE_libubox-lua tristate "libubox-lua............ Lua binding for the OpenWrt Basic utility library" default y if DEFAULT_libubox-lua default m if ALL select PACKAGE_libubox select PACKAGE_liblua select PACKAGE_libc help Lua binding for the OpenWrt Basic utility library Felix Fietkau config PACKAGE_libubus tristate "libubus....................................... OpenWrt RPC client library" default y if DEFAULT_libubus default m if ALL select PACKAGE_libubox select PACKAGE_libc help OpenWrt RPC client library Felix Fietkau config PACKAGE_libubus-lua tristate "libubus-lua....................... Lua binding for the OpenWrt RPC client" default y if DEFAULT_libubus-lua default m if ALL select PACKAGE_libubus select PACKAGE_liblua select PACKAGE_libc help Lua binding for the OpenWrt RPC client Felix Fietkau config PACKAGE_libuci tristate "libuci........... C library for the Unified Configuration Interface (UCI)" default y if DEFAULT_libuci default m if ALL select PACKAGE_libubox select PACKAGE_libc help C library for the Unified Configuration Interface (UCI) Felix Fietkau config PACKAGE_libuci-lua tristate "libuci-lua............................................ Lua plugin for UCI" default y if DEFAULT_libuci-lua default m if ALL select PACKAGE_liblua select PACKAGE_libuci select PACKAGE_libc help Lua plugin for UCI Felix Fietkau config PACKAGE_libuci2 tristate "libuci2............................... AST-based C parser library for UCI" default y if DEFAULT_libuci2 default m if ALL select PACKAGE_libc help UCI2 is a C library that provides an alternative UCI parser with an Abstract Syntax Tree (AST) representation of configuration files. https://github.com/sartura/uci2 Jakov Petrina config PACKAGE_libuclient tristate "libuclient....................................... HTTP/1.1 client library" default y if DEFAULT_libuclient default m if ALL select PACKAGE_libc select PACKAGE_libubox help HTTP/1.1 client library Felix Fietkau config PACKAGE_libucode tristate "libucode................ Tiny scripting and templating language (library)" default y if DEFAULT_libucode default m if ALL select PACKAGE_libc select PACKAGE_libjson-c help The libucode package provides the shared runtime library for the ucode interpreter. Jo-Philipp Wich config PACKAGE_libucontext tristate "libucontext. libucontext is a library which provides the ucontext.h C API" default y if DEFAULT_libucontext default m if ALL select PACKAGE_libc depends on USE_MUSL help Thie package is a development package aimed to be linked to libraries/applications which need the SYS-V ucontext API. https://github.com/kaniini/libucontext Volker Christian config PACKAGE_libudev-zero tristate "libudev-zero............................. Drop-in replacement for libudev" default y if DEFAULT_libudev-zero default m if ALL select PACKAGE_libevdev select PACKAGE_libc help Drop-in replacement for libudev https://github.com/illiliti/libudev-zero Daniel Golle config PACKAGE_libudns tristate "libudns............................................. DNS Resolver Library" default y if DEFAULT_libudns default m if ALL select PACKAGE_libc help UDNS is a stub DNS resolver library with ability to perform both syncronous and asyncronous DNS queries. http://www.corpit.ru/mjt/udns.html Yousong Zhou config PACKAGE_libuecc tristate "libuecc................... Very small Elliptic Curve Cryptography library" default y if DEFAULT_libuecc default m if ALL select PACKAGE_libc help Very small Elliptic Curve Cryptography library https://github.com/neocturne/libuecc/ Matthias Schiffer config PACKAGE_libugpio tristate "libugpio.......... Library for using sysfs gpio interface from C programs" default y if DEFAULT_libugpio default m if ALL select PACKAGE_libc depends on GPIO_SUPPORT help libugpio is a library to ease the use of linux kernel's sysfs gpio interface from C programs and/or other libraries. https://github.com/mhei/libugpio Michael Heimpold config PACKAGE_libunistring tristate "libunistring................................................ libunistring" default y if DEFAULT_libunistring default m if ALL select PACKAGE_libc help This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. https://www.gnu.org/software/libunistring config PACKAGE_libunwind tristate "libunwind.......................................... The libunwind project" default y if DEFAULT_libunwind default m if ALL depends on ((mips||mipsel||mips64||powerpc64||x86_64||arm||aarch64)||(USE_GLIBC&&(powerpc||i386))) select PACKAGE_zlib select PACKAGE_libc help Libunwind defines a portable and efficient C programming interface (API) to determine the call-chain of a program. http://www.nongnu.org/libunwind/ Yousong Zhou menuconfig PACKAGE_libupnp tristate "libupnp................................................. UPnP SDK library" default y if DEFAULT_libupnp default m if ALL select PACKAGE_libc select PACKAGE_libpthread help The portable SDK for UPnP Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification. http://pupnp.sourceforge.net/ Ted Hess config PACKAGE_libupnp-sample tristate "libupnp-sample.................................. UPnP sample applications" default y if DEFAULT_libupnp-sample default m if ALL select PACKAGE_libc depends on PACKAGE_libupnp help TVcontrolpoint & tvdevice sample applications run inside /etc/upnp-tvdevice/ http://pupnp.sourceforge.net/ Ted Hess config PACKAGE_libupnpp tristate "libupnpp" default y if DEFAULT_libupnpp default m if ALL select PACKAGE_libnpupnp select PACKAGE_libc help libupnpp defines useful objects over libupnp and can be used to create both devices and control points. It is shared by upmpdcli and upplay. https://www.lesbonscomptes.com/upmpdcli config PACKAGE_liburcu tristate "liburcu.............................. User-space Read-Copy-Update library" default y if DEFAULT_liburcu default m if ALL select PACKAGE_libpthread depends on !arc select PACKAGE_libc help Userspace Read-Copy-Update library. https://lttng.org/ Daniel Salzman config PACKAGE_liburing tristate "liburing................................................ io_uring library" default y if DEFAULT_liburing default m if ALL depends on KERNEL_IO_URING select PACKAGE_libc help liburing provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that don't need (or want) to deal with the full kernel side implementation. For more info on io_uring, please see: https://kernel.dk/io_uring.pdf https://git.kernel.dk/cgit/liburing Christian Lachner config PACKAGE_libusb-1.0 tristate "libusb-1.0..................... A library for accessing Linux USB devices" default y if DEFAULT_libusb-1.0 default m if ALL select PACKAGE_libatomic select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_librt help libusb is a C library that gives applications easy access to USB devices on many different operating systems. http://libusb.info/ Felix Fietkau config PACKAGE_libusb-compat tristate "libusb-compat........................... libusb-0.1 compatibility library" default y if DEFAULT_libusb-compat default m if ALL select PACKAGE_libc select PACKAGE_libusb-1.0 help libusb is a C library that gives applications easy access to USB devices on many different operating systems. http://libusb.wiki.sourceforge.net/ Felix Fietkau config PACKAGE_libustream-mbedtls tristate "libustream-mbedtls......................... ustream SSL Library (mbedtls)" default y if DEFAULT_libustream-mbedtls default m if ALL select PACKAGE_libubox select PACKAGE_libmbedtls select PACKAGE_libc depends on m || (PACKAGE_libustream-openssl != y) depends on m || (PACKAGE_libustream-wolfssl != y) help ustream SSL Library (mbedtls) Felix Fietkau config PACKAGE_libustream-openssl tristate "libustream-openssl......................... ustream SSL Library (openssl)" default y if DEFAULT_libustream-openssl default m if ALL select PACKAGE_libc select PACKAGE_libopenssl select PACKAGE_libubox help ustream SSL Library (openssl) Felix Fietkau config PACKAGE_libustream-wolfssl tristate "libustream-wolfssl......................... ustream SSL Library (wolfssl)" default y if DEFAULT_libustream-wolfssl default m if ALL select PACKAGE_libc select PACKAGE_libubox select PACKAGE_libwolfssl if PACKAGE_libwolfsslcpu-crypto config PACKAGE_libutp tristate "libutp........................... The uTorrent Transport Protocol library" default y if DEFAULT_libutp default m if ALL select PACKAGE_libc select PACKAGE_libstdcpp help The uTorrent Transport Protocol library Daniel Golle config PACKAGE_libuuid tristate "libuuid............. DCE compatible Universally Unique Identifier library" default y if DEFAULT_libuuid default m if ALL select PACKAGE_librt select PACKAGE_libc help The UUID library is used to generate unique identifiers for objects that may be accessible beyond the local system. This library generates UUIDs compatible with those created by the Open Software Foundation (OSF) Distributed Computing Environment (DCE) utility. http://www.kernel.org/pub/linux/utils/util-linux/ config PACKAGE_libuv tristate "libuv............................. Cross-platform asychronous I/O library" default y if DEFAULT_libuv default m if ALL select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_librt help libuv is a multi-platform support library with a focus on asynchronous I/O. It was primarily developed for use by Node.js, but it's also used by Luvit, Julia, pyuv, and others. https://libuv.org/ Marko Ratkaj config PACKAGE_libuwifi tristate "libuwifi.......................................... Userspace Wifi Library" default y if DEFAULT_libuwifi default m if ALL select PACKAGE_libc select PACKAGE_libradiotap select PACKAGE_libnl-tiny help Library for parsing, generating and analyzing Wifi (WLAN 802.11) frames in userspace and related functions. Bruno Randolf , Nick Hainke config PACKAGE_libv4l tristate "libv4l................................... Video 4 Linux wrapper libraries" default y if DEFAULT_libv4l default m if ALL select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_librt help libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the application transparent libv4lconvert conversion where necessary. https://www.linuxtv.org/ Ted Hess config PACKAGE_libvorbis tristate "libvorbis...................................................... libvorbis" default y if DEFAULT_libvorbis default m if ALL select PACKAGE_libc select PACKAGE_libogg help Vorbis is a general purpose audio and music encoding format contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond MPEG audio layer 3. Unlike the MPEG sponsored formats (and other proprietary formats such as RealAudio G2 and Windows' flavor of the month), the Vorbis CODEC specification belongs to the public domain. All the technical details are published and documented, and any software entity may make full use of the format without license fee, royalty or patent concerns. http://xiph.org/vorbis/ Ted Hess config PACKAGE_libvorbisidec tristate "libvorbisidec................... A fixed-point Ogg/Vorbis decoder library" default y if DEFAULT_libvorbisidec default m if ALL select PACKAGE_libogg select PACKAGE_libc help libvorbisidec is "tremor", a fixed-point implementation of libvorbis. It is suitable as a replacement for libvorbis in tremor-aware applications. Tremor is a decoder only. http://wiki.xiph.org/index.php/Tremor Ted Hess config PACKAGE_libvpx tristate "libvpx............................................................ libvpx" default y if DEFAULT_libvpx default m if ALL select PACKAGE_libpthread select PACKAGE_libc help libvpx is a VP8/VP9 Codec SDK. https://www.webmproject.org/ Luiz Angelo Daros de Luca config PACKAGE_libwebp tristate "libwebp..................................................... WebP library" default y if DEFAULT_libwebp default m if ALL select PACKAGE_libc help The libwebp package contains a library for the WebP format. https://www.webmproject.org Alexandru Ardelean config PACKAGE_libwebsockets-full tristate "libwebsockets-full... libwebsockets (Full - OpenSSL, libuv, plugins, CGI)" default y if DEFAULT_libwebsockets-full default m if ALL select PACKAGE_libuv select PACKAGE_libubox select PACKAGE_libopenssl select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libcap help libwebsockets (Full - OpenSSL, libuv, plugins, CGI) https://libwebsockets.org Karl Palsson config PACKAGE_libwebsockets-mbedtls tristate "libwebsockets-mbedtls............................ libwebsockets (mbedTLS)" default y if DEFAULT_libwebsockets-mbedtls default m if ALL select PACKAGE_libubox select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libmbedtls select PACKAGE_libcap depends on m || (PACKAGE_libwebsockets-openssl != y) help libwebsockets (mbedTLS) https://libwebsockets.org Karl Palsson config PACKAGE_libwebsockets-openssl tristate "libwebsockets-openssl............................ libwebsockets (OpenSSL)" default y if DEFAULT_libwebsockets-openssl default m if ALL select PACKAGE_libubox select PACKAGE_libopenssl select PACKAGE_libc select PACKAGE_zlib select PACKAGE_libcap depends on m || (PACKAGE_libwebsockets-full != y) help libwebsockets (OpenSSL) https://libwebsockets.org Karl Palsson config PACKAGE_libwrap tristate "libwrap........................ Security wrapper library for TCP services" default y if DEFAULT_libwrap default m if ALL select PACKAGE_libc help Security wrapper library for TCP services ftp://ftp.porcupine.org/pub/security/index.html Peter Wagner config PACKAGE_libx264 tristate "libx264...................................... H264/AVC free codec library" default y if DEFAULT_libx264 default m if ALL select PACKAGE_libpthread select PACKAGE_libc depends on BUILD_PATENTED help x264 is a free software library for encoding video streams into the H.264/MPEG-4 AVC compression format. https://www.videolan.org/developers/x264.html Adrian Panella config PACKAGE_libxdp tristate "libxdp................................. libxdp - Library for use with XDP" default y if DEFAULT_libxdp default m if ALL||ALL_NONSHARED select PACKAGE_libbpf depends on HAS_BPF_TOOLCHAIN select PACKAGE_libc help libxdp - library for attaching XDP programs and using AF_XDP sockets https://github.com/xdp-project/xdp-tools/ Daniel Golle config PACKAGE_libxerces-c tristate "libxerces-c........................ Validating XML parser library for C++" default y if DEFAULT_libxerces-c default m if ALL select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_libiconv-full if BUILD_NLS help Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C++ is faithful to the XML 1.0 recommendation and associated standards (DOM 1.0, DOM 2.0, SAX 1.0, SAX 2.0, Namespaces, XML Schema Part 1 and Part 2). It also provides experimental implementations of XML 1.1 and DOM Level 3.0. The parser provides high performance, modularity, and scalability. https://xerces.apache.org/ Álvaro Fernández Rojas config PACKAGE_libxerces-c-samples tristate "libxerces-c-samples...... Validating XML parser library for C++ (samples)" default y if DEFAULT_libxerces-c-samples default m if ALL select PACKAGE_libc select PACKAGE_libxerces-c help Validating XML parser library for C++ (samples) https://xerces.apache.org/ Álvaro Fernández Rojas config PACKAGE_libxml2 tristate "libxml2................................................ Gnome XML library" default y if DEFAULT_libxml2 default m if ALL select PACKAGE_libpthread select PACKAGE_libc select PACKAGE_zlib select PACKAGE_libiconv-full if BUILD_NLS help A library for manipulating XML and HTML resources. http://xmlsoft.org/ config PACKAGE_libxslt tristate "libxslt............................................... Gnome XSLT library" default y if DEFAULT_libxslt default m if ALL select PACKAGE_libc select PACKAGE_libxml2 select PACKAGE_libiconv-full if BUILD_NLS help A library for XML transformation using XSLT. http://xmlsoft.org/XSLT/ Jiri Slachta config PACKAGE_libxxhash tristate "libxxhash.................................. Extremely fast hash algorithm" default y if DEFAULT_libxxhash default m if ALL select PACKAGE_libc help xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian). This package contains the shared library. https://cyan4973.github.io/xxHash/ Julien Malik config PACKAGE_libyaml-cpp tristate "libyaml-cpp.................................................. libyaml-cpp" default y if DEFAULT_libyaml-cpp default m if ALL select PACKAGE_libstdcpp select PACKAGE_libc help yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec. https://github.com/jbeder/yaml-cpp Steven Hessing config PACKAGE_libyang tristate "libyang.............................. YANG data modeling language library" default y if DEFAULT_libyang default m if ALL select PACKAGE_libpthread select PACKAGE_libc select PACKAGE_libpcre2 help libyang is YANG data modelling language parser and toolkit written (and providing API) in C. The library is used e.g. in libnetconf2, Netopeer2 or sysrepo projects. https://github.com/CESNET/libyang Jakov Smolic config PACKAGE_libyubikey tristate "libyubikey.................................. The Yubico yubikey c library" default y if DEFAULT_libyubikey default m if ALL select PACKAGE_libc help The c library for the yubikey from Yubico https://developers.yubico.com/yubico-c/ Stuart B. Wilkins config PACKAGE_libzmq-curve tristate "libzmq-curve.................... ZeroMQ - Message Queue engine (CurveZMQ)" default y if DEFAULT_libzmq-curve default m if ALL select PACKAGE_libuuid select PACKAGE_libsodium select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_openpgm if LIBZMQ_CURVE_WITH_OPENPGM help This package contains the ZeroMQ messaging engine shared library. Includes CurveZMQ security by libsodium. http://www.zeromq.org/ Dirk Chang config LIBZMQ_CURVE_WITH_OPENPGM depends on PACKAGE_libzmq-curve bool "enable openpgm support for libzmq-curve" default n config PACKAGE_libzmq-nc tristate "libzmq-nc.................................. ZeroMQ - Message Queue engine" default y if DEFAULT_libzmq-nc default m if ALL select PACKAGE_openpgm if LIBZMQ_NC_WITH_OPENPGM select PACKAGE_libuuid select PACKAGE_libc select PACKAGE_libstdcpp help This package contains the ZeroMQ messaging engine shared library. http://www.zeromq.org/ Dirk Chang config LIBZMQ_NC_WITH_OPENPGM depends on PACKAGE_libzmq-nc bool "enable openpgm support for libzmq-nc" default n config PACKAGE_linux-atm tristate "linux-atm.............................................. Linux ATM library" default y if DEFAULT_linux-atm default m if ALL select PACKAGE_libc help This package contains a library for accessing the Linux ATM subsystem. http://linux-atm.sourceforge.net/ config PACKAGE_lmdb tristate "lmdb..................... Lightning Memory-Mapped Database shared library" default y if DEFAULT_lmdb default m if ALL select PACKAGE_libc help LMDB is an ultra-fast, ultra-compact key-value embedded data store developed for the OpenLDAP Project. https://symas.com/lmdb/ Jan Pavlinec config PACKAGE_lmdb-test tristate "lmdb-test.......................... Lightning Memory-Mapped Database test" default y if DEFAULT_lmdb-test default m if ALL select PACKAGE_libc depends on PACKAGE_lmdb help LMDB test application https://symas.com/lmdb/ Jan Pavlinec config PACKAGE_lmdb-utils tristate "lmdb-utils........................ Lightning Memory-Mapped Database utils" default y if DEFAULT_lmdb-utils default m if ALL select PACKAGE_libc depends on PACKAGE_lmdb help LMDB environment status and copy tool https://symas.com/lmdb/ Jan Pavlinec config PACKAGE_log4cplus tristate "log4cplus................................ A simple to use C++ logging API" default y if DEFAULT_log4cplus default m if ALL select PACKAGE_libstdcpp select PACKAGE_libc help log4cplus is a simple to use C++11 logging API providing thread--safe, flexible, and arbitrarily granular control over log management and configuration. It is modeled after the Java log4j API. https://sourceforge.net/p/log4cplus/wiki/Home/ BangLang Huang , Rosy Song config PACKAGE_loudmouth tristate "loudmouth...................................................... loudmouth" default y if DEFAULT_loudmouth default m if ALL select PACKAGE_libc select PACKAGE_libopenssl select PACKAGE_glib2 help Lightweight and easy-to-use C library for programming with the Jabber protocol https://github.com/mcabber/loudmouth W. Michael Petullo config PACKAGE_lttng-ust tristate "lttng-ust................. Linux Trace Toolkit: next generation (library)" default y if DEFAULT_lttng-ust default m if ALL select PACKAGE_liburcu select PACKAGE_libuuid select PACKAGE_librt depends on !arc select PACKAGE_libc help Linux Trace Toolkit: next generation (library) https://lttng.org/ config PACKAGE_minizip tristate "minizip" default y if DEFAULT_minizip default m if ALL select PACKAGE_libc select PACKAGE_zlib help minizip is a zip manipulation library written in C that is supported on Windows, macOS, and Linux https://github.com/nmoinvaz/minizip David Woodhouse config PACKAGE_msgpack-c tristate "msgpack-c............................... MessagePack implementation for C" default y if DEFAULT_msgpack-c default m if ALL select PACKAGE_libc help MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it's faster and smaller. Small integers are encoded into a single byte and short strings require only one extra byte in addition to the strings themselves. https://github.com/msgpack/msgpack-c Tianling Shen config PACKAGE_mtdev tristate "mtdev............................ Multitouch Protocol Translation Library" default y if DEFAULT_mtdev default m if ALL select PACKAGE_libc help The mtdev is a stand-alone library which transforms all variants of kernel MT events to the slotted type B protocol. The events put into mtdev may be from any MT device, specifically type A without contact tracking, type A with contact tracking, or type B with contact tracking. See the kernel documentation for further details. http://bitmath.org/code/mtdev/ Daniel Golle config PACKAGE_musl-fts tristate "musl-fts................................ fts implementation for musl libc" default y if DEFAULT_musl-fts default m if ALL select PACKAGE_libpthread select PACKAGE_libc help The musl-fts package implements the fts(3) functions fts_open, fts_read, fts_children, fts_set and fts_close, which are missing in musl libc. https://github.com/pullmoll/musl-fts Lucian Cristian config PACKAGE_mxml tristate "mxml............................................................ Mini-XML" default y if DEFAULT_mxml default m if ALL select PACKAGE_libc select PACKAGE_zlib help A small xml library. http://www.minixml.org/ Espen Jürgensen config PACKAGE_nspr tristate "nspr.................................... Netscape Portable Runtime (NSPR)" default y if DEFAULT_nspr default m if ALL select PACKAGE_libc select PACKAGE_libpthread help Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc-like functions. The API is used in the Mozilla clients, many of Red Hat's and Oracle's server applications, and other software offerings. https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSPR Lucian Cristian config PACKAGE_oath-pam tristate "oath-pam............................................. The oath PAM module" default y if DEFAULT_oath-pam default m if ALL select PACKAGE_libpam select PACKAGE_liboath select PACKAGE_libc help The OATH Toolkit provide components for building one-time password authentication systems. It contains shared libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm (RFC6238). http://www.nongnu.org/oath-toolkit/index.html Fam Zheng config PACKAGE_oniguruma tristate "oniguruma... Regular expression library for different character encodings" default y if DEFAULT_oniguruma default m if ALL select PACKAGE_libc help Oniguruma is a modern and flexible regular expressions library. It encompasses features from different regular expression implementations that traditionally exist in different languages. Character encoding can be specified per regular expression object. https://github.com/kkos/oniguruma Eneas U de Queiroz config PACKAGE_open-isns tristate "open-isns...................................................... open-isns" default y if DEFAULT_open-isns default m if ALL select PACKAGE_libc select PACKAGE_libopenssl help This is a partial implementation of iSNS, according to RFC4171. http://www.open-iscsi.com/ Lucian CRISTIAN config PACKAGE_openblas tristate "openblas" default y if DEFAULT_openblas default m if ALL depends on !powerpc depends on !SOFT_FLOAT select PACKAGE_libgfortran if INSTALL_GFORTRAN select PACKAGE_libc depends on !arc help OpenBLAS is an optimized BLAS (Basic Linear Algebra Subprograms) library based on GotoBLAS2 1.13 BSD version. https://www.openblas.net/ Alexandru Ardelean menu "Configuration" depends on PACKAGE_openblas config OPENBLAS_TARGET_OVERRIDE string prompt "Manual CPU target override (from the OpenBLAS TargetList.txt file)" endmenu config PACKAGE_openpgm tristate "openpgm................... OpenPGM, an implementation of the PGM protocol" default y if DEFAULT_openpgm default m if ALL select PACKAGE_libc help OpenPGM is a library implementing the PGM reliable multicast network protocol. For more information about OpenPGM, see: http://openpgm.googlecode.com/ http://openpgm.googlecode.com/ Ye Holmes config PACKAGE_p11-kit tristate "p11-kit" default y if DEFAULT_p11-kit default m if ALL select PACKAGE_libpthread select PACKAGE_libtasn1 select PACKAGE_libc help Provides a way to load and enumerate PKCS11 modules. Provides a standard configuration setup for installing PKCS11 modules in such a way that they are discoverable. https://p11-glue.github.io/p11-glue/p11-kit.html Nikos Mavrogiannopoulos config PACKAGE_pixman tristate "pixman............... a low-level software library for pixel manipulation" default y if DEFAULT_pixman default m if ALL select PACKAGE_libc help Pixman is a low-level software library for pixel manipulation, providing features such as image compositing and trapezoid rasterization. Important users of pixman are the cairo graphics library and the X server. http://www.pixman.org/ Yousong Zhou config PACKAGE_poco tristate "poco.................................................. Poco C++ libraries" default y if DEFAULT_poco default m if ALL depends on !arc select PACKAGE_libstdcpp select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_librt help POrtable COmponents, a modern and powerful open source C++ class libraries and frameworks for building network and internet-based applications that run on desktop, server and embedded systems. https://www.pocoproject.org/ Jean-Michel Julien config PACKAGE_poco-all tristate "poco-all........................... Poco C++ libraries (Complete Edition)" default y if DEFAULT_poco-all default m if ALL select PACKAGE_libstdcpp select PACKAGE_libc select PACKAGE_libmariadb select PACKAGE_librt depends on !arc select PACKAGE_libpthread select PACKAGE_libopenssl select PACKAGE_unixodbc select PACKAGE_libpq help POrtable COmponents, a modern and powerful open source C++ class libraries and frameworks for building network and internet-based applications that run on desktop, server and embedded systems. The Complete Edition contains all libraries. https://www.pocoproject.org/ Jean-Michel Julien config PACKAGE_protobuf tristate "protobuf.............................. A structured data encoding library" default y if DEFAULT_protobuf default m if ALL select PACKAGE_zlib select PACKAGE_libpthread select PACKAGE_libc select PACKAGE_protobuf-lite select PACKAGE_libstdcpp select PACKAGE_libatomic help Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. This package provides the libprotoc, libprotobuf, and libprotobuf-lite libraries. For a much smaller protobuf package, see "protobuf-lite". https://github.com/google/protobuf Ken Keys config PACKAGE_protobuf-lite tristate "protobuf-lite......................... A structured data encoding library" default y if DEFAULT_protobuf-lite default m if ALL select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_libatomic select PACKAGE_libpthread help Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. This package provides the libprotobuf-lite library. https://github.com/google/protobuf Ken Keys config PACKAGE_pthsem tristate "pthsem........................... GNU pth extended with semaphore support" default y if DEFAULT_pthsem default m if ALL select PACKAGE_libc help GNU pth is a user mode multi threading library. pthsem is an extend version, with support for semaphores added. It can be installed parallel to a normal pth. http://www.auto.tuwien.ac.at/~mkoegler/index.php/pth Othmar Truniger config PACKAGE_re2 tristate "re2................................. RE2 - C++ regular expression library" default y if DEFAULT_re2 default m if ALL select PACKAGE_libstdcpp select PACKAGE_libc help RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. https://github.com/google/re2 config PACKAGE_rpcd-mod-luci tristate "rpcd-mod-luci.............................. Rapid reverse DNS rpcd module" default y if DEFAULT_rpcd-mod-luci default m if ALL select PACKAGE_libc select PACKAGE_rpcd select PACKAGE_libubus select PACKAGE_libnl-tiny select PACKAGE_libubox help Provides LuCI backend ubus RPC operations. Jo-Philipp Wich config PACKAGE_rpcd-mod-lxc tristate "rpcd-mod-lxc............................................. LXC rpcd module" default y if DEFAULT_rpcd-mod-lxc default m if ALL depends on PACKAGE_lxc select PACKAGE_liblxc select PACKAGE_libc select PACKAGE_rpcd help LXC rpcd module Luka Perkov config PACKAGE_rpcd-mod-rad2-enc tristate "rpcd-mod-rad2-enc........................ Radicale 2.x Hashing RPC module" default y if DEFAULT_rpcd-mod-rad2-enc default m if ALL select PACKAGE_python3 select PACKAGE_python3-passlib select PACKAGE_rpcd select PACKAGE_libc help Python3 password hashing module for use Radicale 2.x LuCI app config PACKAGE_rpcd-mod-rrdns tristate "rpcd-mod-rrdns............................. Rapid reverse DNS rpcd module" default y if DEFAULT_rpcd-mod-rrdns default m if ALL select PACKAGE_rpcd select PACKAGE_libc select PACKAGE_libubus select PACKAGE_libubox help Provides rapid mass reverse DNS lookup functionality. Jo-Philipp Wich config PACKAGE_sbc tristate "sbc................................................. sbc encoding library" default y if DEFAULT_sbc default m if ALL select PACKAGE_libc select PACKAGE_libsndfile help Low Complexity Subband Coding for bluetooth audio profiles encoding and decoding. Needed for A2DP support. http://www.bluez.org config PACKAGE_scmp_sys_resolver tristate "scmp_sys_resolver.............................. seccomp scmp_sys_resolver" default y if DEFAULT_scmp_sys_resolver default m if ALL select PACKAGE_libc depends on PACKAGE_libseccomp help seccomp scmp_sys_resolver https://github.com/seccomp/libseccomp/wiki Nikos Mavrogiannopoulos config PACKAGE_serdisplib tristate "serdisplib.................................................... serdisplib" default y if DEFAULT_serdisplib default m if ALL select PACKAGE_libc help serdisplib started as a library to drive serial displays with built-in controllers. It can optionally dynamically link with libusb-compat, libgd and libpthread, some features require having those packages installed as well. http://serdisplib.sourceforge.net/ Daniel Golle config PACKAGE_taglib tristate "taglib............................................................ taglib" default y if DEFAULT_taglib default m if ALL select PACKAGE_libc select PACKAGE_zlib select PACKAGE_libstdcpp help TagLib is a library for reading and editing the metadata of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags in FLAC, MPC, Speex, WavPack, TrueAudio, WAV, AIFF, MP4, APE, DSF, DFF, and ASF files. https://github.com/taglib/taglib config PACKAGE_terminfo tristate "terminfo................................ Terminal Info Database (ncurses)" default y if DEFAULT_terminfo default m if ALL select PACKAGE_libc help Terminal Info Database (ncurses) http://www.gnu.org/software/ncurses/ config PACKAGE_tinycdb tristate "tinycdb.............................................. a Constant DataBase" default y if DEFAULT_tinycdb default m if ALL select PACKAGE_libc help TinyCDB is a very fast and simple package for creating and reading constant data bases http://www.corpit.ru/mjt/tinycdb.html Denis Shulyaka config PACKAGE_totem-pl-parser tristate "totem-pl-parser.......................................... totem-pl-parser" default y if DEFAULT_totem-pl-parser default m if ALL select PACKAGE_glib2 select PACKAGE_shared-mime-info select PACKAGE_libxml2 select PACKAGE_libc help totem-pl-parser https://gitlab.gnome.org/GNOME/totem-pl-parser W. Michael Petullo config PACKAGE_uw-imap tristate "uw-imap............................ University of Washington IMAP toolkit" default y if DEFAULT_uw-imap default m if ALL select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_libopenssl help The UW IMAP tookit includes the following: c-lient library : an API (application programming interface) used to build email clients and servers, including support for IMAP,POP3, SMTP and NNTP protocols and for local mailbox file access on Unix and Windows https://www.washington.edu/imap/ Lucian Cristian config PACKAGE_xmlrpc-c tristate "xmlrpc-c................... XML-RPC library (uses internal expat variant)" default y if DEFAULT_xmlrpc-c default m if ALL select PACKAGE_libc select PACKAGE_xmlrpc-c-internal help XML-RPC library (uses internal expat variant) http://xmlrpc-c.sourceforge.net/ Ted Hess config PACKAGE_xmlrpc-c-client tristate "xmlrpc-c-client................................. XML-RPC library - client" default y if DEFAULT_xmlrpc-c-client default m if ALL select PACKAGE_libcurl select PACKAGE_libc select PACKAGE_xmlrpc-c help XML-RPC library - client http://xmlrpc-c.sourceforge.net/ Ted Hess config PACKAGE_xmlrpc-c-common tristate default y if DEFAULT_xmlrpc-c-common select PACKAGE_libc select PACKAGE_libpthread help Programming library for writing an XML-RPC server or client in C or C++. XML-RPC is a standard network protocol to allow a client program to make a simple remote procedure call (RPC) type request of a server. http://xmlrpc-c.sourceforge.net/ Ted Hess config PACKAGE_xmlrpc-c-internal tristate default y if DEFAULT_xmlrpc-c-internal select PACKAGE_xmlrpc-c-common select PACKAGE_libc help Programming library for writing an XML-RPC server or client in C or C++. XML-RPC is a standard network protocol to allow a client program to make a simple remote procedure call (RPC) type request of a server. Uses internal expat variant (stripped down) http://xmlrpc-c.sourceforge.net/ Ted Hess config PACKAGE_xmlrpc-c-server tristate "xmlrpc-c-server................................. XML-RPC library - server" default y if DEFAULT_xmlrpc-c-server default m if ALL select PACKAGE_libc select PACKAGE_xmlrpc-c help XML-RPC library - server http://xmlrpc-c.sourceforge.net/ Ted Hess config PACKAGE_yajl tristate "yajl............................................ Yet Another JSON Library" default y if DEFAULT_yajl default m if ALL select PACKAGE_libc help Yet Another JSON Library. YAJL is a small event-driven (SAX-style) JSON parser written in ANSI C, and a small validating JSON generator. YAJL is released under the ISC license. YAJL was created by Lloyd Hilaiel. https://lloyd.github.io/yajl Charles Southerland config PACKAGE_yubico-pam tristate "yubico-pam......................................... The Yubico PAM module" default y if DEFAULT_yubico-pam default m if ALL select PACKAGE_libyubikey select PACKAGE_libc select PACKAGE_ykpers select PACKAGE_libpam select PACKAGE_curl select PACKAGE_ykclient help The Yubico PAM module provides an easy way to integrate the YubiKey into your existing user authentication infrastructure. https://developers.yubico.com/yubico-pam/ Stuart B. Wilkins config PACKAGE_zlib tristate "zlib................. Library implementing the deflate compression method" default y if DEFAULT_zlib default m if ALL select PACKAGE_libc help zlib is a lossless data-compression library. This package includes the shared library. http://www.zlib.net/ source "package/libs/zlib/Config.in" config PACKAGE_zlog tristate "zlog.............................................. Pure C logging library" default y if DEFAULT_zlog default m if ALL select PACKAGE_libc help zlog is a reliable, high-performance, thread safe, flexible, clear-model, pure C logging library. http://hardysimpson.github.io/zlog/ Marko Ratkaj endmenu menu "LibreMesh" menu "Offline Documentation" config PACKAGE_lime-docs tristate "lime-docs................................ LibreMesh English documentation" default y if DEFAULT_lime-docs default m if ALL select PACKAGE_lime-docs-minimal select PACKAGE_libc help Offline English documentation for LibreMesh firmware https://libremesh.org/docs/ Ilario Gelmetti config PACKAGE_lime-docs-it tristate "lime-docs-it............................. LibreMesh Italian documentation" default y if DEFAULT_lime-docs-it default m if ALL select PACKAGE_libc select PACKAGE_lime-docs-minimal help Offline Italian documentation for LibreMesh firmware https://libremesh.org/docs/ Ilario Gelmetti config PACKAGE_lime-docs-minimal tristate "lime-docs-minimal........................ LibreMesh minimal documentation" default y if DEFAULT_lime-docs-minimal default m if ALL select PACKAGE_libc help Minimal offline English documentation for LibreMesh firmware containing just a commented example of the main config file. https://libremesh.org/docs/ Ilario Gelmetti endmenu menu "network-profile" config PACKAGE_profile-LibremeshTestBed-indoor_omnidirectional_dualband tristate "profile-LibremeshTestBed-indoor_omnidirectional_dualband" default y if DEFAULT_profile-LibremeshTestBed-indoor_omnidirectional_dualband default m if ALL select PACKAGE_lime-proto-babeld depends on IPV6 select PACKAGE_lime-docs-minimal select PACKAGE_babeld-auto-gw-mode select PACKAGE_lime-system depends on PACKAGE_shared-state-async select PACKAGE_check-date-http select PACKAGE_lime-hwd-openwrt-wan select PACKAGE_lime-proto-anygw select PACKAGE_lime-debug select PACKAGE_lime-hwd-ground-routing select PACKAGE_shared-state-bat_hosts select PACKAGE_libc select PACKAGE_lime-docs select PACKAGE_deferable-reboot select PACKAGE_shared-state-nodes_and_links select PACKAGE_batctl-default select PACKAGE_lime-proto-batadv select PACKAGE_lime-app select PACKAGE_shared-state-babeld_hosts select PACKAGE_shared-state help Mesh and AP for Test Bed LibreMesh 2024 indoor omnidirectional dual band nodes https://github.com/libremesh/network-profiles/ config PACKAGE_profile-LibremeshTestBed-outdoor_omnidirectional_dualband tristate "profile-LibremeshTestBed-outdoor_omnidirectional_dualband" default y if DEFAULT_profile-LibremeshTestBed-outdoor_omnidirectional_dualband default m if ALL select PACKAGE_shared-state select PACKAGE_lime-proto-batadv select PACKAGE_lime-app select PACKAGE_shared-state-babeld_hosts select PACKAGE_batctl-default select PACKAGE_deferable-reboot select PACKAGE_shared-state-nodes_and_links select PACKAGE_lime-hwd-ground-routing select PACKAGE_lime-debug select PACKAGE_libc select PACKAGE_shared-state-bat_hosts select PACKAGE_lime-docs select PACKAGE_check-date-http select PACKAGE_lime-hwd-openwrt-wan select PACKAGE_lime-proto-anygw select PACKAGE_lime-system depends on PACKAGE_shared-state-async select PACKAGE_lime-docs-minimal depends on IPV6 select PACKAGE_lime-proto-babeld select PACKAGE_babeld-auto-gw-mode help Mesh and AP for Test Bed LibreMesh 2024 indoor omnidirectional dual band nodes https://github.com/libremesh/network-profiles/ config PACKAGE_profile-LibremeshTestBed-outdoor_sectorial_singleband tristate "profile-LibremeshTestBed-outdoor_sectorial_singleband" default y if DEFAULT_profile-LibremeshTestBed-outdoor_sectorial_singleband default m if ALL select PACKAGE_check-date-http select PACKAGE_lime-hwd-openwrt-wan select PACKAGE_lime-proto-anygw select PACKAGE_lime-debug select PACKAGE_lime-hwd-ground-routing select PACKAGE_libc select PACKAGE_shared-state-bat_hosts select PACKAGE_lime-docs select PACKAGE_lime-proto-babeld depends on IPV6 select PACKAGE_lime-docs-minimal select PACKAGE_babeld-auto-gw-mode select PACKAGE_lime-system depends on PACKAGE_shared-state-async select PACKAGE_lime-app select PACKAGE_lime-proto-batadv select PACKAGE_shared-state-babeld_hosts select PACKAGE_shared-state select PACKAGE_deferable-reboot select PACKAGE_shared-state-nodes_and_links select PACKAGE_batctl-default help Mesh and AP for Test Bed LibreMesh 2024 indoor omnidirectional dual band nodes https://github.com/libremesh/network-profiles/ config PACKAGE_profile-calafou-indoor tristate "profile-calafou-indoor............................ Profile calafou indoor" default y if DEFAULT_profile-calafou-indoor default m if ALL depends on PACKAGE_shared-state-async select PACKAGE_lime-proto-babeld select PACKAGE_hotplug-initd-services select PACKAGE_libc select PACKAGE_check-date-http select PACKAGE_lime-hwd-openwrt-wan select PACKAGE_safe-reboot select PACKAGE_prometheus-node-exporter-lua-wifi-survey select PACKAGE_prometheus-node-exporter-lua-wifi-params select PACKAGE_lime-proto-batadv select PACKAGE_prometheus-node-exporter-lua select PACKAGE_lime-app select PACKAGE_shared-state-babeld_hosts select PACKAGE_lime-system select PACKAGE_prometheus-node-exporter-lua-wifi_stations depends on IPV6 select PACKAGE_babeld-auto-gw-mode select PACKAGE_prometheus-node-exporter-lua-openwrt select PACKAGE_lime-debug select PACKAGE_shared-state-dnsmasq_servers select PACKAGE_lime-hwd-ground-routing select PACKAGE_wpad-openssl select PACKAGE_shared-state-bat_hosts select PACKAGE_lime-docs select PACKAGE_shared-state-dnsmasq_hosts select PACKAGE_lime-proto-anygw select PACKAGE_prometheus-node-exporter-lua-wifi-stations-extra select PACKAGE_deferable-reboot depends on PACKAGE_libopenssl select PACKAGE_shared-state-nodes_and_links select PACKAGE_shared-state select PACKAGE_prometheus-node-push-influx select PACKAGE_shared-state-network_nodes select PACKAGE_prometheus-node-exporter-lua-location-latlon select PACKAGE_shared-state-dnsmasq_leases help Encryptable mesh and AP for Calafou indoor nodes https://github.com/libremesh/network-profiles/ config PACKAGE_profile-calafou-indoor2 tristate "profile-calafou-indoor2.......................... Profile calafou indoor2" default y if DEFAULT_profile-calafou-indoor2 default m if ALL select PACKAGE_libc select PACKAGE_check-date-http select PACKAGE_safe-reboot depends on PACKAGE_shared-state-async select PACKAGE_lime-proto-babeld select PACKAGE_hotplug-initd-services select PACKAGE_prometheus-node-exporter-lua-wifi-params select PACKAGE_prometheus-node-exporter-lua select PACKAGE_lime-proto-wan select PACKAGE_lime-app select PACKAGE_lime-proto-batadv select PACKAGE_shared-state-babeld_hosts select PACKAGE_prometheus-node-exporter-lua-wifi-survey select PACKAGE_wpad-openssl select PACKAGE_lime-debug select PACKAGE_lime-hwd-ground-routing select PACKAGE_shared-state-dnsmasq_servers select PACKAGE_shared-state-bat_hosts select PACKAGE_lime-docs select PACKAGE_shared-state-dnsmasq_hosts select PACKAGE_lime-proto-anygw select PACKAGE_lime-system select PACKAGE_prometheus-node-exporter-lua-wifi_stations depends on IPV6 select PACKAGE_babeld-auto-gw-mode select PACKAGE_prometheus-node-exporter-lua-openwrt select PACKAGE_shared-state select PACKAGE_prometheus-node-push-influx select PACKAGE_shared-state-network_nodes select PACKAGE_prometheus-node-exporter-lua-location-latlon select PACKAGE_shared-state-dnsmasq_leases select PACKAGE_prometheus-node-exporter-lua-wifi-stations-extra select PACKAGE_deferable-reboot depends on PACKAGE_libopenssl select PACKAGE_shared-state-nodes_and_links help Encryptable mesh and AP for Calafou indoor nodes, second node in rooms with two nodes, 5 GHz channel clashing with the outdoor and gateway nodes https://github.com/libremesh/network-profiles/ config PACKAGE_profile-calafou-outdoor_gateway tristate "profile-calafou-outdoor_gateway.......... Profile calafou outdoor_gateway" default y if DEFAULT_profile-calafou-outdoor_gateway default m if ALL select PACKAGE_lime-hwd-ground-routing select PACKAGE_lime-debug select PACKAGE_shared-state-dnsmasq_servers select PACKAGE_wpad-openssl select PACKAGE_shared-state-bat_hosts select PACKAGE_lime-docs select PACKAGE_shared-state-dnsmasq_hosts select PACKAGE_lime-proto-anygw select PACKAGE_lime-system select PACKAGE_prometheus-node-exporter-lua-wifi_stations depends on IPV6 select PACKAGE_babeld-auto-gw-mode select PACKAGE_prometheus-node-exporter-lua-openwrt select PACKAGE_shared-state select PACKAGE_prometheus-node-push-influx select PACKAGE_shared-state-network_nodes select PACKAGE_prometheus-node-exporter-lua-location-latlon select PACKAGE_shared-state-dnsmasq_leases select PACKAGE_prometheus-node-exporter-lua-wifi-stations-extra select PACKAGE_deferable-reboot depends on PACKAGE_libopenssl select PACKAGE_shared-state-nodes_and_links select PACKAGE_libc select PACKAGE_check-date-http select PACKAGE_lime-hwd-openwrt-wan select PACKAGE_safe-reboot depends on PACKAGE_shared-state-async select PACKAGE_lime-proto-babeld select PACKAGE_hotplug-initd-services select PACKAGE_prometheus-node-exporter-lua-wifi-params select PACKAGE_lime-app select PACKAGE_prometheus-node-exporter-lua select PACKAGE_lime-proto-batadv select PACKAGE_shared-state-babeld_hosts select PACKAGE_prometheus-node-exporter-lua-wifi-survey help Encryptable mesh and AP for Calafou outdoor node used as a gateway https://github.com/libremesh/network-profiles/ config PACKAGE_profile-calafou-outdoor_nongateway tristate "profile-calafou-outdoor_nongateway.... Profile calafou outdoor_nongateway" default y if DEFAULT_profile-calafou-outdoor_nongateway default m if ALL select PACKAGE_shared-state-dnsmasq_leases select PACKAGE_prometheus-node-exporter-lua-location-latlon select PACKAGE_shared-state-network_nodes select PACKAGE_prometheus-node-push-influx select PACKAGE_shared-state select PACKAGE_shared-state-nodes_and_links depends on PACKAGE_libopenssl select PACKAGE_deferable-reboot select PACKAGE_prometheus-node-exporter-lua-wifi-stations-extra select PACKAGE_lime-proto-anygw select PACKAGE_shared-state-dnsmasq_hosts select PACKAGE_lime-docs select PACKAGE_shared-state-bat_hosts select PACKAGE_lime-debug select PACKAGE_lime-hwd-ground-routing select PACKAGE_wpad-openssl select PACKAGE_shared-state-dnsmasq_servers select PACKAGE_prometheus-node-exporter-lua-openwrt depends on IPV6 select PACKAGE_prometheus-node-exporter-lua-wifi_stations select PACKAGE_lime-system select PACKAGE_shared-state-babeld_hosts select PACKAGE_lime-app select PACKAGE_prometheus-node-exporter-lua select PACKAGE_lime-proto-batadv select PACKAGE_prometheus-node-exporter-lua-wifi-params select PACKAGE_prometheus-node-exporter-lua-wifi-survey select PACKAGE_safe-reboot select PACKAGE_check-date-http select PACKAGE_libc select PACKAGE_hotplug-initd-services select PACKAGE_lime-proto-babeld depends on PACKAGE_shared-state-async help Encryptable mesh and AP for Calafou outdoor nodes https://github.com/libremesh/network-profiles/ config PACKAGE_profile-canodrom.barcelona-simple tristate "profile-canodrom.barcelona-simple...... Profile canodrom.barcelona simple" default y if DEFAULT_profile-canodrom.barcelona-simple default m if ALL select PACKAGE_lime-system select PACKAGE_libc depends on IPV6 help Simple profile for experimenting with mesh networks at Canodrom in Barcelona https://github.com/libremesh/network-profiles/ config PACKAGE_profile-canvies-temba-5GHz-BMX6 tristate "profile-canvies-temba-5GHz-BMX6.......... Profile canvies temba-5GHz-BMX6" default y if DEFAULT_profile-canvies-temba-5GHz-BMX6 default m if ALL select PACKAGE_lime-proto-anygw select PACKAGE_luci-app-bmx6 select PACKAGE_lime-debug select PACKAGE_xl2tpd select PACKAGE_netperf depends on IPV6 depends on (PACKAGE_ppp||PACKAGE_ppp-multilink) select PACKAGE_lime-system select PACKAGE_tcpdump-mini select PACKAGE_wireguard select PACKAGE_bmx6 select PACKAGE_libc select PACKAGE_ip-tiny if PACKAGE_ip-full config PACKAGE_batman-adv-auto-gw-mode tristate "batman-adv-auto-gw-mode.. Set batman-adv gw_mode by internet availability" default y if DEFAULT_batman-adv-auto-gw-mode default m if ALL select PACKAGE_libc select PACKAGE_ip-tiny if PACKAGE_ip-full config PACKAGE_bmx6-auto-gw-mode tristate "bmx6-auto-gw-mode..................... bmx6 auto Internet gateway module " default y if DEFAULT_bmx6-auto-gw-mode default m if ALL select PACKAGE_watchping select PACKAGE_ip-tiny if PACKAGE_ip-full config PACKAGE_bmx7-auto-gw-bw-mode tristate "bmx7-auto-gw-bw-mode......... bmx7 auto Internet gateway bandwidth module" default y if DEFAULT_bmx7-auto-gw-bw-mode default m if ALL select PACKAGE_pv select PACKAGE_libc depends on PACKAGE_bmx7 select PACKAGE_bmx7-auto-gw-mode help Watchping hooks to set bmx7 Internet bandwidth announcement http://libremesh.org Pau Escrich select CONFIG_BUSYBOX_CONFIG_CROND select CONFIG_BUSYBOX_CONFIG_CRONTAB config PACKAGE_bmx7-auto-gw-mode tristate "bmx7-auto-gw-mode..................... bmx7 auto Internet gateway module " default y if DEFAULT_bmx7-auto-gw-mode default m if ALL depends on PACKAGE_bmx7 select PACKAGE_watchping select PACKAGE_ip-tiny if PACKAGE_ip-full config PACKAGE_check-date-http tristate "check-date-http.............. Keep local date under NTP too far away skew" default y if DEFAULT_check-date-http default m if ALL select PACKAGE_luci-lib-httpclient select PACKAGE_random-numgen select PACKAGE_libc select PACKAGE_libuci-lua select PACKAGE_lua help Check local time against a list of HTTP(s) services, if the time skew is more then 15 minutes, restart sysntpd to force time syncronization, or reset trought date command depending on configuration. http://libremesh.org Gioacchino Mazzurco config PACKAGE_first-boot-wizard tristate "first-boot-wizard...................................... first-boot-wizard" default y if DEFAULT_first-boot-wizard default m if ALL depends on IPV6 select PACKAGE_libc select PACKAGE_lime-system help Scans surrounding LibreMesh networks and joins them. http://libremesh.org Santiago Piccinini config PACKAGE_hotplug-initd-services tristate "hotplug-initd-services................. Hotplug events of init.d services" default y if DEFAULT_hotplug-initd-services default m if ALL select PACKAGE_libubox-lua select PACKAGE_libubus-lua select PACKAGE_lua select PACKAGE_random-numgen select PACKAGE_libc select PACKAGE_luci-lib-nixio help Provide trigger hotplug events when init.d services are started and stopped. Put your hooks into /etc/hotplug.d/initd/. http://libremesh.org Gioacchino Mazzurco config PACKAGE_lime-ap-watchping tristate "lime-ap-watchping.. Watchping hooks to manage AP SSID if network problems" default y if DEFAULT_lime-ap-watchping default m if ALL depends on IPV6 select PACKAGE_watchping select PACKAGE_lime-system select PACKAGE_libc help Watchping hooks to change AP ssid when the network is down (i.e LibreMesh-Error). So the WiFi roaming is broken and the clients are not using the AP anymore until fixed. http://libremesh.org Pau Escrich config PACKAGE_lime-app tristate "lime-app......................................................... LimeApp" default y if DEFAULT_lime-app default m if ALL depends on IPV6 select PACKAGE_ubus-lime-utils select PACKAGE_uhttpd select PACKAGE_rpcd select PACKAGE_uhttpd-mod-ubus select PACKAGE_uhttpd-mod-lua select PACKAGE_ubus-lime-location select PACKAGE_rpcd-mod-iwinfo select PACKAGE_ubus-lime-grondrouting select PACKAGE_libc select PACKAGE_ubus-lime-metrics help Light webApp for LibreMesh over uhttpd http://github.com/libremesh/lime-app German Ferrero config PACKAGE_lime-debug tristate "lime-debug......................................... libremesh debug utils" default y if DEFAULT_lime-debug default m if ALL select PACKAGE_iputils-ping select PACKAGE_ip-tiny if PACKAGE_ip-full select BUSYBOX_CUSTOM select BUSYBOX_CONFIG_NC select BUSYBOX_CONFIG_NC_SERVER config PACKAGE_lime-hwd-ground-routing tristate "lime-hwd-ground-routing........... Manage 802.1q VLANs for ground routing" default y if DEFAULT_lime-hwd-ground-routing default m if ALL depends on IPV6 select PACKAGE_libc select PACKAGE_libuci-lua select PACKAGE_lua select PACKAGE_lime-system help This package helps you to configure setups involving ground routing. With ground routing we mean setups having LibreMesh on a router which is connected via cable(s), eventually through a switch, to some wireless routers running the original firmware in WDS (transparent bridge) Ap/Sta mode. Configuring ground routing you will set up an interface with a different vlan or on a different switch port for each connected device in WDS mode. https://libremesh.org config PACKAGE_lime-hwd-openwrt-wan tristate "lime-hwd-openwrt-wan............ Respect openwrt wan interface as default" default y if DEFAULT_lime-hwd-openwrt-wan default m if ALL depends on IPV6 select PACKAGE_lime-proto-wan select PACKAGE_lime-system select PACKAGE_lua select PACKAGE_libuci-lua select PACKAGE_libc help Respect openwrt wan interface as default http://libremesh.org config PACKAGE_lime-hwd-usbradio tristate "lime-hwd-usbradio.............. LiMe hardware detection usb radio support" default y if DEFAULT_lime-hwd-usbradio default m if ALL depends on IPV6 select PACKAGE_libuci-lua select PACKAGE_libc select PACKAGE_lua select PACKAGE_lime-system select PACKAGE_luci-lib-nixio help LiMe hardware detection usb radio support http://libremesh.org config PACKAGE_lime-proto-anygw tristate "lime-proto-anygw................................ LiMe anygw proto support" default y if DEFAULT_lime-proto-anygw default m if ALL select PACKAGE_dnsmasq-dhcpv6 select PACKAGE_lime-system select PACKAGE_kmod-macvlan select PACKAGE_libuci-lua select PACKAGE_firewall4 depends on IPV6 select PACKAGE_luci-lib-nixio select PACKAGE_shared-state select PACKAGE_libc select PACKAGE_lua select PACKAGE_kmod-nft-bridge select PACKAGE_shared-state-dnsmasq_leases help LiMe anygw proto support http://libremesh.org Gioacchino Mazzurco config PACKAGE_lime-proto-babeld tristate "lime-proto-babeld.............................. LiMe babeld proto support" default y if DEFAULT_lime-proto-babeld default m if ALL depends on IPV6 select PACKAGE_babeld select PACKAGE_libc select PACKAGE_lime-system select PACKAGE_luci-lib-nixio help LiMe babeld proto support https://github.com/libremesh/lime-packages/ Gioacchino Mazzurco config PACKAGE_lime-proto-batadv tristate "lime-proto-batadv.......................... LiMe batman-adv proto support" default y if DEFAULT_lime-proto-batadv default m if ALL select PACKAGE_libc select PACKAGE_lua select PACKAGE_luci-lib-nixio select PACKAGE_libuci-lua select PACKAGE_lime-system select PACKAGE_kmod-batman-adv depends on IPV6 help LiMe batman-adv proto support https://github.com/libremesh/lime-packages/ Gioacchino Mazzurco config PACKAGE_lime-proto-bgp tristate "lime-proto-bgp.................................... LiMe BGP proto support" default y if DEFAULT_lime-proto-bgp default m if ALL select PACKAGE_bird1-ipv4 select PACKAGE_luci-lib-nixio select PACKAGE_libc select PACKAGE_lua depends on IPV6 select PACKAGE_bird1-ipv6 select PACKAGE_lime-system help LiMe BGP proto support http://libremesh.org Gioacchino Mazzurco config PACKAGE_lime-proto-bmx6 tristate "lime-proto-bmx6.................................. LiMe Bmx6 proto support" default y if DEFAULT_lime-proto-bmx6 default m if ALL depends on IPV6 select PACKAGE_ depends on !(PACKAGE_iptables-zz-legacy config PACKAGE_lime-proto-bmx7 tristate "lime-proto-bmx7.................................. LiMe Bmx7 proto support" default y if DEFAULT_lime-proto-bmx7 default m if ALL select PACKAGE_bmx7 select PACKAGE_bmx7-table select PACKAGE_bmx7-uci-config select PACKAGE_kmod-nft-bridge select PACKAGE_bmx7-sms select PACKAGE_luci-lib-nixio select PACKAGE_lua select PACKAGE_libc depends on IPV6 select PACKAGE_firewall4 select PACKAGE_bmx7-json select PACKAGE_bmx7-tun select PACKAGE_lime-system select PACKAGE_libuci-lua help LiMe Bmx7 proto support https://github.com/libremesh/lime-packages/ Gioacchino Mazzurco config PACKAGE_lime-proto-olsr tristate "lime-proto-olsr........................... LiMe OLSR proto support (IPv4)" default y if DEFAULT_lime-proto-olsr default m if ALL depends on IPV6 select PACKAGE_olsrd-mod-jsoninfo select PACKAGE_lime-system select PACKAGE_luci-lib-ip select PACKAGE_libuci-lua select PACKAGE_olsrd select PACKAGE_kmod-ipip select PACKAGE_luci-lib-nixio select PACKAGE_libc select PACKAGE_lua help LiMe OLSR proto support (IPv4) http://libremesh.org leonaard config PACKAGE_lime-proto-olsr2 tristate "lime-proto-olsr2...................... LiMe OLSR2 proto support (IPv4/v6)" default y if DEFAULT_lime-proto-olsr2 default m if ALL select PACKAGE_luci-lib-ip select PACKAGE_libuci-lua select PACKAGE_lime-system depends on IPV6 select PACKAGE_oonf-olsrd2 select PACKAGE_lua select PACKAGE_libc select PACKAGE_luci-lib-nixio help LiMe OLSR2 proto support (IPv4/v6) http://libremesh.org Gabriel config PACKAGE_lime-proto-olsr6 tristate "lime-proto-olsr6.......................... LiMe OLSR proto support (IPv6)" default y if DEFAULT_lime-proto-olsr6 default m if ALL select PACKAGE_libc select PACKAGE_lua select PACKAGE_luci-lib-nixio select PACKAGE_olsrd select PACKAGE_luci-lib-ip select PACKAGE_libuci-lua select PACKAGE_lime-system select PACKAGE_olsrd-mod-jsoninfo depends on IPV6 help LiMe OLSR proto support (IPv6) http://libremesh.org leonaard config PACKAGE_lime-proto-wan tristate "lime-proto-wan.................................... LiMe wan proto support" default y if DEFAULT_lime-proto-wan default m if ALL select PACKAGE_firewall4 depends on IPV6 select PACKAGE_lime-system select PACKAGE_libuci-lua select PACKAGE_libc select PACKAGE_lua help LiMe wan proto support https://github.com/libremesh/lime-packages/ Gioacchino Mazzurco config PACKAGE_lime-report tristate "lime-report.............................. LibreMesh status report utility" default y if DEFAULT_lime-report default m if ALL select PACKAGE_libc help Outputs a report about the status and the main configuration of a LibreMesh node, useful for debugging and issues reporting. https://libremesh.org Ilario Gelmetti config PACKAGE_lime-smart-wifi tristate "lime-smart-wifi................ Configure wifi mesh and ap hardware based" default y if DEFAULT_lime-smart-wifi default m if ALL select PACKAGE_lime-system select PACKAGE_libc depends on IPV6 help Automatically configure wifi mesh and ap based on existing radios https://github.com/libremesh/lime-packages/ Paul Spooren config PACKAGE_lime-system tristate "lime-system....................................... libremesh system files" default y if DEFAULT_lime-system default m if ALL select PACKAGE_libc select PACKAGE_lua select PACKAGE_luci-lib-nixio select PACKAGE_luci-lib-jsonc select PACKAGE_luci-lib-ip select PACKAGE_libuci-lua select PACKAGE_libiwinfo-lua select PACKAGE_firewall4 depends on IPV6 help Basic system files for LiMe node http://libremesh.org Gioacchino Mazzurco menuconfig PACKAGE_lime-webui tristate "lime-webui.................... libremesh web user interface based on LUCI" default y if DEFAULT_lime-webui default m if ALL select PACKAGE_luci-compat select PACKAGE_luci-i18n-base-es if LIMEWEBUI_ES select PACKAGE_luci-theme-bootstrap select PACKAGE_uhttpd select PACKAGE_luci-i18n-base-en select PACKAGE_luci-i18n-base-de if LIMEWEBUI_DE select PACKAGE_luci-mod-status select PACKAGE_libc select PACKAGE_luci-lib-nixio select PACKAGE_luci-i18n-base-pt if LIMEWEBUI_PT select PACKAGE_libiwinfo-lua select PACKAGE_lime-system select PACKAGE_luci-base depends on IPV6 help Web interface for LibreMesh http://libremesh.org p4u config LIMEWEBUI_ES bool "Spanish translation support" depends on PACKAGE_lime-webui default n help Spanish translation support for lime-webui config LIMEWEBUI_PT bool "Portuguese translation support" depends on PACKAGE_lime-webui default n help Portuguese translation support for lime-webui config LIMEWEBUI_DE bool "Deutsch translation support" depends on PACKAGE_lime-webui default n help Deutsch translation support for lime-webui config PACKAGE_shared-state tristate "shared-state..................... Very minimal state sharing betwen nodes" default y if DEFAULT_shared-state default m if ALL select PACKAGE_lua select PACKAGE_random-numgen select PACKAGE_libc select PACKAGE_luci-lib-jsonc select PACKAGE_luci-lib-nixio depends on IPV6 select PACKAGE_iputils-ping select PACKAGE_uclient-fetch select PACKAGE_libuci-lua select PACKAGE_lime-system help LiMe style minimal unsecured CRDT to share light state between nodes http://libremesh.org Gioacchino Mazzurco config PACKAGE_shared-state-async tristate "shared-state-async.............. shared-state C++ async re-implementation" default y if DEFAULT_shared-state-async default m if ALL select PACKAGE_libc select PACKAGE_libstdcpp help shared-state re-written in C++20 and corotuines to handle information exchange between network nodes more efficiently. Asociación Civil Altermundi config PACKAGE_shared-state-babel_links_info tristate "shared-state-babel_links_info........ Babel links module for shared-state" default y if DEFAULT_shared-state-babel_links_info default m if ALL depends on IPV6 select PACKAGE_ubus-lime-utils depends on PACKAGE_rpcd depends on PACKAGE_shared-state-async select PACKAGE_libubus-lua select PACKAGE_luci-lib-jsonc select PACKAGE_lua select PACKAGE_random-numgen select PACKAGE_libc help Synchronize Babel links information beween nodes. Asociación Civil Altermundi config PACKAGE_shared-state-babeld_hosts tristate "shared-state-babeld_hosts........... babeld-hosts module for shared-state" default y if DEFAULT_shared-state-babeld_hosts default m if ALL select PACKAGE_luci-lib-jsonc depends on PACKAGE_shared-state select PACKAGE_lua select PACKAGE_random-numgen select PACKAGE_libc select PACKAGE_hotplug-initd-services help Maintain a shared babel_id-hostname translation table, provides also bab2host and host2bab commands. http://libremesh.org Gioacchino Mazzurco config PACKAGE_shared-state-bat_hosts tristate "shared-state-bat_hosts................. bat-hosts module for shared-state" default y if DEFAULT_shared-state-bat_hosts default m if ALL depends on IPV6 select PACKAGE_lime-system depends on PACKAGE_shared-state-async select PACKAGE_libubus-lua select PACKAGE_luci-lib-nixio select PACKAGE_luci-lib-jsonc select PACKAGE_libc select PACKAGE_lua help Syncronize bat-hosts beween nodes, provides also mac2bat and bat2mac. http://libremesh.org Asociación Civil Altermundi config PACKAGE_shared-state-bat_links_info tristate "shared-state-bat_links_info" default y if DEFAULT_shared-state-bat_links_info default m if ALL select PACKAGE_libc select PACKAGE_lua select PACKAGE_luci-lib-jsonc select PACKAGE_batctl-default depends on PACKAGE_shared-state-async depends on PACKAGE_rpcd select PACKAGE_lime-system select PACKAGE_ubus-lime-utils depends on IPV6 help Syncronize batman protocol links information beween nodes. Javier config PACKAGE_shared-state-dnsmasq_hosts tristate "shared-state-dnsmasq_hosts......... dnsmasq hosts module for shared-state" default y if DEFAULT_shared-state-dnsmasq_hosts default m if ALL depends on PACKAGE_shared-state select PACKAGE_luci-lib-jsonc select PACKAGE_random-numgen select PACKAGE_libc select PACKAGE_lua help Syncronize dnsmasq hosts beween nodes. http://libremesh.org Gioacchino Mazzurco config PACKAGE_shared-state-dnsmasq_leases tristate "shared-state-dnsmasq_leases....... dnsmasq leases module for shared-state" default y if DEFAULT_shared-state-dnsmasq_leases default m if ALL select PACKAGE_libuci-lua depends on PACKAGE_shared-state select PACKAGE_luci-lib-nixio select PACKAGE_luci-lib-jsonc select PACKAGE_libc select PACKAGE_random-numgen select PACKAGE_lua select PACKAGE_shared-state-dnsmasq_hosts help Syncronize dnsmasq leases beween nodes. http://libremesh.org Gioacchino Mazzurco config PACKAGE_shared-state-dnsmasq_servers tristate "shared-state-dnsmasq_servers............ Mesh DNS module for shared-state" default y if DEFAULT_shared-state-dnsmasq_servers default m if ALL select PACKAGE_random-numgen select PACKAGE_libc select PACKAGE_lua depends on PACKAGE_shared-state select PACKAGE_luci-lib-jsonc help Generates 'server' lines in dnsmasq config, so that domain zones published by other nodes in the mesh can be resolved transparently. http://libremesh.org Gui iribarren config PACKAGE_shared-state-network_nodes tristate "shared-state-network_nodes" default y if DEFAULT_shared-state-network_nodes default m if ALL select PACKAGE_random-numgen select PACKAGE_libc select PACKAGE_shared-state select PACKAGE_luci-lib-jsonc select PACKAGE_libubus-lua select PACKAGE_lime-system select PACKAGE_shared-state-nodes_and_links depends on IPV6 help Provides data-type for network nodes marked as reliable by user via lime-app Asociacion Civil Altermundi config PACKAGE_shared-state-node_info tristate "shared-state-node_info.......... Node information module for shared-state" default y if DEFAULT_shared-state-node_info default m if ALL depends on PACKAGE_rpcd select PACKAGE_lime-system select PACKAGE_ubus-lime-utils depends on IPV6 select PACKAGE_libc select PACKAGE_lua depends on PACKAGE_shared-state select PACKAGE_luci-lib-jsonc select PACKAGE_ubus-lime-location help Syncronize node information beween nodes. Javier config PACKAGE_shared-state-nodes_and_links tristate "shared-state-nodes_and_links..... nodes_and_links module for shared-state" default y if DEFAULT_shared-state-nodes_and_links default m if ALL select PACKAGE_lua select PACKAGE_random-numgen select PACKAGE_libc select PACKAGE_luci-lib-jsonc depends on PACKAGE_shared-state select PACKAGE_ubus-lime-location depends on IPV6 help Syncronize nodes_and_links beween nodes. http://libremesh.org Nicolas Pace config PACKAGE_shared-state-persist tristate "shared-state-persist................ Persists shared-state in usb devices" default y if DEFAULT_shared-state-persist default m if ALL select PACKAGE_block-mount select PACKAGE_kmod-fs-vfat select PACKAGE_kmod-usb-storage depends on PACKAGE_shared-state select PACKAGE_luci-lib-nixio depends on USB_SUPPORT select PACKAGE_libc help Detects block-mount storage devices and configures shared-state so that status persists on those devices. http://libremesh.org Marcos Gutierrez config PACKAGE_shared-state-pirania tristate "shared-state-pirania............. Pirania vaucher module for shared-state" default y if DEFAULT_shared-state-pirania default m if ALL select PACKAGE_pirania depends on IPV6 depends on PACKAGE_uhttpd depends on PACKAGE_shared-state select PACKAGE_luci-lib-jsonc select PACKAGE_libc select PACKAGE_random-numgen select PACKAGE_lua help Syncronize valid pirania vauchers beween nodes http://libremesh.org Marcos Gutierrez config PACKAGE_shared-state-wifi_links_info tristate "shared-state-wifi_links_info" default y if DEFAULT_shared-state-wifi_links_info default m if ALL select PACKAGE_lime-system select PACKAGE_libiwinfo-lua depends on PACKAGE_rpcd depends on IPV6 select PACKAGE_ubus-lime-utils select PACKAGE_luci-lib-jsonc depends on PACKAGE_shared-state select PACKAGE_lua select PACKAGE_libc help Syncronize links information beween nodes. http://libremesh.org endmenu menu "LuCI" menu "1. Collections" config PACKAGE_luci tristate "luci................... LuCI interface with Uhttpd as Webserver (default)" default y if DEFAULT_luci default m if ALL select PACKAGE_luci-app-opkg depends on !(PACKAGE_firewall4 config PACKAGE_luci-app-bcp38 tristate "luci-app-bcp38...................................... BCP38 LuCI interface" default y if DEFAULT_luci-app-bcp38 default m if ALL select PACKAGE_bcp38 select PACKAGE_luci-base select PACKAGE_libc help BCP38 LuCI interface https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-bird1-ipv4 tristate "luci-app-bird1-ipv4.................. LuCI support for BIRD (v1.6) (IPv4)" default y if DEFAULT_luci-app-bird1-ipv4 default m if ALL select PACKAGE_luci-compat select PACKAGE_bird1-ipv4-uci select PACKAGE_libc select PACKAGE_luci-base help LuCI support for BIRD (v1.6) (IPv4) https://github.com/openwrt/bird1-openwrt/ Roger Pueyo Centelles config PACKAGE_luci-app-bird1-ipv6 tristate "luci-app-bird1-ipv6.................. LuCI support for BIRD (v1.6) (IPv6)" default y if DEFAULT_luci-app-bird1-ipv6 default m if ALL select PACKAGE_libc select PACKAGE_bird1-ipv6-uci select PACKAGE_luci-compat select PACKAGE_luci-base help LuCI support for BIRD (v1.6) (IPv6) https://github.com/openwrt/bird1-openwrt/ Roger Pueyo Centelles config PACKAGE_luci-app-bmx7 tristate "luci-app-bmx7...................................... LuCI support for BMX7" default y if DEFAULT_luci-app-bmx7 default m if ALL select PACKAGE_luci-mod-admin-full select PACKAGE_bmx7 select PACKAGE_luci-lib-json select PACKAGE_luci-compat select PACKAGE_libc select PACKAGE_bmx7-json help LuCI support for BMX7 https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-cjdns tristate "luci-app-cjdns............ Encrypted near-zero-conf mesh routing protocol" default y if DEFAULT_luci-app-cjdns default m if ALL select PACKAGE_cjdns depends on IPV6 select PACKAGE_luci-base depends on !arc select PACKAGE_libc select PACKAGE_luci-compat help Cjdns implements an encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing. This provides near-zero-configuration networking, and prevents many of the security and scalability issues that plague existing networks. https://github.com/cjdelisle/cjdns William Fleurant config PACKAGE_luci-app-clamav tristate "luci-app-clamav.................................... ClamAV LuCI interface" default y if DEFAULT_luci-app-clamav default m if ALL select PACKAGE_clamav select PACKAGE_luci-compat select PACKAGE_libc select PACKAGE_luci-lua-runtime select PACKAGE_luci-mod-admin-full help ClamAV LuCI interface https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-cloudflared tristate "luci-app-cloudflared................................ LuCI for Cloudflared" default y if DEFAULT_luci-app-cloudflared default m if ALL select PACKAGE_cloudflared select PACKAGE_libc depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) help LuCI support for Cloudflare Zero Trust Tunnels https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-commands tristate "luci-app-commands.............................. LuCI Shell Command Module" default y if DEFAULT_luci-app-commands default m if ALL select PACKAGE_libc help LuCI Shell Command Module https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-coovachilli tristate "luci-app-coovachilli....................... LuCI Support for Coova Chilli" default y if DEFAULT_luci-app-coovachilli default m if ALL depends on BROKEN select PACKAGE_luci-lua-runtime select PACKAGE_luci-compat select PACKAGE_libc help LuCI Support for Coova Chilli https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-crowdsec-firewall-bouncer tristate "luci-app-crowdsec-firewall-bouncer" default y if DEFAULT_luci-app-crowdsec-firewall-bouncer default m if ALL depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_luci-base select PACKAGE_libc select PACKAGE_crowdsec-firewall-bouncer help CrowdSec firewall bouncer LuCI interface https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-cshark tristate "luci-app-cshark........................... Cloudshark capture tool Web UI" default y if DEFAULT_luci-app-cshark default m if ALL select PACKAGE_cshark select PACKAGE_luci-lua-runtime select PACKAGE_libc select PACKAGE_luci-compat help Cloudshark capture tool Web UI https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-dawn tristate "luci-app-dawn...................................... LuCI support for DAWN" default y if DEFAULT_luci-app-dawn default m if ALL select PACKAGE_luci-base select PACKAGE_dawn select PACKAGE_libc help LuCI support for DAWN https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-dcwapd tristate "luci-app-dcwapd........ Dual Channel Wi-Fi AP Daemon configuration module" default y if DEFAULT_luci-app-dcwapd default m if ALL select PACKAGE_luci-compat select PACKAGE_libc select PACKAGE_dcwapd select PACKAGE_luci-lua-runtime help Dual Channel Wi-Fi AP Daemon configuration module https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-ddns tristate "luci-app-ddns......... LuCI Support for Dynamic DNS Client (ddns-scripts)" default y if DEFAULT_luci-app-ddns default m if ALL select PACKAGE_ddns-scripts select PACKAGE_libc select PACKAGE_luci-lua-runtime select PACKAGE_luci-mod-admin-full help LuCI Support for Dynamic DNS Client (ddns-scripts) https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-diag-core tristate "luci-app-diag-core......................... LuCI Diagnostics Tools (Core)" default y if DEFAULT_luci-app-diag-core default m if ALL select PACKAGE_libc select PACKAGE_luci-lua-runtime help LuCI Diagnostics Tools (Core) https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-dnscrypt-proxy tristate "luci-app-dnscrypt-proxy.................. LuCI support for DNSCrypt-Proxy" default y if DEFAULT_luci-app-dnscrypt-proxy default m if ALL select PACKAGE_luci-lib-httpprotoutils select PACKAGE_libc select PACKAGE_luci-compat select PACKAGE_dnscrypt-proxy select PACKAGE_uclient-fetch select PACKAGE_luci-lua-runtime help LuCI support for DNSCrypt-Proxy https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-dockerman tristate "luci-app-dockerman............................... LuCI Support for docker" default y if DEFAULT_luci-app-dockerman default m if ALL select PACKAGE_docker depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_luci-lua-runtime select PACKAGE_libc select PACKAGE_luci-compat depends on (aarch64||arm||x86_64) select PACKAGE_ttyd select PACKAGE_luci-lib-docker help LuCI Support for docker https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-dump1090 tristate "luci-app-dump1090.............................. LuCI Support for dump1090" default y if DEFAULT_luci-app-dump1090 default m if ALL select PACKAGE_luci-compat select PACKAGE_libc select PACKAGE_luci-lua-runtime select PACKAGE_dump1090 help LuCI Support for dump1090 https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-dynapoint tristate "luci-app-dynapoint............................ LuCI Support for DynaPoint" default y if DEFAULT_luci-app-dynapoint default m if ALL select PACKAGE_luci-lua-runtime select PACKAGE_dynapoint select PACKAGE_luci-compat select PACKAGE_libc select PACKAGE_luci-lib-ipkg help LuCI Support for DynaPoint https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-eoip tristate "luci-app-eoip...................................... LuCI Support for EoIP" default y if DEFAULT_luci-app-eoip default m if ALL select PACKAGE_eoip select PACKAGE_libc select PACKAGE_luci-base help LuCI Support for EoIP https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-example tristate "luci-app-example...................... LuCI example app for js based luci" default y if DEFAULT_luci-app-example default m if ALL select PACKAGE_libc select PACKAGE_luci-base help LuCI example app for js based luci https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-firewall tristate "luci-app-firewall................ Firewall and Portforwarding application" default y if DEFAULT_luci-app-firewall default m if ALL select PACKAGE_firewall if PACKAGE_firewall4 config PACKAGE_luci-app-https-dns-proxy tristate "luci-app-https-dns-proxy..................... DNS Over HTTPS Proxy Web UI" default y if DEFAULT_luci-app-https-dns-proxy default m if ALL select PACKAGE_luci-base select PACKAGE_libc select PACKAGE_https-dns-proxy help Provides Web UI for DNS Over HTTPS Proxy https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-keepalived tristate "luci-app-keepalived...................... LuCI support for the Keepalived" default y if DEFAULT_luci-app-keepalived default m if ALL select PACKAGE_libc select PACKAGE_keepalived select PACKAGE_keepalived-sync select PACKAGE_luci-base depends on PACKAGE_coreutils depends on IPV6 help LuCI support for the Keepalived https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-ksmbd tristate "luci-app-ksmbd.......... Network Shares - Ksmbd the SMB kernel fileserver" default y if DEFAULT_luci-app-ksmbd default m if ALL select PACKAGE_ksmbd-server select PACKAGE_libc help Network Shares - Ksmbd the SMB kernel fileserver https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-ledtrig-rssi tristate "luci-app-ledtrig-rssi................... LuCI Support for ledtrigger rssi" default y if DEFAULT_luci-app-ledtrig-rssi default m if ALL select PACKAGE_rssileds select PACKAGE_libc help LuCI Support for ledtrigger rssi https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-ledtrig-switch tristate "luci-app-ledtrig-switch............... LuCI Support for ledtrigger switch" default y if DEFAULT_luci-app-ledtrig-switch default m if ALL select PACKAGE_libc help LuCI Support for ledtrigger switch https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-ledtrig-usbport tristate "luci-app-ledtrig-usbport............. LuCI Support for ledtrigger usbport" default y if DEFAULT_luci-app-ledtrig-usbport default m if ALL select PACKAGE_kmod-usb-ledtrig-usbport depends on USB_SUPPORT select PACKAGE_libc help LuCI Support for ledtrigger usbport https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-lorawan-basicstation tristate "luci-app-lorawan-basicstation...... LuCI Support for LoRaWAN basicstation" default y if DEFAULT_luci-app-lorawan-basicstation default m if ALL select PACKAGE_libc depends on USB_SUPPORT select PACKAGE_basicstation help LuCI Support for LoRaWAN basicstation https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-ltqtapi tristate "luci-app-ltqtapi......................... LuCI Support for Lantiq Devices" default y if DEFAULT_luci-app-ltqtapi default m if ALL select PACKAGE_luci-lua-runtime depends on BROKEN select PACKAGE_luci-compat select PACKAGE_libc help LuCI Support for Lantiq Devices https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-lxc tristate "luci-app-lxc....................................... LXC management Web UI" default y if DEFAULT_luci-app-lxc default m if ALL select PACKAGE_libc select PACKAGE_luci-lua-runtime select PACKAGE_liblxc select PACKAGE_lxc-console select PACKAGE_lxc-attach select PACKAGE_getopt select PACKAGE_luci-mod-admin-full select PACKAGE_luci-compat select PACKAGE_tar if !LXC_BUSYBOX_OPTIONS select PACKAGE_rpcd-mod-lxc select PACKAGE_lxc select PACKAGE_lxc-create depends on !arc help LXC management Web UI https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-minidlna tristate "luci-app-minidlna.............................. LuCI Support for miniDLNA" default y if DEFAULT_luci-app-minidlna default m if ALL select PACKAGE_libc select PACKAGE_minidlna help LuCI Support for miniDLNA https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-mjpg-streamer tristate "luci-app-mjpg-streamer........ MJPG-Streamer service configuration module" default y if DEFAULT_luci-app-mjpg-streamer default m if ALL select PACKAGE_mjpg-streamer select PACKAGE_luci-lua-runtime select PACKAGE_libc select PACKAGE_luci-compat help MJPG-Streamer service configuration module https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-mosquitto tristate "luci-app-mosquitto.............................. Mosquitto LuCI interface" default y if DEFAULT_luci-app-mosquitto default m if ALL depends on PACKAGE_mosquitto-ssl||PACKAGE_mosquitto-nossl select PACKAGE_luci-mod-admin-full select PACKAGE_luci-lua-runtime select PACKAGE_libc select PACKAGE_luci-compat help Provides a webadmin for most basic mosquitto parameters. https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-mwan3 tristate "luci-app-mwan3............... LuCI support for the MWAN3 MultiWAN Manager" default y if DEFAULT_luci-app-mwan3 default m if ALL depends on !(IPV6 && PACKAGE_ip6tables-zz-legacy config PACKAGE_luci-app-omcproxy tristate "luci-app-omcproxy.............................. LuCI support for omcproxy" default y if DEFAULT_luci-app-omcproxy default m if ALL select PACKAGE_omcproxy select PACKAGE_libc help LuCI support for omcproxy https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-openairview tristate "luci-app-openairview.......... Visualize the spectrum and wifi neighbours" default y if DEFAULT_luci-app-openairview default m if ALL select PACKAGE_luci-lib-jquery-flot-0-8 select PACKAGE_libc select PACKAGE_luci-compat depends on PACKAGE_ATH_DEBUG select PACKAGE_fft-eval select PACKAGE_luci-lib-json select PACKAGE_luci-lib-jquery-1-4 depends on PACKAGE_ATH_SPECTRAL help Includes a realtime spectral scan for ath9k chipsets, a realtime plot of wifi neighbours signal (think "iw station dump") and a site survey of wifi networks, with signal plots (think "iw scan") Gui Iribarren config PACKAGE_luci-app-openvpn tristate "luci-app-openvpn................................ LuCI Support for OpenVPN" default y if DEFAULT_luci-app-openvpn default m if ALL select PACKAGE_luci-lua-runtime select PACKAGE_libc select PACKAGE_luci-compat help LuCI Support for OpenVPN https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-openwisp tristate "luci-app-openwisp.............................. LuCI support for OpenWISP" default y if DEFAULT_luci-app-openwisp default m if ALL select PACKAGE_openwisp-config select PACKAGE_libc help Allows configuration of OpenWISP agent settings https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-opkg tristate "luci-app-opkg........................ OPKG package management application" default y if DEFAULT_luci-app-opkg default m if ALL select PACKAGE_libc select PACKAGE_opkg help OPKG package management application https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-p910nd tristate "luci-app-p910nd........................... p910nd - Printer server module" default y if DEFAULT_luci-app-p910nd default m if ALL select PACKAGE_p910nd select PACKAGE_libc select PACKAGE_luci-compat help p910nd - Printer server module https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-pagekitec tristate "luci-app-pagekitec............................. LuCI Support for PageKite" default y if DEFAULT_luci-app-pagekitec default m if ALL select PACKAGE_libc select PACKAGE_pagekitec help LuCI Support for PageKite https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-pbr tristate "luci-app-pbr......................... Policy Based Routing Service Web UI" default y if DEFAULT_luci-app-pbr default m if ALL select PACKAGE_luci-base depends on !(PACKAGE_pbr-iptables help LuCI Support for Privoxy WEB proxy . Version: 1.0.6-2 config PACKAGE_luci-app-qos tristate "luci-app-qos..................... Quality of Service configuration module" default y if DEFAULT_luci-app-qos default m if ALL select PACKAGE_luci-lua-runtime select PACKAGE_qos-scripts select PACKAGE_luci-compat select PACKAGE_libc depends on !(PACKAGE_iptables-zz-legacy help LuCI Support for Radicale CardDAV/CalDAV . !!! Package "radicale-py2" or "radicale-py3" needs to be !!! !!! installed sepearatly. There is no buildin dependency set !!! . Version: 1.1.0-2 config PACKAGE_luci-app-radicale2 tristate "luci-app-radicale2................... Radicale v2.x CalDAV/CardDAV Server" default y if DEFAULT_luci-app-radicale2 default m if ALL select PACKAGE_luci-lua-runtime select PACKAGE_radicale2 select PACKAGE_libc select PACKAGE_rpcd-mod-rad2-enc select PACKAGE_luci-compat help Radicale v2.x CalDAV/CardDAV Server https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-rp-pppoe-server tristate "luci-app-rp-pppoe-server.................... Roaring Penguin PPPoE Server" default y if DEFAULT_luci-app-rp-pppoe-server default m if ALL select PACKAGE_rp-pppoe-server depends on PACKAGE_ppp depends on PACKAGE_kmod-ppp select PACKAGE_luci-compat select PACKAGE_libc select PACKAGE_luci-lua-runtime depends on (PACKAGE_ppp||PACKAGE_ppp-multilink) help Roaring Penguin PPPoE Server https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-samba4 tristate "luci-app-samba4............. Network Shares - Samba 4 SMB/CIFS fileserver" default y if DEFAULT_luci-app-samba4 default m if ALL select PACKAGE_libc select PACKAGE_samba4-server help Network Shares - Samba 4 SMB/CIFS fileserver https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-ser2net tristate "luci-app-ser2net................................ LuCI Support for ser2net" default y if DEFAULT_luci-app-ser2net default m if ALL select PACKAGE_libc depends on !((IPV6&&GENSIO_SCTP)) || IPV6 select PACKAGE_ser2net help LuCI Support for ser2net https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-shadowsocks-libev tristate "luci-app-shadowsocks-libev............ LuCI Support for shadowsocks-libev" default y if DEFAULT_luci-app-shadowsocks-libev default m if ALL select PACKAGE_luci-base select PACKAGE_libc help LuCI Support for shadowsocks-libev https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-shairplay tristate "luci-app-shairplay............................ LuCI Support for Shairplay" default y if DEFAULT_luci-app-shairplay default m if ALL depends on AUDIO_SUPPORT select PACKAGE_luci-lua-runtime select PACKAGE_shairplay select PACKAGE_libc select PACKAGE_luci-compat help LuCI Support for Shairplay https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-siitwizard tristate "luci-app-siitwizard............. SIIT IPv4-over-IPv6 configuration wizard" default y if DEFAULT_luci-app-siitwizard default m if ALL depends on (!(TARGET_ps3||TARGET_pxcab)) select PACKAGE_libc select PACKAGE_luci-compat select PACKAGE_kmod-siit select PACKAGE_luci-lua-runtime help SIIT IPv4-over-IPv6 configuration wizard https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-smartdns tristate "luci-app-smartdns...................................... LuCI for smartdns" default y if DEFAULT_luci-app-smartdns default m if ALL select PACKAGE_smartdns select PACKAGE_libc help Provides Luci for smartdns https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-snmpd tristate "luci-app-snmpd................................... Net-SNMP LuCI interface" default y if DEFAULT_luci-app-snmpd default m if ALL select PACKAGE_luci-base select PACKAGE_snmpd select PACKAGE_libc help Some common net-snmp config items. In no way is this comprehensive. https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-softether tristate "luci-app-softether...................... Softether management application" default y if DEFAULT_luci-app-softether default m if ALL select PACKAGE_softethervpn5-client select PACKAGE_libc help Softether management application https://github.com/openwrt/luci OpenWrt LuCI community config PACKAGE_luci-app-splash tristate "luci-app-splash......................... Freifunk DHCP-Splash application" default y if DEFAULT_luci-app-splash default m if ALL select PACKAGE_kmod-sched select PACKAGE_iptables-mod-nat-extra select PACKAGE_luci-lib-nixio select PACKAGE_luci-compat select PACKAGE_libc select PACKAGE_luci-lua-runtime select PACKAGE_tc-tiny if PACKAGE_tc-bpf endmenu config PACKAGE_luci-i18n-acl-ar tristate default y if DEFAULT_luci-i18n-acl-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - العربية (Arabic) config PACKAGE_luci-i18n-acl-bg tristate default y if DEFAULT_luci-i18n-acl-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-acl select PACKAGE_libc help Translation for luci-app-acl - български (Bulgarian) config PACKAGE_luci-i18n-acl-bn tristate default y if DEFAULT_luci-i18n-acl-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-acl select PACKAGE_libc help Translation for luci-app-acl - বাংলা (Bengali) config PACKAGE_luci-i18n-acl-ca tristate default y if DEFAULT_luci-i18n-acl-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Català (Catalan) config PACKAGE_luci-i18n-acl-cs tristate default y if DEFAULT_luci-i18n-acl-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-acl select PACKAGE_libc help Translation for luci-app-acl - Čeština (Czech) config PACKAGE_luci-i18n-acl-da tristate default y if DEFAULT_luci-i18n-acl-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Dansk (Danish) config PACKAGE_luci-i18n-acl-de tristate default y if DEFAULT_luci-i18n-acl-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Deutsch (German) config PACKAGE_luci-i18n-acl-el tristate default y if DEFAULT_luci-i18n-acl-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Ελληνικά (Greek) config PACKAGE_luci-i18n-acl-es tristate default y if DEFAULT_luci-i18n-acl-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-acl select PACKAGE_libc help Translation for luci-app-acl - Español (Spanish) config PACKAGE_luci-i18n-acl-fi tristate default y if DEFAULT_luci-i18n-acl-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-acl select PACKAGE_libc help Translation for luci-app-acl - Suomi (Finnish) config PACKAGE_luci-i18n-acl-fr tristate default y if DEFAULT_luci-i18n-acl-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Français (French) config PACKAGE_luci-i18n-acl-he tristate default y if DEFAULT_luci-i18n-acl-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-acl-hi tristate default y if DEFAULT_luci-i18n-acl-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - हिंदी (Hindi) config PACKAGE_luci-i18n-acl-hu tristate default y if DEFAULT_luci-i18n-acl-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Magyar (Hungarian) config PACKAGE_luci-i18n-acl-it tristate default y if DEFAULT_luci-i18n-acl-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Italiano (Italian) config PACKAGE_luci-i18n-acl-ja tristate default y if DEFAULT_luci-i18n-acl-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-acl select PACKAGE_libc help Translation for luci-app-acl - 日本語 (Japanese) config PACKAGE_luci-i18n-acl-ko tristate default y if DEFAULT_luci-i18n-acl-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-acl select PACKAGE_libc help Translation for luci-app-acl - 한국어 (Korean) config PACKAGE_luci-i18n-acl-lt tristate default y if DEFAULT_luci-i18n-acl-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-acl-mr tristate default y if DEFAULT_luci-i18n-acl-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Marāṭhī (Marathi) config PACKAGE_luci-i18n-acl-ms tristate default y if DEFAULT_luci-i18n-acl-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-acl-nl tristate default y if DEFAULT_luci-i18n-acl-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Nederlands (Dutch) config PACKAGE_luci-i18n-acl-no tristate default y if DEFAULT_luci-i18n-acl-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Norsk (Norwegian) config PACKAGE_luci-i18n-acl-pl tristate default y if DEFAULT_luci-i18n-acl-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-acl select PACKAGE_libc help Translation for luci-app-acl - Polski (Polish) config PACKAGE_luci-i18n-acl-pt tristate default y if DEFAULT_luci-i18n-acl-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-acl select PACKAGE_libc help Translation for luci-app-acl - Português (Portuguese) config PACKAGE_luci-i18n-acl-pt-br tristate default y if DEFAULT_luci-i18n-acl-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-acl-ro tristate default y if DEFAULT_luci-i18n-acl-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Română (Romanian) config PACKAGE_luci-i18n-acl-ru tristate default y if DEFAULT_luci-i18n-acl-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Русский (Russian) config PACKAGE_luci-i18n-acl-sk tristate default y if DEFAULT_luci-i18n-acl-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Slovenčina (Slovak) config PACKAGE_luci-i18n-acl-sv tristate default y if DEFAULT_luci-i18n-acl-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-acl select PACKAGE_libc help Translation for luci-app-acl - Svenska (Swedish) config PACKAGE_luci-i18n-acl-tr tristate default y if DEFAULT_luci-i18n-acl-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-acl select PACKAGE_libc help Translation for luci-app-acl - Türkçe (Turkish) config PACKAGE_luci-i18n-acl-uk tristate default y if DEFAULT_luci-i18n-acl-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - Українська (Ukrainian) config PACKAGE_luci-i18n-acl-vi tristate default y if DEFAULT_luci-i18n-acl-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-acl select PACKAGE_libc help Translation for luci-app-acl - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-acl-zh-cn tristate default y if DEFAULT_luci-i18n-acl-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acl help Translation for luci-app-acl - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-acl-zh-tw tristate default y if DEFAULT_luci-i18n-acl-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-acl select PACKAGE_libc help Translation for luci-app-acl - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-acme-ar tristate default y if DEFAULT_luci-i18n-acme-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - العربية (Arabic) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-bg tristate default y if DEFAULT_luci-i18n-acme-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - български (Bulgarian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-bn tristate default y if DEFAULT_luci-i18n-acme-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - বাংলা (Bengali) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-ca tristate default y if DEFAULT_luci-i18n-acme-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - Català (Catalan) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-cs tristate default y if DEFAULT_luci-i18n-acme-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - Čeština (Czech) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-da tristate default y if DEFAULT_luci-i18n-acme-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - Dansk (Danish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-de tristate default y if DEFAULT_luci-i18n-acme-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - Deutsch (German) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-el tristate default y if DEFAULT_luci-i18n-acme-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - Ελληνικά (Greek) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-es tristate default y if DEFAULT_luci-i18n-acme-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - Español (Spanish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-fi tristate default y if DEFAULT_luci-i18n-acme-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - Suomi (Finnish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-fr tristate default y if DEFAULT_luci-i18n-acme-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - Français (French) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-he tristate default y if DEFAULT_luci-i18n-acme-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - עִבְרִית (Hebrew) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-hi tristate default y if DEFAULT_luci-i18n-acme-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - हिंदी (Hindi) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-hu tristate default y if DEFAULT_luci-i18n-acme-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - Magyar (Hungarian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-it tristate default y if DEFAULT_luci-i18n-acme-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - Italiano (Italian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-ja tristate default y if DEFAULT_luci-i18n-acme-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - 日本語 (Japanese) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-ko tristate default y if DEFAULT_luci-i18n-acme-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - 한국어 (Korean) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-lt tristate default y if DEFAULT_luci-i18n-acme-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - Lietuvių (Lithuanian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-mr tristate default y if DEFAULT_luci-i18n-acme-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - Marāṭhī (Marathi) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-ms tristate default y if DEFAULT_luci-i18n-acme-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - Bahasa Melayu (Malay) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-no tristate default y if DEFAULT_luci-i18n-acme-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - Norsk (Norwegian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-pl tristate default y if DEFAULT_luci-i18n-acme-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - Polski (Polish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-pt tristate default y if DEFAULT_luci-i18n-acme-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - Português (Portuguese) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-pt-br tristate default y if DEFAULT_luci-i18n-acme-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - Português do Brasil (Brazilian Portuguese) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-ro tristate default y if DEFAULT_luci-i18n-acme-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - Română (Romanian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-ru tristate default y if DEFAULT_luci-i18n-acme-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - Русский (Russian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-sk tristate default y if DEFAULT_luci-i18n-acme-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - Slovenčina (Slovak) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-sv tristate default y if DEFAULT_luci-i18n-acme-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - Svenska (Swedish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-tr tristate default y if DEFAULT_luci-i18n-acme-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - Türkçe (Turkish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-uk tristate default y if DEFAULT_luci-i18n-acme-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - Українська (Ukrainian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-vi tristate default y if DEFAULT_luci-i18n-acme-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-acme help Translation for luci-app-acme - Tiếng Việt (Vietnamese) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-zh-cn tristate default y if DEFAULT_luci-i18n-acme-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - 简体中文 (Chinese Simplified) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-acme-zh-tw tristate default y if DEFAULT_luci-i18n-acme-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-acme select PACKAGE_libc help Translation for luci-app-acme - 繁體中文 (Chinese Traditional) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-adblock-ar tristate default y if DEFAULT_luci-i18n-adblock-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - العربية (Arabic) config PACKAGE_luci-i18n-adblock-bg tristate default y if DEFAULT_luci-i18n-adblock-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - български (Bulgarian) config PACKAGE_luci-i18n-adblock-bn tristate default y if DEFAULT_luci-i18n-adblock-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - বাংলা (Bengali) config PACKAGE_luci-i18n-adblock-ca tristate default y if DEFAULT_luci-i18n-adblock-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - Català (Catalan) config PACKAGE_luci-i18n-adblock-cs tristate default y if DEFAULT_luci-i18n-adblock-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - Čeština (Czech) config PACKAGE_luci-i18n-adblock-da tristate default y if DEFAULT_luci-i18n-adblock-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - Dansk (Danish) config PACKAGE_luci-i18n-adblock-de tristate default y if DEFAULT_luci-i18n-adblock-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - Deutsch (German) config PACKAGE_luci-i18n-adblock-el tristate default y if DEFAULT_luci-i18n-adblock-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - Ελληνικά (Greek) config PACKAGE_luci-i18n-adblock-es tristate default y if DEFAULT_luci-i18n-adblock-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - Español (Spanish) config PACKAGE_luci-i18n-adblock-fast-ar tristate default y if DEFAULT_luci-i18n-adblock-fast-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - العربية (Arabic) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-bg tristate default y if DEFAULT_luci-i18n-adblock-fast-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - български (Bulgarian) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-bn tristate default y if DEFAULT_luci-i18n-adblock-fast-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - বাংলা (Bengali) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-ca tristate default y if DEFAULT_luci-i18n-adblock-fast-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - Català (Catalan) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-cs tristate default y if DEFAULT_luci-i18n-adblock-fast-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - Čeština (Czech) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-da tristate default y if DEFAULT_luci-i18n-adblock-fast-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - Dansk (Danish) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-de tristate default y if DEFAULT_luci-i18n-adblock-fast-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - Deutsch (German) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-el tristate default y if DEFAULT_luci-i18n-adblock-fast-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - Ελληνικά (Greek) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-es tristate default y if DEFAULT_luci-i18n-adblock-fast-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - Español (Spanish) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-fi tristate default y if DEFAULT_luci-i18n-adblock-fast-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - Suomi (Finnish) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-fr tristate default y if DEFAULT_luci-i18n-adblock-fast-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - Français (French) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-he tristate default y if DEFAULT_luci-i18n-adblock-fast-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - עִבְרִית (Hebrew) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-hi tristate default y if DEFAULT_luci-i18n-adblock-fast-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - हिंदी (Hindi) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-hu tristate default y if DEFAULT_luci-i18n-adblock-fast-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - Magyar (Hungarian) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-it tristate default y if DEFAULT_luci-i18n-adblock-fast-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - Italiano (Italian) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-ja tristate default y if DEFAULT_luci-i18n-adblock-fast-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - 日本語 (Japanese) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-ko tristate default y if DEFAULT_luci-i18n-adblock-fast-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - 한국어 (Korean) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-lt tristate default y if DEFAULT_luci-i18n-adblock-fast-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - Lietuvių (Lithuanian) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-mr tristate default y if DEFAULT_luci-i18n-adblock-fast-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - Marāṭhī (Marathi) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-ms tristate default y if DEFAULT_luci-i18n-adblock-fast-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - Bahasa Melayu (Malay) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-nl tristate default y if DEFAULT_luci-i18n-adblock-fast-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - Nederlands (Dutch) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-no tristate default y if DEFAULT_luci-i18n-adblock-fast-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - Norsk (Norwegian) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-pl tristate default y if DEFAULT_luci-i18n-adblock-fast-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - Polski (Polish) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-pt tristate default y if DEFAULT_luci-i18n-adblock-fast-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - Português (Portuguese) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-pt-br tristate default y if DEFAULT_luci-i18n-adblock-fast-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - Português do Brasil (Brazilian Portuguese) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-ro tristate default y if DEFAULT_luci-i18n-adblock-fast-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - Română (Romanian) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-ru tristate default y if DEFAULT_luci-i18n-adblock-fast-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - Русский (Russian) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-sk tristate default y if DEFAULT_luci-i18n-adblock-fast-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - Slovenčina (Slovak) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-sv tristate default y if DEFAULT_luci-i18n-adblock-fast-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - Svenska (Swedish) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-tr tristate default y if DEFAULT_luci-i18n-adblock-fast-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - Türkçe (Turkish) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-uk tristate default y if DEFAULT_luci-i18n-adblock-fast-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - Українська (Ukrainian) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-vi tristate default y if DEFAULT_luci-i18n-adblock-fast-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - Tiếng Việt (Vietnamese) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-zh-cn tristate default y if DEFAULT_luci-i18n-adblock-fast-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-adblock-fast select PACKAGE_libc help Translation for luci-app-adblock-fast - 简体中文 (Chinese Simplified) Stan Grishin config PACKAGE_luci-i18n-adblock-fast-zh-tw tristate default y if DEFAULT_luci-i18n-adblock-fast-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock-fast help Translation for luci-app-adblock-fast - 繁體中文 (Chinese Traditional) Stan Grishin config PACKAGE_luci-i18n-adblock-fi tristate default y if DEFAULT_luci-i18n-adblock-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - Suomi (Finnish) config PACKAGE_luci-i18n-adblock-fr tristate default y if DEFAULT_luci-i18n-adblock-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - Français (French) config PACKAGE_luci-i18n-adblock-he tristate default y if DEFAULT_luci-i18n-adblock-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-adblock-hi tristate default y if DEFAULT_luci-i18n-adblock-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - हिंदी (Hindi) config PACKAGE_luci-i18n-adblock-hu tristate default y if DEFAULT_luci-i18n-adblock-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - Magyar (Hungarian) config PACKAGE_luci-i18n-adblock-it tristate default y if DEFAULT_luci-i18n-adblock-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - Italiano (Italian) config PACKAGE_luci-i18n-adblock-ja tristate default y if DEFAULT_luci-i18n-adblock-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - 日本語 (Japanese) config PACKAGE_luci-i18n-adblock-ko tristate default y if DEFAULT_luci-i18n-adblock-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - 한국어 (Korean) config PACKAGE_luci-i18n-adblock-lt tristate default y if DEFAULT_luci-i18n-adblock-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-adblock-mr tristate default y if DEFAULT_luci-i18n-adblock-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - Marāṭhī (Marathi) config PACKAGE_luci-i18n-adblock-ms tristate default y if DEFAULT_luci-i18n-adblock-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-adblock-nl tristate default y if DEFAULT_luci-i18n-adblock-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - Nederlands (Dutch) config PACKAGE_luci-i18n-adblock-no tristate default y if DEFAULT_luci-i18n-adblock-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - Norsk (Norwegian) config PACKAGE_luci-i18n-adblock-pl tristate default y if DEFAULT_luci-i18n-adblock-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - Polski (Polish) config PACKAGE_luci-i18n-adblock-pt tristate default y if DEFAULT_luci-i18n-adblock-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - Português (Portuguese) config PACKAGE_luci-i18n-adblock-pt-br tristate default y if DEFAULT_luci-i18n-adblock-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-adblock-ro tristate default y if DEFAULT_luci-i18n-adblock-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - Română (Romanian) config PACKAGE_luci-i18n-adblock-ru tristate default y if DEFAULT_luci-i18n-adblock-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - Русский (Russian) config PACKAGE_luci-i18n-adblock-sk tristate default y if DEFAULT_luci-i18n-adblock-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - Slovenčina (Slovak) config PACKAGE_luci-i18n-adblock-sv tristate default y if DEFAULT_luci-i18n-adblock-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - Svenska (Swedish) config PACKAGE_luci-i18n-adblock-tr tristate default y if DEFAULT_luci-i18n-adblock-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - Türkçe (Turkish) config PACKAGE_luci-i18n-adblock-uk tristate default y if DEFAULT_luci-i18n-adblock-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - Українська (Ukrainian) config PACKAGE_luci-i18n-adblock-vi tristate default y if DEFAULT_luci-i18n-adblock-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-adblock-zh-cn tristate default y if DEFAULT_luci-i18n-adblock-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-adblock select PACKAGE_libc help Translation for luci-app-adblock - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-adblock-zh-tw tristate default y if DEFAULT_luci-i18n-adblock-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-adblock help Translation for luci-app-adblock - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-advanced-reboot-ar tristate default y if DEFAULT_luci-i18n-advanced-reboot-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - العربية (Arabic) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-bg tristate default y if DEFAULT_luci-i18n-advanced-reboot-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - български (Bulgarian) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-bn tristate default y if DEFAULT_luci-i18n-advanced-reboot-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - বাংলা (Bengali) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-ca tristate default y if DEFAULT_luci-i18n-advanced-reboot-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - Català (Catalan) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-cs tristate default y if DEFAULT_luci-i18n-advanced-reboot-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - Čeština (Czech) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-da tristate default y if DEFAULT_luci-i18n-advanced-reboot-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - Dansk (Danish) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-de tristate default y if DEFAULT_luci-i18n-advanced-reboot-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - Deutsch (German) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-el tristate default y if DEFAULT_luci-i18n-advanced-reboot-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - Ελληνικά (Greek) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-es tristate default y if DEFAULT_luci-i18n-advanced-reboot-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - Español (Spanish) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-fi tristate default y if DEFAULT_luci-i18n-advanced-reboot-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - Suomi (Finnish) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-fr tristate default y if DEFAULT_luci-i18n-advanced-reboot-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - Français (French) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-he tristate default y if DEFAULT_luci-i18n-advanced-reboot-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - עִבְרִית (Hebrew) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-hi tristate default y if DEFAULT_luci-i18n-advanced-reboot-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - हिंदी (Hindi) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-hu tristate default y if DEFAULT_luci-i18n-advanced-reboot-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - Magyar (Hungarian) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-it tristate default y if DEFAULT_luci-i18n-advanced-reboot-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - Italiano (Italian) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-ja tristate default y if DEFAULT_luci-i18n-advanced-reboot-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - 日本語 (Japanese) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-ko tristate default y if DEFAULT_luci-i18n-advanced-reboot-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - 한국어 (Korean) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-lt tristate default y if DEFAULT_luci-i18n-advanced-reboot-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - Lietuvių (Lithuanian) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-mr tristate default y if DEFAULT_luci-i18n-advanced-reboot-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - Marāṭhī (Marathi) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-ms tristate default y if DEFAULT_luci-i18n-advanced-reboot-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - Bahasa Melayu (Malay) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-nl tristate default y if DEFAULT_luci-i18n-advanced-reboot-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - Nederlands (Dutch) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-no tristate default y if DEFAULT_luci-i18n-advanced-reboot-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - Norsk (Norwegian) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-pl tristate default y if DEFAULT_luci-i18n-advanced-reboot-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - Polski (Polish) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-pt tristate default y if DEFAULT_luci-i18n-advanced-reboot-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - Português (Portuguese) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-pt-br tristate default y if DEFAULT_luci-i18n-advanced-reboot-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - Português do Brasil (Brazilian Portuguese) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-ro tristate default y if DEFAULT_luci-i18n-advanced-reboot-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - Română (Romanian) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-ru tristate default y if DEFAULT_luci-i18n-advanced-reboot-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - Русский (Russian) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-sk tristate default y if DEFAULT_luci-i18n-advanced-reboot-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - Slovenčina (Slovak) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-sv tristate default y if DEFAULT_luci-i18n-advanced-reboot-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - Svenska (Swedish) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-tr tristate default y if DEFAULT_luci-i18n-advanced-reboot-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - Türkçe (Turkish) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-uk tristate default y if DEFAULT_luci-i18n-advanced-reboot-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - Українська (Ukrainian) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-vi tristate default y if DEFAULT_luci-i18n-advanced-reboot-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - Tiếng Việt (Vietnamese) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-zh-cn tristate default y if DEFAULT_luci-i18n-advanced-reboot-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-advanced-reboot help Translation for luci-app-advanced-reboot - 简体中文 (Chinese Simplified) Stan Grishin config PACKAGE_luci-i18n-advanced-reboot-zh-tw tristate default y if DEFAULT_luci-i18n-advanced-reboot-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-advanced-reboot select PACKAGE_libc help Translation for luci-app-advanced-reboot - 繁體中文 (Chinese Traditional) Stan Grishin config PACKAGE_luci-i18n-ahcp-ar tristate default y if DEFAULT_luci-i18n-ahcp-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ahcp help Translation for luci-app-ahcp - العربية (Arabic) config PACKAGE_luci-i18n-ahcp-bg tristate default y if DEFAULT_luci-i18n-ahcp-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - български (Bulgarian) config PACKAGE_luci-i18n-ahcp-bn tristate default y if DEFAULT_luci-i18n-ahcp-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - বাংলা (Bengali) config PACKAGE_luci-i18n-ahcp-ca tristate default y if DEFAULT_luci-i18n-ahcp-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Català (Catalan) config PACKAGE_luci-i18n-ahcp-cs tristate default y if DEFAULT_luci-i18n-ahcp-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Čeština (Czech) config PACKAGE_luci-i18n-ahcp-da tristate default y if DEFAULT_luci-i18n-ahcp-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ahcp help Translation for luci-app-ahcp - Dansk (Danish) config PACKAGE_luci-i18n-ahcp-de tristate default y if DEFAULT_luci-i18n-ahcp-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Deutsch (German) config PACKAGE_luci-i18n-ahcp-el tristate default y if DEFAULT_luci-i18n-ahcp-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ahcp help Translation for luci-app-ahcp - Ελληνικά (Greek) config PACKAGE_luci-i18n-ahcp-es tristate default y if DEFAULT_luci-i18n-ahcp-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ahcp help Translation for luci-app-ahcp - Español (Spanish) config PACKAGE_luci-i18n-ahcp-fi tristate default y if DEFAULT_luci-i18n-ahcp-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Suomi (Finnish) config PACKAGE_luci-i18n-ahcp-fr tristate default y if DEFAULT_luci-i18n-ahcp-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Français (French) config PACKAGE_luci-i18n-ahcp-he tristate default y if DEFAULT_luci-i18n-ahcp-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-ahcp-hi tristate default y if DEFAULT_luci-i18n-ahcp-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ahcp help Translation for luci-app-ahcp - हिंदी (Hindi) config PACKAGE_luci-i18n-ahcp-hu tristate default y if DEFAULT_luci-i18n-ahcp-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Magyar (Hungarian) config PACKAGE_luci-i18n-ahcp-it tristate default y if DEFAULT_luci-i18n-ahcp-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Italiano (Italian) config PACKAGE_luci-i18n-ahcp-ja tristate default y if DEFAULT_luci-i18n-ahcp-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ahcp help Translation for luci-app-ahcp - 日本語 (Japanese) config PACKAGE_luci-i18n-ahcp-ko tristate default y if DEFAULT_luci-i18n-ahcp-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - 한국어 (Korean) config PACKAGE_luci-i18n-ahcp-lt tristate default y if DEFAULT_luci-i18n-ahcp-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-ahcp-mr tristate default y if DEFAULT_luci-i18n-ahcp-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ahcp help Translation for luci-app-ahcp - Marāṭhī (Marathi) config PACKAGE_luci-i18n-ahcp-ms tristate default y if DEFAULT_luci-i18n-ahcp-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ahcp help Translation for luci-app-ahcp - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-ahcp-nl tristate default y if DEFAULT_luci-i18n-ahcp-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Nederlands (Dutch) config PACKAGE_luci-i18n-ahcp-no tristate default y if DEFAULT_luci-i18n-ahcp-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ahcp help Translation for luci-app-ahcp - Norsk (Norwegian) config PACKAGE_luci-i18n-ahcp-pl tristate default y if DEFAULT_luci-i18n-ahcp-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ahcp help Translation for luci-app-ahcp - Polski (Polish) config PACKAGE_luci-i18n-ahcp-pt tristate default y if DEFAULT_luci-i18n-ahcp-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Português (Portuguese) config PACKAGE_luci-i18n-ahcp-pt-br tristate default y if DEFAULT_luci-i18n-ahcp-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-ahcp-ro tristate default y if DEFAULT_luci-i18n-ahcp-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Română (Romanian) config PACKAGE_luci-i18n-ahcp-ru tristate default y if DEFAULT_luci-i18n-ahcp-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Русский (Russian) config PACKAGE_luci-i18n-ahcp-sk tristate default y if DEFAULT_luci-i18n-ahcp-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Slovenčina (Slovak) config PACKAGE_luci-i18n-ahcp-sv tristate default y if DEFAULT_luci-i18n-ahcp-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Svenska (Swedish) config PACKAGE_luci-i18n-ahcp-tr tristate default y if DEFAULT_luci-i18n-ahcp-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Türkçe (Turkish) config PACKAGE_luci-i18n-ahcp-uk tristate default y if DEFAULT_luci-i18n-ahcp-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ahcp help Translation for luci-app-ahcp - Українська (Ukrainian) config PACKAGE_luci-i18n-ahcp-vi tristate default y if DEFAULT_luci-i18n-ahcp-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-ahcp-zh-cn tristate default y if DEFAULT_luci-i18n-ahcp-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ahcp help Translation for luci-app-ahcp - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-ahcp-zh-tw tristate default y if DEFAULT_luci-i18n-ahcp-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-ahcp select PACKAGE_libc help Translation for luci-app-ahcp - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-aria2-ar tristate default y if DEFAULT_luci-i18n-aria2-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - العربية (Arabic) Xingwang Liao config PACKAGE_luci-i18n-aria2-bg tristate default y if DEFAULT_luci-i18n-aria2-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - български (Bulgarian) Xingwang Liao config PACKAGE_luci-i18n-aria2-bn tristate default y if DEFAULT_luci-i18n-aria2-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - বাংলা (Bengali) Xingwang Liao config PACKAGE_luci-i18n-aria2-ca tristate default y if DEFAULT_luci-i18n-aria2-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - Català (Catalan) Xingwang Liao config PACKAGE_luci-i18n-aria2-cs tristate default y if DEFAULT_luci-i18n-aria2-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - Čeština (Czech) Xingwang Liao config PACKAGE_luci-i18n-aria2-da tristate default y if DEFAULT_luci-i18n-aria2-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - Dansk (Danish) Xingwang Liao config PACKAGE_luci-i18n-aria2-de tristate default y if DEFAULT_luci-i18n-aria2-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - Deutsch (German) Xingwang Liao config PACKAGE_luci-i18n-aria2-el tristate default y if DEFAULT_luci-i18n-aria2-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - Ελληνικά (Greek) Xingwang Liao config PACKAGE_luci-i18n-aria2-es tristate default y if DEFAULT_luci-i18n-aria2-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - Español (Spanish) Xingwang Liao config PACKAGE_luci-i18n-aria2-fi tristate default y if DEFAULT_luci-i18n-aria2-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - Suomi (Finnish) Xingwang Liao config PACKAGE_luci-i18n-aria2-fr tristate default y if DEFAULT_luci-i18n-aria2-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - Français (French) Xingwang Liao config PACKAGE_luci-i18n-aria2-he tristate default y if DEFAULT_luci-i18n-aria2-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - עִבְרִית (Hebrew) Xingwang Liao config PACKAGE_luci-i18n-aria2-hi tristate default y if DEFAULT_luci-i18n-aria2-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - हिंदी (Hindi) Xingwang Liao config PACKAGE_luci-i18n-aria2-hu tristate default y if DEFAULT_luci-i18n-aria2-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - Magyar (Hungarian) Xingwang Liao config PACKAGE_luci-i18n-aria2-it tristate default y if DEFAULT_luci-i18n-aria2-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - Italiano (Italian) Xingwang Liao config PACKAGE_luci-i18n-aria2-ja tristate default y if DEFAULT_luci-i18n-aria2-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - 日本語 (Japanese) Xingwang Liao config PACKAGE_luci-i18n-aria2-ko tristate default y if DEFAULT_luci-i18n-aria2-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - 한국어 (Korean) Xingwang Liao config PACKAGE_luci-i18n-aria2-lt tristate default y if DEFAULT_luci-i18n-aria2-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - Lietuvių (Lithuanian) Xingwang Liao config PACKAGE_luci-i18n-aria2-mr tristate default y if DEFAULT_luci-i18n-aria2-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - Marāṭhī (Marathi) Xingwang Liao config PACKAGE_luci-i18n-aria2-ms tristate default y if DEFAULT_luci-i18n-aria2-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - Bahasa Melayu (Malay) Xingwang Liao config PACKAGE_luci-i18n-aria2-nl tristate default y if DEFAULT_luci-i18n-aria2-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - Nederlands (Dutch) Xingwang Liao config PACKAGE_luci-i18n-aria2-no tristate default y if DEFAULT_luci-i18n-aria2-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - Norsk (Norwegian) Xingwang Liao config PACKAGE_luci-i18n-aria2-pl tristate default y if DEFAULT_luci-i18n-aria2-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - Polski (Polish) Xingwang Liao config PACKAGE_luci-i18n-aria2-pt tristate default y if DEFAULT_luci-i18n-aria2-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - Português (Portuguese) Xingwang Liao config PACKAGE_luci-i18n-aria2-pt-br tristate default y if DEFAULT_luci-i18n-aria2-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - Português do Brasil (Brazilian Portuguese) Xingwang Liao config PACKAGE_luci-i18n-aria2-ro tristate default y if DEFAULT_luci-i18n-aria2-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - Română (Romanian) Xingwang Liao config PACKAGE_luci-i18n-aria2-ru tristate default y if DEFAULT_luci-i18n-aria2-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - Русский (Russian) Xingwang Liao config PACKAGE_luci-i18n-aria2-sk tristate default y if DEFAULT_luci-i18n-aria2-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - Slovenčina (Slovak) Xingwang Liao config PACKAGE_luci-i18n-aria2-sv tristate default y if DEFAULT_luci-i18n-aria2-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - Svenska (Swedish) Xingwang Liao config PACKAGE_luci-i18n-aria2-tr tristate default y if DEFAULT_luci-i18n-aria2-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - Türkçe (Turkish) Xingwang Liao config PACKAGE_luci-i18n-aria2-uk tristate default y if DEFAULT_luci-i18n-aria2-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-aria2 select PACKAGE_libc help Translation for luci-app-aria2 - Українська (Ukrainian) Xingwang Liao config PACKAGE_luci-i18n-aria2-vi tristate default y if DEFAULT_luci-i18n-aria2-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - Tiếng Việt (Vietnamese) Xingwang Liao config PACKAGE_luci-i18n-aria2-zh-cn tristate default y if DEFAULT_luci-i18n-aria2-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - 简体中文 (Chinese Simplified) Xingwang Liao config PACKAGE_luci-i18n-aria2-zh-tw tristate default y if DEFAULT_luci-i18n-aria2-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-aria2 help Translation for luci-app-aria2 - 繁體中文 (Chinese Traditional) Xingwang Liao config PACKAGE_luci-i18n-attendedsysupgrade-ar tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-attendedsysupgrade help Translation for luci-app-attendedsysupgrade - العربية (Arabic) config PACKAGE_luci-i18n-attendedsysupgrade-bg tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - български (Bulgarian) config PACKAGE_luci-i18n-attendedsysupgrade-bn tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - বাংলা (Bengali) config PACKAGE_luci-i18n-attendedsysupgrade-ca tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - Català (Catalan) config PACKAGE_luci-i18n-attendedsysupgrade-cs tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-attendedsysupgrade help Translation for luci-app-attendedsysupgrade - Čeština (Czech) config PACKAGE_luci-i18n-attendedsysupgrade-da tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-attendedsysupgrade help Translation for luci-app-attendedsysupgrade - Dansk (Danish) config PACKAGE_luci-i18n-attendedsysupgrade-de tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-attendedsysupgrade help Translation for luci-app-attendedsysupgrade - Deutsch (German) config PACKAGE_luci-i18n-attendedsysupgrade-el tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-attendedsysupgrade help Translation for luci-app-attendedsysupgrade - Ελληνικά (Greek) config PACKAGE_luci-i18n-attendedsysupgrade-es tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - Español (Spanish) config PACKAGE_luci-i18n-attendedsysupgrade-fi tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - Suomi (Finnish) config PACKAGE_luci-i18n-attendedsysupgrade-fr tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - Français (French) config PACKAGE_luci-i18n-attendedsysupgrade-he tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-attendedsysupgrade-hi tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-attendedsysupgrade help Translation for luci-app-attendedsysupgrade - हिंदी (Hindi) config PACKAGE_luci-i18n-attendedsysupgrade-hu tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - Magyar (Hungarian) config PACKAGE_luci-i18n-attendedsysupgrade-it tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-attendedsysupgrade help Translation for luci-app-attendedsysupgrade - Italiano (Italian) config PACKAGE_luci-i18n-attendedsysupgrade-ja tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-attendedsysupgrade help Translation for luci-app-attendedsysupgrade - 日本語 (Japanese) config PACKAGE_luci-i18n-attendedsysupgrade-ko tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - 한국어 (Korean) config PACKAGE_luci-i18n-attendedsysupgrade-lt tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-attendedsysupgrade help Translation for luci-app-attendedsysupgrade - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-attendedsysupgrade-mr tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - Marāṭhī (Marathi) config PACKAGE_luci-i18n-attendedsysupgrade-ms tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-attendedsysupgrade-nl tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - Nederlands (Dutch) config PACKAGE_luci-i18n-attendedsysupgrade-no tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-attendedsysupgrade help Translation for luci-app-attendedsysupgrade - Norsk (Norwegian) config PACKAGE_luci-i18n-attendedsysupgrade-pl tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-attendedsysupgrade help Translation for luci-app-attendedsysupgrade - Polski (Polish) config PACKAGE_luci-i18n-attendedsysupgrade-pt tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-attendedsysupgrade help Translation for luci-app-attendedsysupgrade - Português (Portuguese) config PACKAGE_luci-i18n-attendedsysupgrade-pt-br tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-attendedsysupgrade-ro tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-attendedsysupgrade help Translation for luci-app-attendedsysupgrade - Română (Romanian) config PACKAGE_luci-i18n-attendedsysupgrade-ru tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-attendedsysupgrade help Translation for luci-app-attendedsysupgrade - Русский (Russian) config PACKAGE_luci-i18n-attendedsysupgrade-sk tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - Slovenčina (Slovak) config PACKAGE_luci-i18n-attendedsysupgrade-sv tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - Svenska (Swedish) config PACKAGE_luci-i18n-attendedsysupgrade-tr tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - Türkçe (Turkish) config PACKAGE_luci-i18n-attendedsysupgrade-uk tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - Українська (Ukrainian) config PACKAGE_luci-i18n-attendedsysupgrade-vi tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-attendedsysupgrade-zh-cn tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-attendedsysupgrade select PACKAGE_libc help Translation for luci-app-attendedsysupgrade - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-attendedsysupgrade-zh-tw tristate default y if DEFAULT_luci-i18n-attendedsysupgrade-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-attendedsysupgrade help Translation for luci-app-attendedsysupgrade - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-banip-ar tristate default y if DEFAULT_luci-i18n-banip-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - العربية (Arabic) config PACKAGE_luci-i18n-banip-bg tristate default y if DEFAULT_luci-i18n-banip-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - български (Bulgarian) config PACKAGE_luci-i18n-banip-bn tristate default y if DEFAULT_luci-i18n-banip-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - বাংলা (Bengali) config PACKAGE_luci-i18n-banip-ca tristate default y if DEFAULT_luci-i18n-banip-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - Català (Catalan) config PACKAGE_luci-i18n-banip-cs tristate default y if DEFAULT_luci-i18n-banip-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - Čeština (Czech) config PACKAGE_luci-i18n-banip-da tristate default y if DEFAULT_luci-i18n-banip-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - Dansk (Danish) config PACKAGE_luci-i18n-banip-de tristate default y if DEFAULT_luci-i18n-banip-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - Deutsch (German) config PACKAGE_luci-i18n-banip-el tristate default y if DEFAULT_luci-i18n-banip-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - Ελληνικά (Greek) config PACKAGE_luci-i18n-banip-es tristate default y if DEFAULT_luci-i18n-banip-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - Español (Spanish) config PACKAGE_luci-i18n-banip-fi tristate default y if DEFAULT_luci-i18n-banip-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - Suomi (Finnish) config PACKAGE_luci-i18n-banip-fr tristate default y if DEFAULT_luci-i18n-banip-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - Français (French) config PACKAGE_luci-i18n-banip-he tristate default y if DEFAULT_luci-i18n-banip-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-banip-hi tristate default y if DEFAULT_luci-i18n-banip-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - हिंदी (Hindi) config PACKAGE_luci-i18n-banip-hu tristate default y if DEFAULT_luci-i18n-banip-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - Magyar (Hungarian) config PACKAGE_luci-i18n-banip-it tristate default y if DEFAULT_luci-i18n-banip-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - Italiano (Italian) config PACKAGE_luci-i18n-banip-ja tristate default y if DEFAULT_luci-i18n-banip-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - 日本語 (Japanese) config PACKAGE_luci-i18n-banip-ko tristate default y if DEFAULT_luci-i18n-banip-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - 한국어 (Korean) config PACKAGE_luci-i18n-banip-lt tristate default y if DEFAULT_luci-i18n-banip-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-banip-mr tristate default y if DEFAULT_luci-i18n-banip-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - Marāṭhī (Marathi) config PACKAGE_luci-i18n-banip-ms tristate default y if DEFAULT_luci-i18n-banip-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-banip-nl tristate default y if DEFAULT_luci-i18n-banip-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - Nederlands (Dutch) config PACKAGE_luci-i18n-banip-no tristate default y if DEFAULT_luci-i18n-banip-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - Norsk (Norwegian) config PACKAGE_luci-i18n-banip-pl tristate default y if DEFAULT_luci-i18n-banip-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - Polski (Polish) config PACKAGE_luci-i18n-banip-pt tristate default y if DEFAULT_luci-i18n-banip-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - Português (Portuguese) config PACKAGE_luci-i18n-banip-pt-br tristate default y if DEFAULT_luci-i18n-banip-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-banip-ro tristate default y if DEFAULT_luci-i18n-banip-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - Română (Romanian) config PACKAGE_luci-i18n-banip-ru tristate default y if DEFAULT_luci-i18n-banip-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - Русский (Russian) config PACKAGE_luci-i18n-banip-sk tristate default y if DEFAULT_luci-i18n-banip-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - Slovenčina (Slovak) config PACKAGE_luci-i18n-banip-sv tristate default y if DEFAULT_luci-i18n-banip-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - Svenska (Swedish) config PACKAGE_luci-i18n-banip-tr tristate default y if DEFAULT_luci-i18n-banip-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - Türkçe (Turkish) config PACKAGE_luci-i18n-banip-uk tristate default y if DEFAULT_luci-i18n-banip-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - Українська (Ukrainian) config PACKAGE_luci-i18n-banip-vi tristate default y if DEFAULT_luci-i18n-banip-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-banip select PACKAGE_libc help Translation for luci-app-banip - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-banip-zh-cn tristate default y if DEFAULT_luci-i18n-banip-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-banip-zh-tw tristate default y if DEFAULT_luci-i18n-banip-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-banip help Translation for luci-app-banip - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-base-ar tristate default y if DEFAULT_luci-i18n-base-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - العربية (Arabic) config PACKAGE_luci-i18n-base-bg tristate default y if DEFAULT_luci-i18n-base-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - български (Bulgarian) config PACKAGE_luci-i18n-base-bn tristate default y if DEFAULT_luci-i18n-base-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - বাংলা (Bengali) config PACKAGE_luci-i18n-base-ca tristate default y if DEFAULT_luci-i18n-base-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - Català (Catalan) config PACKAGE_luci-i18n-base-cs tristate default y if DEFAULT_luci-i18n-base-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - Čeština (Czech) config PACKAGE_luci-i18n-base-da tristate default y if DEFAULT_luci-i18n-base-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - Dansk (Danish) config PACKAGE_luci-i18n-base-de tristate default y if DEFAULT_luci-i18n-base-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - Deutsch (German) config PACKAGE_luci-i18n-base-el tristate default y if DEFAULT_luci-i18n-base-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - Ελληνικά (Greek) config PACKAGE_luci-i18n-base-es tristate default y if DEFAULT_luci-i18n-base-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - Español (Spanish) config PACKAGE_luci-i18n-base-fi tristate default y if DEFAULT_luci-i18n-base-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - Suomi (Finnish) config PACKAGE_luci-i18n-base-fr tristate default y if DEFAULT_luci-i18n-base-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - Français (French) config PACKAGE_luci-i18n-base-he tristate default y if DEFAULT_luci-i18n-base-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-base-hi tristate default y if DEFAULT_luci-i18n-base-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - हिंदी (Hindi) config PACKAGE_luci-i18n-base-hu tristate default y if DEFAULT_luci-i18n-base-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - Magyar (Hungarian) config PACKAGE_luci-i18n-base-it tristate default y if DEFAULT_luci-i18n-base-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - Italiano (Italian) config PACKAGE_luci-i18n-base-ja tristate default y if DEFAULT_luci-i18n-base-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - 日本語 (Japanese) config PACKAGE_luci-i18n-base-ko tristate default y if DEFAULT_luci-i18n-base-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - 한국어 (Korean) config PACKAGE_luci-i18n-base-lt tristate default y if DEFAULT_luci-i18n-base-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-base-mr tristate default y if DEFAULT_luci-i18n-base-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - Marāṭhī (Marathi) config PACKAGE_luci-i18n-base-ms tristate default y if DEFAULT_luci-i18n-base-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-base-nl tristate default y if DEFAULT_luci-i18n-base-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - Nederlands (Dutch) config PACKAGE_luci-i18n-base-no tristate default y if DEFAULT_luci-i18n-base-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - Norsk (Norwegian) config PACKAGE_luci-i18n-base-pl tristate default y if DEFAULT_luci-i18n-base-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - Polski (Polish) config PACKAGE_luci-i18n-base-pt tristate default y if DEFAULT_luci-i18n-base-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - Português (Portuguese) config PACKAGE_luci-i18n-base-pt-br tristate default y if DEFAULT_luci-i18n-base-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-base-ro tristate default y if DEFAULT_luci-i18n-base-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - Română (Romanian) config PACKAGE_luci-i18n-base-ru tristate default y if DEFAULT_luci-i18n-base-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - Русский (Russian) config PACKAGE_luci-i18n-base-sk tristate default y if DEFAULT_luci-i18n-base-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - Slovenčina (Slovak) config PACKAGE_luci-i18n-base-sv tristate default y if DEFAULT_luci-i18n-base-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - Svenska (Swedish) config PACKAGE_luci-i18n-base-tr tristate default y if DEFAULT_luci-i18n-base-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - Türkçe (Turkish) config PACKAGE_luci-i18n-base-uk tristate default y if DEFAULT_luci-i18n-base-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-base help Translation for luci-base - Українська (Ukrainian) config PACKAGE_luci-i18n-base-vi tristate default y if DEFAULT_luci-i18n-base-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-base-zh-cn tristate default y if DEFAULT_luci-i18n-base-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-base-zh-tw tristate default y if DEFAULT_luci-i18n-base-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-base select PACKAGE_libc help Translation for luci-base - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-battstatus-ar tristate default y if DEFAULT_luci-i18n-battstatus-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - العربية (Arabic) config PACKAGE_luci-i18n-battstatus-bg tristate default y if DEFAULT_luci-i18n-battstatus-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - български (Bulgarian) config PACKAGE_luci-i18n-battstatus-bn tristate default y if DEFAULT_luci-i18n-battstatus-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - বাংলা (Bengali) config PACKAGE_luci-i18n-battstatus-ca tristate default y if DEFAULT_luci-i18n-battstatus-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - Català (Catalan) config PACKAGE_luci-i18n-battstatus-cs tristate default y if DEFAULT_luci-i18n-battstatus-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - Čeština (Czech) config PACKAGE_luci-i18n-battstatus-da tristate default y if DEFAULT_luci-i18n-battstatus-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - Dansk (Danish) config PACKAGE_luci-i18n-battstatus-de tristate default y if DEFAULT_luci-i18n-battstatus-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - Deutsch (German) config PACKAGE_luci-i18n-battstatus-el tristate default y if DEFAULT_luci-i18n-battstatus-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - Ελληνικά (Greek) config PACKAGE_luci-i18n-battstatus-es tristate default y if DEFAULT_luci-i18n-battstatus-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - Español (Spanish) config PACKAGE_luci-i18n-battstatus-fi tristate default y if DEFAULT_luci-i18n-battstatus-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - Suomi (Finnish) config PACKAGE_luci-i18n-battstatus-fr tristate default y if DEFAULT_luci-i18n-battstatus-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - Français (French) config PACKAGE_luci-i18n-battstatus-he tristate default y if DEFAULT_luci-i18n-battstatus-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-battstatus-hi tristate default y if DEFAULT_luci-i18n-battstatus-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - हिंदी (Hindi) config PACKAGE_luci-i18n-battstatus-hu tristate default y if DEFAULT_luci-i18n-battstatus-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - Magyar (Hungarian) config PACKAGE_luci-i18n-battstatus-it tristate default y if DEFAULT_luci-i18n-battstatus-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - Italiano (Italian) config PACKAGE_luci-i18n-battstatus-ja tristate default y if DEFAULT_luci-i18n-battstatus-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - 日本語 (Japanese) config PACKAGE_luci-i18n-battstatus-ko tristate default y if DEFAULT_luci-i18n-battstatus-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - 한국어 (Korean) config PACKAGE_luci-i18n-battstatus-lt tristate default y if DEFAULT_luci-i18n-battstatus-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-battstatus-mr tristate default y if DEFAULT_luci-i18n-battstatus-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - Marāṭhī (Marathi) config PACKAGE_luci-i18n-battstatus-ms tristate default y if DEFAULT_luci-i18n-battstatus-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-battstatus-nl tristate default y if DEFAULT_luci-i18n-battstatus-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - Nederlands (Dutch) config PACKAGE_luci-i18n-battstatus-no tristate default y if DEFAULT_luci-i18n-battstatus-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - Norsk (Norwegian) config PACKAGE_luci-i18n-battstatus-pl tristate default y if DEFAULT_luci-i18n-battstatus-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - Polski (Polish) config PACKAGE_luci-i18n-battstatus-pt tristate default y if DEFAULT_luci-i18n-battstatus-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - Português (Portuguese) config PACKAGE_luci-i18n-battstatus-pt-br tristate default y if DEFAULT_luci-i18n-battstatus-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-battstatus-ro tristate default y if DEFAULT_luci-i18n-battstatus-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - Română (Romanian) config PACKAGE_luci-i18n-battstatus-ru tristate default y if DEFAULT_luci-i18n-battstatus-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - Русский (Russian) config PACKAGE_luci-i18n-battstatus-sk tristate default y if DEFAULT_luci-i18n-battstatus-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - Slovenčina (Slovak) config PACKAGE_luci-i18n-battstatus-sv tristate default y if DEFAULT_luci-i18n-battstatus-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - Svenska (Swedish) config PACKAGE_luci-i18n-battstatus-tr tristate default y if DEFAULT_luci-i18n-battstatus-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - Türkçe (Turkish) config PACKAGE_luci-i18n-battstatus-uk tristate default y if DEFAULT_luci-i18n-battstatus-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - Українська (Ukrainian) config PACKAGE_luci-i18n-battstatus-vi tristate default y if DEFAULT_luci-i18n-battstatus-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-battstatus help Translation for luci-mod-battstatus - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-battstatus-zh-cn tristate default y if DEFAULT_luci-i18n-battstatus-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-battstatus-zh-tw tristate default y if DEFAULT_luci-i18n-battstatus-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-mod-battstatus select PACKAGE_libc help Translation for luci-mod-battstatus - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-bcp38-ar tristate default y if DEFAULT_luci-i18n-bcp38-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - العربية (Arabic) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-bg tristate default y if DEFAULT_luci-i18n-bcp38-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - български (Bulgarian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-bn tristate default y if DEFAULT_luci-i18n-bcp38-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - বাংলা (Bengali) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-ca tristate default y if DEFAULT_luci-i18n-bcp38-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - Català (Catalan) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-cs tristate default y if DEFAULT_luci-i18n-bcp38-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - Čeština (Czech) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-da tristate default y if DEFAULT_luci-i18n-bcp38-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - Dansk (Danish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-de tristate default y if DEFAULT_luci-i18n-bcp38-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - Deutsch (German) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-el tristate default y if DEFAULT_luci-i18n-bcp38-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - Ελληνικά (Greek) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-es tristate default y if DEFAULT_luci-i18n-bcp38-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - Español (Spanish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-fi tristate default y if DEFAULT_luci-i18n-bcp38-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - Suomi (Finnish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-fr tristate default y if DEFAULT_luci-i18n-bcp38-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - Français (French) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-he tristate default y if DEFAULT_luci-i18n-bcp38-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - עִבְרִית (Hebrew) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-hi tristate default y if DEFAULT_luci-i18n-bcp38-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - हिंदी (Hindi) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-hu tristate default y if DEFAULT_luci-i18n-bcp38-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - Magyar (Hungarian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-it tristate default y if DEFAULT_luci-i18n-bcp38-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - Italiano (Italian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-ja tristate default y if DEFAULT_luci-i18n-bcp38-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - 日本語 (Japanese) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-ko tristate default y if DEFAULT_luci-i18n-bcp38-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - 한국어 (Korean) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-lt tristate default y if DEFAULT_luci-i18n-bcp38-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - Lietuvių (Lithuanian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-mr tristate default y if DEFAULT_luci-i18n-bcp38-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - Marāṭhī (Marathi) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-ms tristate default y if DEFAULT_luci-i18n-bcp38-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - Bahasa Melayu (Malay) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-nl tristate default y if DEFAULT_luci-i18n-bcp38-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - Nederlands (Dutch) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-no tristate default y if DEFAULT_luci-i18n-bcp38-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - Norsk (Norwegian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-pl tristate default y if DEFAULT_luci-i18n-bcp38-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - Polski (Polish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-pt tristate default y if DEFAULT_luci-i18n-bcp38-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - Português (Portuguese) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-pt-br tristate default y if DEFAULT_luci-i18n-bcp38-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - Português do Brasil (Brazilian Portuguese) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-ro tristate default y if DEFAULT_luci-i18n-bcp38-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - Română (Romanian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-ru tristate default y if DEFAULT_luci-i18n-bcp38-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - Русский (Russian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-sk tristate default y if DEFAULT_luci-i18n-bcp38-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - Slovenčina (Slovak) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-sv tristate default y if DEFAULT_luci-i18n-bcp38-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - Svenska (Swedish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-tr tristate default y if DEFAULT_luci-i18n-bcp38-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bcp38 help Translation for luci-app-bcp38 - Türkçe (Turkish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-uk tristate default y if DEFAULT_luci-i18n-bcp38-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - Українська (Ukrainian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-vi tristate default y if DEFAULT_luci-i18n-bcp38-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - Tiếng Việt (Vietnamese) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-zh-cn tristate default y if DEFAULT_luci-i18n-bcp38-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - 简体中文 (Chinese Simplified) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bcp38-zh-tw tristate default y if DEFAULT_luci-i18n-bcp38-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-bcp38 select PACKAGE_libc help Translation for luci-app-bcp38 - 繁體中文 (Chinese Traditional) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-bmx7-ar tristate default y if DEFAULT_luci-i18n-bmx7-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bmx7 help Translation for luci-app-bmx7 - العربية (Arabic) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-bg tristate default y if DEFAULT_luci-i18n-bmx7-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bmx7 help Translation for luci-app-bmx7 - български (Bulgarian) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-bn tristate default y if DEFAULT_luci-i18n-bmx7-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - বাংলা (Bengali) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-ca tristate default y if DEFAULT_luci-i18n-bmx7-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - Català (Catalan) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-cs tristate default y if DEFAULT_luci-i18n-bmx7-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - Čeština (Czech) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-da tristate default y if DEFAULT_luci-i18n-bmx7-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - Dansk (Danish) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-de tristate default y if DEFAULT_luci-i18n-bmx7-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - Deutsch (German) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-el tristate default y if DEFAULT_luci-i18n-bmx7-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bmx7 help Translation for luci-app-bmx7 - Ελληνικά (Greek) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-es tristate default y if DEFAULT_luci-i18n-bmx7-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - Español (Spanish) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-fi tristate default y if DEFAULT_luci-i18n-bmx7-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - Suomi (Finnish) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-fr tristate default y if DEFAULT_luci-i18n-bmx7-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bmx7 help Translation for luci-app-bmx7 - Français (French) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-he tristate default y if DEFAULT_luci-i18n-bmx7-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bmx7 help Translation for luci-app-bmx7 - עִבְרִית (Hebrew) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-hi tristate default y if DEFAULT_luci-i18n-bmx7-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - हिंदी (Hindi) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-hu tristate default y if DEFAULT_luci-i18n-bmx7-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bmx7 help Translation for luci-app-bmx7 - Magyar (Hungarian) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-it tristate default y if DEFAULT_luci-i18n-bmx7-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - Italiano (Italian) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-ja tristate default y if DEFAULT_luci-i18n-bmx7-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - 日本語 (Japanese) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-ko tristate default y if DEFAULT_luci-i18n-bmx7-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - 한국어 (Korean) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-lt tristate default y if DEFAULT_luci-i18n-bmx7-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bmx7 help Translation for luci-app-bmx7 - Lietuvių (Lithuanian) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-mr tristate default y if DEFAULT_luci-i18n-bmx7-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - Marāṭhī (Marathi) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-ms tristate default y if DEFAULT_luci-i18n-bmx7-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bmx7 help Translation for luci-app-bmx7 - Bahasa Melayu (Malay) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-no tristate default y if DEFAULT_luci-i18n-bmx7-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - Norsk (Norwegian) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-pl tristate default y if DEFAULT_luci-i18n-bmx7-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - Polski (Polish) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-pt tristate default y if DEFAULT_luci-i18n-bmx7-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - Português (Portuguese) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-pt-br tristate default y if DEFAULT_luci-i18n-bmx7-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bmx7 help Translation for luci-app-bmx7 - Português do Brasil (Brazilian Portuguese) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-ro tristate default y if DEFAULT_luci-i18n-bmx7-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bmx7 help Translation for luci-app-bmx7 - Română (Romanian) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-ru tristate default y if DEFAULT_luci-i18n-bmx7-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - Русский (Russian) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-sk tristate default y if DEFAULT_luci-i18n-bmx7-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bmx7 help Translation for luci-app-bmx7 - Slovenčina (Slovak) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-sv tristate default y if DEFAULT_luci-i18n-bmx7-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - Svenska (Swedish) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-tr tristate default y if DEFAULT_luci-i18n-bmx7-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bmx7 help Translation for luci-app-bmx7 - Türkçe (Turkish) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-uk tristate default y if DEFAULT_luci-i18n-bmx7-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bmx7 help Translation for luci-app-bmx7 - Українська (Ukrainian) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-vi tristate default y if DEFAULT_luci-i18n-bmx7-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-bmx7 help Translation for luci-app-bmx7 - Tiếng Việt (Vietnamese) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-zh-cn tristate default y if DEFAULT_luci-i18n-bmx7-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - 简体中文 (Chinese Simplified) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-bmx7-zh-tw tristate default y if DEFAULT_luci-i18n-bmx7-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-bmx7 select PACKAGE_libc help Translation for luci-app-bmx7 - 繁體中文 (Chinese Traditional) Roger Pueyo Pau Escrich config PACKAGE_luci-i18n-clamav-ar tristate default y if DEFAULT_luci-i18n-clamav-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - العربية (Arabic) Marko Ratkaj config PACKAGE_luci-i18n-clamav-bg tristate default y if DEFAULT_luci-i18n-clamav-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - български (Bulgarian) Marko Ratkaj config PACKAGE_luci-i18n-clamav-bn tristate default y if DEFAULT_luci-i18n-clamav-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - বাংলা (Bengali) Marko Ratkaj config PACKAGE_luci-i18n-clamav-ca tristate default y if DEFAULT_luci-i18n-clamav-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - Català (Catalan) Marko Ratkaj config PACKAGE_luci-i18n-clamav-cs tristate default y if DEFAULT_luci-i18n-clamav-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - Čeština (Czech) Marko Ratkaj config PACKAGE_luci-i18n-clamav-da tristate default y if DEFAULT_luci-i18n-clamav-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - Dansk (Danish) Marko Ratkaj config PACKAGE_luci-i18n-clamav-de tristate default y if DEFAULT_luci-i18n-clamav-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - Deutsch (German) Marko Ratkaj config PACKAGE_luci-i18n-clamav-el tristate default y if DEFAULT_luci-i18n-clamav-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - Ελληνικά (Greek) Marko Ratkaj config PACKAGE_luci-i18n-clamav-es tristate default y if DEFAULT_luci-i18n-clamav-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - Español (Spanish) Marko Ratkaj config PACKAGE_luci-i18n-clamav-fi tristate default y if DEFAULT_luci-i18n-clamav-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - Suomi (Finnish) Marko Ratkaj config PACKAGE_luci-i18n-clamav-fr tristate default y if DEFAULT_luci-i18n-clamav-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - Français (French) Marko Ratkaj config PACKAGE_luci-i18n-clamav-he tristate default y if DEFAULT_luci-i18n-clamav-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - עִבְרִית (Hebrew) Marko Ratkaj config PACKAGE_luci-i18n-clamav-hi tristate default y if DEFAULT_luci-i18n-clamav-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - हिंदी (Hindi) Marko Ratkaj config PACKAGE_luci-i18n-clamav-hu tristate default y if DEFAULT_luci-i18n-clamav-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - Magyar (Hungarian) Marko Ratkaj config PACKAGE_luci-i18n-clamav-it tristate default y if DEFAULT_luci-i18n-clamav-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - Italiano (Italian) Marko Ratkaj config PACKAGE_luci-i18n-clamav-ja tristate default y if DEFAULT_luci-i18n-clamav-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - 日本語 (Japanese) Marko Ratkaj config PACKAGE_luci-i18n-clamav-ko tristate default y if DEFAULT_luci-i18n-clamav-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - 한국어 (Korean) Marko Ratkaj config PACKAGE_luci-i18n-clamav-lt tristate default y if DEFAULT_luci-i18n-clamav-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - Lietuvių (Lithuanian) Marko Ratkaj config PACKAGE_luci-i18n-clamav-mr tristate default y if DEFAULT_luci-i18n-clamav-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - Marāṭhī (Marathi) Marko Ratkaj config PACKAGE_luci-i18n-clamav-ms tristate default y if DEFAULT_luci-i18n-clamav-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - Bahasa Melayu (Malay) Marko Ratkaj config PACKAGE_luci-i18n-clamav-no tristate default y if DEFAULT_luci-i18n-clamav-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - Norsk (Norwegian) Marko Ratkaj config PACKAGE_luci-i18n-clamav-pl tristate default y if DEFAULT_luci-i18n-clamav-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - Polski (Polish) Marko Ratkaj config PACKAGE_luci-i18n-clamav-pt tristate default y if DEFAULT_luci-i18n-clamav-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - Português (Portuguese) Marko Ratkaj config PACKAGE_luci-i18n-clamav-pt-br tristate default y if DEFAULT_luci-i18n-clamav-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - Português do Brasil (Brazilian Portuguese) Marko Ratkaj config PACKAGE_luci-i18n-clamav-ro tristate default y if DEFAULT_luci-i18n-clamav-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - Română (Romanian) Marko Ratkaj config PACKAGE_luci-i18n-clamav-ru tristate default y if DEFAULT_luci-i18n-clamav-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - Русский (Russian) Marko Ratkaj config PACKAGE_luci-i18n-clamav-sk tristate default y if DEFAULT_luci-i18n-clamav-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - Slovenčina (Slovak) Marko Ratkaj config PACKAGE_luci-i18n-clamav-sv tristate default y if DEFAULT_luci-i18n-clamav-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - Svenska (Swedish) Marko Ratkaj config PACKAGE_luci-i18n-clamav-tr tristate default y if DEFAULT_luci-i18n-clamav-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - Türkçe (Turkish) Marko Ratkaj config PACKAGE_luci-i18n-clamav-uk tristate default y if DEFAULT_luci-i18n-clamav-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - Українська (Ukrainian) Marko Ratkaj config PACKAGE_luci-i18n-clamav-vi tristate default y if DEFAULT_luci-i18n-clamav-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-clamav help Translation for luci-app-clamav - Tiếng Việt (Vietnamese) Marko Ratkaj config PACKAGE_luci-i18n-clamav-zh-cn tristate default y if DEFAULT_luci-i18n-clamav-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - 简体中文 (Chinese Simplified) Marko Ratkaj config PACKAGE_luci-i18n-clamav-zh-tw tristate default y if DEFAULT_luci-i18n-clamav-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-clamav select PACKAGE_libc help Translation for luci-app-clamav - 繁體中文 (Chinese Traditional) Marko Ratkaj config PACKAGE_luci-i18n-cloudflared-ar tristate default y if DEFAULT_luci-i18n-cloudflared-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - العربية (Arabic) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-bg tristate default y if DEFAULT_luci-i18n-cloudflared-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - български (Bulgarian) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-bn tristate default y if DEFAULT_luci-i18n-cloudflared-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - বাংলা (Bengali) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-ca tristate default y if DEFAULT_luci-i18n-cloudflared-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - Català (Catalan) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-cs tristate default y if DEFAULT_luci-i18n-cloudflared-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - Čeština (Czech) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-da tristate default y if DEFAULT_luci-i18n-cloudflared-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - Dansk (Danish) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-de tristate default y if DEFAULT_luci-i18n-cloudflared-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - Deutsch (German) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-el tristate default y if DEFAULT_luci-i18n-cloudflared-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - Ελληνικά (Greek) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-es tristate default y if DEFAULT_luci-i18n-cloudflared-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - Español (Spanish) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-fi tristate default y if DEFAULT_luci-i18n-cloudflared-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - Suomi (Finnish) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-fr tristate default y if DEFAULT_luci-i18n-cloudflared-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - Français (French) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-he tristate default y if DEFAULT_luci-i18n-cloudflared-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - עִבְרִית (Hebrew) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-hi tristate default y if DEFAULT_luci-i18n-cloudflared-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - हिंदी (Hindi) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-hu tristate default y if DEFAULT_luci-i18n-cloudflared-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - Magyar (Hungarian) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-it tristate default y if DEFAULT_luci-i18n-cloudflared-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - Italiano (Italian) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-ja tristate default y if DEFAULT_luci-i18n-cloudflared-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - 日本語 (Japanese) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-ko tristate default y if DEFAULT_luci-i18n-cloudflared-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - 한국어 (Korean) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-lt tristate default y if DEFAULT_luci-i18n-cloudflared-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - Lietuvių (Lithuanian) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-mr tristate default y if DEFAULT_luci-i18n-cloudflared-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - Marāṭhī (Marathi) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-ms tristate default y if DEFAULT_luci-i18n-cloudflared-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - Bahasa Melayu (Malay) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-nl tristate default y if DEFAULT_luci-i18n-cloudflared-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - Nederlands (Dutch) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-no tristate default y if DEFAULT_luci-i18n-cloudflared-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - Norsk (Norwegian) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-pl tristate default y if DEFAULT_luci-i18n-cloudflared-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - Polski (Polish) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-pt tristate default y if DEFAULT_luci-i18n-cloudflared-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - Português (Portuguese) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-pt-br tristate default y if DEFAULT_luci-i18n-cloudflared-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - Português do Brasil (Brazilian Portuguese) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-ro tristate default y if DEFAULT_luci-i18n-cloudflared-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - Română (Romanian) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-ru tristate default y if DEFAULT_luci-i18n-cloudflared-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - Русский (Russian) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-sk tristate default y if DEFAULT_luci-i18n-cloudflared-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - Slovenčina (Slovak) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-sv tristate default y if DEFAULT_luci-i18n-cloudflared-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - Svenska (Swedish) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-tr tristate default y if DEFAULT_luci-i18n-cloudflared-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - Türkçe (Turkish) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-uk tristate default y if DEFAULT_luci-i18n-cloudflared-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - Українська (Ukrainian) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-vi tristate default y if DEFAULT_luci-i18n-cloudflared-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cloudflared help Translation for luci-app-cloudflared - Tiếng Việt (Vietnamese) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-zh-cn tristate default y if DEFAULT_luci-i18n-cloudflared-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - 简体中文 (Chinese Simplified) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-cloudflared-zh-tw tristate default y if DEFAULT_luci-i18n-cloudflared-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-cloudflared select PACKAGE_libc help Translation for luci-app-cloudflared - 繁體中文 (Chinese Traditional) Hilman Maulana , Sergey Ponomarev config PACKAGE_luci-i18n-commands-ar tristate default y if DEFAULT_luci-i18n-commands-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - العربية (Arabic) config PACKAGE_luci-i18n-commands-bg tristate default y if DEFAULT_luci-i18n-commands-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - български (Bulgarian) config PACKAGE_luci-i18n-commands-bn tristate default y if DEFAULT_luci-i18n-commands-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - বাংলা (Bengali) config PACKAGE_luci-i18n-commands-ca tristate default y if DEFAULT_luci-i18n-commands-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - Català (Catalan) config PACKAGE_luci-i18n-commands-cs tristate default y if DEFAULT_luci-i18n-commands-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - Čeština (Czech) config PACKAGE_luci-i18n-commands-da tristate default y if DEFAULT_luci-i18n-commands-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - Dansk (Danish) config PACKAGE_luci-i18n-commands-de tristate default y if DEFAULT_luci-i18n-commands-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-commands select PACKAGE_libc help Translation for luci-app-commands - Deutsch (German) config PACKAGE_luci-i18n-commands-el tristate default y if DEFAULT_luci-i18n-commands-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-commands select PACKAGE_libc help Translation for luci-app-commands - Ελληνικά (Greek) config PACKAGE_luci-i18n-commands-es tristate default y if DEFAULT_luci-i18n-commands-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - Español (Spanish) config PACKAGE_luci-i18n-commands-fi tristate default y if DEFAULT_luci-i18n-commands-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - Suomi (Finnish) config PACKAGE_luci-i18n-commands-fr tristate default y if DEFAULT_luci-i18n-commands-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - Français (French) config PACKAGE_luci-i18n-commands-he tristate default y if DEFAULT_luci-i18n-commands-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-commands select PACKAGE_libc help Translation for luci-app-commands - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-commands-hi tristate default y if DEFAULT_luci-i18n-commands-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-commands select PACKAGE_libc help Translation for luci-app-commands - हिंदी (Hindi) config PACKAGE_luci-i18n-commands-hu tristate default y if DEFAULT_luci-i18n-commands-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - Magyar (Hungarian) config PACKAGE_luci-i18n-commands-it tristate default y if DEFAULT_luci-i18n-commands-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - Italiano (Italian) config PACKAGE_luci-i18n-commands-ja tristate default y if DEFAULT_luci-i18n-commands-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - 日本語 (Japanese) config PACKAGE_luci-i18n-commands-ko tristate default y if DEFAULT_luci-i18n-commands-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - 한국어 (Korean) config PACKAGE_luci-i18n-commands-lt tristate default y if DEFAULT_luci-i18n-commands-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-commands select PACKAGE_libc help Translation for luci-app-commands - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-commands-mr tristate default y if DEFAULT_luci-i18n-commands-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-commands select PACKAGE_libc help Translation for luci-app-commands - Marāṭhī (Marathi) config PACKAGE_luci-i18n-commands-ms tristate default y if DEFAULT_luci-i18n-commands-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-commands-no tristate default y if DEFAULT_luci-i18n-commands-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - Norsk (Norwegian) config PACKAGE_luci-i18n-commands-pl tristate default y if DEFAULT_luci-i18n-commands-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-commands select PACKAGE_libc help Translation for luci-app-commands - Polski (Polish) config PACKAGE_luci-i18n-commands-pt tristate default y if DEFAULT_luci-i18n-commands-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - Português (Portuguese) config PACKAGE_luci-i18n-commands-pt-br tristate default y if DEFAULT_luci-i18n-commands-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-commands select PACKAGE_libc help Translation for luci-app-commands - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-commands-ro tristate default y if DEFAULT_luci-i18n-commands-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-commands select PACKAGE_libc help Translation for luci-app-commands - Română (Romanian) config PACKAGE_luci-i18n-commands-ru tristate default y if DEFAULT_luci-i18n-commands-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - Русский (Russian) config PACKAGE_luci-i18n-commands-sk tristate default y if DEFAULT_luci-i18n-commands-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-commands select PACKAGE_libc help Translation for luci-app-commands - Slovenčina (Slovak) config PACKAGE_luci-i18n-commands-sv tristate default y if DEFAULT_luci-i18n-commands-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-commands select PACKAGE_libc help Translation for luci-app-commands - Svenska (Swedish) config PACKAGE_luci-i18n-commands-tr tristate default y if DEFAULT_luci-i18n-commands-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-commands select PACKAGE_libc help Translation for luci-app-commands - Türkçe (Turkish) config PACKAGE_luci-i18n-commands-uk tristate default y if DEFAULT_luci-i18n-commands-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - Українська (Ukrainian) config PACKAGE_luci-i18n-commands-vi tristate default y if DEFAULT_luci-i18n-commands-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-commands select PACKAGE_libc help Translation for luci-app-commands - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-commands-zh-cn tristate default y if DEFAULT_luci-i18n-commands-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-commands select PACKAGE_libc help Translation for luci-app-commands - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-commands-zh-tw tristate default y if DEFAULT_luci-i18n-commands-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-commands help Translation for luci-app-commands - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-coovachilli-ar tristate default y if DEFAULT_luci-i18n-coovachilli-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - العربية (Arabic) config PACKAGE_luci-i18n-coovachilli-bg tristate default y if DEFAULT_luci-i18n-coovachilli-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - български (Bulgarian) config PACKAGE_luci-i18n-coovachilli-bn tristate default y if DEFAULT_luci-i18n-coovachilli-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - বাংলা (Bengali) config PACKAGE_luci-i18n-coovachilli-ca tristate default y if DEFAULT_luci-i18n-coovachilli-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - Català (Catalan) config PACKAGE_luci-i18n-coovachilli-cs tristate default y if DEFAULT_luci-i18n-coovachilli-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - Čeština (Czech) config PACKAGE_luci-i18n-coovachilli-da tristate default y if DEFAULT_luci-i18n-coovachilli-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-coovachilli select PACKAGE_libc help Translation for luci-app-coovachilli - Dansk (Danish) config PACKAGE_luci-i18n-coovachilli-de tristate default y if DEFAULT_luci-i18n-coovachilli-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-coovachilli select PACKAGE_libc help Translation for luci-app-coovachilli - Deutsch (German) config PACKAGE_luci-i18n-coovachilli-el tristate default y if DEFAULT_luci-i18n-coovachilli-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - Ελληνικά (Greek) config PACKAGE_luci-i18n-coovachilli-es tristate default y if DEFAULT_luci-i18n-coovachilli-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - Español (Spanish) config PACKAGE_luci-i18n-coovachilli-fi tristate default y if DEFAULT_luci-i18n-coovachilli-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - Suomi (Finnish) config PACKAGE_luci-i18n-coovachilli-fr tristate default y if DEFAULT_luci-i18n-coovachilli-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-coovachilli select PACKAGE_libc help Translation for luci-app-coovachilli - Français (French) config PACKAGE_luci-i18n-coovachilli-he tristate default y if DEFAULT_luci-i18n-coovachilli-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-coovachilli select PACKAGE_libc help Translation for luci-app-coovachilli - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-coovachilli-hi tristate default y if DEFAULT_luci-i18n-coovachilli-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - हिंदी (Hindi) config PACKAGE_luci-i18n-coovachilli-hu tristate default y if DEFAULT_luci-i18n-coovachilli-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - Magyar (Hungarian) config PACKAGE_luci-i18n-coovachilli-it tristate default y if DEFAULT_luci-i18n-coovachilli-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - Italiano (Italian) config PACKAGE_luci-i18n-coovachilli-ja tristate default y if DEFAULT_luci-i18n-coovachilli-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - 日本語 (Japanese) config PACKAGE_luci-i18n-coovachilli-ko tristate default y if DEFAULT_luci-i18n-coovachilli-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-coovachilli select PACKAGE_libc help Translation for luci-app-coovachilli - 한국어 (Korean) config PACKAGE_luci-i18n-coovachilli-lt tristate default y if DEFAULT_luci-i18n-coovachilli-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-coovachilli select PACKAGE_libc help Translation for luci-app-coovachilli - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-coovachilli-mr tristate default y if DEFAULT_luci-i18n-coovachilli-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - Marāṭhī (Marathi) config PACKAGE_luci-i18n-coovachilli-ms tristate default y if DEFAULT_luci-i18n-coovachilli-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-coovachilli-nl tristate default y if DEFAULT_luci-i18n-coovachilli-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-coovachilli select PACKAGE_libc help Translation for luci-app-coovachilli - Nederlands (Dutch) config PACKAGE_luci-i18n-coovachilli-no tristate default y if DEFAULT_luci-i18n-coovachilli-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - Norsk (Norwegian) config PACKAGE_luci-i18n-coovachilli-pl tristate default y if DEFAULT_luci-i18n-coovachilli-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-coovachilli select PACKAGE_libc help Translation for luci-app-coovachilli - Polski (Polish) config PACKAGE_luci-i18n-coovachilli-pt tristate default y if DEFAULT_luci-i18n-coovachilli-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-coovachilli select PACKAGE_libc help Translation for luci-app-coovachilli - Português (Portuguese) config PACKAGE_luci-i18n-coovachilli-pt-br tristate default y if DEFAULT_luci-i18n-coovachilli-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-coovachilli-ro tristate default y if DEFAULT_luci-i18n-coovachilli-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-coovachilli select PACKAGE_libc help Translation for luci-app-coovachilli - Română (Romanian) config PACKAGE_luci-i18n-coovachilli-ru tristate default y if DEFAULT_luci-i18n-coovachilli-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-coovachilli select PACKAGE_libc help Translation for luci-app-coovachilli - Русский (Russian) config PACKAGE_luci-i18n-coovachilli-sk tristate default y if DEFAULT_luci-i18n-coovachilli-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-coovachilli select PACKAGE_libc help Translation for luci-app-coovachilli - Slovenčina (Slovak) config PACKAGE_luci-i18n-coovachilli-sv tristate default y if DEFAULT_luci-i18n-coovachilli-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - Svenska (Swedish) config PACKAGE_luci-i18n-coovachilli-tr tristate default y if DEFAULT_luci-i18n-coovachilli-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-coovachilli select PACKAGE_libc help Translation for luci-app-coovachilli - Türkçe (Turkish) config PACKAGE_luci-i18n-coovachilli-uk tristate default y if DEFAULT_luci-i18n-coovachilli-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-coovachilli select PACKAGE_libc help Translation for luci-app-coovachilli - Українська (Ukrainian) config PACKAGE_luci-i18n-coovachilli-vi tristate default y if DEFAULT_luci-i18n-coovachilli-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-coovachilli-zh-cn tristate default y if DEFAULT_luci-i18n-coovachilli-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-coovachilli-zh-tw tristate default y if DEFAULT_luci-i18n-coovachilli-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-coovachilli help Translation for luci-app-coovachilli - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-cshark-ar tristate default y if DEFAULT_luci-i18n-cshark-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - العربية (Arabic) Luka Perkov config PACKAGE_luci-i18n-cshark-bg tristate default y if DEFAULT_luci-i18n-cshark-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - български (Bulgarian) Luka Perkov config PACKAGE_luci-i18n-cshark-bn tristate default y if DEFAULT_luci-i18n-cshark-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - বাংলা (Bengali) Luka Perkov config PACKAGE_luci-i18n-cshark-ca tristate default y if DEFAULT_luci-i18n-cshark-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - Català (Catalan) Luka Perkov config PACKAGE_luci-i18n-cshark-cs tristate default y if DEFAULT_luci-i18n-cshark-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - Čeština (Czech) Luka Perkov config PACKAGE_luci-i18n-cshark-da tristate default y if DEFAULT_luci-i18n-cshark-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - Dansk (Danish) Luka Perkov config PACKAGE_luci-i18n-cshark-de tristate default y if DEFAULT_luci-i18n-cshark-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - Deutsch (German) Luka Perkov config PACKAGE_luci-i18n-cshark-el tristate default y if DEFAULT_luci-i18n-cshark-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - Ελληνικά (Greek) Luka Perkov config PACKAGE_luci-i18n-cshark-es tristate default y if DEFAULT_luci-i18n-cshark-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - Español (Spanish) Luka Perkov config PACKAGE_luci-i18n-cshark-fi tristate default y if DEFAULT_luci-i18n-cshark-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - Suomi (Finnish) Luka Perkov config PACKAGE_luci-i18n-cshark-fr tristate default y if DEFAULT_luci-i18n-cshark-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - Français (French) Luka Perkov config PACKAGE_luci-i18n-cshark-he tristate default y if DEFAULT_luci-i18n-cshark-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - עִבְרִית (Hebrew) Luka Perkov config PACKAGE_luci-i18n-cshark-hi tristate default y if DEFAULT_luci-i18n-cshark-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - हिंदी (Hindi) Luka Perkov config PACKAGE_luci-i18n-cshark-hu tristate default y if DEFAULT_luci-i18n-cshark-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - Magyar (Hungarian) Luka Perkov config PACKAGE_luci-i18n-cshark-it tristate default y if DEFAULT_luci-i18n-cshark-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - Italiano (Italian) Luka Perkov config PACKAGE_luci-i18n-cshark-ja tristate default y if DEFAULT_luci-i18n-cshark-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - 日本語 (Japanese) Luka Perkov config PACKAGE_luci-i18n-cshark-ko tristate default y if DEFAULT_luci-i18n-cshark-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - 한국어 (Korean) Luka Perkov config PACKAGE_luci-i18n-cshark-lt tristate default y if DEFAULT_luci-i18n-cshark-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - Lietuvių (Lithuanian) Luka Perkov config PACKAGE_luci-i18n-cshark-mr tristate default y if DEFAULT_luci-i18n-cshark-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - Marāṭhī (Marathi) Luka Perkov config PACKAGE_luci-i18n-cshark-ms tristate default y if DEFAULT_luci-i18n-cshark-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - Bahasa Melayu (Malay) Luka Perkov config PACKAGE_luci-i18n-cshark-nl tristate default y if DEFAULT_luci-i18n-cshark-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - Nederlands (Dutch) Luka Perkov config PACKAGE_luci-i18n-cshark-no tristate default y if DEFAULT_luci-i18n-cshark-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - Norsk (Norwegian) Luka Perkov config PACKAGE_luci-i18n-cshark-pl tristate default y if DEFAULT_luci-i18n-cshark-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - Polski (Polish) Luka Perkov config PACKAGE_luci-i18n-cshark-pt tristate default y if DEFAULT_luci-i18n-cshark-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - Português (Portuguese) Luka Perkov config PACKAGE_luci-i18n-cshark-pt-br tristate default y if DEFAULT_luci-i18n-cshark-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - Português do Brasil (Brazilian Portuguese) Luka Perkov config PACKAGE_luci-i18n-cshark-ro tristate default y if DEFAULT_luci-i18n-cshark-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - Română (Romanian) Luka Perkov config PACKAGE_luci-i18n-cshark-ru tristate default y if DEFAULT_luci-i18n-cshark-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - Русский (Russian) Luka Perkov config PACKAGE_luci-i18n-cshark-sk tristate default y if DEFAULT_luci-i18n-cshark-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - Slovenčina (Slovak) Luka Perkov config PACKAGE_luci-i18n-cshark-sv tristate default y if DEFAULT_luci-i18n-cshark-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - Svenska (Swedish) Luka Perkov config PACKAGE_luci-i18n-cshark-tr tristate default y if DEFAULT_luci-i18n-cshark-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-cshark select PACKAGE_libc help Translation for luci-app-cshark - Türkçe (Turkish) Luka Perkov config PACKAGE_luci-i18n-cshark-uk tristate default y if DEFAULT_luci-i18n-cshark-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - Українська (Ukrainian) Luka Perkov config PACKAGE_luci-i18n-cshark-vi tristate default y if DEFAULT_luci-i18n-cshark-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - Tiếng Việt (Vietnamese) Luka Perkov config PACKAGE_luci-i18n-cshark-zh-cn tristate default y if DEFAULT_luci-i18n-cshark-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - 简体中文 (Chinese Simplified) Luka Perkov config PACKAGE_luci-i18n-cshark-zh-tw tristate default y if DEFAULT_luci-i18n-cshark-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-cshark help Translation for luci-app-cshark - 繁體中文 (Chinese Traditional) Luka Perkov config PACKAGE_luci-i18n-dashboard-ar tristate default y if DEFAULT_luci-i18n-dashboard-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - العربية (Arabic) config PACKAGE_luci-i18n-dashboard-bg tristate default y if DEFAULT_luci-i18n-dashboard-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - български (Bulgarian) config PACKAGE_luci-i18n-dashboard-bn tristate default y if DEFAULT_luci-i18n-dashboard-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - বাংলা (Bengali) config PACKAGE_luci-i18n-dashboard-ca tristate default y if DEFAULT_luci-i18n-dashboard-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - Català (Catalan) config PACKAGE_luci-i18n-dashboard-cs tristate default y if DEFAULT_luci-i18n-dashboard-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - Čeština (Czech) config PACKAGE_luci-i18n-dashboard-da tristate default y if DEFAULT_luci-i18n-dashboard-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - Dansk (Danish) config PACKAGE_luci-i18n-dashboard-de tristate default y if DEFAULT_luci-i18n-dashboard-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - Deutsch (German) config PACKAGE_luci-i18n-dashboard-el tristate default y if DEFAULT_luci-i18n-dashboard-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - Ελληνικά (Greek) config PACKAGE_luci-i18n-dashboard-es tristate default y if DEFAULT_luci-i18n-dashboard-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - Español (Spanish) config PACKAGE_luci-i18n-dashboard-fi tristate default y if DEFAULT_luci-i18n-dashboard-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - Suomi (Finnish) config PACKAGE_luci-i18n-dashboard-fr tristate default y if DEFAULT_luci-i18n-dashboard-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - Français (French) config PACKAGE_luci-i18n-dashboard-he tristate default y if DEFAULT_luci-i18n-dashboard-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-dashboard-hi tristate default y if DEFAULT_luci-i18n-dashboard-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - हिंदी (Hindi) config PACKAGE_luci-i18n-dashboard-hu tristate default y if DEFAULT_luci-i18n-dashboard-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - Magyar (Hungarian) config PACKAGE_luci-i18n-dashboard-it tristate default y if DEFAULT_luci-i18n-dashboard-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - Italiano (Italian) config PACKAGE_luci-i18n-dashboard-ja tristate default y if DEFAULT_luci-i18n-dashboard-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - 日本語 (Japanese) config PACKAGE_luci-i18n-dashboard-ko tristate default y if DEFAULT_luci-i18n-dashboard-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - 한국어 (Korean) config PACKAGE_luci-i18n-dashboard-lt tristate default y if DEFAULT_luci-i18n-dashboard-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-dashboard-mr tristate default y if DEFAULT_luci-i18n-dashboard-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - Marāṭhī (Marathi) config PACKAGE_luci-i18n-dashboard-ms tristate default y if DEFAULT_luci-i18n-dashboard-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-dashboard-nl tristate default y if DEFAULT_luci-i18n-dashboard-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - Nederlands (Dutch) config PACKAGE_luci-i18n-dashboard-no tristate default y if DEFAULT_luci-i18n-dashboard-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - Norsk (Norwegian) config PACKAGE_luci-i18n-dashboard-pl tristate default y if DEFAULT_luci-i18n-dashboard-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - Polski (Polish) config PACKAGE_luci-i18n-dashboard-pt tristate default y if DEFAULT_luci-i18n-dashboard-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - Português (Portuguese) config PACKAGE_luci-i18n-dashboard-pt-br tristate default y if DEFAULT_luci-i18n-dashboard-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-dashboard-ro tristate default y if DEFAULT_luci-i18n-dashboard-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - Română (Romanian) config PACKAGE_luci-i18n-dashboard-ru tristate default y if DEFAULT_luci-i18n-dashboard-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - Русский (Russian) config PACKAGE_luci-i18n-dashboard-sk tristate default y if DEFAULT_luci-i18n-dashboard-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - Slovenčina (Slovak) config PACKAGE_luci-i18n-dashboard-sv tristate default y if DEFAULT_luci-i18n-dashboard-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - Svenska (Swedish) config PACKAGE_luci-i18n-dashboard-tr tristate default y if DEFAULT_luci-i18n-dashboard-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - Türkçe (Turkish) config PACKAGE_luci-i18n-dashboard-uk tristate default y if DEFAULT_luci-i18n-dashboard-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - Українська (Ukrainian) config PACKAGE_luci-i18n-dashboard-vi tristate default y if DEFAULT_luci-i18n-dashboard-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-mod-dashboard select PACKAGE_libc help Translation for luci-mod-dashboard - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-dashboard-zh-cn tristate default y if DEFAULT_luci-i18n-dashboard-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-dashboard-zh-tw tristate default y if DEFAULT_luci-i18n-dashboard-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dashboard help Translation for luci-mod-dashboard - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-dcwapd-ar tristate default y if DEFAULT_luci-i18n-dcwapd-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - العربية (Arabic) config PACKAGE_luci-i18n-dcwapd-bg tristate default y if DEFAULT_luci-i18n-dcwapd-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - български (Bulgarian) config PACKAGE_luci-i18n-dcwapd-bn tristate default y if DEFAULT_luci-i18n-dcwapd-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - বাংলা (Bengali) config PACKAGE_luci-i18n-dcwapd-ca tristate default y if DEFAULT_luci-i18n-dcwapd-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - Català (Catalan) config PACKAGE_luci-i18n-dcwapd-cs tristate default y if DEFAULT_luci-i18n-dcwapd-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - Čeština (Czech) config PACKAGE_luci-i18n-dcwapd-da tristate default y if DEFAULT_luci-i18n-dcwapd-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - Dansk (Danish) config PACKAGE_luci-i18n-dcwapd-de tristate default y if DEFAULT_luci-i18n-dcwapd-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - Deutsch (German) config PACKAGE_luci-i18n-dcwapd-el tristate default y if DEFAULT_luci-i18n-dcwapd-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - Ελληνικά (Greek) config PACKAGE_luci-i18n-dcwapd-es tristate default y if DEFAULT_luci-i18n-dcwapd-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - Español (Spanish) config PACKAGE_luci-i18n-dcwapd-fi tristate default y if DEFAULT_luci-i18n-dcwapd-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - Suomi (Finnish) config PACKAGE_luci-i18n-dcwapd-fr tristate default y if DEFAULT_luci-i18n-dcwapd-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - Français (French) config PACKAGE_luci-i18n-dcwapd-he tristate default y if DEFAULT_luci-i18n-dcwapd-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-dcwapd-hi tristate default y if DEFAULT_luci-i18n-dcwapd-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - हिंदी (Hindi) config PACKAGE_luci-i18n-dcwapd-hu tristate default y if DEFAULT_luci-i18n-dcwapd-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - Magyar (Hungarian) config PACKAGE_luci-i18n-dcwapd-it tristate default y if DEFAULT_luci-i18n-dcwapd-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - Italiano (Italian) config PACKAGE_luci-i18n-dcwapd-ja tristate default y if DEFAULT_luci-i18n-dcwapd-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - 日本語 (Japanese) config PACKAGE_luci-i18n-dcwapd-ko tristate default y if DEFAULT_luci-i18n-dcwapd-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - 한국어 (Korean) config PACKAGE_luci-i18n-dcwapd-lt tristate default y if DEFAULT_luci-i18n-dcwapd-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-dcwapd-mr tristate default y if DEFAULT_luci-i18n-dcwapd-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - Marāṭhī (Marathi) config PACKAGE_luci-i18n-dcwapd-ms tristate default y if DEFAULT_luci-i18n-dcwapd-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-dcwapd-nl tristate default y if DEFAULT_luci-i18n-dcwapd-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - Nederlands (Dutch) config PACKAGE_luci-i18n-dcwapd-no tristate default y if DEFAULT_luci-i18n-dcwapd-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - Norsk (Norwegian) config PACKAGE_luci-i18n-dcwapd-pl tristate default y if DEFAULT_luci-i18n-dcwapd-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - Polski (Polish) config PACKAGE_luci-i18n-dcwapd-pt tristate default y if DEFAULT_luci-i18n-dcwapd-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - Português (Portuguese) config PACKAGE_luci-i18n-dcwapd-pt-br tristate default y if DEFAULT_luci-i18n-dcwapd-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-dcwapd-ro tristate default y if DEFAULT_luci-i18n-dcwapd-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - Română (Romanian) config PACKAGE_luci-i18n-dcwapd-ru tristate default y if DEFAULT_luci-i18n-dcwapd-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - Русский (Russian) config PACKAGE_luci-i18n-dcwapd-sk tristate default y if DEFAULT_luci-i18n-dcwapd-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - Slovenčina (Slovak) config PACKAGE_luci-i18n-dcwapd-sv tristate default y if DEFAULT_luci-i18n-dcwapd-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - Svenska (Swedish) config PACKAGE_luci-i18n-dcwapd-tr tristate default y if DEFAULT_luci-i18n-dcwapd-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - Türkçe (Turkish) config PACKAGE_luci-i18n-dcwapd-uk tristate default y if DEFAULT_luci-i18n-dcwapd-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dcwapd help Translation for luci-app-dcwapd - Українська (Ukrainian) config PACKAGE_luci-i18n-dcwapd-vi tristate default y if DEFAULT_luci-i18n-dcwapd-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-dcwapd-zh-cn tristate default y if DEFAULT_luci-i18n-dcwapd-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-dcwapd-zh-tw tristate default y if DEFAULT_luci-i18n-dcwapd-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-dcwapd select PACKAGE_libc help Translation for luci-app-dcwapd - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-ddns-ar tristate default y if DEFAULT_luci-i18n-ddns-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - العربية (Arabic) Ansuel Smith config PACKAGE_luci-i18n-ddns-bg tristate default y if DEFAULT_luci-i18n-ddns-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - български (Bulgarian) Ansuel Smith config PACKAGE_luci-i18n-ddns-bn tristate default y if DEFAULT_luci-i18n-ddns-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - বাংলা (Bengali) Ansuel Smith config PACKAGE_luci-i18n-ddns-ca tristate default y if DEFAULT_luci-i18n-ddns-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - Català (Catalan) Ansuel Smith config PACKAGE_luci-i18n-ddns-cs tristate default y if DEFAULT_luci-i18n-ddns-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - Čeština (Czech) Ansuel Smith config PACKAGE_luci-i18n-ddns-da tristate default y if DEFAULT_luci-i18n-ddns-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - Dansk (Danish) Ansuel Smith config PACKAGE_luci-i18n-ddns-de tristate default y if DEFAULT_luci-i18n-ddns-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - Deutsch (German) Ansuel Smith config PACKAGE_luci-i18n-ddns-el tristate default y if DEFAULT_luci-i18n-ddns-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - Ελληνικά (Greek) Ansuel Smith config PACKAGE_luci-i18n-ddns-es tristate default y if DEFAULT_luci-i18n-ddns-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - Español (Spanish) Ansuel Smith config PACKAGE_luci-i18n-ddns-fi tristate default y if DEFAULT_luci-i18n-ddns-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - Suomi (Finnish) Ansuel Smith config PACKAGE_luci-i18n-ddns-fr tristate default y if DEFAULT_luci-i18n-ddns-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - Français (French) Ansuel Smith config PACKAGE_luci-i18n-ddns-he tristate default y if DEFAULT_luci-i18n-ddns-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - עִבְרִית (Hebrew) Ansuel Smith config PACKAGE_luci-i18n-ddns-hi tristate default y if DEFAULT_luci-i18n-ddns-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - हिंदी (Hindi) Ansuel Smith config PACKAGE_luci-i18n-ddns-hu tristate default y if DEFAULT_luci-i18n-ddns-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - Magyar (Hungarian) Ansuel Smith config PACKAGE_luci-i18n-ddns-it tristate default y if DEFAULT_luci-i18n-ddns-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - Italiano (Italian) Ansuel Smith config PACKAGE_luci-i18n-ddns-ja tristate default y if DEFAULT_luci-i18n-ddns-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - 日本語 (Japanese) Ansuel Smith config PACKAGE_luci-i18n-ddns-ko tristate default y if DEFAULT_luci-i18n-ddns-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - 한국어 (Korean) Ansuel Smith config PACKAGE_luci-i18n-ddns-lt tristate default y if DEFAULT_luci-i18n-ddns-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - Lietuvių (Lithuanian) Ansuel Smith config PACKAGE_luci-i18n-ddns-mr tristate default y if DEFAULT_luci-i18n-ddns-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - Marāṭhī (Marathi) Ansuel Smith config PACKAGE_luci-i18n-ddns-ms tristate default y if DEFAULT_luci-i18n-ddns-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - Bahasa Melayu (Malay) Ansuel Smith config PACKAGE_luci-i18n-ddns-nl tristate default y if DEFAULT_luci-i18n-ddns-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - Nederlands (Dutch) Ansuel Smith config PACKAGE_luci-i18n-ddns-no tristate default y if DEFAULT_luci-i18n-ddns-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - Norsk (Norwegian) Ansuel Smith config PACKAGE_luci-i18n-ddns-pl tristate default y if DEFAULT_luci-i18n-ddns-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - Polski (Polish) Ansuel Smith config PACKAGE_luci-i18n-ddns-pt tristate default y if DEFAULT_luci-i18n-ddns-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - Português (Portuguese) Ansuel Smith config PACKAGE_luci-i18n-ddns-pt-br tristate default y if DEFAULT_luci-i18n-ddns-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - Português do Brasil (Brazilian Portuguese) Ansuel Smith config PACKAGE_luci-i18n-ddns-ro tristate default y if DEFAULT_luci-i18n-ddns-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - Română (Romanian) Ansuel Smith config PACKAGE_luci-i18n-ddns-ru tristate default y if DEFAULT_luci-i18n-ddns-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ddns help Translation for luci-app-ddns - Русский (Russian) Ansuel Smith config PACKAGE_luci-i18n-ddns-sk tristate default y if DEFAULT_luci-i18n-ddns-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - Slovenčina (Slovak) Ansuel Smith config PACKAGE_luci-i18n-ddns-sv tristate default y if DEFAULT_luci-i18n-ddns-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - Svenska (Swedish) Ansuel Smith config PACKAGE_luci-i18n-ddns-tr tristate default y if DEFAULT_luci-i18n-ddns-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - Türkçe (Turkish) Ansuel Smith config PACKAGE_luci-i18n-ddns-uk tristate default y if DEFAULT_luci-i18n-ddns-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - Українська (Ukrainian) Ansuel Smith config PACKAGE_luci-i18n-ddns-vi tristate default y if DEFAULT_luci-i18n-ddns-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - Tiếng Việt (Vietnamese) Ansuel Smith config PACKAGE_luci-i18n-ddns-zh-cn tristate default y if DEFAULT_luci-i18n-ddns-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - 简体中文 (Chinese Simplified) Ansuel Smith config PACKAGE_luci-i18n-ddns-zh-tw tristate default y if DEFAULT_luci-i18n-ddns-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-ddns select PACKAGE_libc help Translation for luci-app-ddns - 繁體中文 (Chinese Traditional) Ansuel Smith config PACKAGE_luci-i18n-diag-core-ca tristate default y if DEFAULT_luci-i18n-diag-core-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-diag-core help Translation for luci-app-diag-core - Català (Catalan) config PACKAGE_luci-i18n-diag-core-cs tristate default y if DEFAULT_luci-i18n-diag-core-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-diag-core select PACKAGE_libc help Translation for luci-app-diag-core - Čeština (Czech) config PACKAGE_luci-i18n-diag-core-de tristate default y if DEFAULT_luci-i18n-diag-core-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-diag-core help Translation for luci-app-diag-core - Deutsch (German) config PACKAGE_luci-i18n-diag-core-el tristate default y if DEFAULT_luci-i18n-diag-core-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-diag-core help Translation for luci-app-diag-core - Ελληνικά (Greek) config PACKAGE_luci-i18n-diag-core-es tristate default y if DEFAULT_luci-i18n-diag-core-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-diag-core select PACKAGE_libc help Translation for luci-app-diag-core - Español (Spanish) config PACKAGE_luci-i18n-diag-core-fr tristate default y if DEFAULT_luci-i18n-diag-core-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-diag-core help Translation for luci-app-diag-core - Français (French) config PACKAGE_luci-i18n-diag-core-he tristate default y if DEFAULT_luci-i18n-diag-core-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-diag-core select PACKAGE_libc help Translation for luci-app-diag-core - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-diag-core-hu tristate default y if DEFAULT_luci-i18n-diag-core-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-diag-core select PACKAGE_libc help Translation for luci-app-diag-core - Magyar (Hungarian) config PACKAGE_luci-i18n-diag-core-it tristate default y if DEFAULT_luci-i18n-diag-core-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-diag-core help Translation for luci-app-diag-core - Italiano (Italian) config PACKAGE_luci-i18n-diag-core-ja tristate default y if DEFAULT_luci-i18n-diag-core-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-diag-core select PACKAGE_libc help Translation for luci-app-diag-core - 日本語 (Japanese) config PACKAGE_luci-i18n-diag-core-lt tristate default y if DEFAULT_luci-i18n-diag-core-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-diag-core help Translation for luci-app-diag-core - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-diag-core-ms tristate default y if DEFAULT_luci-i18n-diag-core-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-diag-core help Translation for luci-app-diag-core - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-diag-core-no tristate default y if DEFAULT_luci-i18n-diag-core-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-diag-core select PACKAGE_libc help Translation for luci-app-diag-core - Norsk (Norwegian) config PACKAGE_luci-i18n-diag-core-pl tristate default y if DEFAULT_luci-i18n-diag-core-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-diag-core select PACKAGE_libc help Translation for luci-app-diag-core - Polski (Polish) config PACKAGE_luci-i18n-diag-core-pt tristate default y if DEFAULT_luci-i18n-diag-core-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-diag-core help Translation for luci-app-diag-core - Português (Portuguese) config PACKAGE_luci-i18n-diag-core-pt-br tristate default y if DEFAULT_luci-i18n-diag-core-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-diag-core help Translation for luci-app-diag-core - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-diag-core-ro tristate default y if DEFAULT_luci-i18n-diag-core-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-diag-core select PACKAGE_libc help Translation for luci-app-diag-core - Română (Romanian) config PACKAGE_luci-i18n-diag-core-ru tristate default y if DEFAULT_luci-i18n-diag-core-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-diag-core select PACKAGE_libc help Translation for luci-app-diag-core - Русский (Russian) config PACKAGE_luci-i18n-diag-core-sk tristate default y if DEFAULT_luci-i18n-diag-core-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-diag-core help Translation for luci-app-diag-core - Slovenčina (Slovak) config PACKAGE_luci-i18n-diag-core-sv tristate default y if DEFAULT_luci-i18n-diag-core-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-diag-core help Translation for luci-app-diag-core - Svenska (Swedish) config PACKAGE_luci-i18n-diag-core-tr tristate default y if DEFAULT_luci-i18n-diag-core-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-diag-core help Translation for luci-app-diag-core - Türkçe (Turkish) config PACKAGE_luci-i18n-diag-core-uk tristate default y if DEFAULT_luci-i18n-diag-core-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-diag-core help Translation for luci-app-diag-core - Українська (Ukrainian) config PACKAGE_luci-i18n-diag-core-vi tristate default y if DEFAULT_luci-i18n-diag-core-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-diag-core help Translation for luci-app-diag-core - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-diag-core-zh-cn tristate default y if DEFAULT_luci-i18n-diag-core-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-diag-core help Translation for luci-app-diag-core - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-diag-core-zh-tw tristate default y if DEFAULT_luci-i18n-diag-core-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-diag-core select PACKAGE_libc help Translation for luci-app-diag-core - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-dnscrypt-proxy-ar tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - العربية (Arabic) config PACKAGE_luci-i18n-dnscrypt-proxy-bg tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - български (Bulgarian) config PACKAGE_luci-i18n-dnscrypt-proxy-bn tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - বাংলা (Bengali) config PACKAGE_luci-i18n-dnscrypt-proxy-ca tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Català (Catalan) config PACKAGE_luci-i18n-dnscrypt-proxy-cs tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Čeština (Czech) config PACKAGE_luci-i18n-dnscrypt-proxy-da tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Dansk (Danish) config PACKAGE_luci-i18n-dnscrypt-proxy-de tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Deutsch (German) config PACKAGE_luci-i18n-dnscrypt-proxy-el tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Ελληνικά (Greek) config PACKAGE_luci-i18n-dnscrypt-proxy-es tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Español (Spanish) config PACKAGE_luci-i18n-dnscrypt-proxy-fi tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - Suomi (Finnish) config PACKAGE_luci-i18n-dnscrypt-proxy-fr tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Français (French) config PACKAGE_luci-i18n-dnscrypt-proxy-he tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-dnscrypt-proxy-hi tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - हिंदी (Hindi) config PACKAGE_luci-i18n-dnscrypt-proxy-hu tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Magyar (Hungarian) config PACKAGE_luci-i18n-dnscrypt-proxy-it tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Italiano (Italian) config PACKAGE_luci-i18n-dnscrypt-proxy-ja tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - 日本語 (Japanese) config PACKAGE_luci-i18n-dnscrypt-proxy-ko tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - 한국어 (Korean) config PACKAGE_luci-i18n-dnscrypt-proxy-lt tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-dnscrypt-proxy-mr tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Marāṭhī (Marathi) config PACKAGE_luci-i18n-dnscrypt-proxy-ms tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-dnscrypt-proxy-nl tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - Nederlands (Dutch) config PACKAGE_luci-i18n-dnscrypt-proxy-no tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - Norsk (Norwegian) config PACKAGE_luci-i18n-dnscrypt-proxy-pl tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - Polski (Polish) config PACKAGE_luci-i18n-dnscrypt-proxy-pt tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Português (Portuguese) config PACKAGE_luci-i18n-dnscrypt-proxy-pt-br tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-dnscrypt-proxy-ro tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - Română (Romanian) config PACKAGE_luci-i18n-dnscrypt-proxy-ru tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Русский (Russian) config PACKAGE_luci-i18n-dnscrypt-proxy-sk tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - Slovenčina (Slovak) config PACKAGE_luci-i18n-dnscrypt-proxy-sv tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Svenska (Swedish) config PACKAGE_luci-i18n-dnscrypt-proxy-tr tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - Türkçe (Turkish) config PACKAGE_luci-i18n-dnscrypt-proxy-uk tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - Українська (Ukrainian) config PACKAGE_luci-i18n-dnscrypt-proxy-vi tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-dnscrypt-proxy-zh-cn tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-dnscrypt-proxy select PACKAGE_libc help Translation for luci-app-dnscrypt-proxy - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-dnscrypt-proxy-zh-tw tristate default y if DEFAULT_luci-i18n-dnscrypt-proxy-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dnscrypt-proxy help Translation for luci-app-dnscrypt-proxy - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-dockerman-ar tristate default y if DEFAULT_luci-i18n-dockerman-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - العربية (Arabic) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-bg tristate default y if DEFAULT_luci-i18n-dockerman-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-dockerman select PACKAGE_libc help Translation for luci-app-dockerman - български (Bulgarian) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-bn tristate default y if DEFAULT_luci-i18n-dockerman-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - বাংলা (Bengali) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-ca tristate default y if DEFAULT_luci-i18n-dockerman-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-dockerman select PACKAGE_libc help Translation for luci-app-dockerman - Català (Catalan) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-cs tristate default y if DEFAULT_luci-i18n-dockerman-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-dockerman select PACKAGE_libc help Translation for luci-app-dockerman - Čeština (Czech) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-da tristate default y if DEFAULT_luci-i18n-dockerman-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-dockerman select PACKAGE_libc help Translation for luci-app-dockerman - Dansk (Danish) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-de tristate default y if DEFAULT_luci-i18n-dockerman-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - Deutsch (German) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-el tristate default y if DEFAULT_luci-i18n-dockerman-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-dockerman select PACKAGE_libc help Translation for luci-app-dockerman - Ελληνικά (Greek) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-es tristate default y if DEFAULT_luci-i18n-dockerman-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - Español (Spanish) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-fi tristate default y if DEFAULT_luci-i18n-dockerman-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - Suomi (Finnish) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-fr tristate default y if DEFAULT_luci-i18n-dockerman-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - Français (French) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-he tristate default y if DEFAULT_luci-i18n-dockerman-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-dockerman select PACKAGE_libc help Translation for luci-app-dockerman - עִבְרִית (Hebrew) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-hi tristate default y if DEFAULT_luci-i18n-dockerman-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-dockerman select PACKAGE_libc help Translation for luci-app-dockerman - हिंदी (Hindi) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-hu tristate default y if DEFAULT_luci-i18n-dockerman-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-dockerman select PACKAGE_libc help Translation for luci-app-dockerman - Magyar (Hungarian) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-it tristate default y if DEFAULT_luci-i18n-dockerman-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-dockerman select PACKAGE_libc help Translation for luci-app-dockerman - Italiano (Italian) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-ja tristate default y if DEFAULT_luci-i18n-dockerman-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-dockerman select PACKAGE_libc help Translation for luci-app-dockerman - 日本語 (Japanese) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-ko tristate default y if DEFAULT_luci-i18n-dockerman-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - 한국어 (Korean) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-lt tristate default y if DEFAULT_luci-i18n-dockerman-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - Lietuvių (Lithuanian) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-mr tristate default y if DEFAULT_luci-i18n-dockerman-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-dockerman select PACKAGE_libc help Translation for luci-app-dockerman - Marāṭhī (Marathi) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-ms tristate default y if DEFAULT_luci-i18n-dockerman-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-dockerman select PACKAGE_libc help Translation for luci-app-dockerman - Bahasa Melayu (Malay) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-nl tristate default y if DEFAULT_luci-i18n-dockerman-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - Nederlands (Dutch) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-no tristate default y if DEFAULT_luci-i18n-dockerman-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-dockerman select PACKAGE_libc help Translation for luci-app-dockerman - Norsk (Norwegian) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-pl tristate default y if DEFAULT_luci-i18n-dockerman-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - Polski (Polish) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-pt tristate default y if DEFAULT_luci-i18n-dockerman-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - Português (Portuguese) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-pt-br tristate default y if DEFAULT_luci-i18n-dockerman-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-dockerman select PACKAGE_libc help Translation for luci-app-dockerman - Português do Brasil (Brazilian Portuguese) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-ro tristate default y if DEFAULT_luci-i18n-dockerman-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - Română (Romanian) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-ru tristate default y if DEFAULT_luci-i18n-dockerman-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - Русский (Russian) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-sk tristate default y if DEFAULT_luci-i18n-dockerman-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - Slovenčina (Slovak) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-sv tristate default y if DEFAULT_luci-i18n-dockerman-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - Svenska (Swedish) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-tr tristate default y if DEFAULT_luci-i18n-dockerman-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - Türkçe (Turkish) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-uk tristate default y if DEFAULT_luci-i18n-dockerman-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - Українська (Ukrainian) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-vi tristate default y if DEFAULT_luci-i18n-dockerman-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - Tiếng Việt (Vietnamese) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-zh-cn tristate default y if DEFAULT_luci-i18n-dockerman-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dockerman help Translation for luci-app-dockerman - 简体中文 (Chinese Simplified) lisaac Florian Eckert config PACKAGE_luci-i18n-dockerman-zh-tw tristate default y if DEFAULT_luci-i18n-dockerman-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-dockerman select PACKAGE_libc help Translation for luci-app-dockerman - 繁體中文 (Chinese Traditional) lisaac Florian Eckert config PACKAGE_luci-i18n-dsl-cs tristate default y if DEFAULT_luci-i18n-dsl-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-mod-dsl select PACKAGE_libc help Translation for luci-mod-dsl - Čeština (Czech) config PACKAGE_luci-i18n-dsl-da tristate default y if DEFAULT_luci-i18n-dsl-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dsl help Translation for luci-mod-dsl - Dansk (Danish) config PACKAGE_luci-i18n-dsl-de tristate default y if DEFAULT_luci-i18n-dsl-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-mod-dsl select PACKAGE_libc help Translation for luci-mod-dsl - Deutsch (German) config PACKAGE_luci-i18n-dsl-es tristate default y if DEFAULT_luci-i18n-dsl-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-mod-dsl select PACKAGE_libc help Translation for luci-mod-dsl - Español (Spanish) config PACKAGE_luci-i18n-dsl-fr tristate default y if DEFAULT_luci-i18n-dsl-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-mod-dsl select PACKAGE_libc help Translation for luci-mod-dsl - Français (French) config PACKAGE_luci-i18n-dsl-it tristate default y if DEFAULT_luci-i18n-dsl-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dsl help Translation for luci-mod-dsl - Italiano (Italian) config PACKAGE_luci-i18n-dsl-lt tristate default y if DEFAULT_luci-i18n-dsl-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-mod-dsl select PACKAGE_libc help Translation for luci-mod-dsl - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-dsl-no tristate default y if DEFAULT_luci-i18n-dsl-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dsl help Translation for luci-mod-dsl - Norsk (Norwegian) config PACKAGE_luci-i18n-dsl-pl tristate default y if DEFAULT_luci-i18n-dsl-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dsl help Translation for luci-mod-dsl - Polski (Polish) config PACKAGE_luci-i18n-dsl-pt tristate default y if DEFAULT_luci-i18n-dsl-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dsl help Translation for luci-mod-dsl - Português (Portuguese) config PACKAGE_luci-i18n-dsl-pt-br tristate default y if DEFAULT_luci-i18n-dsl-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-mod-dsl select PACKAGE_libc help Translation for luci-mod-dsl - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-dsl-ro tristate default y if DEFAULT_luci-i18n-dsl-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-mod-dsl select PACKAGE_libc help Translation for luci-mod-dsl - Română (Romanian) config PACKAGE_luci-i18n-dsl-ru tristate default y if DEFAULT_luci-i18n-dsl-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-mod-dsl select PACKAGE_libc help Translation for luci-mod-dsl - Русский (Russian) config PACKAGE_luci-i18n-dsl-sv tristate default y if DEFAULT_luci-i18n-dsl-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-mod-dsl select PACKAGE_libc help Translation for luci-mod-dsl - Svenska (Swedish) config PACKAGE_luci-i18n-dsl-tr tristate default y if DEFAULT_luci-i18n-dsl-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-mod-dsl select PACKAGE_libc help Translation for luci-mod-dsl - Türkçe (Turkish) config PACKAGE_luci-i18n-dsl-uk tristate default y if DEFAULT_luci-i18n-dsl-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dsl help Translation for luci-mod-dsl - Українська (Ukrainian) config PACKAGE_luci-i18n-dsl-vi tristate default y if DEFAULT_luci-i18n-dsl-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-mod-dsl help Translation for luci-mod-dsl - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-dsl-zh-cn tristate default y if DEFAULT_luci-i18n-dsl-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-mod-dsl select PACKAGE_libc help Translation for luci-mod-dsl - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-dsl-zh-tw tristate default y if DEFAULT_luci-i18n-dsl-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-mod-dsl select PACKAGE_libc help Translation for luci-mod-dsl - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-dump1090-ar tristate default y if DEFAULT_luci-i18n-dump1090-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - العربية (Arabic) config PACKAGE_luci-i18n-dump1090-bg tristate default y if DEFAULT_luci-i18n-dump1090-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-dump1090 select PACKAGE_libc help Translation for luci-app-dump1090 - български (Bulgarian) config PACKAGE_luci-i18n-dump1090-bn tristate default y if DEFAULT_luci-i18n-dump1090-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - বাংলা (Bengali) config PACKAGE_luci-i18n-dump1090-ca tristate default y if DEFAULT_luci-i18n-dump1090-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - Català (Catalan) config PACKAGE_luci-i18n-dump1090-cs tristate default y if DEFAULT_luci-i18n-dump1090-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-dump1090 select PACKAGE_libc help Translation for luci-app-dump1090 - Čeština (Czech) config PACKAGE_luci-i18n-dump1090-da tristate default y if DEFAULT_luci-i18n-dump1090-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - Dansk (Danish) config PACKAGE_luci-i18n-dump1090-de tristate default y if DEFAULT_luci-i18n-dump1090-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - Deutsch (German) config PACKAGE_luci-i18n-dump1090-el tristate default y if DEFAULT_luci-i18n-dump1090-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - Ελληνικά (Greek) config PACKAGE_luci-i18n-dump1090-es tristate default y if DEFAULT_luci-i18n-dump1090-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - Español (Spanish) config PACKAGE_luci-i18n-dump1090-fi tristate default y if DEFAULT_luci-i18n-dump1090-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - Suomi (Finnish) config PACKAGE_luci-i18n-dump1090-fr tristate default y if DEFAULT_luci-i18n-dump1090-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - Français (French) config PACKAGE_luci-i18n-dump1090-he tristate default y if DEFAULT_luci-i18n-dump1090-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-dump1090-hi tristate default y if DEFAULT_luci-i18n-dump1090-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - हिंदी (Hindi) config PACKAGE_luci-i18n-dump1090-hu tristate default y if DEFAULT_luci-i18n-dump1090-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-dump1090 select PACKAGE_libc help Translation for luci-app-dump1090 - Magyar (Hungarian) config PACKAGE_luci-i18n-dump1090-it tristate default y if DEFAULT_luci-i18n-dump1090-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - Italiano (Italian) config PACKAGE_luci-i18n-dump1090-ja tristate default y if DEFAULT_luci-i18n-dump1090-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-dump1090 select PACKAGE_libc help Translation for luci-app-dump1090 - 日本語 (Japanese) config PACKAGE_luci-i18n-dump1090-ko tristate default y if DEFAULT_luci-i18n-dump1090-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-dump1090 select PACKAGE_libc help Translation for luci-app-dump1090 - 한국어 (Korean) config PACKAGE_luci-i18n-dump1090-lt tristate default y if DEFAULT_luci-i18n-dump1090-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-dump1090 select PACKAGE_libc help Translation for luci-app-dump1090 - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-dump1090-mr tristate default y if DEFAULT_luci-i18n-dump1090-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - Marāṭhī (Marathi) config PACKAGE_luci-i18n-dump1090-ms tristate default y if DEFAULT_luci-i18n-dump1090-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-dump1090 select PACKAGE_libc help Translation for luci-app-dump1090 - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-dump1090-no tristate default y if DEFAULT_luci-i18n-dump1090-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - Norsk (Norwegian) config PACKAGE_luci-i18n-dump1090-pl tristate default y if DEFAULT_luci-i18n-dump1090-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - Polski (Polish) config PACKAGE_luci-i18n-dump1090-pt tristate default y if DEFAULT_luci-i18n-dump1090-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - Português (Portuguese) config PACKAGE_luci-i18n-dump1090-pt-br tristate default y if DEFAULT_luci-i18n-dump1090-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-dump1090 select PACKAGE_libc help Translation for luci-app-dump1090 - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-dump1090-ro tristate default y if DEFAULT_luci-i18n-dump1090-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-dump1090 select PACKAGE_libc help Translation for luci-app-dump1090 - Română (Romanian) config PACKAGE_luci-i18n-dump1090-ru tristate default y if DEFAULT_luci-i18n-dump1090-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-dump1090 select PACKAGE_libc help Translation for luci-app-dump1090 - Русский (Russian) config PACKAGE_luci-i18n-dump1090-sk tristate default y if DEFAULT_luci-i18n-dump1090-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-dump1090 select PACKAGE_libc help Translation for luci-app-dump1090 - Slovenčina (Slovak) config PACKAGE_luci-i18n-dump1090-sv tristate default y if DEFAULT_luci-i18n-dump1090-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-dump1090 select PACKAGE_libc help Translation for luci-app-dump1090 - Svenska (Swedish) config PACKAGE_luci-i18n-dump1090-tr tristate default y if DEFAULT_luci-i18n-dump1090-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - Türkçe (Turkish) config PACKAGE_luci-i18n-dump1090-uk tristate default y if DEFAULT_luci-i18n-dump1090-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - Українська (Ukrainian) config PACKAGE_luci-i18n-dump1090-vi tristate default y if DEFAULT_luci-i18n-dump1090-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-dump1090 select PACKAGE_libc help Translation for luci-app-dump1090 - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-dump1090-zh-cn tristate default y if DEFAULT_luci-i18n-dump1090-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-dump1090 select PACKAGE_libc help Translation for luci-app-dump1090 - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-dump1090-zh-tw tristate default y if DEFAULT_luci-i18n-dump1090-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dump1090 help Translation for luci-app-dump1090 - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-dynapoint-ar tristate default y if DEFAULT_luci-i18n-dynapoint-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - العربية (Arabic) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-bg tristate default y if DEFAULT_luci-i18n-dynapoint-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - български (Bulgarian) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-bn tristate default y if DEFAULT_luci-i18n-dynapoint-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - বাংলা (Bengali) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-ca tristate default y if DEFAULT_luci-i18n-dynapoint-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Català (Catalan) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-cs tristate default y if DEFAULT_luci-i18n-dynapoint-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - Čeština (Czech) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-da tristate default y if DEFAULT_luci-i18n-dynapoint-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - Dansk (Danish) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-de tristate default y if DEFAULT_luci-i18n-dynapoint-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Deutsch (German) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-el tristate default y if DEFAULT_luci-i18n-dynapoint-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Ελληνικά (Greek) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-es tristate default y if DEFAULT_luci-i18n-dynapoint-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Español (Spanish) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-fi tristate default y if DEFAULT_luci-i18n-dynapoint-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Suomi (Finnish) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-fr tristate default y if DEFAULT_luci-i18n-dynapoint-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Français (French) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-he tristate default y if DEFAULT_luci-i18n-dynapoint-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - עִבְרִית (Hebrew) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-hi tristate default y if DEFAULT_luci-i18n-dynapoint-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - हिंदी (Hindi) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-hu tristate default y if DEFAULT_luci-i18n-dynapoint-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - Magyar (Hungarian) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-it tristate default y if DEFAULT_luci-i18n-dynapoint-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Italiano (Italian) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-ja tristate default y if DEFAULT_luci-i18n-dynapoint-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - 日本語 (Japanese) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-ko tristate default y if DEFAULT_luci-i18n-dynapoint-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - 한국어 (Korean) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-lt tristate default y if DEFAULT_luci-i18n-dynapoint-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - Lietuvių (Lithuanian) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-mr tristate default y if DEFAULT_luci-i18n-dynapoint-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Marāṭhī (Marathi) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-ms tristate default y if DEFAULT_luci-i18n-dynapoint-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Bahasa Melayu (Malay) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-nl tristate default y if DEFAULT_luci-i18n-dynapoint-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - Nederlands (Dutch) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-no tristate default y if DEFAULT_luci-i18n-dynapoint-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - Norsk (Norwegian) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-pl tristate default y if DEFAULT_luci-i18n-dynapoint-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - Polski (Polish) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-pt tristate default y if DEFAULT_luci-i18n-dynapoint-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Português (Portuguese) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-pt-br tristate default y if DEFAULT_luci-i18n-dynapoint-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - Português do Brasil (Brazilian Portuguese) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-ro tristate default y if DEFAULT_luci-i18n-dynapoint-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Română (Romanian) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-ru tristate default y if DEFAULT_luci-i18n-dynapoint-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Русский (Russian) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-sk tristate default y if DEFAULT_luci-i18n-dynapoint-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Slovenčina (Slovak) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-sv tristate default y if DEFAULT_luci-i18n-dynapoint-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - Svenska (Swedish) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-tr tristate default y if DEFAULT_luci-i18n-dynapoint-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Türkçe (Turkish) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-uk tristate default y if DEFAULT_luci-i18n-dynapoint-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Українська (Ukrainian) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-vi tristate default y if DEFAULT_luci-i18n-dynapoint-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - Tiếng Việt (Vietnamese) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-zh-cn tristate default y if DEFAULT_luci-i18n-dynapoint-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-dynapoint help Translation for luci-app-dynapoint - 简体中文 (Chinese Simplified) Tobias Ilte config PACKAGE_luci-i18n-dynapoint-zh-tw tristate default y if DEFAULT_luci-i18n-dynapoint-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-dynapoint select PACKAGE_libc help Translation for luci-app-dynapoint - 繁體中文 (Chinese Traditional) Tobias Ilte config PACKAGE_luci-i18n-eoip-lt tristate default y if DEFAULT_luci-i18n-eoip-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-eoip select PACKAGE_libc help Translation for luci-app-eoip - Lietuvių (Lithuanian) Bogdan Shatik config PACKAGE_luci-i18n-eoip-ru tristate default y if DEFAULT_luci-i18n-eoip-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-eoip select PACKAGE_libc help Translation for luci-app-eoip - Русский (Russian) Bogdan Shatik config PACKAGE_luci-i18n-example-de tristate default y if DEFAULT_luci-i18n-example-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-example help Translation for luci-app-example - Deutsch (German) config PACKAGE_luci-i18n-example-es tristate default y if DEFAULT_luci-i18n-example-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-example help Translation for luci-app-example - Español (Spanish) config PACKAGE_luci-i18n-example-fr tristate default y if DEFAULT_luci-i18n-example-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-example help Translation for luci-app-example - Français (French) config PACKAGE_luci-i18n-example-lt tristate default y if DEFAULT_luci-i18n-example-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-example help Translation for luci-app-example - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-firewall-ar tristate default y if DEFAULT_luci-i18n-firewall-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-firewall help Translation for luci-app-firewall - العربية (Arabic) config PACKAGE_luci-i18n-firewall-bg tristate default y if DEFAULT_luci-i18n-firewall-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - български (Bulgarian) config PACKAGE_luci-i18n-firewall-bn tristate default y if DEFAULT_luci-i18n-firewall-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - বাংলা (Bengali) config PACKAGE_luci-i18n-firewall-ca tristate default y if DEFAULT_luci-i18n-firewall-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-firewall help Translation for luci-app-firewall - Català (Catalan) config PACKAGE_luci-i18n-firewall-cs tristate default y if DEFAULT_luci-i18n-firewall-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - Čeština (Czech) config PACKAGE_luci-i18n-firewall-da tristate default y if DEFAULT_luci-i18n-firewall-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - Dansk (Danish) config PACKAGE_luci-i18n-firewall-de tristate default y if DEFAULT_luci-i18n-firewall-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - Deutsch (German) config PACKAGE_luci-i18n-firewall-el tristate default y if DEFAULT_luci-i18n-firewall-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-firewall help Translation for luci-app-firewall - Ελληνικά (Greek) config PACKAGE_luci-i18n-firewall-es tristate default y if DEFAULT_luci-i18n-firewall-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - Español (Spanish) config PACKAGE_luci-i18n-firewall-fi tristate default y if DEFAULT_luci-i18n-firewall-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - Suomi (Finnish) config PACKAGE_luci-i18n-firewall-fr tristate default y if DEFAULT_luci-i18n-firewall-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - Français (French) config PACKAGE_luci-i18n-firewall-he tristate default y if DEFAULT_luci-i18n-firewall-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-firewall help Translation for luci-app-firewall - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-firewall-hi tristate default y if DEFAULT_luci-i18n-firewall-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - हिंदी (Hindi) config PACKAGE_luci-i18n-firewall-hu tristate default y if DEFAULT_luci-i18n-firewall-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - Magyar (Hungarian) config PACKAGE_luci-i18n-firewall-it tristate default y if DEFAULT_luci-i18n-firewall-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-firewall help Translation for luci-app-firewall - Italiano (Italian) config PACKAGE_luci-i18n-firewall-ja tristate default y if DEFAULT_luci-i18n-firewall-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-firewall help Translation for luci-app-firewall - 日本語 (Japanese) config PACKAGE_luci-i18n-firewall-ko tristate default y if DEFAULT_luci-i18n-firewall-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - 한국어 (Korean) config PACKAGE_luci-i18n-firewall-lt tristate default y if DEFAULT_luci-i18n-firewall-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-firewall help Translation for luci-app-firewall - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-firewall-mr tristate default y if DEFAULT_luci-i18n-firewall-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-firewall help Translation for luci-app-firewall - Marāṭhī (Marathi) config PACKAGE_luci-i18n-firewall-ms tristate default y if DEFAULT_luci-i18n-firewall-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-firewall-nl tristate default y if DEFAULT_luci-i18n-firewall-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-firewall help Translation for luci-app-firewall - Nederlands (Dutch) config PACKAGE_luci-i18n-firewall-no tristate default y if DEFAULT_luci-i18n-firewall-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - Norsk (Norwegian) config PACKAGE_luci-i18n-firewall-pl tristate default y if DEFAULT_luci-i18n-firewall-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-firewall help Translation for luci-app-firewall - Polski (Polish) config PACKAGE_luci-i18n-firewall-pt tristate default y if DEFAULT_luci-i18n-firewall-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-firewall help Translation for luci-app-firewall - Português (Portuguese) config PACKAGE_luci-i18n-firewall-pt-br tristate default y if DEFAULT_luci-i18n-firewall-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-firewall-ro tristate default y if DEFAULT_luci-i18n-firewall-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-firewall help Translation for luci-app-firewall - Română (Romanian) config PACKAGE_luci-i18n-firewall-ru tristate default y if DEFAULT_luci-i18n-firewall-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - Русский (Russian) config PACKAGE_luci-i18n-firewall-sk tristate default y if DEFAULT_luci-i18n-firewall-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-firewall help Translation for luci-app-firewall - Slovenčina (Slovak) config PACKAGE_luci-i18n-firewall-sv tristate default y if DEFAULT_luci-i18n-firewall-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-firewall help Translation for luci-app-firewall - Svenska (Swedish) config PACKAGE_luci-i18n-firewall-tr tristate default y if DEFAULT_luci-i18n-firewall-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - Türkçe (Turkish) config PACKAGE_luci-i18n-firewall-uk tristate default y if DEFAULT_luci-i18n-firewall-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - Українська (Ukrainian) config PACKAGE_luci-i18n-firewall-vi tristate default y if DEFAULT_luci-i18n-firewall-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-firewall-zh-cn tristate default y if DEFAULT_luci-i18n-firewall-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-firewall select PACKAGE_libc help Translation for luci-app-firewall - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-firewall-zh-tw tristate default y if DEFAULT_luci-i18n-firewall-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-firewall help Translation for luci-app-firewall - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-frpc-ar tristate default y if DEFAULT_luci-i18n-frpc-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - العربية (Arabic) Richard Yu config PACKAGE_luci-i18n-frpc-bg tristate default y if DEFAULT_luci-i18n-frpc-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - български (Bulgarian) Richard Yu config PACKAGE_luci-i18n-frpc-bn tristate default y if DEFAULT_luci-i18n-frpc-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - বাংলা (Bengali) Richard Yu config PACKAGE_luci-i18n-frpc-ca tristate default y if DEFAULT_luci-i18n-frpc-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - Català (Catalan) Richard Yu config PACKAGE_luci-i18n-frpc-cs tristate default y if DEFAULT_luci-i18n-frpc-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - Čeština (Czech) Richard Yu config PACKAGE_luci-i18n-frpc-da tristate default y if DEFAULT_luci-i18n-frpc-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - Dansk (Danish) Richard Yu config PACKAGE_luci-i18n-frpc-de tristate default y if DEFAULT_luci-i18n-frpc-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - Deutsch (German) Richard Yu config PACKAGE_luci-i18n-frpc-el tristate default y if DEFAULT_luci-i18n-frpc-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - Ελληνικά (Greek) Richard Yu config PACKAGE_luci-i18n-frpc-es tristate default y if DEFAULT_luci-i18n-frpc-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - Español (Spanish) Richard Yu config PACKAGE_luci-i18n-frpc-fi tristate default y if DEFAULT_luci-i18n-frpc-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - Suomi (Finnish) Richard Yu config PACKAGE_luci-i18n-frpc-fr tristate default y if DEFAULT_luci-i18n-frpc-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - Français (French) Richard Yu config PACKAGE_luci-i18n-frpc-he tristate default y if DEFAULT_luci-i18n-frpc-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - עִבְרִית (Hebrew) Richard Yu config PACKAGE_luci-i18n-frpc-hi tristate default y if DEFAULT_luci-i18n-frpc-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - हिंदी (Hindi) Richard Yu config PACKAGE_luci-i18n-frpc-hu tristate default y if DEFAULT_luci-i18n-frpc-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - Magyar (Hungarian) Richard Yu config PACKAGE_luci-i18n-frpc-it tristate default y if DEFAULT_luci-i18n-frpc-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - Italiano (Italian) Richard Yu config PACKAGE_luci-i18n-frpc-ja tristate default y if DEFAULT_luci-i18n-frpc-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - 日本語 (Japanese) Richard Yu config PACKAGE_luci-i18n-frpc-ko tristate default y if DEFAULT_luci-i18n-frpc-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - 한국어 (Korean) Richard Yu config PACKAGE_luci-i18n-frpc-lt tristate default y if DEFAULT_luci-i18n-frpc-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - Lietuvių (Lithuanian) Richard Yu config PACKAGE_luci-i18n-frpc-mr tristate default y if DEFAULT_luci-i18n-frpc-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - Marāṭhī (Marathi) Richard Yu config PACKAGE_luci-i18n-frpc-ms tristate default y if DEFAULT_luci-i18n-frpc-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - Bahasa Melayu (Malay) Richard Yu config PACKAGE_luci-i18n-frpc-no tristate default y if DEFAULT_luci-i18n-frpc-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - Norsk (Norwegian) Richard Yu config PACKAGE_luci-i18n-frpc-pl tristate default y if DEFAULT_luci-i18n-frpc-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - Polski (Polish) Richard Yu config PACKAGE_luci-i18n-frpc-pt tristate default y if DEFAULT_luci-i18n-frpc-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - Português (Portuguese) Richard Yu config PACKAGE_luci-i18n-frpc-pt-br tristate default y if DEFAULT_luci-i18n-frpc-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - Português do Brasil (Brazilian Portuguese) Richard Yu config PACKAGE_luci-i18n-frpc-ro tristate default y if DEFAULT_luci-i18n-frpc-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - Română (Romanian) Richard Yu config PACKAGE_luci-i18n-frpc-ru tristate default y if DEFAULT_luci-i18n-frpc-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - Русский (Russian) Richard Yu config PACKAGE_luci-i18n-frpc-sk tristate default y if DEFAULT_luci-i18n-frpc-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - Slovenčina (Slovak) Richard Yu config PACKAGE_luci-i18n-frpc-sv tristate default y if DEFAULT_luci-i18n-frpc-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - Svenska (Swedish) Richard Yu config PACKAGE_luci-i18n-frpc-tr tristate default y if DEFAULT_luci-i18n-frpc-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - Türkçe (Turkish) Richard Yu config PACKAGE_luci-i18n-frpc-uk tristate default y if DEFAULT_luci-i18n-frpc-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-frpc select PACKAGE_libc help Translation for luci-app-frpc - Українська (Ukrainian) Richard Yu config PACKAGE_luci-i18n-frpc-vi tristate default y if DEFAULT_luci-i18n-frpc-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - Tiếng Việt (Vietnamese) Richard Yu config PACKAGE_luci-i18n-frpc-zh-cn tristate default y if DEFAULT_luci-i18n-frpc-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - 简体中文 (Chinese Simplified) Richard Yu config PACKAGE_luci-i18n-frpc-zh-tw tristate default y if DEFAULT_luci-i18n-frpc-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frpc help Translation for luci-app-frpc - 繁體中文 (Chinese Traditional) Richard Yu config PACKAGE_luci-i18n-frps-ar tristate default y if DEFAULT_luci-i18n-frps-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - العربية (Arabic) Richard Yu config PACKAGE_luci-i18n-frps-bg tristate default y if DEFAULT_luci-i18n-frps-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-frps select PACKAGE_libc help Translation for luci-app-frps - български (Bulgarian) Richard Yu config PACKAGE_luci-i18n-frps-bn tristate default y if DEFAULT_luci-i18n-frps-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - বাংলা (Bengali) Richard Yu config PACKAGE_luci-i18n-frps-ca tristate default y if DEFAULT_luci-i18n-frps-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-frps select PACKAGE_libc help Translation for luci-app-frps - Català (Catalan) Richard Yu config PACKAGE_luci-i18n-frps-cs tristate default y if DEFAULT_luci-i18n-frps-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-frps select PACKAGE_libc help Translation for luci-app-frps - Čeština (Czech) Richard Yu config PACKAGE_luci-i18n-frps-da tristate default y if DEFAULT_luci-i18n-frps-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Dansk (Danish) Richard Yu config PACKAGE_luci-i18n-frps-de tristate default y if DEFAULT_luci-i18n-frps-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-frps select PACKAGE_libc help Translation for luci-app-frps - Deutsch (German) Richard Yu config PACKAGE_luci-i18n-frps-el tristate default y if DEFAULT_luci-i18n-frps-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Ελληνικά (Greek) Richard Yu config PACKAGE_luci-i18n-frps-es tristate default y if DEFAULT_luci-i18n-frps-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Español (Spanish) Richard Yu config PACKAGE_luci-i18n-frps-fi tristate default y if DEFAULT_luci-i18n-frps-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Suomi (Finnish) Richard Yu config PACKAGE_luci-i18n-frps-fr tristate default y if DEFAULT_luci-i18n-frps-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Français (French) Richard Yu config PACKAGE_luci-i18n-frps-he tristate default y if DEFAULT_luci-i18n-frps-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-frps select PACKAGE_libc help Translation for luci-app-frps - עִבְרִית (Hebrew) Richard Yu config PACKAGE_luci-i18n-frps-hi tristate default y if DEFAULT_luci-i18n-frps-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - हिंदी (Hindi) Richard Yu config PACKAGE_luci-i18n-frps-hu tristate default y if DEFAULT_luci-i18n-frps-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Magyar (Hungarian) Richard Yu config PACKAGE_luci-i18n-frps-it tristate default y if DEFAULT_luci-i18n-frps-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Italiano (Italian) Richard Yu config PACKAGE_luci-i18n-frps-ja tristate default y if DEFAULT_luci-i18n-frps-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-frps select PACKAGE_libc help Translation for luci-app-frps - 日本語 (Japanese) Richard Yu config PACKAGE_luci-i18n-frps-ko tristate default y if DEFAULT_luci-i18n-frps-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-frps select PACKAGE_libc help Translation for luci-app-frps - 한국어 (Korean) Richard Yu config PACKAGE_luci-i18n-frps-lt tristate default y if DEFAULT_luci-i18n-frps-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Lietuvių (Lithuanian) Richard Yu config PACKAGE_luci-i18n-frps-mr tristate default y if DEFAULT_luci-i18n-frps-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-frps select PACKAGE_libc help Translation for luci-app-frps - Marāṭhī (Marathi) Richard Yu config PACKAGE_luci-i18n-frps-ms tristate default y if DEFAULT_luci-i18n-frps-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Bahasa Melayu (Malay) Richard Yu config PACKAGE_luci-i18n-frps-no tristate default y if DEFAULT_luci-i18n-frps-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Norsk (Norwegian) Richard Yu config PACKAGE_luci-i18n-frps-pl tristate default y if DEFAULT_luci-i18n-frps-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-frps select PACKAGE_libc help Translation for luci-app-frps - Polski (Polish) Richard Yu config PACKAGE_luci-i18n-frps-pt tristate default y if DEFAULT_luci-i18n-frps-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Português (Portuguese) Richard Yu config PACKAGE_luci-i18n-frps-pt-br tristate default y if DEFAULT_luci-i18n-frps-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-frps select PACKAGE_libc help Translation for luci-app-frps - Português do Brasil (Brazilian Portuguese) Richard Yu config PACKAGE_luci-i18n-frps-ro tristate default y if DEFAULT_luci-i18n-frps-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Română (Romanian) Richard Yu config PACKAGE_luci-i18n-frps-ru tristate default y if DEFAULT_luci-i18n-frps-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Русский (Russian) Richard Yu config PACKAGE_luci-i18n-frps-sk tristate default y if DEFAULT_luci-i18n-frps-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Slovenčina (Slovak) Richard Yu config PACKAGE_luci-i18n-frps-sv tristate default y if DEFAULT_luci-i18n-frps-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-frps select PACKAGE_libc help Translation for luci-app-frps - Svenska (Swedish) Richard Yu config PACKAGE_luci-i18n-frps-tr tristate default y if DEFAULT_luci-i18n-frps-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Türkçe (Turkish) Richard Yu config PACKAGE_luci-i18n-frps-uk tristate default y if DEFAULT_luci-i18n-frps-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-frps select PACKAGE_libc help Translation for luci-app-frps - Українська (Ukrainian) Richard Yu config PACKAGE_luci-i18n-frps-vi tristate default y if DEFAULT_luci-i18n-frps-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - Tiếng Việt (Vietnamese) Richard Yu config PACKAGE_luci-i18n-frps-zh-cn tristate default y if DEFAULT_luci-i18n-frps-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-frps select PACKAGE_libc help Translation for luci-app-frps - 简体中文 (Chinese Simplified) Richard Yu config PACKAGE_luci-i18n-frps-zh-tw tristate default y if DEFAULT_luci-i18n-frps-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-frps help Translation for luci-app-frps - 繁體中文 (Chinese Traditional) Richard Yu config PACKAGE_luci-i18n-fwknopd-ar tristate default y if DEFAULT_luci-i18n-fwknopd-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-fwknopd help Translation for luci-app-fwknopd - العربية (Arabic) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-bg tristate default y if DEFAULT_luci-i18n-fwknopd-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-fwknopd help Translation for luci-app-fwknopd - български (Bulgarian) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-bn tristate default y if DEFAULT_luci-i18n-fwknopd-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-fwknopd help Translation for luci-app-fwknopd - বাংলা (Bengali) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-ca tristate default y if DEFAULT_luci-i18n-fwknopd-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - Català (Catalan) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-cs tristate default y if DEFAULT_luci-i18n-fwknopd-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-fwknopd help Translation for luci-app-fwknopd - Čeština (Czech) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-da tristate default y if DEFAULT_luci-i18n-fwknopd-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-fwknopd help Translation for luci-app-fwknopd - Dansk (Danish) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-de tristate default y if DEFAULT_luci-i18n-fwknopd-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - Deutsch (German) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-el tristate default y if DEFAULT_luci-i18n-fwknopd-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - Ελληνικά (Greek) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-es tristate default y if DEFAULT_luci-i18n-fwknopd-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-fwknopd help Translation for luci-app-fwknopd - Español (Spanish) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-fi tristate default y if DEFAULT_luci-i18n-fwknopd-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-fwknopd help Translation for luci-app-fwknopd - Suomi (Finnish) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-fr tristate default y if DEFAULT_luci-i18n-fwknopd-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-fwknopd help Translation for luci-app-fwknopd - Français (French) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-he tristate default y if DEFAULT_luci-i18n-fwknopd-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - עִבְרִית (Hebrew) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-hi tristate default y if DEFAULT_luci-i18n-fwknopd-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-fwknopd help Translation for luci-app-fwknopd - हिंदी (Hindi) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-hu tristate default y if DEFAULT_luci-i18n-fwknopd-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - Magyar (Hungarian) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-it tristate default y if DEFAULT_luci-i18n-fwknopd-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - Italiano (Italian) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-ja tristate default y if DEFAULT_luci-i18n-fwknopd-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - 日本語 (Japanese) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-ko tristate default y if DEFAULT_luci-i18n-fwknopd-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - 한국어 (Korean) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-lt tristate default y if DEFAULT_luci-i18n-fwknopd-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-fwknopd help Translation for luci-app-fwknopd - Lietuvių (Lithuanian) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-mr tristate default y if DEFAULT_luci-i18n-fwknopd-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - Marāṭhī (Marathi) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-ms tristate default y if DEFAULT_luci-i18n-fwknopd-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - Bahasa Melayu (Malay) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-no tristate default y if DEFAULT_luci-i18n-fwknopd-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - Norsk (Norwegian) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-pl tristate default y if DEFAULT_luci-i18n-fwknopd-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - Polski (Polish) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-pt tristate default y if DEFAULT_luci-i18n-fwknopd-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - Português (Portuguese) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-pt-br tristate default y if DEFAULT_luci-i18n-fwknopd-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-fwknopd help Translation for luci-app-fwknopd - Português do Brasil (Brazilian Portuguese) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-ro tristate default y if DEFAULT_luci-i18n-fwknopd-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - Română (Romanian) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-ru tristate default y if DEFAULT_luci-i18n-fwknopd-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - Русский (Russian) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-sk tristate default y if DEFAULT_luci-i18n-fwknopd-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-fwknopd help Translation for luci-app-fwknopd - Slovenčina (Slovak) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-sv tristate default y if DEFAULT_luci-i18n-fwknopd-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - Svenska (Swedish) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-tr tristate default y if DEFAULT_luci-i18n-fwknopd-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-fwknopd help Translation for luci-app-fwknopd - Türkçe (Turkish) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-uk tristate default y if DEFAULT_luci-i18n-fwknopd-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - Українська (Ukrainian) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-vi tristate default y if DEFAULT_luci-i18n-fwknopd-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-fwknopd select PACKAGE_libc help Translation for luci-app-fwknopd - Tiếng Việt (Vietnamese) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-zh-cn tristate default y if DEFAULT_luci-i18n-fwknopd-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-fwknopd help Translation for luci-app-fwknopd - 简体中文 (Chinese Simplified) Jonathan Bennett config PACKAGE_luci-i18n-fwknopd-zh-tw tristate default y if DEFAULT_luci-i18n-fwknopd-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-fwknopd help Translation for luci-app-fwknopd - 繁體中文 (Chinese Traditional) Jonathan Bennett config PACKAGE_luci-i18n-hd-idle-ca tristate default y if DEFAULT_luci-i18n-hd-idle-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-hd-idle select PACKAGE_libc help Translation for luci-app-hd-idle - Català (Catalan) config PACKAGE_luci-i18n-hd-idle-cs tristate default y if DEFAULT_luci-i18n-hd-idle-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-hd-idle help Translation for luci-app-hd-idle - Čeština (Czech) config PACKAGE_luci-i18n-hd-idle-de tristate default y if DEFAULT_luci-i18n-hd-idle-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-hd-idle help Translation for luci-app-hd-idle - Deutsch (German) config PACKAGE_luci-i18n-hd-idle-el tristate default y if DEFAULT_luci-i18n-hd-idle-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-hd-idle select PACKAGE_libc help Translation for luci-app-hd-idle - Ελληνικά (Greek) config PACKAGE_luci-i18n-hd-idle-es tristate default y if DEFAULT_luci-i18n-hd-idle-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-hd-idle select PACKAGE_libc help Translation for luci-app-hd-idle - Español (Spanish) config PACKAGE_luci-i18n-hd-idle-fr tristate default y if DEFAULT_luci-i18n-hd-idle-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-hd-idle help Translation for luci-app-hd-idle - Français (French) config PACKAGE_luci-i18n-hd-idle-he tristate default y if DEFAULT_luci-i18n-hd-idle-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-hd-idle select PACKAGE_libc help Translation for luci-app-hd-idle - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-hd-idle-hu tristate default y if DEFAULT_luci-i18n-hd-idle-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-hd-idle select PACKAGE_libc help Translation for luci-app-hd-idle - Magyar (Hungarian) config PACKAGE_luci-i18n-hd-idle-it tristate default y if DEFAULT_luci-i18n-hd-idle-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-hd-idle help Translation for luci-app-hd-idle - Italiano (Italian) config PACKAGE_luci-i18n-hd-idle-ja tristate default y if DEFAULT_luci-i18n-hd-idle-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-hd-idle help Translation for luci-app-hd-idle - 日本語 (Japanese) config PACKAGE_luci-i18n-hd-idle-lt tristate default y if DEFAULT_luci-i18n-hd-idle-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-hd-idle help Translation for luci-app-hd-idle - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-hd-idle-ms tristate default y if DEFAULT_luci-i18n-hd-idle-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-hd-idle help Translation for luci-app-hd-idle - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-hd-idle-no tristate default y if DEFAULT_luci-i18n-hd-idle-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-hd-idle select PACKAGE_libc help Translation for luci-app-hd-idle - Norsk (Norwegian) config PACKAGE_luci-i18n-hd-idle-pl tristate default y if DEFAULT_luci-i18n-hd-idle-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-hd-idle help Translation for luci-app-hd-idle - Polski (Polish) config PACKAGE_luci-i18n-hd-idle-pt tristate default y if DEFAULT_luci-i18n-hd-idle-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-hd-idle help Translation for luci-app-hd-idle - Português (Portuguese) config PACKAGE_luci-i18n-hd-idle-pt-br tristate default y if DEFAULT_luci-i18n-hd-idle-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-hd-idle select PACKAGE_libc help Translation for luci-app-hd-idle - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-hd-idle-ro tristate default y if DEFAULT_luci-i18n-hd-idle-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-hd-idle help Translation for luci-app-hd-idle - Română (Romanian) config PACKAGE_luci-i18n-hd-idle-ru tristate default y if DEFAULT_luci-i18n-hd-idle-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-hd-idle select PACKAGE_libc help Translation for luci-app-hd-idle - Русский (Russian) config PACKAGE_luci-i18n-hd-idle-sk tristate default y if DEFAULT_luci-i18n-hd-idle-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-hd-idle select PACKAGE_libc help Translation for luci-app-hd-idle - Slovenčina (Slovak) config PACKAGE_luci-i18n-hd-idle-sv tristate default y if DEFAULT_luci-i18n-hd-idle-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-hd-idle help Translation for luci-app-hd-idle - Svenska (Swedish) config PACKAGE_luci-i18n-hd-idle-tr tristate default y if DEFAULT_luci-i18n-hd-idle-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-hd-idle help Translation for luci-app-hd-idle - Türkçe (Turkish) config PACKAGE_luci-i18n-hd-idle-uk tristate default y if DEFAULT_luci-i18n-hd-idle-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-hd-idle select PACKAGE_libc help Translation for luci-app-hd-idle - Українська (Ukrainian) config PACKAGE_luci-i18n-hd-idle-vi tristate default y if DEFAULT_luci-i18n-hd-idle-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-hd-idle help Translation for luci-app-hd-idle - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-hd-idle-zh-cn tristate default y if DEFAULT_luci-i18n-hd-idle-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-hd-idle help Translation for luci-app-hd-idle - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-hd-idle-zh-tw tristate default y if DEFAULT_luci-i18n-hd-idle-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-hd-idle select PACKAGE_libc help Translation for luci-app-hd-idle - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-https-dns-proxy-ar tristate default y if DEFAULT_luci-i18n-https-dns-proxy-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-https-dns-proxy select PACKAGE_libc help Translation for luci-app-https-dns-proxy - العربية (Arabic) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-bg tristate default y if DEFAULT_luci-i18n-https-dns-proxy-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - български (Bulgarian) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-bn tristate default y if DEFAULT_luci-i18n-https-dns-proxy-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - বাংলা (Bengali) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-ca tristate default y if DEFAULT_luci-i18n-https-dns-proxy-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-https-dns-proxy select PACKAGE_libc help Translation for luci-app-https-dns-proxy - Català (Catalan) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-cs tristate default y if DEFAULT_luci-i18n-https-dns-proxy-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - Čeština (Czech) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-da tristate default y if DEFAULT_luci-i18n-https-dns-proxy-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-https-dns-proxy select PACKAGE_libc help Translation for luci-app-https-dns-proxy - Dansk (Danish) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-de tristate default y if DEFAULT_luci-i18n-https-dns-proxy-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - Deutsch (German) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-el tristate default y if DEFAULT_luci-i18n-https-dns-proxy-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - Ελληνικά (Greek) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-es tristate default y if DEFAULT_luci-i18n-https-dns-proxy-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - Español (Spanish) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-fi tristate default y if DEFAULT_luci-i18n-https-dns-proxy-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-https-dns-proxy select PACKAGE_libc help Translation for luci-app-https-dns-proxy - Suomi (Finnish) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-fr tristate default y if DEFAULT_luci-i18n-https-dns-proxy-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - Français (French) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-he tristate default y if DEFAULT_luci-i18n-https-dns-proxy-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - עִבְרִית (Hebrew) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-hi tristate default y if DEFAULT_luci-i18n-https-dns-proxy-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - हिंदी (Hindi) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-hu tristate default y if DEFAULT_luci-i18n-https-dns-proxy-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - Magyar (Hungarian) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-it tristate default y if DEFAULT_luci-i18n-https-dns-proxy-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - Italiano (Italian) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-ja tristate default y if DEFAULT_luci-i18n-https-dns-proxy-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-https-dns-proxy select PACKAGE_libc help Translation for luci-app-https-dns-proxy - 日本語 (Japanese) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-ko tristate default y if DEFAULT_luci-i18n-https-dns-proxy-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - 한국어 (Korean) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-lt tristate default y if DEFAULT_luci-i18n-https-dns-proxy-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - Lietuvių (Lithuanian) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-mr tristate default y if DEFAULT_luci-i18n-https-dns-proxy-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-https-dns-proxy select PACKAGE_libc help Translation for luci-app-https-dns-proxy - Marāṭhī (Marathi) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-ms tristate default y if DEFAULT_luci-i18n-https-dns-proxy-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-https-dns-proxy select PACKAGE_libc help Translation for luci-app-https-dns-proxy - Bahasa Melayu (Malay) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-nl tristate default y if DEFAULT_luci-i18n-https-dns-proxy-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-https-dns-proxy select PACKAGE_libc help Translation for luci-app-https-dns-proxy - Nederlands (Dutch) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-no tristate default y if DEFAULT_luci-i18n-https-dns-proxy-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-https-dns-proxy select PACKAGE_libc help Translation for luci-app-https-dns-proxy - Norsk (Norwegian) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-pl tristate default y if DEFAULT_luci-i18n-https-dns-proxy-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - Polski (Polish) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-pt tristate default y if DEFAULT_luci-i18n-https-dns-proxy-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-https-dns-proxy select PACKAGE_libc help Translation for luci-app-https-dns-proxy - Português (Portuguese) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-pt-br tristate default y if DEFAULT_luci-i18n-https-dns-proxy-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-https-dns-proxy select PACKAGE_libc help Translation for luci-app-https-dns-proxy - Português do Brasil (Brazilian Portuguese) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-ro tristate default y if DEFAULT_luci-i18n-https-dns-proxy-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-https-dns-proxy select PACKAGE_libc help Translation for luci-app-https-dns-proxy - Română (Romanian) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-ru tristate default y if DEFAULT_luci-i18n-https-dns-proxy-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-https-dns-proxy select PACKAGE_libc help Translation for luci-app-https-dns-proxy - Русский (Russian) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-sk tristate default y if DEFAULT_luci-i18n-https-dns-proxy-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - Slovenčina (Slovak) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-sv tristate default y if DEFAULT_luci-i18n-https-dns-proxy-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - Svenska (Swedish) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-tr tristate default y if DEFAULT_luci-i18n-https-dns-proxy-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - Türkçe (Turkish) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-uk tristate default y if DEFAULT_luci-i18n-https-dns-proxy-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - Українська (Ukrainian) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-vi tristate default y if DEFAULT_luci-i18n-https-dns-proxy-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - Tiếng Việt (Vietnamese) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-zh-cn tristate default y if DEFAULT_luci-i18n-https-dns-proxy-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - 简体中文 (Chinese Simplified) Stan Grishin config PACKAGE_luci-i18n-https-dns-proxy-zh-tw tristate default y if DEFAULT_luci-i18n-https-dns-proxy-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-https-dns-proxy help Translation for luci-app-https-dns-proxy - 繁體中文 (Chinese Traditional) Stan Grishin config PACKAGE_luci-i18n-ksmbd-ar tristate default y if DEFAULT_luci-i18n-ksmbd-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ksmbd help Translation for luci-app-ksmbd - العربية (Arabic) config PACKAGE_luci-i18n-ksmbd-bg tristate default y if DEFAULT_luci-i18n-ksmbd-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - български (Bulgarian) config PACKAGE_luci-i18n-ksmbd-bn tristate default y if DEFAULT_luci-i18n-ksmbd-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ksmbd help Translation for luci-app-ksmbd - বাংলা (Bengali) config PACKAGE_luci-i18n-ksmbd-ca tristate default y if DEFAULT_luci-i18n-ksmbd-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Català (Catalan) config PACKAGE_luci-i18n-ksmbd-cs tristate default y if DEFAULT_luci-i18n-ksmbd-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ksmbd help Translation for luci-app-ksmbd - Čeština (Czech) config PACKAGE_luci-i18n-ksmbd-da tristate default y if DEFAULT_luci-i18n-ksmbd-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ksmbd help Translation for luci-app-ksmbd - Dansk (Danish) config PACKAGE_luci-i18n-ksmbd-de tristate default y if DEFAULT_luci-i18n-ksmbd-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Deutsch (German) config PACKAGE_luci-i18n-ksmbd-el tristate default y if DEFAULT_luci-i18n-ksmbd-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Ελληνικά (Greek) config PACKAGE_luci-i18n-ksmbd-es tristate default y if DEFAULT_luci-i18n-ksmbd-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ksmbd help Translation for luci-app-ksmbd - Español (Spanish) config PACKAGE_luci-i18n-ksmbd-fi tristate default y if DEFAULT_luci-i18n-ksmbd-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ksmbd help Translation for luci-app-ksmbd - Suomi (Finnish) config PACKAGE_luci-i18n-ksmbd-fr tristate default y if DEFAULT_luci-i18n-ksmbd-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ksmbd help Translation for luci-app-ksmbd - Français (French) config PACKAGE_luci-i18n-ksmbd-he tristate default y if DEFAULT_luci-i18n-ksmbd-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ksmbd help Translation for luci-app-ksmbd - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-ksmbd-hi tristate default y if DEFAULT_luci-i18n-ksmbd-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - हिंदी (Hindi) config PACKAGE_luci-i18n-ksmbd-hu tristate default y if DEFAULT_luci-i18n-ksmbd-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ksmbd help Translation for luci-app-ksmbd - Magyar (Hungarian) config PACKAGE_luci-i18n-ksmbd-it tristate default y if DEFAULT_luci-i18n-ksmbd-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Italiano (Italian) config PACKAGE_luci-i18n-ksmbd-ja tristate default y if DEFAULT_luci-i18n-ksmbd-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - 日本語 (Japanese) config PACKAGE_luci-i18n-ksmbd-ko tristate default y if DEFAULT_luci-i18n-ksmbd-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ksmbd help Translation for luci-app-ksmbd - 한국어 (Korean) config PACKAGE_luci-i18n-ksmbd-lt tristate default y if DEFAULT_luci-i18n-ksmbd-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-ksmbd-mr tristate default y if DEFAULT_luci-i18n-ksmbd-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ksmbd help Translation for luci-app-ksmbd - Marāṭhī (Marathi) config PACKAGE_luci-i18n-ksmbd-ms tristate default y if DEFAULT_luci-i18n-ksmbd-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-ksmbd-nl tristate default y if DEFAULT_luci-i18n-ksmbd-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Nederlands (Dutch) config PACKAGE_luci-i18n-ksmbd-no tristate default y if DEFAULT_luci-i18n-ksmbd-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Norsk (Norwegian) config PACKAGE_luci-i18n-ksmbd-pl tristate default y if DEFAULT_luci-i18n-ksmbd-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Polski (Polish) config PACKAGE_luci-i18n-ksmbd-pt tristate default y if DEFAULT_luci-i18n-ksmbd-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ksmbd help Translation for luci-app-ksmbd - Português (Portuguese) config PACKAGE_luci-i18n-ksmbd-pt-br tristate default y if DEFAULT_luci-i18n-ksmbd-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-ksmbd-ro tristate default y if DEFAULT_luci-i18n-ksmbd-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Română (Romanian) config PACKAGE_luci-i18n-ksmbd-ru tristate default y if DEFAULT_luci-i18n-ksmbd-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Русский (Russian) config PACKAGE_luci-i18n-ksmbd-sk tristate default y if DEFAULT_luci-i18n-ksmbd-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Slovenčina (Slovak) config PACKAGE_luci-i18n-ksmbd-sv tristate default y if DEFAULT_luci-i18n-ksmbd-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Svenska (Swedish) config PACKAGE_luci-i18n-ksmbd-tr tristate default y if DEFAULT_luci-i18n-ksmbd-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ksmbd help Translation for luci-app-ksmbd - Türkçe (Turkish) config PACKAGE_luci-i18n-ksmbd-uk tristate default y if DEFAULT_luci-i18n-ksmbd-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Українська (Ukrainian) config PACKAGE_luci-i18n-ksmbd-vi tristate default y if DEFAULT_luci-i18n-ksmbd-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-ksmbd-zh-cn tristate default y if DEFAULT_luci-i18n-ksmbd-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ksmbd help Translation for luci-app-ksmbd - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-ksmbd-zh-tw tristate default y if DEFAULT_luci-i18n-ksmbd-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-ksmbd select PACKAGE_libc help Translation for luci-app-ksmbd - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-ltqtapi-ar tristate default y if DEFAULT_luci-i18n-ltqtapi-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ltqtapi help Translation for luci-app-ltqtapi - العربية (Arabic) config PACKAGE_luci-i18n-ltqtapi-bg tristate default y if DEFAULT_luci-i18n-ltqtapi-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - български (Bulgarian) config PACKAGE_luci-i18n-ltqtapi-bn tristate default y if DEFAULT_luci-i18n-ltqtapi-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ltqtapi help Translation for luci-app-ltqtapi - বাংলা (Bengali) config PACKAGE_luci-i18n-ltqtapi-ca tristate default y if DEFAULT_luci-i18n-ltqtapi-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ltqtapi help Translation for luci-app-ltqtapi - Català (Catalan) config PACKAGE_luci-i18n-ltqtapi-cs tristate default y if DEFAULT_luci-i18n-ltqtapi-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Čeština (Czech) config PACKAGE_luci-i18n-ltqtapi-da tristate default y if DEFAULT_luci-i18n-ltqtapi-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Dansk (Danish) config PACKAGE_luci-i18n-ltqtapi-de tristate default y if DEFAULT_luci-i18n-ltqtapi-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ltqtapi help Translation for luci-app-ltqtapi - Deutsch (German) config PACKAGE_luci-i18n-ltqtapi-el tristate default y if DEFAULT_luci-i18n-ltqtapi-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ltqtapi help Translation for luci-app-ltqtapi - Ελληνικά (Greek) config PACKAGE_luci-i18n-ltqtapi-es tristate default y if DEFAULT_luci-i18n-ltqtapi-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ltqtapi help Translation for luci-app-ltqtapi - Español (Spanish) config PACKAGE_luci-i18n-ltqtapi-fi tristate default y if DEFAULT_luci-i18n-ltqtapi-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ltqtapi help Translation for luci-app-ltqtapi - Suomi (Finnish) config PACKAGE_luci-i18n-ltqtapi-fr tristate default y if DEFAULT_luci-i18n-ltqtapi-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Français (French) config PACKAGE_luci-i18n-ltqtapi-he tristate default y if DEFAULT_luci-i18n-ltqtapi-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ltqtapi help Translation for luci-app-ltqtapi - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-ltqtapi-hi tristate default y if DEFAULT_luci-i18n-ltqtapi-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - हिंदी (Hindi) config PACKAGE_luci-i18n-ltqtapi-hu tristate default y if DEFAULT_luci-i18n-ltqtapi-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Magyar (Hungarian) config PACKAGE_luci-i18n-ltqtapi-it tristate default y if DEFAULT_luci-i18n-ltqtapi-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ltqtapi help Translation for luci-app-ltqtapi - Italiano (Italian) config PACKAGE_luci-i18n-ltqtapi-ja tristate default y if DEFAULT_luci-i18n-ltqtapi-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - 日本語 (Japanese) config PACKAGE_luci-i18n-ltqtapi-ko tristate default y if DEFAULT_luci-i18n-ltqtapi-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ltqtapi help Translation for luci-app-ltqtapi - 한국어 (Korean) config PACKAGE_luci-i18n-ltqtapi-lt tristate default y if DEFAULT_luci-i18n-ltqtapi-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-ltqtapi-mr tristate default y if DEFAULT_luci-i18n-ltqtapi-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Marāṭhī (Marathi) config PACKAGE_luci-i18n-ltqtapi-ms tristate default y if DEFAULT_luci-i18n-ltqtapi-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-ltqtapi-nl tristate default y if DEFAULT_luci-i18n-ltqtapi-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Nederlands (Dutch) config PACKAGE_luci-i18n-ltqtapi-no tristate default y if DEFAULT_luci-i18n-ltqtapi-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ltqtapi help Translation for luci-app-ltqtapi - Norsk (Norwegian) config PACKAGE_luci-i18n-ltqtapi-pl tristate default y if DEFAULT_luci-i18n-ltqtapi-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Polski (Polish) config PACKAGE_luci-i18n-ltqtapi-pt tristate default y if DEFAULT_luci-i18n-ltqtapi-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Português (Portuguese) config PACKAGE_luci-i18n-ltqtapi-pt-br tristate default y if DEFAULT_luci-i18n-ltqtapi-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-ltqtapi-ro tristate default y if DEFAULT_luci-i18n-ltqtapi-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Română (Romanian) config PACKAGE_luci-i18n-ltqtapi-ru tristate default y if DEFAULT_luci-i18n-ltqtapi-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Русский (Russian) config PACKAGE_luci-i18n-ltqtapi-sk tristate default y if DEFAULT_luci-i18n-ltqtapi-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ltqtapi help Translation for luci-app-ltqtapi - Slovenčina (Slovak) config PACKAGE_luci-i18n-ltqtapi-sv tristate default y if DEFAULT_luci-i18n-ltqtapi-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Svenska (Swedish) config PACKAGE_luci-i18n-ltqtapi-tr tristate default y if DEFAULT_luci-i18n-ltqtapi-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Türkçe (Turkish) config PACKAGE_luci-i18n-ltqtapi-uk tristate default y if DEFAULT_luci-i18n-ltqtapi-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ltqtapi help Translation for luci-app-ltqtapi - Українська (Ukrainian) config PACKAGE_luci-i18n-ltqtapi-vi tristate default y if DEFAULT_luci-i18n-ltqtapi-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-ltqtapi-zh-cn tristate default y if DEFAULT_luci-i18n-ltqtapi-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ltqtapi help Translation for luci-app-ltqtapi - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-ltqtapi-zh-tw tristate default y if DEFAULT_luci-i18n-ltqtapi-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-ltqtapi select PACKAGE_libc help Translation for luci-app-ltqtapi - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-lxc-ar tristate default y if DEFAULT_luci-i18n-lxc-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - العربية (Arabic) Petar Koretic config PACKAGE_luci-i18n-lxc-bg tristate default y if DEFAULT_luci-i18n-lxc-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-lxc help Translation for luci-app-lxc - български (Bulgarian) Petar Koretic config PACKAGE_luci-i18n-lxc-bn tristate default y if DEFAULT_luci-i18n-lxc-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-lxc help Translation for luci-app-lxc - বাংলা (Bengali) Petar Koretic config PACKAGE_luci-i18n-lxc-ca tristate default y if DEFAULT_luci-i18n-lxc-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Català (Catalan) Petar Koretic config PACKAGE_luci-i18n-lxc-cs tristate default y if DEFAULT_luci-i18n-lxc-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Čeština (Czech) Petar Koretic config PACKAGE_luci-i18n-lxc-da tristate default y if DEFAULT_luci-i18n-lxc-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Dansk (Danish) Petar Koretic config PACKAGE_luci-i18n-lxc-de tristate default y if DEFAULT_luci-i18n-lxc-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Deutsch (German) Petar Koretic config PACKAGE_luci-i18n-lxc-el tristate default y if DEFAULT_luci-i18n-lxc-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-lxc help Translation for luci-app-lxc - Ελληνικά (Greek) Petar Koretic config PACKAGE_luci-i18n-lxc-es tristate default y if DEFAULT_luci-i18n-lxc-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Español (Spanish) Petar Koretic config PACKAGE_luci-i18n-lxc-fi tristate default y if DEFAULT_luci-i18n-lxc-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-lxc help Translation for luci-app-lxc - Suomi (Finnish) Petar Koretic config PACKAGE_luci-i18n-lxc-fr tristate default y if DEFAULT_luci-i18n-lxc-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-lxc help Translation for luci-app-lxc - Français (French) Petar Koretic config PACKAGE_luci-i18n-lxc-he tristate default y if DEFAULT_luci-i18n-lxc-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-lxc help Translation for luci-app-lxc - עִבְרִית (Hebrew) Petar Koretic config PACKAGE_luci-i18n-lxc-hi tristate default y if DEFAULT_luci-i18n-lxc-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-lxc help Translation for luci-app-lxc - हिंदी (Hindi) Petar Koretic config PACKAGE_luci-i18n-lxc-hu tristate default y if DEFAULT_luci-i18n-lxc-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Magyar (Hungarian) Petar Koretic config PACKAGE_luci-i18n-lxc-it tristate default y if DEFAULT_luci-i18n-lxc-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Italiano (Italian) Petar Koretic config PACKAGE_luci-i18n-lxc-ja tristate default y if DEFAULT_luci-i18n-lxc-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-lxc help Translation for luci-app-lxc - 日本語 (Japanese) Petar Koretic config PACKAGE_luci-i18n-lxc-ko tristate default y if DEFAULT_luci-i18n-lxc-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-lxc help Translation for luci-app-lxc - 한국어 (Korean) Petar Koretic config PACKAGE_luci-i18n-lxc-lt tristate default y if DEFAULT_luci-i18n-lxc-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Lietuvių (Lithuanian) Petar Koretic config PACKAGE_luci-i18n-lxc-mr tristate default y if DEFAULT_luci-i18n-lxc-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Marāṭhī (Marathi) Petar Koretic config PACKAGE_luci-i18n-lxc-ms tristate default y if DEFAULT_luci-i18n-lxc-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-lxc help Translation for luci-app-lxc - Bahasa Melayu (Malay) Petar Koretic config PACKAGE_luci-i18n-lxc-nl tristate default y if DEFAULT_luci-i18n-lxc-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-lxc help Translation for luci-app-lxc - Nederlands (Dutch) Petar Koretic config PACKAGE_luci-i18n-lxc-no tristate default y if DEFAULT_luci-i18n-lxc-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Norsk (Norwegian) Petar Koretic config PACKAGE_luci-i18n-lxc-pl tristate default y if DEFAULT_luci-i18n-lxc-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Polski (Polish) Petar Koretic config PACKAGE_luci-i18n-lxc-pt tristate default y if DEFAULT_luci-i18n-lxc-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Português (Portuguese) Petar Koretic config PACKAGE_luci-i18n-lxc-pt-br tristate default y if DEFAULT_luci-i18n-lxc-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Português do Brasil (Brazilian Portuguese) Petar Koretic config PACKAGE_luci-i18n-lxc-ro tristate default y if DEFAULT_luci-i18n-lxc-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Română (Romanian) Petar Koretic config PACKAGE_luci-i18n-lxc-ru tristate default y if DEFAULT_luci-i18n-lxc-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Русский (Russian) Petar Koretic config PACKAGE_luci-i18n-lxc-sk tristate default y if DEFAULT_luci-i18n-lxc-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-lxc help Translation for luci-app-lxc - Slovenčina (Slovak) Petar Koretic config PACKAGE_luci-i18n-lxc-sv tristate default y if DEFAULT_luci-i18n-lxc-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-lxc help Translation for luci-app-lxc - Svenska (Swedish) Petar Koretic config PACKAGE_luci-i18n-lxc-tr tristate default y if DEFAULT_luci-i18n-lxc-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Türkçe (Turkish) Petar Koretic config PACKAGE_luci-i18n-lxc-uk tristate default y if DEFAULT_luci-i18n-lxc-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-lxc help Translation for luci-app-lxc - Українська (Ukrainian) Petar Koretic config PACKAGE_luci-i18n-lxc-vi tristate default y if DEFAULT_luci-i18n-lxc-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - Tiếng Việt (Vietnamese) Petar Koretic config PACKAGE_luci-i18n-lxc-zh-cn tristate default y if DEFAULT_luci-i18n-lxc-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-lxc select PACKAGE_libc help Translation for luci-app-lxc - 简体中文 (Chinese Simplified) Petar Koretic config PACKAGE_luci-i18n-lxc-zh-tw tristate default y if DEFAULT_luci-i18n-lxc-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-lxc help Translation for luci-app-lxc - 繁體中文 (Chinese Traditional) Petar Koretic config PACKAGE_luci-i18n-minidlna-ar tristate default y if DEFAULT_luci-i18n-minidlna-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - العربية (Arabic) config PACKAGE_luci-i18n-minidlna-bg tristate default y if DEFAULT_luci-i18n-minidlna-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - български (Bulgarian) config PACKAGE_luci-i18n-minidlna-bn tristate default y if DEFAULT_luci-i18n-minidlna-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - বাংলা (Bengali) config PACKAGE_luci-i18n-minidlna-ca tristate default y if DEFAULT_luci-i18n-minidlna-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - Català (Catalan) config PACKAGE_luci-i18n-minidlna-cs tristate default y if DEFAULT_luci-i18n-minidlna-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - Čeština (Czech) config PACKAGE_luci-i18n-minidlna-da tristate default y if DEFAULT_luci-i18n-minidlna-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - Dansk (Danish) config PACKAGE_luci-i18n-minidlna-de tristate default y if DEFAULT_luci-i18n-minidlna-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - Deutsch (German) config PACKAGE_luci-i18n-minidlna-el tristate default y if DEFAULT_luci-i18n-minidlna-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - Ελληνικά (Greek) config PACKAGE_luci-i18n-minidlna-es tristate default y if DEFAULT_luci-i18n-minidlna-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - Español (Spanish) config PACKAGE_luci-i18n-minidlna-fi tristate default y if DEFAULT_luci-i18n-minidlna-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - Suomi (Finnish) config PACKAGE_luci-i18n-minidlna-fr tristate default y if DEFAULT_luci-i18n-minidlna-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - Français (French) config PACKAGE_luci-i18n-minidlna-he tristate default y if DEFAULT_luci-i18n-minidlna-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-minidlna-hi tristate default y if DEFAULT_luci-i18n-minidlna-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - हिंदी (Hindi) config PACKAGE_luci-i18n-minidlna-hu tristate default y if DEFAULT_luci-i18n-minidlna-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - Magyar (Hungarian) config PACKAGE_luci-i18n-minidlna-it tristate default y if DEFAULT_luci-i18n-minidlna-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - Italiano (Italian) config PACKAGE_luci-i18n-minidlna-ja tristate default y if DEFAULT_luci-i18n-minidlna-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - 日本語 (Japanese) config PACKAGE_luci-i18n-minidlna-ko tristate default y if DEFAULT_luci-i18n-minidlna-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - 한국어 (Korean) config PACKAGE_luci-i18n-minidlna-lt tristate default y if DEFAULT_luci-i18n-minidlna-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-minidlna-mr tristate default y if DEFAULT_luci-i18n-minidlna-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - Marāṭhī (Marathi) config PACKAGE_luci-i18n-minidlna-ms tristate default y if DEFAULT_luci-i18n-minidlna-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-minidlna-nl tristate default y if DEFAULT_luci-i18n-minidlna-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - Nederlands (Dutch) config PACKAGE_luci-i18n-minidlna-no tristate default y if DEFAULT_luci-i18n-minidlna-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - Norsk (Norwegian) config PACKAGE_luci-i18n-minidlna-pl tristate default y if DEFAULT_luci-i18n-minidlna-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - Polski (Polish) config PACKAGE_luci-i18n-minidlna-pt tristate default y if DEFAULT_luci-i18n-minidlna-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - Português (Portuguese) config PACKAGE_luci-i18n-minidlna-pt-br tristate default y if DEFAULT_luci-i18n-minidlna-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-minidlna-ro tristate default y if DEFAULT_luci-i18n-minidlna-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - Română (Romanian) config PACKAGE_luci-i18n-minidlna-ru tristate default y if DEFAULT_luci-i18n-minidlna-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - Русский (Russian) config PACKAGE_luci-i18n-minidlna-sk tristate default y if DEFAULT_luci-i18n-minidlna-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - Slovenčina (Slovak) config PACKAGE_luci-i18n-minidlna-sv tristate default y if DEFAULT_luci-i18n-minidlna-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - Svenska (Swedish) config PACKAGE_luci-i18n-minidlna-tr tristate default y if DEFAULT_luci-i18n-minidlna-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - Türkçe (Turkish) config PACKAGE_luci-i18n-minidlna-uk tristate default y if DEFAULT_luci-i18n-minidlna-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - Українська (Ukrainian) config PACKAGE_luci-i18n-minidlna-vi tristate default y if DEFAULT_luci-i18n-minidlna-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-minidlna-zh-cn tristate default y if DEFAULT_luci-i18n-minidlna-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-minidlna help Translation for luci-app-minidlna - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-minidlna-zh-tw tristate default y if DEFAULT_luci-i18n-minidlna-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-minidlna select PACKAGE_libc help Translation for luci-app-minidlna - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-mjpg-streamer-ar tristate default y if DEFAULT_luci-i18n-mjpg-streamer-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - العربية (Arabic) config PACKAGE_luci-i18n-mjpg-streamer-bg tristate default y if DEFAULT_luci-i18n-mjpg-streamer-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - български (Bulgarian) config PACKAGE_luci-i18n-mjpg-streamer-bn tristate default y if DEFAULT_luci-i18n-mjpg-streamer-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - বাংলা (Bengali) config PACKAGE_luci-i18n-mjpg-streamer-ca tristate default y if DEFAULT_luci-i18n-mjpg-streamer-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mjpg-streamer help Translation for luci-app-mjpg-streamer - Català (Catalan) config PACKAGE_luci-i18n-mjpg-streamer-cs tristate default y if DEFAULT_luci-i18n-mjpg-streamer-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Čeština (Czech) config PACKAGE_luci-i18n-mjpg-streamer-da tristate default y if DEFAULT_luci-i18n-mjpg-streamer-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mjpg-streamer help Translation for luci-app-mjpg-streamer - Dansk (Danish) config PACKAGE_luci-i18n-mjpg-streamer-de tristate default y if DEFAULT_luci-i18n-mjpg-streamer-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mjpg-streamer help Translation for luci-app-mjpg-streamer - Deutsch (German) config PACKAGE_luci-i18n-mjpg-streamer-el tristate default y if DEFAULT_luci-i18n-mjpg-streamer-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mjpg-streamer help Translation for luci-app-mjpg-streamer - Ελληνικά (Greek) config PACKAGE_luci-i18n-mjpg-streamer-es tristate default y if DEFAULT_luci-i18n-mjpg-streamer-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mjpg-streamer help Translation for luci-app-mjpg-streamer - Español (Spanish) config PACKAGE_luci-i18n-mjpg-streamer-fi tristate default y if DEFAULT_luci-i18n-mjpg-streamer-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Suomi (Finnish) config PACKAGE_luci-i18n-mjpg-streamer-fr tristate default y if DEFAULT_luci-i18n-mjpg-streamer-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Français (French) config PACKAGE_luci-i18n-mjpg-streamer-he tristate default y if DEFAULT_luci-i18n-mjpg-streamer-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mjpg-streamer help Translation for luci-app-mjpg-streamer - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-mjpg-streamer-hi tristate default y if DEFAULT_luci-i18n-mjpg-streamer-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mjpg-streamer help Translation for luci-app-mjpg-streamer - हिंदी (Hindi) config PACKAGE_luci-i18n-mjpg-streamer-hu tristate default y if DEFAULT_luci-i18n-mjpg-streamer-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Magyar (Hungarian) config PACKAGE_luci-i18n-mjpg-streamer-it tristate default y if DEFAULT_luci-i18n-mjpg-streamer-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Italiano (Italian) config PACKAGE_luci-i18n-mjpg-streamer-ja tristate default y if DEFAULT_luci-i18n-mjpg-streamer-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mjpg-streamer help Translation for luci-app-mjpg-streamer - 日本語 (Japanese) config PACKAGE_luci-i18n-mjpg-streamer-ko tristate default y if DEFAULT_luci-i18n-mjpg-streamer-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mjpg-streamer help Translation for luci-app-mjpg-streamer - 한국어 (Korean) config PACKAGE_luci-i18n-mjpg-streamer-lt tristate default y if DEFAULT_luci-i18n-mjpg-streamer-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-mjpg-streamer-mr tristate default y if DEFAULT_luci-i18n-mjpg-streamer-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Marāṭhī (Marathi) config PACKAGE_luci-i18n-mjpg-streamer-ms tristate default y if DEFAULT_luci-i18n-mjpg-streamer-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-mjpg-streamer-nl tristate default y if DEFAULT_luci-i18n-mjpg-streamer-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Nederlands (Dutch) config PACKAGE_luci-i18n-mjpg-streamer-no tristate default y if DEFAULT_luci-i18n-mjpg-streamer-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Norsk (Norwegian) config PACKAGE_luci-i18n-mjpg-streamer-pl tristate default y if DEFAULT_luci-i18n-mjpg-streamer-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Polski (Polish) config PACKAGE_luci-i18n-mjpg-streamer-pt tristate default y if DEFAULT_luci-i18n-mjpg-streamer-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mjpg-streamer help Translation for luci-app-mjpg-streamer - Português (Portuguese) config PACKAGE_luci-i18n-mjpg-streamer-pt-br tristate default y if DEFAULT_luci-i18n-mjpg-streamer-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mjpg-streamer help Translation for luci-app-mjpg-streamer - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-mjpg-streamer-ro tristate default y if DEFAULT_luci-i18n-mjpg-streamer-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Română (Romanian) config PACKAGE_luci-i18n-mjpg-streamer-ru tristate default y if DEFAULT_luci-i18n-mjpg-streamer-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mjpg-streamer help Translation for luci-app-mjpg-streamer - Русский (Russian) config PACKAGE_luci-i18n-mjpg-streamer-sk tristate default y if DEFAULT_luci-i18n-mjpg-streamer-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Slovenčina (Slovak) config PACKAGE_luci-i18n-mjpg-streamer-sv tristate default y if DEFAULT_luci-i18n-mjpg-streamer-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Svenska (Swedish) config PACKAGE_luci-i18n-mjpg-streamer-tr tristate default y if DEFAULT_luci-i18n-mjpg-streamer-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mjpg-streamer help Translation for luci-app-mjpg-streamer - Türkçe (Turkish) config PACKAGE_luci-i18n-mjpg-streamer-uk tristate default y if DEFAULT_luci-i18n-mjpg-streamer-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Українська (Ukrainian) config PACKAGE_luci-i18n-mjpg-streamer-vi tristate default y if DEFAULT_luci-i18n-mjpg-streamer-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-mjpg-streamer-zh-cn tristate default y if DEFAULT_luci-i18n-mjpg-streamer-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-mjpg-streamer select PACKAGE_libc help Translation for luci-app-mjpg-streamer - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-mjpg-streamer-zh-tw tristate default y if DEFAULT_luci-i18n-mjpg-streamer-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mjpg-streamer help Translation for luci-app-mjpg-streamer - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-mosquitto-es tristate default y if DEFAULT_luci-i18n-mosquitto-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-mosquitto select PACKAGE_libc help Translation for luci-app-mosquitto - Español (Spanish) Karl Palsson config PACKAGE_luci-i18n-mosquitto-lt tristate default y if DEFAULT_luci-i18n-mosquitto-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mosquitto help Translation for luci-app-mosquitto - Lietuvių (Lithuanian) Karl Palsson config PACKAGE_luci-i18n-mwan3-ar tristate default y if DEFAULT_luci-i18n-mwan3-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - العربية (Arabic) Florian Eckert config PACKAGE_luci-i18n-mwan3-bg tristate default y if DEFAULT_luci-i18n-mwan3-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - български (Bulgarian) Florian Eckert config PACKAGE_luci-i18n-mwan3-bn tristate default y if DEFAULT_luci-i18n-mwan3-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - বাংলা (Bengali) Florian Eckert config PACKAGE_luci-i18n-mwan3-ca tristate default y if DEFAULT_luci-i18n-mwan3-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - Català (Catalan) Florian Eckert config PACKAGE_luci-i18n-mwan3-cs tristate default y if DEFAULT_luci-i18n-mwan3-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - Čeština (Czech) Florian Eckert config PACKAGE_luci-i18n-mwan3-da tristate default y if DEFAULT_luci-i18n-mwan3-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - Dansk (Danish) Florian Eckert config PACKAGE_luci-i18n-mwan3-de tristate default y if DEFAULT_luci-i18n-mwan3-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - Deutsch (German) Florian Eckert config PACKAGE_luci-i18n-mwan3-el tristate default y if DEFAULT_luci-i18n-mwan3-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - Ελληνικά (Greek) Florian Eckert config PACKAGE_luci-i18n-mwan3-es tristate default y if DEFAULT_luci-i18n-mwan3-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - Español (Spanish) Florian Eckert config PACKAGE_luci-i18n-mwan3-fi tristate default y if DEFAULT_luci-i18n-mwan3-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - Suomi (Finnish) Florian Eckert config PACKAGE_luci-i18n-mwan3-fr tristate default y if DEFAULT_luci-i18n-mwan3-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - Français (French) Florian Eckert config PACKAGE_luci-i18n-mwan3-he tristate default y if DEFAULT_luci-i18n-mwan3-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - עִבְרִית (Hebrew) Florian Eckert config PACKAGE_luci-i18n-mwan3-hi tristate default y if DEFAULT_luci-i18n-mwan3-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - हिंदी (Hindi) Florian Eckert config PACKAGE_luci-i18n-mwan3-hu tristate default y if DEFAULT_luci-i18n-mwan3-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - Magyar (Hungarian) Florian Eckert config PACKAGE_luci-i18n-mwan3-it tristate default y if DEFAULT_luci-i18n-mwan3-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - Italiano (Italian) Florian Eckert config PACKAGE_luci-i18n-mwan3-ja tristate default y if DEFAULT_luci-i18n-mwan3-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - 日本語 (Japanese) Florian Eckert config PACKAGE_luci-i18n-mwan3-ko tristate default y if DEFAULT_luci-i18n-mwan3-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - 한국어 (Korean) Florian Eckert config PACKAGE_luci-i18n-mwan3-lt tristate default y if DEFAULT_luci-i18n-mwan3-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - Lietuvių (Lithuanian) Florian Eckert config PACKAGE_luci-i18n-mwan3-mr tristate default y if DEFAULT_luci-i18n-mwan3-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - Marāṭhī (Marathi) Florian Eckert config PACKAGE_luci-i18n-mwan3-ms tristate default y if DEFAULT_luci-i18n-mwan3-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - Bahasa Melayu (Malay) Florian Eckert config PACKAGE_luci-i18n-mwan3-no tristate default y if DEFAULT_luci-i18n-mwan3-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - Norsk (Norwegian) Florian Eckert config PACKAGE_luci-i18n-mwan3-pl tristate default y if DEFAULT_luci-i18n-mwan3-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - Polski (Polish) Florian Eckert config PACKAGE_luci-i18n-mwan3-pt tristate default y if DEFAULT_luci-i18n-mwan3-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - Português (Portuguese) Florian Eckert config PACKAGE_luci-i18n-mwan3-pt-br tristate default y if DEFAULT_luci-i18n-mwan3-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - Português do Brasil (Brazilian Portuguese) Florian Eckert config PACKAGE_luci-i18n-mwan3-ro tristate default y if DEFAULT_luci-i18n-mwan3-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - Română (Romanian) Florian Eckert config PACKAGE_luci-i18n-mwan3-ru tristate default y if DEFAULT_luci-i18n-mwan3-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - Русский (Russian) Florian Eckert config PACKAGE_luci-i18n-mwan3-sk tristate default y if DEFAULT_luci-i18n-mwan3-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - Slovenčina (Slovak) Florian Eckert config PACKAGE_luci-i18n-mwan3-sv tristate default y if DEFAULT_luci-i18n-mwan3-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - Svenska (Swedish) Florian Eckert config PACKAGE_luci-i18n-mwan3-tr tristate default y if DEFAULT_luci-i18n-mwan3-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - Türkçe (Turkish) Florian Eckert config PACKAGE_luci-i18n-mwan3-uk tristate default y if DEFAULT_luci-i18n-mwan3-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - Українська (Ukrainian) Florian Eckert config PACKAGE_luci-i18n-mwan3-vi tristate default y if DEFAULT_luci-i18n-mwan3-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - Tiếng Việt (Vietnamese) Florian Eckert config PACKAGE_luci-i18n-mwan3-zh-cn tristate default y if DEFAULT_luci-i18n-mwan3-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-mwan3 help Translation for luci-app-mwan3 - 简体中文 (Chinese Simplified) Florian Eckert config PACKAGE_luci-i18n-mwan3-zh-tw tristate default y if DEFAULT_luci-i18n-mwan3-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-mwan3 select PACKAGE_libc help Translation for luci-app-mwan3 - 繁體中文 (Chinese Traditional) Florian Eckert config PACKAGE_luci-i18n-natmap-cs tristate default y if DEFAULT_luci-i18n-natmap-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-natmap select PACKAGE_libc help Translation for luci-app-natmap - Čeština (Czech) Richard Yu config PACKAGE_luci-i18n-natmap-da tristate default y if DEFAULT_luci-i18n-natmap-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-natmap help Translation for luci-app-natmap - Dansk (Danish) Richard Yu config PACKAGE_luci-i18n-natmap-de tristate default y if DEFAULT_luci-i18n-natmap-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-natmap help Translation for luci-app-natmap - Deutsch (German) Richard Yu config PACKAGE_luci-i18n-natmap-es tristate default y if DEFAULT_luci-i18n-natmap-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-natmap select PACKAGE_libc help Translation for luci-app-natmap - Español (Spanish) Richard Yu config PACKAGE_luci-i18n-natmap-it tristate default y if DEFAULT_luci-i18n-natmap-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-natmap help Translation for luci-app-natmap - Italiano (Italian) Richard Yu config PACKAGE_luci-i18n-natmap-lt tristate default y if DEFAULT_luci-i18n-natmap-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-natmap select PACKAGE_libc help Translation for luci-app-natmap - Lietuvių (Lithuanian) Richard Yu config PACKAGE_luci-i18n-natmap-nl tristate default y if DEFAULT_luci-i18n-natmap-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-natmap select PACKAGE_libc help Translation for luci-app-natmap - Nederlands (Dutch) Richard Yu config PACKAGE_luci-i18n-natmap-pl tristate default y if DEFAULT_luci-i18n-natmap-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-natmap help Translation for luci-app-natmap - Polski (Polish) Richard Yu config PACKAGE_luci-i18n-natmap-pt-br tristate default y if DEFAULT_luci-i18n-natmap-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-natmap help Translation for luci-app-natmap - Português do Brasil (Brazilian Portuguese) Richard Yu config PACKAGE_luci-i18n-natmap-ro tristate default y if DEFAULT_luci-i18n-natmap-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-natmap help Translation for luci-app-natmap - Română (Romanian) Richard Yu config PACKAGE_luci-i18n-natmap-ru tristate default y if DEFAULT_luci-i18n-natmap-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-natmap select PACKAGE_libc help Translation for luci-app-natmap - Русский (Russian) Richard Yu config PACKAGE_luci-i18n-natmap-sv tristate default y if DEFAULT_luci-i18n-natmap-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-natmap help Translation for luci-app-natmap - Svenska (Swedish) Richard Yu config PACKAGE_luci-i18n-natmap-tr tristate default y if DEFAULT_luci-i18n-natmap-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-natmap select PACKAGE_libc help Translation for luci-app-natmap - Türkçe (Turkish) Richard Yu config PACKAGE_luci-i18n-natmap-zh-cn tristate default y if DEFAULT_luci-i18n-natmap-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-natmap help Translation for luci-app-natmap - 简体中文 (Chinese Simplified) Richard Yu config PACKAGE_luci-i18n-natmap-zh-tw tristate default y if DEFAULT_luci-i18n-natmap-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-natmap help Translation for luci-app-natmap - 繁體中文 (Chinese Traditional) Richard Yu config PACKAGE_luci-i18n-nextdns-ar tristate default y if DEFAULT_luci-i18n-nextdns-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - العربية (Arabic) config PACKAGE_luci-i18n-nextdns-bg tristate default y if DEFAULT_luci-i18n-nextdns-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - български (Bulgarian) config PACKAGE_luci-i18n-nextdns-bn tristate default y if DEFAULT_luci-i18n-nextdns-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - বাংলা (Bengali) config PACKAGE_luci-i18n-nextdns-ca tristate default y if DEFAULT_luci-i18n-nextdns-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - Català (Catalan) config PACKAGE_luci-i18n-nextdns-cs tristate default y if DEFAULT_luci-i18n-nextdns-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - Čeština (Czech) config PACKAGE_luci-i18n-nextdns-da tristate default y if DEFAULT_luci-i18n-nextdns-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - Dansk (Danish) config PACKAGE_luci-i18n-nextdns-de tristate default y if DEFAULT_luci-i18n-nextdns-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - Deutsch (German) config PACKAGE_luci-i18n-nextdns-el tristate default y if DEFAULT_luci-i18n-nextdns-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - Ελληνικά (Greek) config PACKAGE_luci-i18n-nextdns-es tristate default y if DEFAULT_luci-i18n-nextdns-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - Español (Spanish) config PACKAGE_luci-i18n-nextdns-fi tristate default y if DEFAULT_luci-i18n-nextdns-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - Suomi (Finnish) config PACKAGE_luci-i18n-nextdns-fr tristate default y if DEFAULT_luci-i18n-nextdns-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - Français (French) config PACKAGE_luci-i18n-nextdns-he tristate default y if DEFAULT_luci-i18n-nextdns-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-nextdns-hi tristate default y if DEFAULT_luci-i18n-nextdns-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - हिंदी (Hindi) config PACKAGE_luci-i18n-nextdns-hu tristate default y if DEFAULT_luci-i18n-nextdns-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - Magyar (Hungarian) config PACKAGE_luci-i18n-nextdns-it tristate default y if DEFAULT_luci-i18n-nextdns-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - Italiano (Italian) config PACKAGE_luci-i18n-nextdns-ja tristate default y if DEFAULT_luci-i18n-nextdns-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - 日本語 (Japanese) config PACKAGE_luci-i18n-nextdns-ko tristate default y if DEFAULT_luci-i18n-nextdns-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - 한국어 (Korean) config PACKAGE_luci-i18n-nextdns-lt tristate default y if DEFAULT_luci-i18n-nextdns-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-nextdns-mr tristate default y if DEFAULT_luci-i18n-nextdns-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - Marāṭhī (Marathi) config PACKAGE_luci-i18n-nextdns-ms tristate default y if DEFAULT_luci-i18n-nextdns-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-nextdns-nl tristate default y if DEFAULT_luci-i18n-nextdns-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - Nederlands (Dutch) config PACKAGE_luci-i18n-nextdns-no tristate default y if DEFAULT_luci-i18n-nextdns-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - Norsk (Norwegian) config PACKAGE_luci-i18n-nextdns-pl tristate default y if DEFAULT_luci-i18n-nextdns-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - Polski (Polish) config PACKAGE_luci-i18n-nextdns-pt tristate default y if DEFAULT_luci-i18n-nextdns-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - Português (Portuguese) config PACKAGE_luci-i18n-nextdns-pt-br tristate default y if DEFAULT_luci-i18n-nextdns-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-nextdns-ro tristate default y if DEFAULT_luci-i18n-nextdns-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - Română (Romanian) config PACKAGE_luci-i18n-nextdns-ru tristate default y if DEFAULT_luci-i18n-nextdns-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - Русский (Russian) config PACKAGE_luci-i18n-nextdns-sk tristate default y if DEFAULT_luci-i18n-nextdns-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - Slovenčina (Slovak) config PACKAGE_luci-i18n-nextdns-sv tristate default y if DEFAULT_luci-i18n-nextdns-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-nextdns select PACKAGE_libc help Translation for luci-app-nextdns - Svenska (Swedish) config PACKAGE_luci-i18n-nextdns-tr tristate default y if DEFAULT_luci-i18n-nextdns-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - Türkçe (Turkish) config PACKAGE_luci-i18n-nextdns-uk tristate default y if DEFAULT_luci-i18n-nextdns-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - Українська (Ukrainian) config PACKAGE_luci-i18n-nextdns-vi tristate default y if DEFAULT_luci-i18n-nextdns-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-nextdns-zh-cn tristate default y if DEFAULT_luci-i18n-nextdns-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-nextdns-zh-tw tristate default y if DEFAULT_luci-i18n-nextdns-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nextdns help Translation for luci-app-nextdns - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-nft-qos-ar tristate default y if DEFAULT_luci-i18n-nft-qos-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - العربية (Arabic) config PACKAGE_luci-i18n-nft-qos-bg tristate default y if DEFAULT_luci-i18n-nft-qos-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - български (Bulgarian) config PACKAGE_luci-i18n-nft-qos-bn tristate default y if DEFAULT_luci-i18n-nft-qos-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - বাংলা (Bengali) config PACKAGE_luci-i18n-nft-qos-ca tristate default y if DEFAULT_luci-i18n-nft-qos-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - Català (Catalan) config PACKAGE_luci-i18n-nft-qos-cs tristate default y if DEFAULT_luci-i18n-nft-qos-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - Čeština (Czech) config PACKAGE_luci-i18n-nft-qos-da tristate default y if DEFAULT_luci-i18n-nft-qos-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - Dansk (Danish) config PACKAGE_luci-i18n-nft-qos-de tristate default y if DEFAULT_luci-i18n-nft-qos-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - Deutsch (German) config PACKAGE_luci-i18n-nft-qos-el tristate default y if DEFAULT_luci-i18n-nft-qos-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - Ελληνικά (Greek) config PACKAGE_luci-i18n-nft-qos-es tristate default y if DEFAULT_luci-i18n-nft-qos-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - Español (Spanish) config PACKAGE_luci-i18n-nft-qos-fi tristate default y if DEFAULT_luci-i18n-nft-qos-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - Suomi (Finnish) config PACKAGE_luci-i18n-nft-qos-fr tristate default y if DEFAULT_luci-i18n-nft-qos-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - Français (French) config PACKAGE_luci-i18n-nft-qos-he tristate default y if DEFAULT_luci-i18n-nft-qos-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-nft-qos-hi tristate default y if DEFAULT_luci-i18n-nft-qos-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - हिंदी (Hindi) config PACKAGE_luci-i18n-nft-qos-hu tristate default y if DEFAULT_luci-i18n-nft-qos-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - Magyar (Hungarian) config PACKAGE_luci-i18n-nft-qos-it tristate default y if DEFAULT_luci-i18n-nft-qos-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - Italiano (Italian) config PACKAGE_luci-i18n-nft-qos-ja tristate default y if DEFAULT_luci-i18n-nft-qos-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - 日本語 (Japanese) config PACKAGE_luci-i18n-nft-qos-ko tristate default y if DEFAULT_luci-i18n-nft-qos-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - 한국어 (Korean) config PACKAGE_luci-i18n-nft-qos-lt tristate default y if DEFAULT_luci-i18n-nft-qos-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-nft-qos-mr tristate default y if DEFAULT_luci-i18n-nft-qos-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - Marāṭhī (Marathi) config PACKAGE_luci-i18n-nft-qos-ms tristate default y if DEFAULT_luci-i18n-nft-qos-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-nft-qos-no tristate default y if DEFAULT_luci-i18n-nft-qos-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - Norsk (Norwegian) config PACKAGE_luci-i18n-nft-qos-pl tristate default y if DEFAULT_luci-i18n-nft-qos-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - Polski (Polish) config PACKAGE_luci-i18n-nft-qos-pt tristate default y if DEFAULT_luci-i18n-nft-qos-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - Português (Portuguese) config PACKAGE_luci-i18n-nft-qos-pt-br tristate default y if DEFAULT_luci-i18n-nft-qos-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-nft-qos-ro tristate default y if DEFAULT_luci-i18n-nft-qos-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - Română (Romanian) config PACKAGE_luci-i18n-nft-qos-ru tristate default y if DEFAULT_luci-i18n-nft-qos-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - Русский (Russian) config PACKAGE_luci-i18n-nft-qos-sk tristate default y if DEFAULT_luci-i18n-nft-qos-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - Slovenčina (Slovak) config PACKAGE_luci-i18n-nft-qos-sv tristate default y if DEFAULT_luci-i18n-nft-qos-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - Svenska (Swedish) config PACKAGE_luci-i18n-nft-qos-tr tristate default y if DEFAULT_luci-i18n-nft-qos-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - Türkçe (Turkish) config PACKAGE_luci-i18n-nft-qos-uk tristate default y if DEFAULT_luci-i18n-nft-qos-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - Українська (Ukrainian) config PACKAGE_luci-i18n-nft-qos-vi tristate default y if DEFAULT_luci-i18n-nft-qos-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-nft-qos-zh-cn tristate default y if DEFAULT_luci-i18n-nft-qos-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-nft-qos select PACKAGE_libc help Translation for luci-app-nft-qos - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-nft-qos-zh-tw tristate default y if DEFAULT_luci-i18n-nft-qos-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nft-qos help Translation for luci-app-nft-qos - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-nlbwmon-ar tristate default y if DEFAULT_luci-i18n-nlbwmon-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - العربية (Arabic) config PACKAGE_luci-i18n-nlbwmon-bg tristate default y if DEFAULT_luci-i18n-nlbwmon-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nlbwmon help Translation for luci-app-nlbwmon - български (Bulgarian) config PACKAGE_luci-i18n-nlbwmon-bn tristate default y if DEFAULT_luci-i18n-nlbwmon-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nlbwmon help Translation for luci-app-nlbwmon - বাংলা (Bengali) config PACKAGE_luci-i18n-nlbwmon-ca tristate default y if DEFAULT_luci-i18n-nlbwmon-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - Català (Catalan) config PACKAGE_luci-i18n-nlbwmon-cs tristate default y if DEFAULT_luci-i18n-nlbwmon-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - Čeština (Czech) config PACKAGE_luci-i18n-nlbwmon-da tristate default y if DEFAULT_luci-i18n-nlbwmon-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - Dansk (Danish) config PACKAGE_luci-i18n-nlbwmon-de tristate default y if DEFAULT_luci-i18n-nlbwmon-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nlbwmon help Translation for luci-app-nlbwmon - Deutsch (German) config PACKAGE_luci-i18n-nlbwmon-el tristate default y if DEFAULT_luci-i18n-nlbwmon-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - Ελληνικά (Greek) config PACKAGE_luci-i18n-nlbwmon-es tristate default y if DEFAULT_luci-i18n-nlbwmon-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nlbwmon help Translation for luci-app-nlbwmon - Español (Spanish) config PACKAGE_luci-i18n-nlbwmon-fi tristate default y if DEFAULT_luci-i18n-nlbwmon-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - Suomi (Finnish) config PACKAGE_luci-i18n-nlbwmon-fr tristate default y if DEFAULT_luci-i18n-nlbwmon-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - Français (French) config PACKAGE_luci-i18n-nlbwmon-he tristate default y if DEFAULT_luci-i18n-nlbwmon-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-nlbwmon-hi tristate default y if DEFAULT_luci-i18n-nlbwmon-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nlbwmon help Translation for luci-app-nlbwmon - हिंदी (Hindi) config PACKAGE_luci-i18n-nlbwmon-hu tristate default y if DEFAULT_luci-i18n-nlbwmon-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nlbwmon help Translation for luci-app-nlbwmon - Magyar (Hungarian) config PACKAGE_luci-i18n-nlbwmon-it tristate default y if DEFAULT_luci-i18n-nlbwmon-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - Italiano (Italian) config PACKAGE_luci-i18n-nlbwmon-ja tristate default y if DEFAULT_luci-i18n-nlbwmon-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nlbwmon help Translation for luci-app-nlbwmon - 日本語 (Japanese) config PACKAGE_luci-i18n-nlbwmon-ko tristate default y if DEFAULT_luci-i18n-nlbwmon-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nlbwmon help Translation for luci-app-nlbwmon - 한국어 (Korean) config PACKAGE_luci-i18n-nlbwmon-lt tristate default y if DEFAULT_luci-i18n-nlbwmon-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-nlbwmon-mr tristate default y if DEFAULT_luci-i18n-nlbwmon-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - Marāṭhī (Marathi) config PACKAGE_luci-i18n-nlbwmon-ms tristate default y if DEFAULT_luci-i18n-nlbwmon-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-nlbwmon-no tristate default y if DEFAULT_luci-i18n-nlbwmon-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nlbwmon help Translation for luci-app-nlbwmon - Norsk (Norwegian) config PACKAGE_luci-i18n-nlbwmon-pl tristate default y if DEFAULT_luci-i18n-nlbwmon-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - Polski (Polish) config PACKAGE_luci-i18n-nlbwmon-pt tristate default y if DEFAULT_luci-i18n-nlbwmon-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - Português (Portuguese) config PACKAGE_luci-i18n-nlbwmon-pt-br tristate default y if DEFAULT_luci-i18n-nlbwmon-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-nlbwmon-ro tristate default y if DEFAULT_luci-i18n-nlbwmon-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - Română (Romanian) config PACKAGE_luci-i18n-nlbwmon-ru tristate default y if DEFAULT_luci-i18n-nlbwmon-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - Русский (Russian) config PACKAGE_luci-i18n-nlbwmon-sk tristate default y if DEFAULT_luci-i18n-nlbwmon-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nlbwmon help Translation for luci-app-nlbwmon - Slovenčina (Slovak) config PACKAGE_luci-i18n-nlbwmon-sv tristate default y if DEFAULT_luci-i18n-nlbwmon-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nlbwmon help Translation for luci-app-nlbwmon - Svenska (Swedish) config PACKAGE_luci-i18n-nlbwmon-tr tristate default y if DEFAULT_luci-i18n-nlbwmon-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nlbwmon help Translation for luci-app-nlbwmon - Türkçe (Turkish) config PACKAGE_luci-i18n-nlbwmon-uk tristate default y if DEFAULT_luci-i18n-nlbwmon-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nlbwmon help Translation for luci-app-nlbwmon - Українська (Ukrainian) config PACKAGE_luci-i18n-nlbwmon-vi tristate default y if DEFAULT_luci-i18n-nlbwmon-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nlbwmon help Translation for luci-app-nlbwmon - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-nlbwmon-zh-cn tristate default y if DEFAULT_luci-i18n-nlbwmon-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nlbwmon help Translation for luci-app-nlbwmon - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-nlbwmon-zh-tw tristate default y if DEFAULT_luci-i18n-nlbwmon-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-nlbwmon select PACKAGE_libc help Translation for luci-app-nlbwmon - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-nut-ar tristate default y if DEFAULT_luci-i18n-nut-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - العربية (Arabic) config PACKAGE_luci-i18n-nut-bg tristate default y if DEFAULT_luci-i18n-nut-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-nut select PACKAGE_libc help Translation for luci-app-nut - български (Bulgarian) config PACKAGE_luci-i18n-nut-bn tristate default y if DEFAULT_luci-i18n-nut-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - বাংলা (Bengali) config PACKAGE_luci-i18n-nut-ca tristate default y if DEFAULT_luci-i18n-nut-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-nut select PACKAGE_libc help Translation for luci-app-nut - Català (Catalan) config PACKAGE_luci-i18n-nut-cs tristate default y if DEFAULT_luci-i18n-nut-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - Čeština (Czech) config PACKAGE_luci-i18n-nut-da tristate default y if DEFAULT_luci-i18n-nut-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-nut select PACKAGE_libc help Translation for luci-app-nut - Dansk (Danish) config PACKAGE_luci-i18n-nut-de tristate default y if DEFAULT_luci-i18n-nut-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - Deutsch (German) config PACKAGE_luci-i18n-nut-el tristate default y if DEFAULT_luci-i18n-nut-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-nut select PACKAGE_libc help Translation for luci-app-nut - Ελληνικά (Greek) config PACKAGE_luci-i18n-nut-es tristate default y if DEFAULT_luci-i18n-nut-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - Español (Spanish) config PACKAGE_luci-i18n-nut-fi tristate default y if DEFAULT_luci-i18n-nut-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - Suomi (Finnish) config PACKAGE_luci-i18n-nut-fr tristate default y if DEFAULT_luci-i18n-nut-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - Français (French) config PACKAGE_luci-i18n-nut-he tristate default y if DEFAULT_luci-i18n-nut-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-nut-hi tristate default y if DEFAULT_luci-i18n-nut-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-nut select PACKAGE_libc help Translation for luci-app-nut - हिंदी (Hindi) config PACKAGE_luci-i18n-nut-hu tristate default y if DEFAULT_luci-i18n-nut-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-nut select PACKAGE_libc help Translation for luci-app-nut - Magyar (Hungarian) config PACKAGE_luci-i18n-nut-it tristate default y if DEFAULT_luci-i18n-nut-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-nut select PACKAGE_libc help Translation for luci-app-nut - Italiano (Italian) config PACKAGE_luci-i18n-nut-ja tristate default y if DEFAULT_luci-i18n-nut-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - 日本語 (Japanese) config PACKAGE_luci-i18n-nut-ko tristate default y if DEFAULT_luci-i18n-nut-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-nut select PACKAGE_libc help Translation for luci-app-nut - 한국어 (Korean) config PACKAGE_luci-i18n-nut-lt tristate default y if DEFAULT_luci-i18n-nut-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-nut-mr tristate default y if DEFAULT_luci-i18n-nut-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-nut select PACKAGE_libc help Translation for luci-app-nut - Marāṭhī (Marathi) config PACKAGE_luci-i18n-nut-ms tristate default y if DEFAULT_luci-i18n-nut-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-nut-no tristate default y if DEFAULT_luci-i18n-nut-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-nut select PACKAGE_libc help Translation for luci-app-nut - Norsk (Norwegian) config PACKAGE_luci-i18n-nut-pl tristate default y if DEFAULT_luci-i18n-nut-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-nut select PACKAGE_libc help Translation for luci-app-nut - Polski (Polish) config PACKAGE_luci-i18n-nut-pt tristate default y if DEFAULT_luci-i18n-nut-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - Português (Portuguese) config PACKAGE_luci-i18n-nut-pt-br tristate default y if DEFAULT_luci-i18n-nut-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-nut-ro tristate default y if DEFAULT_luci-i18n-nut-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-nut select PACKAGE_libc help Translation for luci-app-nut - Română (Romanian) config PACKAGE_luci-i18n-nut-ru tristate default y if DEFAULT_luci-i18n-nut-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-nut select PACKAGE_libc help Translation for luci-app-nut - Русский (Russian) config PACKAGE_luci-i18n-nut-sk tristate default y if DEFAULT_luci-i18n-nut-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - Slovenčina (Slovak) config PACKAGE_luci-i18n-nut-sv tristate default y if DEFAULT_luci-i18n-nut-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - Svenska (Swedish) config PACKAGE_luci-i18n-nut-tr tristate default y if DEFAULT_luci-i18n-nut-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - Türkçe (Turkish) config PACKAGE_luci-i18n-nut-uk tristate default y if DEFAULT_luci-i18n-nut-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-nut select PACKAGE_libc help Translation for luci-app-nut - Українська (Ukrainian) config PACKAGE_luci-i18n-nut-vi tristate default y if DEFAULT_luci-i18n-nut-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-nut select PACKAGE_libc help Translation for luci-app-nut - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-nut-zh-cn tristate default y if DEFAULT_luci-i18n-nut-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-nut-zh-tw tristate default y if DEFAULT_luci-i18n-nut-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-nut help Translation for luci-app-nut - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-ocserv-ar tristate default y if DEFAULT_luci-i18n-ocserv-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - العربية (Arabic) config PACKAGE_luci-i18n-ocserv-bg tristate default y if DEFAULT_luci-i18n-ocserv-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - български (Bulgarian) config PACKAGE_luci-i18n-ocserv-bn tristate default y if DEFAULT_luci-i18n-ocserv-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - বাংলা (Bengali) config PACKAGE_luci-i18n-ocserv-ca tristate default y if DEFAULT_luci-i18n-ocserv-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - Català (Catalan) config PACKAGE_luci-i18n-ocserv-cs tristate default y if DEFAULT_luci-i18n-ocserv-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - Čeština (Czech) config PACKAGE_luci-i18n-ocserv-da tristate default y if DEFAULT_luci-i18n-ocserv-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - Dansk (Danish) config PACKAGE_luci-i18n-ocserv-de tristate default y if DEFAULT_luci-i18n-ocserv-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - Deutsch (German) config PACKAGE_luci-i18n-ocserv-el tristate default y if DEFAULT_luci-i18n-ocserv-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - Ελληνικά (Greek) config PACKAGE_luci-i18n-ocserv-es tristate default y if DEFAULT_luci-i18n-ocserv-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - Español (Spanish) config PACKAGE_luci-i18n-ocserv-fi tristate default y if DEFAULT_luci-i18n-ocserv-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - Suomi (Finnish) config PACKAGE_luci-i18n-ocserv-fr tristate default y if DEFAULT_luci-i18n-ocserv-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - Français (French) config PACKAGE_luci-i18n-ocserv-he tristate default y if DEFAULT_luci-i18n-ocserv-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-ocserv-hi tristate default y if DEFAULT_luci-i18n-ocserv-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - हिंदी (Hindi) config PACKAGE_luci-i18n-ocserv-hu tristate default y if DEFAULT_luci-i18n-ocserv-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - Magyar (Hungarian) config PACKAGE_luci-i18n-ocserv-it tristate default y if DEFAULT_luci-i18n-ocserv-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - Italiano (Italian) config PACKAGE_luci-i18n-ocserv-ja tristate default y if DEFAULT_luci-i18n-ocserv-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - 日本語 (Japanese) config PACKAGE_luci-i18n-ocserv-ko tristate default y if DEFAULT_luci-i18n-ocserv-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - 한국어 (Korean) config PACKAGE_luci-i18n-ocserv-lt tristate default y if DEFAULT_luci-i18n-ocserv-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-ocserv-mr tristate default y if DEFAULT_luci-i18n-ocserv-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - Marāṭhī (Marathi) config PACKAGE_luci-i18n-ocserv-ms tristate default y if DEFAULT_luci-i18n-ocserv-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-ocserv-no tristate default y if DEFAULT_luci-i18n-ocserv-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - Norsk (Norwegian) config PACKAGE_luci-i18n-ocserv-pl tristate default y if DEFAULT_luci-i18n-ocserv-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - Polski (Polish) config PACKAGE_luci-i18n-ocserv-pt tristate default y if DEFAULT_luci-i18n-ocserv-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - Português (Portuguese) config PACKAGE_luci-i18n-ocserv-pt-br tristate default y if DEFAULT_luci-i18n-ocserv-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-ocserv-ro tristate default y if DEFAULT_luci-i18n-ocserv-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - Română (Romanian) config PACKAGE_luci-i18n-ocserv-ru tristate default y if DEFAULT_luci-i18n-ocserv-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - Русский (Russian) config PACKAGE_luci-i18n-ocserv-sk tristate default y if DEFAULT_luci-i18n-ocserv-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - Slovenčina (Slovak) config PACKAGE_luci-i18n-ocserv-sv tristate default y if DEFAULT_luci-i18n-ocserv-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - Svenska (Swedish) config PACKAGE_luci-i18n-ocserv-tr tristate default y if DEFAULT_luci-i18n-ocserv-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - Türkçe (Turkish) config PACKAGE_luci-i18n-ocserv-uk tristate default y if DEFAULT_luci-i18n-ocserv-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - Українська (Ukrainian) config PACKAGE_luci-i18n-ocserv-vi tristate default y if DEFAULT_luci-i18n-ocserv-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-ocserv-zh-cn tristate default y if DEFAULT_luci-i18n-ocserv-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ocserv help Translation for luci-app-ocserv - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-ocserv-zh-tw tristate default y if DEFAULT_luci-i18n-ocserv-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-ocserv select PACKAGE_libc help Translation for luci-app-ocserv - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-olsr-ar tristate default y if DEFAULT_luci-i18n-olsr-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-olsr select PACKAGE_libc help Translation for luci-app-olsr - العربية (Arabic) config PACKAGE_luci-i18n-olsr-bg tristate default y if DEFAULT_luci-i18n-olsr-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-olsr select PACKAGE_libc help Translation for luci-app-olsr - български (Bulgarian) config PACKAGE_luci-i18n-olsr-bn tristate default y if DEFAULT_luci-i18n-olsr-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - বাংলা (Bengali) config PACKAGE_luci-i18n-olsr-ca tristate default y if DEFAULT_luci-i18n-olsr-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-olsr select PACKAGE_libc help Translation for luci-app-olsr - Català (Catalan) config PACKAGE_luci-i18n-olsr-cs tristate default y if DEFAULT_luci-i18n-olsr-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-olsr select PACKAGE_libc help Translation for luci-app-olsr - Čeština (Czech) config PACKAGE_luci-i18n-olsr-da tristate default y if DEFAULT_luci-i18n-olsr-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-olsr select PACKAGE_libc help Translation for luci-app-olsr - Dansk (Danish) config PACKAGE_luci-i18n-olsr-de tristate default y if DEFAULT_luci-i18n-olsr-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - Deutsch (German) config PACKAGE_luci-i18n-olsr-el tristate default y if DEFAULT_luci-i18n-olsr-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - Ελληνικά (Greek) config PACKAGE_luci-i18n-olsr-es tristate default y if DEFAULT_luci-i18n-olsr-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - Español (Spanish) config PACKAGE_luci-i18n-olsr-fi tristate default y if DEFAULT_luci-i18n-olsr-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-olsr select PACKAGE_libc help Translation for luci-app-olsr - Suomi (Finnish) config PACKAGE_luci-i18n-olsr-fr tristate default y if DEFAULT_luci-i18n-olsr-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - Français (French) config PACKAGE_luci-i18n-olsr-he tristate default y if DEFAULT_luci-i18n-olsr-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-olsr select PACKAGE_libc help Translation for luci-app-olsr - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-olsr-hi tristate default y if DEFAULT_luci-i18n-olsr-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - हिंदी (Hindi) config PACKAGE_luci-i18n-olsr-hu tristate default y if DEFAULT_luci-i18n-olsr-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - Magyar (Hungarian) config PACKAGE_luci-i18n-olsr-it tristate default y if DEFAULT_luci-i18n-olsr-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-olsr select PACKAGE_libc help Translation for luci-app-olsr - Italiano (Italian) config PACKAGE_luci-i18n-olsr-ja tristate default y if DEFAULT_luci-i18n-olsr-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - 日本語 (Japanese) config PACKAGE_luci-i18n-olsr-ko tristate default y if DEFAULT_luci-i18n-olsr-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-olsr select PACKAGE_libc help Translation for luci-app-olsr - 한국어 (Korean) config PACKAGE_luci-i18n-olsr-lt tristate default y if DEFAULT_luci-i18n-olsr-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-olsr select PACKAGE_libc help Translation for luci-app-olsr - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-olsr-mr tristate default y if DEFAULT_luci-i18n-olsr-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-olsr select PACKAGE_libc help Translation for luci-app-olsr - Marāṭhī (Marathi) config PACKAGE_luci-i18n-olsr-ms tristate default y if DEFAULT_luci-i18n-olsr-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-olsr-no tristate default y if DEFAULT_luci-i18n-olsr-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - Norsk (Norwegian) config PACKAGE_luci-i18n-olsr-pl tristate default y if DEFAULT_luci-i18n-olsr-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-olsr select PACKAGE_libc help Translation for luci-app-olsr - Polski (Polish) config PACKAGE_luci-i18n-olsr-pt tristate default y if DEFAULT_luci-i18n-olsr-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-olsr select PACKAGE_libc help Translation for luci-app-olsr - Português (Portuguese) config PACKAGE_luci-i18n-olsr-pt-br tristate default y if DEFAULT_luci-i18n-olsr-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-olsr select PACKAGE_libc help Translation for luci-app-olsr - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-olsr-ro tristate default y if DEFAULT_luci-i18n-olsr-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - Română (Romanian) config PACKAGE_luci-i18n-olsr-ru tristate default y if DEFAULT_luci-i18n-olsr-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - Русский (Russian) config PACKAGE_luci-i18n-olsr-services-ar tristate default y if DEFAULT_luci-i18n-olsr-services-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - العربية (Arabic) config PACKAGE_luci-i18n-olsr-services-bg tristate default y if DEFAULT_luci-i18n-olsr-services-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - български (Bulgarian) config PACKAGE_luci-i18n-olsr-services-bn tristate default y if DEFAULT_luci-i18n-olsr-services-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - বাংলা (Bengali) config PACKAGE_luci-i18n-olsr-services-ca tristate default y if DEFAULT_luci-i18n-olsr-services-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - Català (Catalan) config PACKAGE_luci-i18n-olsr-services-cs tristate default y if DEFAULT_luci-i18n-olsr-services-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - Čeština (Czech) config PACKAGE_luci-i18n-olsr-services-da tristate default y if DEFAULT_luci-i18n-olsr-services-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - Dansk (Danish) config PACKAGE_luci-i18n-olsr-services-de tristate default y if DEFAULT_luci-i18n-olsr-services-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-services help Translation for luci-app-olsr-services - Deutsch (German) config PACKAGE_luci-i18n-olsr-services-el tristate default y if DEFAULT_luci-i18n-olsr-services-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-services help Translation for luci-app-olsr-services - Ελληνικά (Greek) config PACKAGE_luci-i18n-olsr-services-es tristate default y if DEFAULT_luci-i18n-olsr-services-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - Español (Spanish) config PACKAGE_luci-i18n-olsr-services-fi tristate default y if DEFAULT_luci-i18n-olsr-services-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - Suomi (Finnish) config PACKAGE_luci-i18n-olsr-services-fr tristate default y if DEFAULT_luci-i18n-olsr-services-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - Français (French) config PACKAGE_luci-i18n-olsr-services-he tristate default y if DEFAULT_luci-i18n-olsr-services-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-olsr-services-hi tristate default y if DEFAULT_luci-i18n-olsr-services-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-services help Translation for luci-app-olsr-services - हिंदी (Hindi) config PACKAGE_luci-i18n-olsr-services-hu tristate default y if DEFAULT_luci-i18n-olsr-services-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - Magyar (Hungarian) config PACKAGE_luci-i18n-olsr-services-it tristate default y if DEFAULT_luci-i18n-olsr-services-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - Italiano (Italian) config PACKAGE_luci-i18n-olsr-services-ja tristate default y if DEFAULT_luci-i18n-olsr-services-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - 日本語 (Japanese) config PACKAGE_luci-i18n-olsr-services-ko tristate default y if DEFAULT_luci-i18n-olsr-services-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-services help Translation for luci-app-olsr-services - 한국어 (Korean) config PACKAGE_luci-i18n-olsr-services-lt tristate default y if DEFAULT_luci-i18n-olsr-services-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-olsr-services-mr tristate default y if DEFAULT_luci-i18n-olsr-services-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - Marāṭhī (Marathi) config PACKAGE_luci-i18n-olsr-services-ms tristate default y if DEFAULT_luci-i18n-olsr-services-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-services help Translation for luci-app-olsr-services - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-olsr-services-nl tristate default y if DEFAULT_luci-i18n-olsr-services-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - Nederlands (Dutch) config PACKAGE_luci-i18n-olsr-services-no tristate default y if DEFAULT_luci-i18n-olsr-services-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-services help Translation for luci-app-olsr-services - Norsk (Norwegian) config PACKAGE_luci-i18n-olsr-services-pl tristate default y if DEFAULT_luci-i18n-olsr-services-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-services help Translation for luci-app-olsr-services - Polski (Polish) config PACKAGE_luci-i18n-olsr-services-pt tristate default y if DEFAULT_luci-i18n-olsr-services-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-services help Translation for luci-app-olsr-services - Português (Portuguese) config PACKAGE_luci-i18n-olsr-services-pt-br tristate default y if DEFAULT_luci-i18n-olsr-services-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-olsr-services-ro tristate default y if DEFAULT_luci-i18n-olsr-services-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-services help Translation for luci-app-olsr-services - Română (Romanian) config PACKAGE_luci-i18n-olsr-services-ru tristate default y if DEFAULT_luci-i18n-olsr-services-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-services help Translation for luci-app-olsr-services - Русский (Russian) config PACKAGE_luci-i18n-olsr-services-sk tristate default y if DEFAULT_luci-i18n-olsr-services-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-services help Translation for luci-app-olsr-services - Slovenčina (Slovak) config PACKAGE_luci-i18n-olsr-services-sv tristate default y if DEFAULT_luci-i18n-olsr-services-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - Svenska (Swedish) config PACKAGE_luci-i18n-olsr-services-tr tristate default y if DEFAULT_luci-i18n-olsr-services-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - Türkçe (Turkish) config PACKAGE_luci-i18n-olsr-services-uk tristate default y if DEFAULT_luci-i18n-olsr-services-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-olsr-services select PACKAGE_libc help Translation for luci-app-olsr-services - Українська (Ukrainian) config PACKAGE_luci-i18n-olsr-services-vi tristate default y if DEFAULT_luci-i18n-olsr-services-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-services help Translation for luci-app-olsr-services - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-olsr-services-zh-cn tristate default y if DEFAULT_luci-i18n-olsr-services-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-services help Translation for luci-app-olsr-services - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-olsr-services-zh-tw tristate default y if DEFAULT_luci-i18n-olsr-services-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-services help Translation for luci-app-olsr-services - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-olsr-sk tristate default y if DEFAULT_luci-i18n-olsr-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - Slovenčina (Slovak) config PACKAGE_luci-i18n-olsr-sv tristate default y if DEFAULT_luci-i18n-olsr-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - Svenska (Swedish) config PACKAGE_luci-i18n-olsr-tr tristate default y if DEFAULT_luci-i18n-olsr-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - Türkçe (Turkish) config PACKAGE_luci-i18n-olsr-uk tristate default y if DEFAULT_luci-i18n-olsr-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - Українська (Ukrainian) config PACKAGE_luci-i18n-olsr-vi tristate default y if DEFAULT_luci-i18n-olsr-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-olsr-viz-ar tristate default y if DEFAULT_luci-i18n-olsr-viz-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - العربية (Arabic) config PACKAGE_luci-i18n-olsr-viz-bg tristate default y if DEFAULT_luci-i18n-olsr-viz-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - български (Bulgarian) config PACKAGE_luci-i18n-olsr-viz-bn tristate default y if DEFAULT_luci-i18n-olsr-viz-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-olsr-viz select PACKAGE_libc help Translation for luci-app-olsr-viz - বাংলা (Bengali) config PACKAGE_luci-i18n-olsr-viz-ca tristate default y if DEFAULT_luci-i18n-olsr-viz-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - Català (Catalan) config PACKAGE_luci-i18n-olsr-viz-cs tristate default y if DEFAULT_luci-i18n-olsr-viz-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-olsr-viz select PACKAGE_libc help Translation for luci-app-olsr-viz - Čeština (Czech) config PACKAGE_luci-i18n-olsr-viz-da tristate default y if DEFAULT_luci-i18n-olsr-viz-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - Dansk (Danish) config PACKAGE_luci-i18n-olsr-viz-de tristate default y if DEFAULT_luci-i18n-olsr-viz-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-olsr-viz select PACKAGE_libc help Translation for luci-app-olsr-viz - Deutsch (German) config PACKAGE_luci-i18n-olsr-viz-el tristate default y if DEFAULT_luci-i18n-olsr-viz-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-olsr-viz select PACKAGE_libc help Translation for luci-app-olsr-viz - Ελληνικά (Greek) config PACKAGE_luci-i18n-olsr-viz-es tristate default y if DEFAULT_luci-i18n-olsr-viz-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - Español (Spanish) config PACKAGE_luci-i18n-olsr-viz-fi tristate default y if DEFAULT_luci-i18n-olsr-viz-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - Suomi (Finnish) config PACKAGE_luci-i18n-olsr-viz-fr tristate default y if DEFAULT_luci-i18n-olsr-viz-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-olsr-viz select PACKAGE_libc help Translation for luci-app-olsr-viz - Français (French) config PACKAGE_luci-i18n-olsr-viz-he tristate default y if DEFAULT_luci-i18n-olsr-viz-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-olsr-viz-hi tristate default y if DEFAULT_luci-i18n-olsr-viz-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-olsr-viz select PACKAGE_libc help Translation for luci-app-olsr-viz - हिंदी (Hindi) config PACKAGE_luci-i18n-olsr-viz-hu tristate default y if DEFAULT_luci-i18n-olsr-viz-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-olsr-viz select PACKAGE_libc help Translation for luci-app-olsr-viz - Magyar (Hungarian) config PACKAGE_luci-i18n-olsr-viz-it tristate default y if DEFAULT_luci-i18n-olsr-viz-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - Italiano (Italian) config PACKAGE_luci-i18n-olsr-viz-ja tristate default y if DEFAULT_luci-i18n-olsr-viz-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - 日本語 (Japanese) config PACKAGE_luci-i18n-olsr-viz-ko tristate default y if DEFAULT_luci-i18n-olsr-viz-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-olsr-viz select PACKAGE_libc help Translation for luci-app-olsr-viz - 한국어 (Korean) config PACKAGE_luci-i18n-olsr-viz-lt tristate default y if DEFAULT_luci-i18n-olsr-viz-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-olsr-viz select PACKAGE_libc help Translation for luci-app-olsr-viz - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-olsr-viz-mr tristate default y if DEFAULT_luci-i18n-olsr-viz-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-olsr-viz select PACKAGE_libc help Translation for luci-app-olsr-viz - Marāṭhī (Marathi) config PACKAGE_luci-i18n-olsr-viz-ms tristate default y if DEFAULT_luci-i18n-olsr-viz-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-olsr-viz select PACKAGE_libc help Translation for luci-app-olsr-viz - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-olsr-viz-nl tristate default y if DEFAULT_luci-i18n-olsr-viz-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-olsr-viz select PACKAGE_libc help Translation for luci-app-olsr-viz - Nederlands (Dutch) config PACKAGE_luci-i18n-olsr-viz-no tristate default y if DEFAULT_luci-i18n-olsr-viz-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - Norsk (Norwegian) config PACKAGE_luci-i18n-olsr-viz-pl tristate default y if DEFAULT_luci-i18n-olsr-viz-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - Polski (Polish) config PACKAGE_luci-i18n-olsr-viz-pt tristate default y if DEFAULT_luci-i18n-olsr-viz-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-olsr-viz select PACKAGE_libc help Translation for luci-app-olsr-viz - Português (Portuguese) config PACKAGE_luci-i18n-olsr-viz-pt-br tristate default y if DEFAULT_luci-i18n-olsr-viz-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-olsr-viz-ro tristate default y if DEFAULT_luci-i18n-olsr-viz-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - Română (Romanian) config PACKAGE_luci-i18n-olsr-viz-ru tristate default y if DEFAULT_luci-i18n-olsr-viz-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - Русский (Russian) config PACKAGE_luci-i18n-olsr-viz-sk tristate default y if DEFAULT_luci-i18n-olsr-viz-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - Slovenčina (Slovak) config PACKAGE_luci-i18n-olsr-viz-sv tristate default y if DEFAULT_luci-i18n-olsr-viz-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - Svenska (Swedish) config PACKAGE_luci-i18n-olsr-viz-tr tristate default y if DEFAULT_luci-i18n-olsr-viz-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - Türkçe (Turkish) config PACKAGE_luci-i18n-olsr-viz-uk tristate default y if DEFAULT_luci-i18n-olsr-viz-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - Українська (Ukrainian) config PACKAGE_luci-i18n-olsr-viz-vi tristate default y if DEFAULT_luci-i18n-olsr-viz-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-olsr-viz select PACKAGE_libc help Translation for luci-app-olsr-viz - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-olsr-viz-zh-cn tristate default y if DEFAULT_luci-i18n-olsr-viz-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-olsr-viz-zh-tw tristate default y if DEFAULT_luci-i18n-olsr-viz-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr-viz help Translation for luci-app-olsr-viz - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-olsr-zh-cn tristate default y if DEFAULT_luci-i18n-olsr-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-olsr help Translation for luci-app-olsr - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-olsr-zh-tw tristate default y if DEFAULT_luci-i18n-olsr-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-olsr select PACKAGE_libc help Translation for luci-app-olsr - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-omcproxy-ar tristate default y if DEFAULT_luci-i18n-omcproxy-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - العربية (Arabic) Shun Li config PACKAGE_luci-i18n-omcproxy-bg tristate default y if DEFAULT_luci-i18n-omcproxy-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-omcproxy select PACKAGE_libc help Translation for luci-app-omcproxy - български (Bulgarian) Shun Li config PACKAGE_luci-i18n-omcproxy-bn tristate default y if DEFAULT_luci-i18n-omcproxy-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - বাংলা (Bengali) Shun Li config PACKAGE_luci-i18n-omcproxy-ca tristate default y if DEFAULT_luci-i18n-omcproxy-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-omcproxy select PACKAGE_libc help Translation for luci-app-omcproxy - Català (Catalan) Shun Li config PACKAGE_luci-i18n-omcproxy-cs tristate default y if DEFAULT_luci-i18n-omcproxy-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-omcproxy select PACKAGE_libc help Translation for luci-app-omcproxy - Čeština (Czech) Shun Li config PACKAGE_luci-i18n-omcproxy-da tristate default y if DEFAULT_luci-i18n-omcproxy-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - Dansk (Danish) Shun Li config PACKAGE_luci-i18n-omcproxy-de tristate default y if DEFAULT_luci-i18n-omcproxy-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - Deutsch (German) Shun Li config PACKAGE_luci-i18n-omcproxy-el tristate default y if DEFAULT_luci-i18n-omcproxy-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-omcproxy select PACKAGE_libc help Translation for luci-app-omcproxy - Ελληνικά (Greek) Shun Li config PACKAGE_luci-i18n-omcproxy-es tristate default y if DEFAULT_luci-i18n-omcproxy-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - Español (Spanish) Shun Li config PACKAGE_luci-i18n-omcproxy-fi tristate default y if DEFAULT_luci-i18n-omcproxy-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-omcproxy select PACKAGE_libc help Translation for luci-app-omcproxy - Suomi (Finnish) Shun Li config PACKAGE_luci-i18n-omcproxy-fr tristate default y if DEFAULT_luci-i18n-omcproxy-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-omcproxy select PACKAGE_libc help Translation for luci-app-omcproxy - Français (French) Shun Li config PACKAGE_luci-i18n-omcproxy-he tristate default y if DEFAULT_luci-i18n-omcproxy-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - עִבְרִית (Hebrew) Shun Li config PACKAGE_luci-i18n-omcproxy-hi tristate default y if DEFAULT_luci-i18n-omcproxy-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - हिंदी (Hindi) Shun Li config PACKAGE_luci-i18n-omcproxy-hu tristate default y if DEFAULT_luci-i18n-omcproxy-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-omcproxy select PACKAGE_libc help Translation for luci-app-omcproxy - Magyar (Hungarian) Shun Li config PACKAGE_luci-i18n-omcproxy-it tristate default y if DEFAULT_luci-i18n-omcproxy-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-omcproxy select PACKAGE_libc help Translation for luci-app-omcproxy - Italiano (Italian) Shun Li config PACKAGE_luci-i18n-omcproxy-ja tristate default y if DEFAULT_luci-i18n-omcproxy-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-omcproxy select PACKAGE_libc help Translation for luci-app-omcproxy - 日本語 (Japanese) Shun Li config PACKAGE_luci-i18n-omcproxy-ko tristate default y if DEFAULT_luci-i18n-omcproxy-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-omcproxy select PACKAGE_libc help Translation for luci-app-omcproxy - 한국어 (Korean) Shun Li config PACKAGE_luci-i18n-omcproxy-lt tristate default y if DEFAULT_luci-i18n-omcproxy-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-omcproxy select PACKAGE_libc help Translation for luci-app-omcproxy - Lietuvių (Lithuanian) Shun Li config PACKAGE_luci-i18n-omcproxy-mr tristate default y if DEFAULT_luci-i18n-omcproxy-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - Marāṭhī (Marathi) Shun Li config PACKAGE_luci-i18n-omcproxy-ms tristate default y if DEFAULT_luci-i18n-omcproxy-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - Bahasa Melayu (Malay) Shun Li config PACKAGE_luci-i18n-omcproxy-nl tristate default y if DEFAULT_luci-i18n-omcproxy-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-omcproxy select PACKAGE_libc help Translation for luci-app-omcproxy - Nederlands (Dutch) Shun Li config PACKAGE_luci-i18n-omcproxy-no tristate default y if DEFAULT_luci-i18n-omcproxy-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - Norsk (Norwegian) Shun Li config PACKAGE_luci-i18n-omcproxy-pl tristate default y if DEFAULT_luci-i18n-omcproxy-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - Polski (Polish) Shun Li config PACKAGE_luci-i18n-omcproxy-pt tristate default y if DEFAULT_luci-i18n-omcproxy-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - Português (Portuguese) Shun Li config PACKAGE_luci-i18n-omcproxy-pt-br tristate default y if DEFAULT_luci-i18n-omcproxy-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - Português do Brasil (Brazilian Portuguese) Shun Li config PACKAGE_luci-i18n-omcproxy-ro tristate default y if DEFAULT_luci-i18n-omcproxy-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - Română (Romanian) Shun Li config PACKAGE_luci-i18n-omcproxy-ru tristate default y if DEFAULT_luci-i18n-omcproxy-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - Русский (Russian) Shun Li config PACKAGE_luci-i18n-omcproxy-sk tristate default y if DEFAULT_luci-i18n-omcproxy-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - Slovenčina (Slovak) Shun Li config PACKAGE_luci-i18n-omcproxy-sv tristate default y if DEFAULT_luci-i18n-omcproxy-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-omcproxy select PACKAGE_libc help Translation for luci-app-omcproxy - Svenska (Swedish) Shun Li config PACKAGE_luci-i18n-omcproxy-tr tristate default y if DEFAULT_luci-i18n-omcproxy-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - Türkçe (Turkish) Shun Li config PACKAGE_luci-i18n-omcproxy-uk tristate default y if DEFAULT_luci-i18n-omcproxy-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - Українська (Ukrainian) Shun Li config PACKAGE_luci-i18n-omcproxy-vi tristate default y if DEFAULT_luci-i18n-omcproxy-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-omcproxy select PACKAGE_libc help Translation for luci-app-omcproxy - Tiếng Việt (Vietnamese) Shun Li config PACKAGE_luci-i18n-omcproxy-zh-cn tristate default y if DEFAULT_luci-i18n-omcproxy-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-omcproxy help Translation for luci-app-omcproxy - 简体中文 (Chinese Simplified) Shun Li config PACKAGE_luci-i18n-omcproxy-zh-tw tristate default y if DEFAULT_luci-i18n-omcproxy-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-omcproxy select PACKAGE_libc help Translation for luci-app-omcproxy - 繁體中文 (Chinese Traditional) Shun Li config PACKAGE_luci-i18n-openvpn-ar tristate default y if DEFAULT_luci-i18n-openvpn-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - العربية (Arabic) config PACKAGE_luci-i18n-openvpn-bg tristate default y if DEFAULT_luci-i18n-openvpn-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-openvpn select PACKAGE_libc help Translation for luci-app-openvpn - български (Bulgarian) config PACKAGE_luci-i18n-openvpn-bn tristate default y if DEFAULT_luci-i18n-openvpn-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-openvpn select PACKAGE_libc help Translation for luci-app-openvpn - বাংলা (Bengali) config PACKAGE_luci-i18n-openvpn-ca tristate default y if DEFAULT_luci-i18n-openvpn-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-openvpn select PACKAGE_libc help Translation for luci-app-openvpn - Català (Catalan) config PACKAGE_luci-i18n-openvpn-cs tristate default y if DEFAULT_luci-i18n-openvpn-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Čeština (Czech) config PACKAGE_luci-i18n-openvpn-da tristate default y if DEFAULT_luci-i18n-openvpn-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Dansk (Danish) config PACKAGE_luci-i18n-openvpn-de tristate default y if DEFAULT_luci-i18n-openvpn-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-openvpn select PACKAGE_libc help Translation for luci-app-openvpn - Deutsch (German) config PACKAGE_luci-i18n-openvpn-el tristate default y if DEFAULT_luci-i18n-openvpn-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-openvpn select PACKAGE_libc help Translation for luci-app-openvpn - Ελληνικά (Greek) config PACKAGE_luci-i18n-openvpn-es tristate default y if DEFAULT_luci-i18n-openvpn-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Español (Spanish) config PACKAGE_luci-i18n-openvpn-fi tristate default y if DEFAULT_luci-i18n-openvpn-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Suomi (Finnish) config PACKAGE_luci-i18n-openvpn-fr tristate default y if DEFAULT_luci-i18n-openvpn-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-openvpn select PACKAGE_libc help Translation for luci-app-openvpn - Français (French) config PACKAGE_luci-i18n-openvpn-he tristate default y if DEFAULT_luci-i18n-openvpn-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-openvpn select PACKAGE_libc help Translation for luci-app-openvpn - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-openvpn-hi tristate default y if DEFAULT_luci-i18n-openvpn-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-openvpn select PACKAGE_libc help Translation for luci-app-openvpn - हिंदी (Hindi) config PACKAGE_luci-i18n-openvpn-hu tristate default y if DEFAULT_luci-i18n-openvpn-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-openvpn select PACKAGE_libc help Translation for luci-app-openvpn - Magyar (Hungarian) config PACKAGE_luci-i18n-openvpn-it tristate default y if DEFAULT_luci-i18n-openvpn-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-openvpn select PACKAGE_libc help Translation for luci-app-openvpn - Italiano (Italian) config PACKAGE_luci-i18n-openvpn-ja tristate default y if DEFAULT_luci-i18n-openvpn-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - 日本語 (Japanese) config PACKAGE_luci-i18n-openvpn-ko tristate default y if DEFAULT_luci-i18n-openvpn-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - 한국어 (Korean) config PACKAGE_luci-i18n-openvpn-lt tristate default y if DEFAULT_luci-i18n-openvpn-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-openvpn select PACKAGE_libc help Translation for luci-app-openvpn - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-openvpn-mr tristate default y if DEFAULT_luci-i18n-openvpn-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Marāṭhī (Marathi) config PACKAGE_luci-i18n-openvpn-ms tristate default y if DEFAULT_luci-i18n-openvpn-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-openvpn-nl tristate default y if DEFAULT_luci-i18n-openvpn-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-openvpn select PACKAGE_libc help Translation for luci-app-openvpn - Nederlands (Dutch) config PACKAGE_luci-i18n-openvpn-no tristate default y if DEFAULT_luci-i18n-openvpn-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-openvpn select PACKAGE_libc help Translation for luci-app-openvpn - Norsk (Norwegian) config PACKAGE_luci-i18n-openvpn-pl tristate default y if DEFAULT_luci-i18n-openvpn-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Polski (Polish) config PACKAGE_luci-i18n-openvpn-pt tristate default y if DEFAULT_luci-i18n-openvpn-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Português (Portuguese) config PACKAGE_luci-i18n-openvpn-pt-br tristate default y if DEFAULT_luci-i18n-openvpn-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-openvpn-ro tristate default y if DEFAULT_luci-i18n-openvpn-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Română (Romanian) config PACKAGE_luci-i18n-openvpn-ru tristate default y if DEFAULT_luci-i18n-openvpn-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Русский (Russian) config PACKAGE_luci-i18n-openvpn-sk tristate default y if DEFAULT_luci-i18n-openvpn-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Slovenčina (Slovak) config PACKAGE_luci-i18n-openvpn-sv tristate default y if DEFAULT_luci-i18n-openvpn-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Svenska (Swedish) config PACKAGE_luci-i18n-openvpn-tr tristate default y if DEFAULT_luci-i18n-openvpn-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Türkçe (Turkish) config PACKAGE_luci-i18n-openvpn-uk tristate default y if DEFAULT_luci-i18n-openvpn-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Українська (Ukrainian) config PACKAGE_luci-i18n-openvpn-vi tristate default y if DEFAULT_luci-i18n-openvpn-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-openvpn help Translation for luci-app-openvpn - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-openvpn-zh-cn tristate default y if DEFAULT_luci-i18n-openvpn-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-openvpn select PACKAGE_libc help Translation for luci-app-openvpn - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-openvpn-zh-tw tristate default y if DEFAULT_luci-i18n-openvpn-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-openvpn select PACKAGE_libc help Translation for luci-app-openvpn - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-openwisp-es tristate default y if DEFAULT_luci-i18n-openwisp-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-openwisp select PACKAGE_libc help Translation for luci-app-openwisp - Español (Spanish) Nicholas Smith config PACKAGE_luci-i18n-openwisp-lt tristate default y if DEFAULT_luci-i18n-openwisp-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-openwisp select PACKAGE_libc help Translation for luci-app-openwisp - Lietuvių (Lithuanian) Nicholas Smith config PACKAGE_luci-i18n-opkg-ar tristate default y if DEFAULT_luci-i18n-opkg-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - العربية (Arabic) config PACKAGE_luci-i18n-opkg-bg tristate default y if DEFAULT_luci-i18n-opkg-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-opkg help Translation for luci-app-opkg - български (Bulgarian) config PACKAGE_luci-i18n-opkg-bn tristate default y if DEFAULT_luci-i18n-opkg-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - বাংলা (Bengali) config PACKAGE_luci-i18n-opkg-ca tristate default y if DEFAULT_luci-i18n-opkg-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-opkg help Translation for luci-app-opkg - Català (Catalan) config PACKAGE_luci-i18n-opkg-cs tristate default y if DEFAULT_luci-i18n-opkg-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - Čeština (Czech) config PACKAGE_luci-i18n-opkg-da tristate default y if DEFAULT_luci-i18n-opkg-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-opkg help Translation for luci-app-opkg - Dansk (Danish) config PACKAGE_luci-i18n-opkg-de tristate default y if DEFAULT_luci-i18n-opkg-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-opkg help Translation for luci-app-opkg - Deutsch (German) config PACKAGE_luci-i18n-opkg-el tristate default y if DEFAULT_luci-i18n-opkg-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - Ελληνικά (Greek) config PACKAGE_luci-i18n-opkg-es tristate default y if DEFAULT_luci-i18n-opkg-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-opkg help Translation for luci-app-opkg - Español (Spanish) config PACKAGE_luci-i18n-opkg-fi tristate default y if DEFAULT_luci-i18n-opkg-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-opkg help Translation for luci-app-opkg - Suomi (Finnish) config PACKAGE_luci-i18n-opkg-fr tristate default y if DEFAULT_luci-i18n-opkg-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-opkg help Translation for luci-app-opkg - Français (French) config PACKAGE_luci-i18n-opkg-he tristate default y if DEFAULT_luci-i18n-opkg-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-opkg help Translation for luci-app-opkg - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-opkg-hi tristate default y if DEFAULT_luci-i18n-opkg-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - हिंदी (Hindi) config PACKAGE_luci-i18n-opkg-hu tristate default y if DEFAULT_luci-i18n-opkg-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - Magyar (Hungarian) config PACKAGE_luci-i18n-opkg-it tristate default y if DEFAULT_luci-i18n-opkg-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-opkg help Translation for luci-app-opkg - Italiano (Italian) config PACKAGE_luci-i18n-opkg-ja tristate default y if DEFAULT_luci-i18n-opkg-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - 日本語 (Japanese) config PACKAGE_luci-i18n-opkg-ko tristate default y if DEFAULT_luci-i18n-opkg-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-opkg help Translation for luci-app-opkg - 한국어 (Korean) config PACKAGE_luci-i18n-opkg-lt tristate default y if DEFAULT_luci-i18n-opkg-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-opkg-mr tristate default y if DEFAULT_luci-i18n-opkg-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - Marāṭhī (Marathi) config PACKAGE_luci-i18n-opkg-ms tristate default y if DEFAULT_luci-i18n-opkg-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-opkg help Translation for luci-app-opkg - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-opkg-no tristate default y if DEFAULT_luci-i18n-opkg-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-opkg help Translation for luci-app-opkg - Norsk (Norwegian) config PACKAGE_luci-i18n-opkg-pl tristate default y if DEFAULT_luci-i18n-opkg-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - Polski (Polish) config PACKAGE_luci-i18n-opkg-pt tristate default y if DEFAULT_luci-i18n-opkg-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - Português (Portuguese) config PACKAGE_luci-i18n-opkg-pt-br tristate default y if DEFAULT_luci-i18n-opkg-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-opkg-ro tristate default y if DEFAULT_luci-i18n-opkg-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - Română (Romanian) config PACKAGE_luci-i18n-opkg-ru tristate default y if DEFAULT_luci-i18n-opkg-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-opkg help Translation for luci-app-opkg - Русский (Russian) config PACKAGE_luci-i18n-opkg-sk tristate default y if DEFAULT_luci-i18n-opkg-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - Slovenčina (Slovak) config PACKAGE_luci-i18n-opkg-sv tristate default y if DEFAULT_luci-i18n-opkg-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-opkg help Translation for luci-app-opkg - Svenska (Swedish) config PACKAGE_luci-i18n-opkg-tr tristate default y if DEFAULT_luci-i18n-opkg-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - Türkçe (Turkish) config PACKAGE_luci-i18n-opkg-uk tristate default y if DEFAULT_luci-i18n-opkg-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - Українська (Ukrainian) config PACKAGE_luci-i18n-opkg-vi tristate default y if DEFAULT_luci-i18n-opkg-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-opkg help Translation for luci-app-opkg - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-opkg-zh-cn tristate default y if DEFAULT_luci-i18n-opkg-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-opkg-zh-tw tristate default y if DEFAULT_luci-i18n-opkg-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-opkg select PACKAGE_libc help Translation for luci-app-opkg - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-p910nd-ar tristate default y if DEFAULT_luci-i18n-p910nd-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - العربية (Arabic) config PACKAGE_luci-i18n-p910nd-bg tristate default y if DEFAULT_luci-i18n-p910nd-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - български (Bulgarian) config PACKAGE_luci-i18n-p910nd-bn tristate default y if DEFAULT_luci-i18n-p910nd-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - বাংলা (Bengali) config PACKAGE_luci-i18n-p910nd-ca tristate default y if DEFAULT_luci-i18n-p910nd-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - Català (Catalan) config PACKAGE_luci-i18n-p910nd-cs tristate default y if DEFAULT_luci-i18n-p910nd-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - Čeština (Czech) config PACKAGE_luci-i18n-p910nd-da tristate default y if DEFAULT_luci-i18n-p910nd-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - Dansk (Danish) config PACKAGE_luci-i18n-p910nd-de tristate default y if DEFAULT_luci-i18n-p910nd-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - Deutsch (German) config PACKAGE_luci-i18n-p910nd-el tristate default y if DEFAULT_luci-i18n-p910nd-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - Ελληνικά (Greek) config PACKAGE_luci-i18n-p910nd-es tristate default y if DEFAULT_luci-i18n-p910nd-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - Español (Spanish) config PACKAGE_luci-i18n-p910nd-fi tristate default y if DEFAULT_luci-i18n-p910nd-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - Suomi (Finnish) config PACKAGE_luci-i18n-p910nd-fr tristate default y if DEFAULT_luci-i18n-p910nd-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - Français (French) config PACKAGE_luci-i18n-p910nd-he tristate default y if DEFAULT_luci-i18n-p910nd-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-p910nd-hi tristate default y if DEFAULT_luci-i18n-p910nd-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - हिंदी (Hindi) config PACKAGE_luci-i18n-p910nd-hu tristate default y if DEFAULT_luci-i18n-p910nd-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - Magyar (Hungarian) config PACKAGE_luci-i18n-p910nd-it tristate default y if DEFAULT_luci-i18n-p910nd-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - Italiano (Italian) config PACKAGE_luci-i18n-p910nd-ja tristate default y if DEFAULT_luci-i18n-p910nd-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - 日本語 (Japanese) config PACKAGE_luci-i18n-p910nd-ko tristate default y if DEFAULT_luci-i18n-p910nd-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - 한국어 (Korean) config PACKAGE_luci-i18n-p910nd-lt tristate default y if DEFAULT_luci-i18n-p910nd-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-p910nd-mr tristate default y if DEFAULT_luci-i18n-p910nd-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - Marāṭhī (Marathi) config PACKAGE_luci-i18n-p910nd-ms tristate default y if DEFAULT_luci-i18n-p910nd-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-p910nd-nl tristate default y if DEFAULT_luci-i18n-p910nd-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - Nederlands (Dutch) config PACKAGE_luci-i18n-p910nd-no tristate default y if DEFAULT_luci-i18n-p910nd-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - Norsk (Norwegian) config PACKAGE_luci-i18n-p910nd-pl tristate default y if DEFAULT_luci-i18n-p910nd-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - Polski (Polish) config PACKAGE_luci-i18n-p910nd-pt tristate default y if DEFAULT_luci-i18n-p910nd-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - Português (Portuguese) config PACKAGE_luci-i18n-p910nd-pt-br tristate default y if DEFAULT_luci-i18n-p910nd-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-p910nd-ro tristate default y if DEFAULT_luci-i18n-p910nd-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - Română (Romanian) config PACKAGE_luci-i18n-p910nd-ru tristate default y if DEFAULT_luci-i18n-p910nd-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - Русский (Russian) config PACKAGE_luci-i18n-p910nd-sk tristate default y if DEFAULT_luci-i18n-p910nd-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - Slovenčina (Slovak) config PACKAGE_luci-i18n-p910nd-sv tristate default y if DEFAULT_luci-i18n-p910nd-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - Svenska (Swedish) config PACKAGE_luci-i18n-p910nd-tr tristate default y if DEFAULT_luci-i18n-p910nd-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - Türkçe (Turkish) config PACKAGE_luci-i18n-p910nd-uk tristate default y if DEFAULT_luci-i18n-p910nd-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - Українська (Ukrainian) config PACKAGE_luci-i18n-p910nd-vi tristate default y if DEFAULT_luci-i18n-p910nd-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-p910nd-zh-cn tristate default y if DEFAULT_luci-i18n-p910nd-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-p910nd help Translation for luci-app-p910nd - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-p910nd-zh-tw tristate default y if DEFAULT_luci-i18n-p910nd-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-p910nd select PACKAGE_libc help Translation for luci-app-p910nd - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-pagekitec-ar tristate default y if DEFAULT_luci-i18n-pagekitec-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - العربية (Arabic) Karl Palsson config PACKAGE_luci-i18n-pagekitec-bg tristate default y if DEFAULT_luci-i18n-pagekitec-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - български (Bulgarian) Karl Palsson config PACKAGE_luci-i18n-pagekitec-bn tristate default y if DEFAULT_luci-i18n-pagekitec-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - বাংলা (Bengali) Karl Palsson config PACKAGE_luci-i18n-pagekitec-ca tristate default y if DEFAULT_luci-i18n-pagekitec-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - Català (Catalan) Karl Palsson config PACKAGE_luci-i18n-pagekitec-cs tristate default y if DEFAULT_luci-i18n-pagekitec-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - Čeština (Czech) Karl Palsson config PACKAGE_luci-i18n-pagekitec-da tristate default y if DEFAULT_luci-i18n-pagekitec-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - Dansk (Danish) Karl Palsson config PACKAGE_luci-i18n-pagekitec-de tristate default y if DEFAULT_luci-i18n-pagekitec-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - Deutsch (German) Karl Palsson config PACKAGE_luci-i18n-pagekitec-el tristate default y if DEFAULT_luci-i18n-pagekitec-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - Ελληνικά (Greek) Karl Palsson config PACKAGE_luci-i18n-pagekitec-es tristate default y if DEFAULT_luci-i18n-pagekitec-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - Español (Spanish) Karl Palsson config PACKAGE_luci-i18n-pagekitec-fi tristate default y if DEFAULT_luci-i18n-pagekitec-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - Suomi (Finnish) Karl Palsson config PACKAGE_luci-i18n-pagekitec-fr tristate default y if DEFAULT_luci-i18n-pagekitec-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - Français (French) Karl Palsson config PACKAGE_luci-i18n-pagekitec-he tristate default y if DEFAULT_luci-i18n-pagekitec-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - עִבְרִית (Hebrew) Karl Palsson config PACKAGE_luci-i18n-pagekitec-hi tristate default y if DEFAULT_luci-i18n-pagekitec-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - हिंदी (Hindi) Karl Palsson config PACKAGE_luci-i18n-pagekitec-hu tristate default y if DEFAULT_luci-i18n-pagekitec-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - Magyar (Hungarian) Karl Palsson config PACKAGE_luci-i18n-pagekitec-it tristate default y if DEFAULT_luci-i18n-pagekitec-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - Italiano (Italian) Karl Palsson config PACKAGE_luci-i18n-pagekitec-ja tristate default y if DEFAULT_luci-i18n-pagekitec-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - 日本語 (Japanese) Karl Palsson config PACKAGE_luci-i18n-pagekitec-ko tristate default y if DEFAULT_luci-i18n-pagekitec-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - 한국어 (Korean) Karl Palsson config PACKAGE_luci-i18n-pagekitec-lt tristate default y if DEFAULT_luci-i18n-pagekitec-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - Lietuvių (Lithuanian) Karl Palsson config PACKAGE_luci-i18n-pagekitec-mr tristate default y if DEFAULT_luci-i18n-pagekitec-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - Marāṭhī (Marathi) Karl Palsson config PACKAGE_luci-i18n-pagekitec-ms tristate default y if DEFAULT_luci-i18n-pagekitec-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - Bahasa Melayu (Malay) Karl Palsson config PACKAGE_luci-i18n-pagekitec-nl tristate default y if DEFAULT_luci-i18n-pagekitec-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - Nederlands (Dutch) Karl Palsson config PACKAGE_luci-i18n-pagekitec-no tristate default y if DEFAULT_luci-i18n-pagekitec-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - Norsk (Norwegian) Karl Palsson config PACKAGE_luci-i18n-pagekitec-pl tristate default y if DEFAULT_luci-i18n-pagekitec-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - Polski (Polish) Karl Palsson config PACKAGE_luci-i18n-pagekitec-pt tristate default y if DEFAULT_luci-i18n-pagekitec-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - Português (Portuguese) Karl Palsson config PACKAGE_luci-i18n-pagekitec-pt-br tristate default y if DEFAULT_luci-i18n-pagekitec-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - Português do Brasil (Brazilian Portuguese) Karl Palsson config PACKAGE_luci-i18n-pagekitec-ro tristate default y if DEFAULT_luci-i18n-pagekitec-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - Română (Romanian) Karl Palsson config PACKAGE_luci-i18n-pagekitec-ru tristate default y if DEFAULT_luci-i18n-pagekitec-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - Русский (Russian) Karl Palsson config PACKAGE_luci-i18n-pagekitec-sk tristate default y if DEFAULT_luci-i18n-pagekitec-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - Slovenčina (Slovak) Karl Palsson config PACKAGE_luci-i18n-pagekitec-sv tristate default y if DEFAULT_luci-i18n-pagekitec-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - Svenska (Swedish) Karl Palsson config PACKAGE_luci-i18n-pagekitec-tr tristate default y if DEFAULT_luci-i18n-pagekitec-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - Türkçe (Turkish) Karl Palsson config PACKAGE_luci-i18n-pagekitec-uk tristate default y if DEFAULT_luci-i18n-pagekitec-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - Українська (Ukrainian) Karl Palsson config PACKAGE_luci-i18n-pagekitec-vi tristate default y if DEFAULT_luci-i18n-pagekitec-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - Tiếng Việt (Vietnamese) Karl Palsson config PACKAGE_luci-i18n-pagekitec-zh-cn tristate default y if DEFAULT_luci-i18n-pagekitec-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-pagekitec select PACKAGE_libc help Translation for luci-app-pagekitec - 简体中文 (Chinese Simplified) Karl Palsson config PACKAGE_luci-i18n-pagekitec-zh-tw tristate default y if DEFAULT_luci-i18n-pagekitec-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pagekitec help Translation for luci-app-pagekitec - 繁體中文 (Chinese Traditional) Karl Palsson config PACKAGE_luci-i18n-pbr-ar tristate default y if DEFAULT_luci-i18n-pbr-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - العربية (Arabic) Stan Grishin config PACKAGE_luci-i18n-pbr-bg tristate default y if DEFAULT_luci-i18n-pbr-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - български (Bulgarian) Stan Grishin config PACKAGE_luci-i18n-pbr-bn tristate default y if DEFAULT_luci-i18n-pbr-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - বাংলা (Bengali) Stan Grishin config PACKAGE_luci-i18n-pbr-ca tristate default y if DEFAULT_luci-i18n-pbr-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - Català (Catalan) Stan Grishin config PACKAGE_luci-i18n-pbr-cs tristate default y if DEFAULT_luci-i18n-pbr-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - Čeština (Czech) Stan Grishin config PACKAGE_luci-i18n-pbr-da tristate default y if DEFAULT_luci-i18n-pbr-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - Dansk (Danish) Stan Grishin config PACKAGE_luci-i18n-pbr-de tristate default y if DEFAULT_luci-i18n-pbr-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - Deutsch (German) Stan Grishin config PACKAGE_luci-i18n-pbr-el tristate default y if DEFAULT_luci-i18n-pbr-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - Ελληνικά (Greek) Stan Grishin config PACKAGE_luci-i18n-pbr-es tristate default y if DEFAULT_luci-i18n-pbr-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - Español (Spanish) Stan Grishin config PACKAGE_luci-i18n-pbr-fi tristate default y if DEFAULT_luci-i18n-pbr-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - Suomi (Finnish) Stan Grishin config PACKAGE_luci-i18n-pbr-fr tristate default y if DEFAULT_luci-i18n-pbr-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - Français (French) Stan Grishin config PACKAGE_luci-i18n-pbr-he tristate default y if DEFAULT_luci-i18n-pbr-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - עִבְרִית (Hebrew) Stan Grishin config PACKAGE_luci-i18n-pbr-hi tristate default y if DEFAULT_luci-i18n-pbr-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - हिंदी (Hindi) Stan Grishin config PACKAGE_luci-i18n-pbr-hu tristate default y if DEFAULT_luci-i18n-pbr-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - Magyar (Hungarian) Stan Grishin config PACKAGE_luci-i18n-pbr-it tristate default y if DEFAULT_luci-i18n-pbr-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - Italiano (Italian) Stan Grishin config PACKAGE_luci-i18n-pbr-ja tristate default y if DEFAULT_luci-i18n-pbr-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - 日本語 (Japanese) Stan Grishin config PACKAGE_luci-i18n-pbr-ko tristate default y if DEFAULT_luci-i18n-pbr-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - 한국어 (Korean) Stan Grishin config PACKAGE_luci-i18n-pbr-lt tristate default y if DEFAULT_luci-i18n-pbr-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - Lietuvių (Lithuanian) Stan Grishin config PACKAGE_luci-i18n-pbr-mr tristate default y if DEFAULT_luci-i18n-pbr-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - Marāṭhī (Marathi) Stan Grishin config PACKAGE_luci-i18n-pbr-ms tristate default y if DEFAULT_luci-i18n-pbr-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - Bahasa Melayu (Malay) Stan Grishin config PACKAGE_luci-i18n-pbr-no tristate default y if DEFAULT_luci-i18n-pbr-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - Norsk (Norwegian) Stan Grishin config PACKAGE_luci-i18n-pbr-pl tristate default y if DEFAULT_luci-i18n-pbr-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - Polski (Polish) Stan Grishin config PACKAGE_luci-i18n-pbr-pt tristate default y if DEFAULT_luci-i18n-pbr-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - Português (Portuguese) Stan Grishin config PACKAGE_luci-i18n-pbr-pt-br tristate default y if DEFAULT_luci-i18n-pbr-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - Português do Brasil (Brazilian Portuguese) Stan Grishin config PACKAGE_luci-i18n-pbr-ro tristate default y if DEFAULT_luci-i18n-pbr-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - Română (Romanian) Stan Grishin config PACKAGE_luci-i18n-pbr-ru tristate default y if DEFAULT_luci-i18n-pbr-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - Русский (Russian) Stan Grishin config PACKAGE_luci-i18n-pbr-sk tristate default y if DEFAULT_luci-i18n-pbr-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - Slovenčina (Slovak) Stan Grishin config PACKAGE_luci-i18n-pbr-sv tristate default y if DEFAULT_luci-i18n-pbr-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - Svenska (Swedish) Stan Grishin config PACKAGE_luci-i18n-pbr-tr tristate default y if DEFAULT_luci-i18n-pbr-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - Türkçe (Turkish) Stan Grishin config PACKAGE_luci-i18n-pbr-uk tristate default y if DEFAULT_luci-i18n-pbr-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - Українська (Ukrainian) Stan Grishin config PACKAGE_luci-i18n-pbr-vi tristate default y if DEFAULT_luci-i18n-pbr-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - Tiếng Việt (Vietnamese) Stan Grishin config PACKAGE_luci-i18n-pbr-zh-cn tristate default y if DEFAULT_luci-i18n-pbr-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-pbr select PACKAGE_libc help Translation for luci-app-pbr - 简体中文 (Chinese Simplified) Stan Grishin config PACKAGE_luci-i18n-pbr-zh-tw tristate default y if DEFAULT_luci-i18n-pbr-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-pbr help Translation for luci-app-pbr - 繁體中文 (Chinese Traditional) Stan Grishin config PACKAGE_luci-i18n-polipo-ar tristate default y if DEFAULT_luci-i18n-polipo-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - العربية (Arabic) config PACKAGE_luci-i18n-polipo-bg tristate default y if DEFAULT_luci-i18n-polipo-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - български (Bulgarian) config PACKAGE_luci-i18n-polipo-bn tristate default y if DEFAULT_luci-i18n-polipo-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - বাংলা (Bengali) config PACKAGE_luci-i18n-polipo-ca tristate default y if DEFAULT_luci-i18n-polipo-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - Català (Catalan) config PACKAGE_luci-i18n-polipo-cs tristate default y if DEFAULT_luci-i18n-polipo-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - Čeština (Czech) config PACKAGE_luci-i18n-polipo-da tristate default y if DEFAULT_luci-i18n-polipo-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - Dansk (Danish) config PACKAGE_luci-i18n-polipo-de tristate default y if DEFAULT_luci-i18n-polipo-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - Deutsch (German) config PACKAGE_luci-i18n-polipo-el tristate default y if DEFAULT_luci-i18n-polipo-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - Ελληνικά (Greek) config PACKAGE_luci-i18n-polipo-es tristate default y if DEFAULT_luci-i18n-polipo-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - Español (Spanish) config PACKAGE_luci-i18n-polipo-fi tristate default y if DEFAULT_luci-i18n-polipo-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - Suomi (Finnish) config PACKAGE_luci-i18n-polipo-fr tristate default y if DEFAULT_luci-i18n-polipo-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - Français (French) config PACKAGE_luci-i18n-polipo-he tristate default y if DEFAULT_luci-i18n-polipo-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-polipo-hi tristate default y if DEFAULT_luci-i18n-polipo-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - हिंदी (Hindi) config PACKAGE_luci-i18n-polipo-hu tristate default y if DEFAULT_luci-i18n-polipo-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - Magyar (Hungarian) config PACKAGE_luci-i18n-polipo-it tristate default y if DEFAULT_luci-i18n-polipo-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - Italiano (Italian) config PACKAGE_luci-i18n-polipo-ja tristate default y if DEFAULT_luci-i18n-polipo-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - 日本語 (Japanese) config PACKAGE_luci-i18n-polipo-ko tristate default y if DEFAULT_luci-i18n-polipo-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - 한국어 (Korean) config PACKAGE_luci-i18n-polipo-lt tristate default y if DEFAULT_luci-i18n-polipo-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-polipo-mr tristate default y if DEFAULT_luci-i18n-polipo-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - Marāṭhī (Marathi) config PACKAGE_luci-i18n-polipo-ms tristate default y if DEFAULT_luci-i18n-polipo-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-polipo-no tristate default y if DEFAULT_luci-i18n-polipo-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - Norsk (Norwegian) config PACKAGE_luci-i18n-polipo-pl tristate default y if DEFAULT_luci-i18n-polipo-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - Polski (Polish) config PACKAGE_luci-i18n-polipo-pt tristate default y if DEFAULT_luci-i18n-polipo-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - Português (Portuguese) config PACKAGE_luci-i18n-polipo-pt-br tristate default y if DEFAULT_luci-i18n-polipo-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-polipo-ro tristate default y if DEFAULT_luci-i18n-polipo-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - Română (Romanian) config PACKAGE_luci-i18n-polipo-ru tristate default y if DEFAULT_luci-i18n-polipo-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - Русский (Russian) config PACKAGE_luci-i18n-polipo-sk tristate default y if DEFAULT_luci-i18n-polipo-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - Slovenčina (Slovak) config PACKAGE_luci-i18n-polipo-sv tristate default y if DEFAULT_luci-i18n-polipo-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - Svenska (Swedish) config PACKAGE_luci-i18n-polipo-tr tristate default y if DEFAULT_luci-i18n-polipo-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - Türkçe (Turkish) config PACKAGE_luci-i18n-polipo-uk tristate default y if DEFAULT_luci-i18n-polipo-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - Українська (Ukrainian) config PACKAGE_luci-i18n-polipo-vi tristate default y if DEFAULT_luci-i18n-polipo-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-polipo select PACKAGE_libc help Translation for luci-app-polipo - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-polipo-zh-cn tristate default y if DEFAULT_luci-i18n-polipo-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-polipo-zh-tw tristate default y if DEFAULT_luci-i18n-polipo-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-polipo help Translation for luci-app-polipo - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-privoxy-ar tristate default y if DEFAULT_luci-i18n-privoxy-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - العربية (Arabic) config PACKAGE_luci-i18n-privoxy-bg tristate default y if DEFAULT_luci-i18n-privoxy-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - български (Bulgarian) config PACKAGE_luci-i18n-privoxy-bn tristate default y if DEFAULT_luci-i18n-privoxy-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - বাংলা (Bengali) config PACKAGE_luci-i18n-privoxy-ca tristate default y if DEFAULT_luci-i18n-privoxy-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - Català (Catalan) config PACKAGE_luci-i18n-privoxy-cs tristate default y if DEFAULT_luci-i18n-privoxy-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - Čeština (Czech) config PACKAGE_luci-i18n-privoxy-da tristate default y if DEFAULT_luci-i18n-privoxy-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - Dansk (Danish) config PACKAGE_luci-i18n-privoxy-de tristate default y if DEFAULT_luci-i18n-privoxy-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - Deutsch (German) config PACKAGE_luci-i18n-privoxy-el tristate default y if DEFAULT_luci-i18n-privoxy-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - Ελληνικά (Greek) config PACKAGE_luci-i18n-privoxy-es tristate default y if DEFAULT_luci-i18n-privoxy-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - Español (Spanish) config PACKAGE_luci-i18n-privoxy-fi tristate default y if DEFAULT_luci-i18n-privoxy-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - Suomi (Finnish) config PACKAGE_luci-i18n-privoxy-fr tristate default y if DEFAULT_luci-i18n-privoxy-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - Français (French) config PACKAGE_luci-i18n-privoxy-he tristate default y if DEFAULT_luci-i18n-privoxy-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-privoxy-hi tristate default y if DEFAULT_luci-i18n-privoxy-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - हिंदी (Hindi) config PACKAGE_luci-i18n-privoxy-hu tristate default y if DEFAULT_luci-i18n-privoxy-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - Magyar (Hungarian) config PACKAGE_luci-i18n-privoxy-it tristate default y if DEFAULT_luci-i18n-privoxy-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - Italiano (Italian) config PACKAGE_luci-i18n-privoxy-ja tristate default y if DEFAULT_luci-i18n-privoxy-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - 日本語 (Japanese) config PACKAGE_luci-i18n-privoxy-ko tristate default y if DEFAULT_luci-i18n-privoxy-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - 한국어 (Korean) config PACKAGE_luci-i18n-privoxy-lt tristate default y if DEFAULT_luci-i18n-privoxy-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-privoxy-mr tristate default y if DEFAULT_luci-i18n-privoxy-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - Marāṭhī (Marathi) config PACKAGE_luci-i18n-privoxy-ms tristate default y if DEFAULT_luci-i18n-privoxy-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-privoxy-no tristate default y if DEFAULT_luci-i18n-privoxy-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - Norsk (Norwegian) config PACKAGE_luci-i18n-privoxy-pl tristate default y if DEFAULT_luci-i18n-privoxy-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - Polski (Polish) config PACKAGE_luci-i18n-privoxy-pt tristate default y if DEFAULT_luci-i18n-privoxy-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - Português (Portuguese) config PACKAGE_luci-i18n-privoxy-pt-br tristate default y if DEFAULT_luci-i18n-privoxy-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-privoxy-ro tristate default y if DEFAULT_luci-i18n-privoxy-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - Română (Romanian) config PACKAGE_luci-i18n-privoxy-ru tristate default y if DEFAULT_luci-i18n-privoxy-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - Русский (Russian) config PACKAGE_luci-i18n-privoxy-sk tristate default y if DEFAULT_luci-i18n-privoxy-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - Slovenčina (Slovak) config PACKAGE_luci-i18n-privoxy-sv tristate default y if DEFAULT_luci-i18n-privoxy-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - Svenska (Swedish) config PACKAGE_luci-i18n-privoxy-tr tristate default y if DEFAULT_luci-i18n-privoxy-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - Türkçe (Turkish) config PACKAGE_luci-i18n-privoxy-uk tristate default y if DEFAULT_luci-i18n-privoxy-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - Українська (Ukrainian) config PACKAGE_luci-i18n-privoxy-vi tristate default y if DEFAULT_luci-i18n-privoxy-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-privoxy-zh-cn tristate default y if DEFAULT_luci-i18n-privoxy-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-privoxy select PACKAGE_libc help Translation for luci-app-privoxy - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-privoxy-zh-tw tristate default y if DEFAULT_luci-i18n-privoxy-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-privoxy help Translation for luci-app-privoxy - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-qos-ar tristate default y if DEFAULT_luci-i18n-qos-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - العربية (Arabic) config PACKAGE_luci-i18n-qos-bg tristate default y if DEFAULT_luci-i18n-qos-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - български (Bulgarian) config PACKAGE_luci-i18n-qos-bn tristate default y if DEFAULT_luci-i18n-qos-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - বাংলা (Bengali) config PACKAGE_luci-i18n-qos-ca tristate default y if DEFAULT_luci-i18n-qos-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - Català (Catalan) config PACKAGE_luci-i18n-qos-cs tristate default y if DEFAULT_luci-i18n-qos-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - Čeština (Czech) config PACKAGE_luci-i18n-qos-da tristate default y if DEFAULT_luci-i18n-qos-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - Dansk (Danish) config PACKAGE_luci-i18n-qos-de tristate default y if DEFAULT_luci-i18n-qos-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - Deutsch (German) config PACKAGE_luci-i18n-qos-el tristate default y if DEFAULT_luci-i18n-qos-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - Ελληνικά (Greek) config PACKAGE_luci-i18n-qos-es tristate default y if DEFAULT_luci-i18n-qos-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - Español (Spanish) config PACKAGE_luci-i18n-qos-fi tristate default y if DEFAULT_luci-i18n-qos-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - Suomi (Finnish) config PACKAGE_luci-i18n-qos-fr tristate default y if DEFAULT_luci-i18n-qos-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - Français (French) config PACKAGE_luci-i18n-qos-he tristate default y if DEFAULT_luci-i18n-qos-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-qos-hi tristate default y if DEFAULT_luci-i18n-qos-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - हिंदी (Hindi) config PACKAGE_luci-i18n-qos-hu tristate default y if DEFAULT_luci-i18n-qos-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - Magyar (Hungarian) config PACKAGE_luci-i18n-qos-it tristate default y if DEFAULT_luci-i18n-qos-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - Italiano (Italian) config PACKAGE_luci-i18n-qos-ja tristate default y if DEFAULT_luci-i18n-qos-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - 日本語 (Japanese) config PACKAGE_luci-i18n-qos-ko tristate default y if DEFAULT_luci-i18n-qos-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - 한국어 (Korean) config PACKAGE_luci-i18n-qos-lt tristate default y if DEFAULT_luci-i18n-qos-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-qos-mr tristate default y if DEFAULT_luci-i18n-qos-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - Marāṭhī (Marathi) config PACKAGE_luci-i18n-qos-ms tristate default y if DEFAULT_luci-i18n-qos-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-qos-nl tristate default y if DEFAULT_luci-i18n-qos-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - Nederlands (Dutch) config PACKAGE_luci-i18n-qos-no tristate default y if DEFAULT_luci-i18n-qos-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - Norsk (Norwegian) config PACKAGE_luci-i18n-qos-pl tristate default y if DEFAULT_luci-i18n-qos-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - Polski (Polish) config PACKAGE_luci-i18n-qos-pt tristate default y if DEFAULT_luci-i18n-qos-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - Português (Portuguese) config PACKAGE_luci-i18n-qos-pt-br tristate default y if DEFAULT_luci-i18n-qos-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-qos-ro tristate default y if DEFAULT_luci-i18n-qos-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - Română (Romanian) config PACKAGE_luci-i18n-qos-ru tristate default y if DEFAULT_luci-i18n-qos-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - Русский (Russian) config PACKAGE_luci-i18n-qos-sk tristate default y if DEFAULT_luci-i18n-qos-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - Slovenčina (Slovak) config PACKAGE_luci-i18n-qos-sv tristate default y if DEFAULT_luci-i18n-qos-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - Svenska (Swedish) config PACKAGE_luci-i18n-qos-tr tristate default y if DEFAULT_luci-i18n-qos-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - Türkçe (Turkish) config PACKAGE_luci-i18n-qos-uk tristate default y if DEFAULT_luci-i18n-qos-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - Українська (Ukrainian) config PACKAGE_luci-i18n-qos-vi tristate default y if DEFAULT_luci-i18n-qos-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-qos-zh-cn tristate default y if DEFAULT_luci-i18n-qos-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-qos help Translation for luci-app-qos - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-qos-zh-tw tristate default y if DEFAULT_luci-i18n-qos-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-qos select PACKAGE_libc help Translation for luci-app-qos - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-radicale-ar tristate default y if DEFAULT_luci-i18n-radicale-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - العربية (Arabic) config PACKAGE_luci-i18n-radicale-bg tristate default y if DEFAULT_luci-i18n-radicale-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - български (Bulgarian) config PACKAGE_luci-i18n-radicale-bn tristate default y if DEFAULT_luci-i18n-radicale-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - বাংলা (Bengali) config PACKAGE_luci-i18n-radicale-ca tristate default y if DEFAULT_luci-i18n-radicale-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - Català (Catalan) config PACKAGE_luci-i18n-radicale-cs tristate default y if DEFAULT_luci-i18n-radicale-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - Čeština (Czech) config PACKAGE_luci-i18n-radicale-da tristate default y if DEFAULT_luci-i18n-radicale-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - Dansk (Danish) config PACKAGE_luci-i18n-radicale-de tristate default y if DEFAULT_luci-i18n-radicale-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - Deutsch (German) config PACKAGE_luci-i18n-radicale-el tristate default y if DEFAULT_luci-i18n-radicale-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - Ελληνικά (Greek) config PACKAGE_luci-i18n-radicale-es tristate default y if DEFAULT_luci-i18n-radicale-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - Español (Spanish) config PACKAGE_luci-i18n-radicale-fi tristate default y if DEFAULT_luci-i18n-radicale-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale help Translation for luci-app-radicale - Suomi (Finnish) config PACKAGE_luci-i18n-radicale-fr tristate default y if DEFAULT_luci-i18n-radicale-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - Français (French) config PACKAGE_luci-i18n-radicale-he tristate default y if DEFAULT_luci-i18n-radicale-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-radicale-hi tristate default y if DEFAULT_luci-i18n-radicale-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale help Translation for luci-app-radicale - हिंदी (Hindi) config PACKAGE_luci-i18n-radicale-hu tristate default y if DEFAULT_luci-i18n-radicale-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - Magyar (Hungarian) config PACKAGE_luci-i18n-radicale-it tristate default y if DEFAULT_luci-i18n-radicale-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - Italiano (Italian) config PACKAGE_luci-i18n-radicale-ja tristate default y if DEFAULT_luci-i18n-radicale-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale help Translation for luci-app-radicale - 日本語 (Japanese) config PACKAGE_luci-i18n-radicale-ko tristate default y if DEFAULT_luci-i18n-radicale-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - 한국어 (Korean) config PACKAGE_luci-i18n-radicale-lt tristate default y if DEFAULT_luci-i18n-radicale-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale help Translation for luci-app-radicale - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-radicale-mr tristate default y if DEFAULT_luci-i18n-radicale-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale help Translation for luci-app-radicale - Marāṭhī (Marathi) config PACKAGE_luci-i18n-radicale-ms tristate default y if DEFAULT_luci-i18n-radicale-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale help Translation for luci-app-radicale - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-radicale-no tristate default y if DEFAULT_luci-i18n-radicale-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - Norsk (Norwegian) config PACKAGE_luci-i18n-radicale-pl tristate default y if DEFAULT_luci-i18n-radicale-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - Polski (Polish) config PACKAGE_luci-i18n-radicale-pt tristate default y if DEFAULT_luci-i18n-radicale-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - Português (Portuguese) config PACKAGE_luci-i18n-radicale-pt-br tristate default y if DEFAULT_luci-i18n-radicale-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-radicale-ro tristate default y if DEFAULT_luci-i18n-radicale-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale help Translation for luci-app-radicale - Română (Romanian) config PACKAGE_luci-i18n-radicale-ru tristate default y if DEFAULT_luci-i18n-radicale-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale help Translation for luci-app-radicale - Русский (Russian) config PACKAGE_luci-i18n-radicale-sk tristate default y if DEFAULT_luci-i18n-radicale-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - Slovenčina (Slovak) config PACKAGE_luci-i18n-radicale-sv tristate default y if DEFAULT_luci-i18n-radicale-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - Svenska (Swedish) config PACKAGE_luci-i18n-radicale-tr tristate default y if DEFAULT_luci-i18n-radicale-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale help Translation for luci-app-radicale - Türkçe (Turkish) config PACKAGE_luci-i18n-radicale-uk tristate default y if DEFAULT_luci-i18n-radicale-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale help Translation for luci-app-radicale - Українська (Ukrainian) config PACKAGE_luci-i18n-radicale-vi tristate default y if DEFAULT_luci-i18n-radicale-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale help Translation for luci-app-radicale - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-radicale-zh-cn tristate default y if DEFAULT_luci-i18n-radicale-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale help Translation for luci-app-radicale - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-radicale-zh-tw tristate default y if DEFAULT_luci-i18n-radicale-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-radicale select PACKAGE_libc help Translation for luci-app-radicale - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-radicale2-ar tristate default y if DEFAULT_luci-i18n-radicale2-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - العربية (Arabic) config PACKAGE_luci-i18n-radicale2-bg tristate default y if DEFAULT_luci-i18n-radicale2-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - български (Bulgarian) config PACKAGE_luci-i18n-radicale2-bn tristate default y if DEFAULT_luci-i18n-radicale2-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - বাংলা (Bengali) config PACKAGE_luci-i18n-radicale2-ca tristate default y if DEFAULT_luci-i18n-radicale2-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - Català (Catalan) config PACKAGE_luci-i18n-radicale2-cs tristate default y if DEFAULT_luci-i18n-radicale2-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-radicale2 select PACKAGE_libc help Translation for luci-app-radicale2 - Čeština (Czech) config PACKAGE_luci-i18n-radicale2-da tristate default y if DEFAULT_luci-i18n-radicale2-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - Dansk (Danish) config PACKAGE_luci-i18n-radicale2-de tristate default y if DEFAULT_luci-i18n-radicale2-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-radicale2 select PACKAGE_libc help Translation for luci-app-radicale2 - Deutsch (German) config PACKAGE_luci-i18n-radicale2-el tristate default y if DEFAULT_luci-i18n-radicale2-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-radicale2 select PACKAGE_libc help Translation for luci-app-radicale2 - Ελληνικά (Greek) config PACKAGE_luci-i18n-radicale2-es tristate default y if DEFAULT_luci-i18n-radicale2-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-radicale2 select PACKAGE_libc help Translation for luci-app-radicale2 - Español (Spanish) config PACKAGE_luci-i18n-radicale2-fi tristate default y if DEFAULT_luci-i18n-radicale2-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-radicale2 select PACKAGE_libc help Translation for luci-app-radicale2 - Suomi (Finnish) config PACKAGE_luci-i18n-radicale2-fr tristate default y if DEFAULT_luci-i18n-radicale2-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - Français (French) config PACKAGE_luci-i18n-radicale2-he tristate default y if DEFAULT_luci-i18n-radicale2-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-radicale2-hi tristate default y if DEFAULT_luci-i18n-radicale2-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - हिंदी (Hindi) config PACKAGE_luci-i18n-radicale2-hu tristate default y if DEFAULT_luci-i18n-radicale2-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - Magyar (Hungarian) config PACKAGE_luci-i18n-radicale2-it tristate default y if DEFAULT_luci-i18n-radicale2-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - Italiano (Italian) config PACKAGE_luci-i18n-radicale2-ja tristate default y if DEFAULT_luci-i18n-radicale2-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - 日本語 (Japanese) config PACKAGE_luci-i18n-radicale2-ko tristate default y if DEFAULT_luci-i18n-radicale2-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - 한국어 (Korean) config PACKAGE_luci-i18n-radicale2-lt tristate default y if DEFAULT_luci-i18n-radicale2-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-radicale2-mr tristate default y if DEFAULT_luci-i18n-radicale2-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-radicale2 select PACKAGE_libc help Translation for luci-app-radicale2 - Marāṭhī (Marathi) config PACKAGE_luci-i18n-radicale2-ms tristate default y if DEFAULT_luci-i18n-radicale2-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-radicale2-no tristate default y if DEFAULT_luci-i18n-radicale2-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - Norsk (Norwegian) config PACKAGE_luci-i18n-radicale2-pl tristate default y if DEFAULT_luci-i18n-radicale2-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - Polski (Polish) config PACKAGE_luci-i18n-radicale2-pt tristate default y if DEFAULT_luci-i18n-radicale2-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-radicale2 select PACKAGE_libc help Translation for luci-app-radicale2 - Português (Portuguese) config PACKAGE_luci-i18n-radicale2-pt-br tristate default y if DEFAULT_luci-i18n-radicale2-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-radicale2-ro tristate default y if DEFAULT_luci-i18n-radicale2-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - Română (Romanian) config PACKAGE_luci-i18n-radicale2-ru tristate default y if DEFAULT_luci-i18n-radicale2-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - Русский (Russian) config PACKAGE_luci-i18n-radicale2-sk tristate default y if DEFAULT_luci-i18n-radicale2-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-radicale2 select PACKAGE_libc help Translation for luci-app-radicale2 - Slovenčina (Slovak) config PACKAGE_luci-i18n-radicale2-sv tristate default y if DEFAULT_luci-i18n-radicale2-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-radicale2 select PACKAGE_libc help Translation for luci-app-radicale2 - Svenska (Swedish) config PACKAGE_luci-i18n-radicale2-tr tristate default y if DEFAULT_luci-i18n-radicale2-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-radicale2 select PACKAGE_libc help Translation for luci-app-radicale2 - Türkçe (Turkish) config PACKAGE_luci-i18n-radicale2-uk tristate default y if DEFAULT_luci-i18n-radicale2-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-radicale2 select PACKAGE_libc help Translation for luci-app-radicale2 - Українська (Ukrainian) config PACKAGE_luci-i18n-radicale2-vi tristate default y if DEFAULT_luci-i18n-radicale2-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-radicale2 select PACKAGE_libc help Translation for luci-app-radicale2 - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-radicale2-zh-cn tristate default y if DEFAULT_luci-i18n-radicale2-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-radicale2-zh-tw tristate default y if DEFAULT_luci-i18n-radicale2-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-radicale2 help Translation for luci-app-radicale2 - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-rp-pppoe-server-ar tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - العربية (Arabic) config PACKAGE_luci-i18n-rp-pppoe-server-bg tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - български (Bulgarian) config PACKAGE_luci-i18n-rp-pppoe-server-bn tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - বাংলা (Bengali) config PACKAGE_luci-i18n-rp-pppoe-server-ca tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - Català (Catalan) config PACKAGE_luci-i18n-rp-pppoe-server-cs tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - Čeština (Czech) config PACKAGE_luci-i18n-rp-pppoe-server-da tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - Dansk (Danish) config PACKAGE_luci-i18n-rp-pppoe-server-de tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - Deutsch (German) config PACKAGE_luci-i18n-rp-pppoe-server-el tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-rp-pppoe-server help Translation for luci-app-rp-pppoe-server - Ελληνικά (Greek) config PACKAGE_luci-i18n-rp-pppoe-server-es tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - Español (Spanish) config PACKAGE_luci-i18n-rp-pppoe-server-fi tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - Suomi (Finnish) config PACKAGE_luci-i18n-rp-pppoe-server-fr tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-rp-pppoe-server help Translation for luci-app-rp-pppoe-server - Français (French) config PACKAGE_luci-i18n-rp-pppoe-server-he tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-rp-pppoe-server-hi tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - हिंदी (Hindi) config PACKAGE_luci-i18n-rp-pppoe-server-hu tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-rp-pppoe-server help Translation for luci-app-rp-pppoe-server - Magyar (Hungarian) config PACKAGE_luci-i18n-rp-pppoe-server-it tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - Italiano (Italian) config PACKAGE_luci-i18n-rp-pppoe-server-ja tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-rp-pppoe-server help Translation for luci-app-rp-pppoe-server - 日本語 (Japanese) config PACKAGE_luci-i18n-rp-pppoe-server-ko tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-rp-pppoe-server help Translation for luci-app-rp-pppoe-server - 한국어 (Korean) config PACKAGE_luci-i18n-rp-pppoe-server-lt tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-rp-pppoe-server help Translation for luci-app-rp-pppoe-server - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-rp-pppoe-server-mr tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - Marāṭhī (Marathi) config PACKAGE_luci-i18n-rp-pppoe-server-ms tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-rp-pppoe-server-nl tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - Nederlands (Dutch) config PACKAGE_luci-i18n-rp-pppoe-server-no tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - Norsk (Norwegian) config PACKAGE_luci-i18n-rp-pppoe-server-pl tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-rp-pppoe-server help Translation for luci-app-rp-pppoe-server - Polski (Polish) config PACKAGE_luci-i18n-rp-pppoe-server-pt tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-rp-pppoe-server help Translation for luci-app-rp-pppoe-server - Português (Portuguese) config PACKAGE_luci-i18n-rp-pppoe-server-pt-br tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-rp-pppoe-server-ro tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - Română (Romanian) config PACKAGE_luci-i18n-rp-pppoe-server-ru tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-rp-pppoe-server help Translation for luci-app-rp-pppoe-server - Русский (Russian) config PACKAGE_luci-i18n-rp-pppoe-server-sk tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-rp-pppoe-server help Translation for luci-app-rp-pppoe-server - Slovenčina (Slovak) config PACKAGE_luci-i18n-rp-pppoe-server-sv tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-rp-pppoe-server help Translation for luci-app-rp-pppoe-server - Svenska (Swedish) config PACKAGE_luci-i18n-rp-pppoe-server-tr tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-rp-pppoe-server help Translation for luci-app-rp-pppoe-server - Türkçe (Turkish) config PACKAGE_luci-i18n-rp-pppoe-server-uk tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - Українська (Ukrainian) config PACKAGE_luci-i18n-rp-pppoe-server-vi tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-rp-pppoe-server-zh-cn tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-rp-pppoe-server-zh-tw tristate default y if DEFAULT_luci-i18n-rp-pppoe-server-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-rp-pppoe-server select PACKAGE_libc help Translation for luci-app-rp-pppoe-server - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-samba4-ar tristate default y if DEFAULT_luci-i18n-samba4-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - العربية (Arabic) config PACKAGE_luci-i18n-samba4-bg tristate default y if DEFAULT_luci-i18n-samba4-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-samba4 select PACKAGE_libc help Translation for luci-app-samba4 - български (Bulgarian) config PACKAGE_luci-i18n-samba4-bn tristate default y if DEFAULT_luci-i18n-samba4-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - বাংলা (Bengali) config PACKAGE_luci-i18n-samba4-ca tristate default y if DEFAULT_luci-i18n-samba4-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-samba4 select PACKAGE_libc help Translation for luci-app-samba4 - Català (Catalan) config PACKAGE_luci-i18n-samba4-cs tristate default y if DEFAULT_luci-i18n-samba4-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-samba4 select PACKAGE_libc help Translation for luci-app-samba4 - Čeština (Czech) config PACKAGE_luci-i18n-samba4-da tristate default y if DEFAULT_luci-i18n-samba4-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-samba4 select PACKAGE_libc help Translation for luci-app-samba4 - Dansk (Danish) config PACKAGE_luci-i18n-samba4-de tristate default y if DEFAULT_luci-i18n-samba4-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-samba4 select PACKAGE_libc help Translation for luci-app-samba4 - Deutsch (German) config PACKAGE_luci-i18n-samba4-el tristate default y if DEFAULT_luci-i18n-samba4-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - Ελληνικά (Greek) config PACKAGE_luci-i18n-samba4-es tristate default y if DEFAULT_luci-i18n-samba4-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - Español (Spanish) config PACKAGE_luci-i18n-samba4-fi tristate default y if DEFAULT_luci-i18n-samba4-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - Suomi (Finnish) config PACKAGE_luci-i18n-samba4-fr tristate default y if DEFAULT_luci-i18n-samba4-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - Français (French) config PACKAGE_luci-i18n-samba4-he tristate default y if DEFAULT_luci-i18n-samba4-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-samba4-hi tristate default y if DEFAULT_luci-i18n-samba4-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - हिंदी (Hindi) config PACKAGE_luci-i18n-samba4-hu tristate default y if DEFAULT_luci-i18n-samba4-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - Magyar (Hungarian) config PACKAGE_luci-i18n-samba4-it tristate default y if DEFAULT_luci-i18n-samba4-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - Italiano (Italian) config PACKAGE_luci-i18n-samba4-ja tristate default y if DEFAULT_luci-i18n-samba4-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-samba4 select PACKAGE_libc help Translation for luci-app-samba4 - 日本語 (Japanese) config PACKAGE_luci-i18n-samba4-ko tristate default y if DEFAULT_luci-i18n-samba4-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - 한국어 (Korean) config PACKAGE_luci-i18n-samba4-lt tristate default y if DEFAULT_luci-i18n-samba4-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-samba4-mr tristate default y if DEFAULT_luci-i18n-samba4-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - Marāṭhī (Marathi) config PACKAGE_luci-i18n-samba4-ms tristate default y if DEFAULT_luci-i18n-samba4-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-samba4 select PACKAGE_libc help Translation for luci-app-samba4 - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-samba4-nl tristate default y if DEFAULT_luci-i18n-samba4-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - Nederlands (Dutch) config PACKAGE_luci-i18n-samba4-no tristate default y if DEFAULT_luci-i18n-samba4-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - Norsk (Norwegian) config PACKAGE_luci-i18n-samba4-pl tristate default y if DEFAULT_luci-i18n-samba4-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - Polski (Polish) config PACKAGE_luci-i18n-samba4-pt tristate default y if DEFAULT_luci-i18n-samba4-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-samba4 select PACKAGE_libc help Translation for luci-app-samba4 - Português (Portuguese) config PACKAGE_luci-i18n-samba4-pt-br tristate default y if DEFAULT_luci-i18n-samba4-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-samba4 select PACKAGE_libc help Translation for luci-app-samba4 - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-samba4-ro tristate default y if DEFAULT_luci-i18n-samba4-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-samba4 select PACKAGE_libc help Translation for luci-app-samba4 - Română (Romanian) config PACKAGE_luci-i18n-samba4-ru tristate default y if DEFAULT_luci-i18n-samba4-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-samba4 select PACKAGE_libc help Translation for luci-app-samba4 - Русский (Russian) config PACKAGE_luci-i18n-samba4-sk tristate default y if DEFAULT_luci-i18n-samba4-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-samba4 select PACKAGE_libc help Translation for luci-app-samba4 - Slovenčina (Slovak) config PACKAGE_luci-i18n-samba4-sv tristate default y if DEFAULT_luci-i18n-samba4-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - Svenska (Swedish) config PACKAGE_luci-i18n-samba4-tr tristate default y if DEFAULT_luci-i18n-samba4-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - Türkçe (Turkish) config PACKAGE_luci-i18n-samba4-uk tristate default y if DEFAULT_luci-i18n-samba4-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - Українська (Ukrainian) config PACKAGE_luci-i18n-samba4-vi tristate default y if DEFAULT_luci-i18n-samba4-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-samba4-zh-cn tristate default y if DEFAULT_luci-i18n-samba4-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-samba4 help Translation for luci-app-samba4 - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-samba4-zh-tw tristate default y if DEFAULT_luci-i18n-samba4-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-samba4 select PACKAGE_libc help Translation for luci-app-samba4 - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-ser2net-ar tristate default y if DEFAULT_luci-i18n-ser2net-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - العربية (Arabic) config PACKAGE_luci-i18n-ser2net-bg tristate default y if DEFAULT_luci-i18n-ser2net-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-ser2net select PACKAGE_libc help Translation for luci-app-ser2net - български (Bulgarian) config PACKAGE_luci-i18n-ser2net-bn tristate default y if DEFAULT_luci-i18n-ser2net-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-ser2net select PACKAGE_libc help Translation for luci-app-ser2net - বাংলা (Bengali) config PACKAGE_luci-i18n-ser2net-ca tristate default y if DEFAULT_luci-i18n-ser2net-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-ser2net select PACKAGE_libc help Translation for luci-app-ser2net - Català (Catalan) config PACKAGE_luci-i18n-ser2net-cs tristate default y if DEFAULT_luci-i18n-ser2net-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-ser2net select PACKAGE_libc help Translation for luci-app-ser2net - Čeština (Czech) config PACKAGE_luci-i18n-ser2net-da tristate default y if DEFAULT_luci-i18n-ser2net-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - Dansk (Danish) config PACKAGE_luci-i18n-ser2net-de tristate default y if DEFAULT_luci-i18n-ser2net-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - Deutsch (German) config PACKAGE_luci-i18n-ser2net-el tristate default y if DEFAULT_luci-i18n-ser2net-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - Ελληνικά (Greek) config PACKAGE_luci-i18n-ser2net-es tristate default y if DEFAULT_luci-i18n-ser2net-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - Español (Spanish) config PACKAGE_luci-i18n-ser2net-fi tristate default y if DEFAULT_luci-i18n-ser2net-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - Suomi (Finnish) config PACKAGE_luci-i18n-ser2net-fr tristate default y if DEFAULT_luci-i18n-ser2net-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - Français (French) config PACKAGE_luci-i18n-ser2net-he tristate default y if DEFAULT_luci-i18n-ser2net-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-ser2net-hi tristate default y if DEFAULT_luci-i18n-ser2net-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - हिंदी (Hindi) config PACKAGE_luci-i18n-ser2net-hu tristate default y if DEFAULT_luci-i18n-ser2net-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-ser2net select PACKAGE_libc help Translation for luci-app-ser2net - Magyar (Hungarian) config PACKAGE_luci-i18n-ser2net-it tristate default y if DEFAULT_luci-i18n-ser2net-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - Italiano (Italian) config PACKAGE_luci-i18n-ser2net-ja tristate default y if DEFAULT_luci-i18n-ser2net-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - 日本語 (Japanese) config PACKAGE_luci-i18n-ser2net-ko tristate default y if DEFAULT_luci-i18n-ser2net-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - 한국어 (Korean) config PACKAGE_luci-i18n-ser2net-lt tristate default y if DEFAULT_luci-i18n-ser2net-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-ser2net select PACKAGE_libc help Translation for luci-app-ser2net - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-ser2net-mr tristate default y if DEFAULT_luci-i18n-ser2net-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - Marāṭhī (Marathi) config PACKAGE_luci-i18n-ser2net-ms tristate default y if DEFAULT_luci-i18n-ser2net-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-ser2net-no tristate default y if DEFAULT_luci-i18n-ser2net-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - Norsk (Norwegian) config PACKAGE_luci-i18n-ser2net-pl tristate default y if DEFAULT_luci-i18n-ser2net-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-ser2net select PACKAGE_libc help Translation for luci-app-ser2net - Polski (Polish) config PACKAGE_luci-i18n-ser2net-pt tristate default y if DEFAULT_luci-i18n-ser2net-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-ser2net select PACKAGE_libc help Translation for luci-app-ser2net - Português (Portuguese) config PACKAGE_luci-i18n-ser2net-pt-br tristate default y if DEFAULT_luci-i18n-ser2net-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-ser2net select PACKAGE_libc help Translation for luci-app-ser2net - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-ser2net-ro tristate default y if DEFAULT_luci-i18n-ser2net-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-ser2net select PACKAGE_libc help Translation for luci-app-ser2net - Română (Romanian) config PACKAGE_luci-i18n-ser2net-ru tristate default y if DEFAULT_luci-i18n-ser2net-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-ser2net select PACKAGE_libc help Translation for luci-app-ser2net - Русский (Russian) config PACKAGE_luci-i18n-ser2net-sk tristate default y if DEFAULT_luci-i18n-ser2net-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - Slovenčina (Slovak) config PACKAGE_luci-i18n-ser2net-sv tristate default y if DEFAULT_luci-i18n-ser2net-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - Svenska (Swedish) config PACKAGE_luci-i18n-ser2net-tr tristate default y if DEFAULT_luci-i18n-ser2net-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - Türkçe (Turkish) config PACKAGE_luci-i18n-ser2net-uk tristate default y if DEFAULT_luci-i18n-ser2net-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - Українська (Ukrainian) config PACKAGE_luci-i18n-ser2net-vi tristate default y if DEFAULT_luci-i18n-ser2net-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-ser2net-zh-cn tristate default y if DEFAULT_luci-i18n-ser2net-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-ser2net select PACKAGE_libc help Translation for luci-app-ser2net - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-ser2net-zh-tw tristate default y if DEFAULT_luci-i18n-ser2net-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ser2net help Translation for luci-app-ser2net - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-shadowsocks-libev-ar tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-shadowsocks-libev select PACKAGE_libc help Translation for luci-app-shadowsocks-libev - العربية (Arabic) config PACKAGE_luci-i18n-shadowsocks-libev-bg tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-shadowsocks-libev select PACKAGE_libc help Translation for luci-app-shadowsocks-libev - български (Bulgarian) config PACKAGE_luci-i18n-shadowsocks-libev-bn tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-shadowsocks-libev select PACKAGE_libc help Translation for luci-app-shadowsocks-libev - বাংলা (Bengali) config PACKAGE_luci-i18n-shadowsocks-libev-ca tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-shadowsocks-libev select PACKAGE_libc help Translation for luci-app-shadowsocks-libev - Català (Catalan) config PACKAGE_luci-i18n-shadowsocks-libev-cs tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Čeština (Czech) config PACKAGE_luci-i18n-shadowsocks-libev-da tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Dansk (Danish) config PACKAGE_luci-i18n-shadowsocks-libev-de tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Deutsch (German) config PACKAGE_luci-i18n-shadowsocks-libev-el tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Ελληνικά (Greek) config PACKAGE_luci-i18n-shadowsocks-libev-es tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Español (Spanish) config PACKAGE_luci-i18n-shadowsocks-libev-fi tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Suomi (Finnish) config PACKAGE_luci-i18n-shadowsocks-libev-fr tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Français (French) config PACKAGE_luci-i18n-shadowsocks-libev-he tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-shadowsocks-libev-hi tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-shadowsocks-libev select PACKAGE_libc help Translation for luci-app-shadowsocks-libev - हिंदी (Hindi) config PACKAGE_luci-i18n-shadowsocks-libev-hu tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Magyar (Hungarian) config PACKAGE_luci-i18n-shadowsocks-libev-it tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Italiano (Italian) config PACKAGE_luci-i18n-shadowsocks-libev-ja tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - 日本語 (Japanese) config PACKAGE_luci-i18n-shadowsocks-libev-ko tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-shadowsocks-libev select PACKAGE_libc help Translation for luci-app-shadowsocks-libev - 한국어 (Korean) config PACKAGE_luci-i18n-shadowsocks-libev-lt tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-shadowsocks-libev-mr tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Marāṭhī (Marathi) config PACKAGE_luci-i18n-shadowsocks-libev-ms tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-shadowsocks-libev-nl tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-shadowsocks-libev select PACKAGE_libc help Translation for luci-app-shadowsocks-libev - Nederlands (Dutch) config PACKAGE_luci-i18n-shadowsocks-libev-no tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-shadowsocks-libev select PACKAGE_libc help Translation for luci-app-shadowsocks-libev - Norsk (Norwegian) config PACKAGE_luci-i18n-shadowsocks-libev-pl tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-shadowsocks-libev select PACKAGE_libc help Translation for luci-app-shadowsocks-libev - Polski (Polish) config PACKAGE_luci-i18n-shadowsocks-libev-pt tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-shadowsocks-libev select PACKAGE_libc help Translation for luci-app-shadowsocks-libev - Português (Portuguese) config PACKAGE_luci-i18n-shadowsocks-libev-pt-br tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-shadowsocks-libev select PACKAGE_libc help Translation for luci-app-shadowsocks-libev - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-shadowsocks-libev-ro tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Română (Romanian) config PACKAGE_luci-i18n-shadowsocks-libev-ru tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Русский (Russian) config PACKAGE_luci-i18n-shadowsocks-libev-sk tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Slovenčina (Slovak) config PACKAGE_luci-i18n-shadowsocks-libev-sv tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Svenska (Swedish) config PACKAGE_luci-i18n-shadowsocks-libev-tr tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Türkçe (Turkish) config PACKAGE_luci-i18n-shadowsocks-libev-uk tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-shadowsocks-libev select PACKAGE_libc help Translation for luci-app-shadowsocks-libev - Українська (Ukrainian) config PACKAGE_luci-i18n-shadowsocks-libev-vi tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shadowsocks-libev help Translation for luci-app-shadowsocks-libev - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-shadowsocks-libev-zh-cn tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-shadowsocks-libev select PACKAGE_libc help Translation for luci-app-shadowsocks-libev - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-shadowsocks-libev-zh-tw tristate default y if DEFAULT_luci-i18n-shadowsocks-libev-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-shadowsocks-libev select PACKAGE_libc help Translation for luci-app-shadowsocks-libev - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-shairplay-ar tristate default y if DEFAULT_luci-i18n-shairplay-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-shairplay select PACKAGE_libc help Translation for luci-app-shairplay - العربية (Arabic) config PACKAGE_luci-i18n-shairplay-bg tristate default y if DEFAULT_luci-i18n-shairplay-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-shairplay select PACKAGE_libc help Translation for luci-app-shairplay - български (Bulgarian) config PACKAGE_luci-i18n-shairplay-bn tristate default y if DEFAULT_luci-i18n-shairplay-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - বাংলা (Bengali) config PACKAGE_luci-i18n-shairplay-ca tristate default y if DEFAULT_luci-i18n-shairplay-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - Català (Catalan) config PACKAGE_luci-i18n-shairplay-cs tristate default y if DEFAULT_luci-i18n-shairplay-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - Čeština (Czech) config PACKAGE_luci-i18n-shairplay-da tristate default y if DEFAULT_luci-i18n-shairplay-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - Dansk (Danish) config PACKAGE_luci-i18n-shairplay-de tristate default y if DEFAULT_luci-i18n-shairplay-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - Deutsch (German) config PACKAGE_luci-i18n-shairplay-el tristate default y if DEFAULT_luci-i18n-shairplay-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - Ελληνικά (Greek) config PACKAGE_luci-i18n-shairplay-es tristate default y if DEFAULT_luci-i18n-shairplay-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - Español (Spanish) config PACKAGE_luci-i18n-shairplay-fi tristate default y if DEFAULT_luci-i18n-shairplay-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - Suomi (Finnish) config PACKAGE_luci-i18n-shairplay-fr tristate default y if DEFAULT_luci-i18n-shairplay-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-shairplay select PACKAGE_libc help Translation for luci-app-shairplay - Français (French) config PACKAGE_luci-i18n-shairplay-he tristate default y if DEFAULT_luci-i18n-shairplay-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-shairplay-hi tristate default y if DEFAULT_luci-i18n-shairplay-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - हिंदी (Hindi) config PACKAGE_luci-i18n-shairplay-hu tristate default y if DEFAULT_luci-i18n-shairplay-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - Magyar (Hungarian) config PACKAGE_luci-i18n-shairplay-it tristate default y if DEFAULT_luci-i18n-shairplay-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-shairplay select PACKAGE_libc help Translation for luci-app-shairplay - Italiano (Italian) config PACKAGE_luci-i18n-shairplay-ja tristate default y if DEFAULT_luci-i18n-shairplay-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - 日本語 (Japanese) config PACKAGE_luci-i18n-shairplay-ko tristate default y if DEFAULT_luci-i18n-shairplay-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - 한국어 (Korean) config PACKAGE_luci-i18n-shairplay-lt tristate default y if DEFAULT_luci-i18n-shairplay-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-shairplay-mr tristate default y if DEFAULT_luci-i18n-shairplay-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-shairplay select PACKAGE_libc help Translation for luci-app-shairplay - Marāṭhī (Marathi) config PACKAGE_luci-i18n-shairplay-ms tristate default y if DEFAULT_luci-i18n-shairplay-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-shairplay select PACKAGE_libc help Translation for luci-app-shairplay - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-shairplay-nl tristate default y if DEFAULT_luci-i18n-shairplay-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-shairplay select PACKAGE_libc help Translation for luci-app-shairplay - Nederlands (Dutch) config PACKAGE_luci-i18n-shairplay-no tristate default y if DEFAULT_luci-i18n-shairplay-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-shairplay select PACKAGE_libc help Translation for luci-app-shairplay - Norsk (Norwegian) config PACKAGE_luci-i18n-shairplay-pl tristate default y if DEFAULT_luci-i18n-shairplay-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-shairplay select PACKAGE_libc help Translation for luci-app-shairplay - Polski (Polish) config PACKAGE_luci-i18n-shairplay-pt tristate default y if DEFAULT_luci-i18n-shairplay-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - Português (Portuguese) config PACKAGE_luci-i18n-shairplay-pt-br tristate default y if DEFAULT_luci-i18n-shairplay-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-shairplay-ro tristate default y if DEFAULT_luci-i18n-shairplay-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - Română (Romanian) config PACKAGE_luci-i18n-shairplay-ru tristate default y if DEFAULT_luci-i18n-shairplay-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - Русский (Russian) config PACKAGE_luci-i18n-shairplay-sk tristate default y if DEFAULT_luci-i18n-shairplay-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - Slovenčina (Slovak) config PACKAGE_luci-i18n-shairplay-sv tristate default y if DEFAULT_luci-i18n-shairplay-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-shairplay select PACKAGE_libc help Translation for luci-app-shairplay - Svenska (Swedish) config PACKAGE_luci-i18n-shairplay-tr tristate default y if DEFAULT_luci-i18n-shairplay-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-shairplay help Translation for luci-app-shairplay - Türkçe (Turkish) config PACKAGE_luci-i18n-shairplay-uk tristate default y if DEFAULT_luci-i18n-shairplay-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-shairplay select PACKAGE_libc help Translation for luci-app-shairplay - Українська (Ukrainian) config PACKAGE_luci-i18n-shairplay-vi tristate default y if DEFAULT_luci-i18n-shairplay-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-shairplay select PACKAGE_libc help Translation for luci-app-shairplay - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-shairplay-zh-cn tristate default y if DEFAULT_luci-i18n-shairplay-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-shairplay select PACKAGE_libc help Translation for luci-app-shairplay - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-shairplay-zh-tw tristate default y if DEFAULT_luci-i18n-shairplay-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-shairplay select PACKAGE_libc help Translation for luci-app-shairplay - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-smartdns-de tristate default y if DEFAULT_luci-i18n-smartdns-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-smartdns help Translation for luci-app-smartdns - Deutsch (German) Nick Peng config PACKAGE_luci-i18n-smartdns-es tristate default y if DEFAULT_luci-i18n-smartdns-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-smartdns select PACKAGE_libc help Translation for luci-app-smartdns - Español (Spanish) Nick Peng config PACKAGE_luci-i18n-smartdns-lt tristate default y if DEFAULT_luci-i18n-smartdns-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-smartdns help Translation for luci-app-smartdns - Lietuvių (Lithuanian) Nick Peng config PACKAGE_luci-i18n-smartdns-zh-cn tristate default y if DEFAULT_luci-i18n-smartdns-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-smartdns select PACKAGE_libc help Translation for luci-app-smartdns - 简体中文 (Chinese Simplified) Nick Peng config PACKAGE_luci-i18n-smartdns-zh-tw tristate default y if DEFAULT_luci-i18n-smartdns-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-smartdns select PACKAGE_libc help Translation for luci-app-smartdns - 繁體中文 (Chinese Traditional) Nick Peng config PACKAGE_luci-i18n-snmpd-lt tristate default y if DEFAULT_luci-i18n-snmpd-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-snmpd help Translation for luci-app-snmpd - Lietuvių (Lithuanian) Karl Palsson config PACKAGE_luci-i18n-splash-ar tristate default y if DEFAULT_luci-i18n-splash-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - العربية (Arabic) config PACKAGE_luci-i18n-splash-bg tristate default y if DEFAULT_luci-i18n-splash-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-splash select PACKAGE_libc help Translation for luci-app-splash - български (Bulgarian) config PACKAGE_luci-i18n-splash-bn tristate default y if DEFAULT_luci-i18n-splash-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-splash select PACKAGE_libc help Translation for luci-app-splash - বাংলা (Bengali) config PACKAGE_luci-i18n-splash-ca tristate default y if DEFAULT_luci-i18n-splash-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-splash select PACKAGE_libc help Translation for luci-app-splash - Català (Catalan) config PACKAGE_luci-i18n-splash-cs tristate default y if DEFAULT_luci-i18n-splash-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-splash select PACKAGE_libc help Translation for luci-app-splash - Čeština (Czech) config PACKAGE_luci-i18n-splash-da tristate default y if DEFAULT_luci-i18n-splash-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - Dansk (Danish) config PACKAGE_luci-i18n-splash-de tristate default y if DEFAULT_luci-i18n-splash-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - Deutsch (German) config PACKAGE_luci-i18n-splash-el tristate default y if DEFAULT_luci-i18n-splash-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-splash select PACKAGE_libc help Translation for luci-app-splash - Ελληνικά (Greek) config PACKAGE_luci-i18n-splash-es tristate default y if DEFAULT_luci-i18n-splash-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-splash select PACKAGE_libc help Translation for luci-app-splash - Español (Spanish) config PACKAGE_luci-i18n-splash-fi tristate default y if DEFAULT_luci-i18n-splash-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-splash select PACKAGE_libc help Translation for luci-app-splash - Suomi (Finnish) config PACKAGE_luci-i18n-splash-fr tristate default y if DEFAULT_luci-i18n-splash-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - Français (French) config PACKAGE_luci-i18n-splash-he tristate default y if DEFAULT_luci-i18n-splash-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-splash-hi tristate default y if DEFAULT_luci-i18n-splash-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - हिंदी (Hindi) config PACKAGE_luci-i18n-splash-hu tristate default y if DEFAULT_luci-i18n-splash-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - Magyar (Hungarian) config PACKAGE_luci-i18n-splash-it tristate default y if DEFAULT_luci-i18n-splash-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - Italiano (Italian) config PACKAGE_luci-i18n-splash-ja tristate default y if DEFAULT_luci-i18n-splash-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - 日本語 (Japanese) config PACKAGE_luci-i18n-splash-ko tristate default y if DEFAULT_luci-i18n-splash-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - 한국어 (Korean) config PACKAGE_luci-i18n-splash-lt tristate default y if DEFAULT_luci-i18n-splash-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-splash select PACKAGE_libc help Translation for luci-app-splash - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-splash-mr tristate default y if DEFAULT_luci-i18n-splash-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - Marāṭhī (Marathi) config PACKAGE_luci-i18n-splash-ms tristate default y if DEFAULT_luci-i18n-splash-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-splash-no tristate default y if DEFAULT_luci-i18n-splash-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-splash select PACKAGE_libc help Translation for luci-app-splash - Norsk (Norwegian) config PACKAGE_luci-i18n-splash-pl tristate default y if DEFAULT_luci-i18n-splash-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - Polski (Polish) config PACKAGE_luci-i18n-splash-pt tristate default y if DEFAULT_luci-i18n-splash-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-splash select PACKAGE_libc help Translation for luci-app-splash - Português (Portuguese) config PACKAGE_luci-i18n-splash-pt-br tristate default y if DEFAULT_luci-i18n-splash-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-splash select PACKAGE_libc help Translation for luci-app-splash - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-splash-ro tristate default y if DEFAULT_luci-i18n-splash-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - Română (Romanian) config PACKAGE_luci-i18n-splash-ru tristate default y if DEFAULT_luci-i18n-splash-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-splash select PACKAGE_libc help Translation for luci-app-splash - Русский (Russian) config PACKAGE_luci-i18n-splash-sk tristate default y if DEFAULT_luci-i18n-splash-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-splash select PACKAGE_libc help Translation for luci-app-splash - Slovenčina (Slovak) config PACKAGE_luci-i18n-splash-sv tristate default y if DEFAULT_luci-i18n-splash-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - Svenska (Swedish) config PACKAGE_luci-i18n-splash-tr tristate default y if DEFAULT_luci-i18n-splash-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - Türkçe (Turkish) config PACKAGE_luci-i18n-splash-uk tristate default y if DEFAULT_luci-i18n-splash-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - Українська (Ukrainian) config PACKAGE_luci-i18n-splash-vi tristate default y if DEFAULT_luci-i18n-splash-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-splash select PACKAGE_libc help Translation for luci-app-splash - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-splash-zh-cn tristate default y if DEFAULT_luci-i18n-splash-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-splash-zh-tw tristate default y if DEFAULT_luci-i18n-splash-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-splash help Translation for luci-app-splash - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-sqm-ar tristate default y if DEFAULT_luci-i18n-sqm-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - العربية (Arabic) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-bg tristate default y if DEFAULT_luci-i18n-sqm-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - български (Bulgarian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-bn tristate default y if DEFAULT_luci-i18n-sqm-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - বাংলা (Bengali) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-ca tristate default y if DEFAULT_luci-i18n-sqm-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - Català (Catalan) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-cs tristate default y if DEFAULT_luci-i18n-sqm-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - Čeština (Czech) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-da tristate default y if DEFAULT_luci-i18n-sqm-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - Dansk (Danish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-de tristate default y if DEFAULT_luci-i18n-sqm-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - Deutsch (German) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-el tristate default y if DEFAULT_luci-i18n-sqm-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - Ελληνικά (Greek) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-es tristate default y if DEFAULT_luci-i18n-sqm-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - Español (Spanish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-fi tristate default y if DEFAULT_luci-i18n-sqm-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - Suomi (Finnish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-fr tristate default y if DEFAULT_luci-i18n-sqm-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - Français (French) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-he tristate default y if DEFAULT_luci-i18n-sqm-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - עִבְרִית (Hebrew) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-hi tristate default y if DEFAULT_luci-i18n-sqm-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - हिंदी (Hindi) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-hu tristate default y if DEFAULT_luci-i18n-sqm-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - Magyar (Hungarian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-it tristate default y if DEFAULT_luci-i18n-sqm-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - Italiano (Italian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-ja tristate default y if DEFAULT_luci-i18n-sqm-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - 日本語 (Japanese) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-ko tristate default y if DEFAULT_luci-i18n-sqm-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - 한국어 (Korean) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-lt tristate default y if DEFAULT_luci-i18n-sqm-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - Lietuvių (Lithuanian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-mr tristate default y if DEFAULT_luci-i18n-sqm-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - Marāṭhī (Marathi) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-ms tristate default y if DEFAULT_luci-i18n-sqm-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - Bahasa Melayu (Malay) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-nl tristate default y if DEFAULT_luci-i18n-sqm-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - Nederlands (Dutch) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-no tristate default y if DEFAULT_luci-i18n-sqm-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - Norsk (Norwegian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-pl tristate default y if DEFAULT_luci-i18n-sqm-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - Polski (Polish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-pt tristate default y if DEFAULT_luci-i18n-sqm-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - Português (Portuguese) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-pt-br tristate default y if DEFAULT_luci-i18n-sqm-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - Português do Brasil (Brazilian Portuguese) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-ro tristate default y if DEFAULT_luci-i18n-sqm-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - Română (Romanian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-ru tristate default y if DEFAULT_luci-i18n-sqm-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - Русский (Russian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-sk tristate default y if DEFAULT_luci-i18n-sqm-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - Slovenčina (Slovak) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-sv tristate default y if DEFAULT_luci-i18n-sqm-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - Svenska (Swedish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-tr tristate default y if DEFAULT_luci-i18n-sqm-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - Türkçe (Turkish) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-uk tristate default y if DEFAULT_luci-i18n-sqm-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - Українська (Ukrainian) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-vi tristate default y if DEFAULT_luci-i18n-sqm-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - Tiếng Việt (Vietnamese) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-zh-cn tristate default y if DEFAULT_luci-i18n-sqm-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-sqm help Translation for luci-app-sqm - 简体中文 (Chinese Simplified) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-sqm-zh-tw tristate default y if DEFAULT_luci-i18n-sqm-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-sqm select PACKAGE_libc help Translation for luci-app-sqm - 繁體中文 (Chinese Traditional) Toke Høiland-Jørgensen config PACKAGE_luci-i18n-squid-ar tristate default y if DEFAULT_luci-i18n-squid-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-squid help Translation for luci-app-squid - العربية (Arabic) Marko Ratkaj config PACKAGE_luci-i18n-squid-bg tristate default y if DEFAULT_luci-i18n-squid-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - български (Bulgarian) Marko Ratkaj config PACKAGE_luci-i18n-squid-bn tristate default y if DEFAULT_luci-i18n-squid-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - বাংলা (Bengali) Marko Ratkaj config PACKAGE_luci-i18n-squid-ca tristate default y if DEFAULT_luci-i18n-squid-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - Català (Catalan) Marko Ratkaj config PACKAGE_luci-i18n-squid-cs tristate default y if DEFAULT_luci-i18n-squid-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-squid help Translation for luci-app-squid - Čeština (Czech) Marko Ratkaj config PACKAGE_luci-i18n-squid-da tristate default y if DEFAULT_luci-i18n-squid-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - Dansk (Danish) Marko Ratkaj config PACKAGE_luci-i18n-squid-de tristate default y if DEFAULT_luci-i18n-squid-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - Deutsch (German) Marko Ratkaj config PACKAGE_luci-i18n-squid-el tristate default y if DEFAULT_luci-i18n-squid-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - Ελληνικά (Greek) Marko Ratkaj config PACKAGE_luci-i18n-squid-es tristate default y if DEFAULT_luci-i18n-squid-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-squid help Translation for luci-app-squid - Español (Spanish) Marko Ratkaj config PACKAGE_luci-i18n-squid-fi tristate default y if DEFAULT_luci-i18n-squid-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - Suomi (Finnish) Marko Ratkaj config PACKAGE_luci-i18n-squid-fr tristate default y if DEFAULT_luci-i18n-squid-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-squid help Translation for luci-app-squid - Français (French) Marko Ratkaj config PACKAGE_luci-i18n-squid-he tristate default y if DEFAULT_luci-i18n-squid-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-squid help Translation for luci-app-squid - עִבְרִית (Hebrew) Marko Ratkaj config PACKAGE_luci-i18n-squid-hi tristate default y if DEFAULT_luci-i18n-squid-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - हिंदी (Hindi) Marko Ratkaj config PACKAGE_luci-i18n-squid-hu tristate default y if DEFAULT_luci-i18n-squid-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - Magyar (Hungarian) Marko Ratkaj config PACKAGE_luci-i18n-squid-it tristate default y if DEFAULT_luci-i18n-squid-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - Italiano (Italian) Marko Ratkaj config PACKAGE_luci-i18n-squid-ja tristate default y if DEFAULT_luci-i18n-squid-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - 日本語 (Japanese) Marko Ratkaj config PACKAGE_luci-i18n-squid-ko tristate default y if DEFAULT_luci-i18n-squid-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - 한국어 (Korean) Marko Ratkaj config PACKAGE_luci-i18n-squid-lt tristate default y if DEFAULT_luci-i18n-squid-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-squid help Translation for luci-app-squid - Lietuvių (Lithuanian) Marko Ratkaj config PACKAGE_luci-i18n-squid-mr tristate default y if DEFAULT_luci-i18n-squid-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - Marāṭhī (Marathi) Marko Ratkaj config PACKAGE_luci-i18n-squid-ms tristate default y if DEFAULT_luci-i18n-squid-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-squid help Translation for luci-app-squid - Bahasa Melayu (Malay) Marko Ratkaj config PACKAGE_luci-i18n-squid-nl tristate default y if DEFAULT_luci-i18n-squid-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-squid help Translation for luci-app-squid - Nederlands (Dutch) Marko Ratkaj config PACKAGE_luci-i18n-squid-no tristate default y if DEFAULT_luci-i18n-squid-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - Norsk (Norwegian) Marko Ratkaj config PACKAGE_luci-i18n-squid-pl tristate default y if DEFAULT_luci-i18n-squid-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-squid help Translation for luci-app-squid - Polski (Polish) Marko Ratkaj config PACKAGE_luci-i18n-squid-pt tristate default y if DEFAULT_luci-i18n-squid-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-squid help Translation for luci-app-squid - Português (Portuguese) Marko Ratkaj config PACKAGE_luci-i18n-squid-pt-br tristate default y if DEFAULT_luci-i18n-squid-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-squid help Translation for luci-app-squid - Português do Brasil (Brazilian Portuguese) Marko Ratkaj config PACKAGE_luci-i18n-squid-ro tristate default y if DEFAULT_luci-i18n-squid-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-squid help Translation for luci-app-squid - Română (Romanian) Marko Ratkaj config PACKAGE_luci-i18n-squid-ru tristate default y if DEFAULT_luci-i18n-squid-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - Русский (Russian) Marko Ratkaj config PACKAGE_luci-i18n-squid-sk tristate default y if DEFAULT_luci-i18n-squid-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-squid help Translation for luci-app-squid - Slovenčina (Slovak) Marko Ratkaj config PACKAGE_luci-i18n-squid-sv tristate default y if DEFAULT_luci-i18n-squid-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - Svenska (Swedish) Marko Ratkaj config PACKAGE_luci-i18n-squid-tr tristate default y if DEFAULT_luci-i18n-squid-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - Türkçe (Turkish) Marko Ratkaj config PACKAGE_luci-i18n-squid-uk tristate default y if DEFAULT_luci-i18n-squid-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - Українська (Ukrainian) Marko Ratkaj config PACKAGE_luci-i18n-squid-vi tristate default y if DEFAULT_luci-i18n-squid-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-squid help Translation for luci-app-squid - Tiếng Việt (Vietnamese) Marko Ratkaj config PACKAGE_luci-i18n-squid-zh-cn tristate default y if DEFAULT_luci-i18n-squid-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-squid help Translation for luci-app-squid - 简体中文 (Chinese Simplified) Marko Ratkaj config PACKAGE_luci-i18n-squid-zh-tw tristate default y if DEFAULT_luci-i18n-squid-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-squid select PACKAGE_libc help Translation for luci-app-squid - 繁體中文 (Chinese Traditional) Marko Ratkaj config PACKAGE_luci-i18n-sshtunnel-ru tristate default y if DEFAULT_luci-i18n-sshtunnel-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-sshtunnel select PACKAGE_libc help Translation for luci-app-sshtunnel - Русский (Russian) Sergey Ponomarev config PACKAGE_luci-i18n-statistics-ar tristate default y if DEFAULT_luci-i18n-statistics-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - العربية (Arabic) config PACKAGE_luci-i18n-statistics-bg tristate default y if DEFAULT_luci-i18n-statistics-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-statistics help Translation for luci-app-statistics - български (Bulgarian) config PACKAGE_luci-i18n-statistics-bn tristate default y if DEFAULT_luci-i18n-statistics-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - বাংলা (Bengali) config PACKAGE_luci-i18n-statistics-ca tristate default y if DEFAULT_luci-i18n-statistics-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - Català (Catalan) config PACKAGE_luci-i18n-statistics-cs tristate default y if DEFAULT_luci-i18n-statistics-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - Čeština (Czech) config PACKAGE_luci-i18n-statistics-da tristate default y if DEFAULT_luci-i18n-statistics-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-statistics help Translation for luci-app-statistics - Dansk (Danish) config PACKAGE_luci-i18n-statistics-de tristate default y if DEFAULT_luci-i18n-statistics-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - Deutsch (German) config PACKAGE_luci-i18n-statistics-el tristate default y if DEFAULT_luci-i18n-statistics-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-statistics help Translation for luci-app-statistics - Ελληνικά (Greek) config PACKAGE_luci-i18n-statistics-es tristate default y if DEFAULT_luci-i18n-statistics-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-statistics help Translation for luci-app-statistics - Español (Spanish) config PACKAGE_luci-i18n-statistics-fi tristate default y if DEFAULT_luci-i18n-statistics-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - Suomi (Finnish) config PACKAGE_luci-i18n-statistics-fr tristate default y if DEFAULT_luci-i18n-statistics-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - Français (French) config PACKAGE_luci-i18n-statistics-he tristate default y if DEFAULT_luci-i18n-statistics-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-statistics-hi tristate default y if DEFAULT_luci-i18n-statistics-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - हिंदी (Hindi) config PACKAGE_luci-i18n-statistics-hu tristate default y if DEFAULT_luci-i18n-statistics-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - Magyar (Hungarian) config PACKAGE_luci-i18n-statistics-it tristate default y if DEFAULT_luci-i18n-statistics-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-statistics help Translation for luci-app-statistics - Italiano (Italian) config PACKAGE_luci-i18n-statistics-ja tristate default y if DEFAULT_luci-i18n-statistics-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - 日本語 (Japanese) config PACKAGE_luci-i18n-statistics-ko tristate default y if DEFAULT_luci-i18n-statistics-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-statistics help Translation for luci-app-statistics - 한국어 (Korean) config PACKAGE_luci-i18n-statistics-lt tristate default y if DEFAULT_luci-i18n-statistics-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-statistics help Translation for luci-app-statistics - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-statistics-mr tristate default y if DEFAULT_luci-i18n-statistics-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - Marāṭhī (Marathi) config PACKAGE_luci-i18n-statistics-ms tristate default y if DEFAULT_luci-i18n-statistics-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-statistics help Translation for luci-app-statistics - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-statistics-nl tristate default y if DEFAULT_luci-i18n-statistics-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-statistics help Translation for luci-app-statistics - Nederlands (Dutch) config PACKAGE_luci-i18n-statistics-no tristate default y if DEFAULT_luci-i18n-statistics-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-statistics help Translation for luci-app-statistics - Norsk (Norwegian) config PACKAGE_luci-i18n-statistics-pl tristate default y if DEFAULT_luci-i18n-statistics-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-statistics help Translation for luci-app-statistics - Polski (Polish) config PACKAGE_luci-i18n-statistics-pt tristate default y if DEFAULT_luci-i18n-statistics-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - Português (Portuguese) config PACKAGE_luci-i18n-statistics-pt-br tristate default y if DEFAULT_luci-i18n-statistics-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-statistics help Translation for luci-app-statistics - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-statistics-ro tristate default y if DEFAULT_luci-i18n-statistics-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - Română (Romanian) config PACKAGE_luci-i18n-statistics-ru tristate default y if DEFAULT_luci-i18n-statistics-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - Русский (Russian) config PACKAGE_luci-i18n-statistics-sk tristate default y if DEFAULT_luci-i18n-statistics-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - Slovenčina (Slovak) config PACKAGE_luci-i18n-statistics-sv tristate default y if DEFAULT_luci-i18n-statistics-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-statistics help Translation for luci-app-statistics - Svenska (Swedish) config PACKAGE_luci-i18n-statistics-tr tristate default y if DEFAULT_luci-i18n-statistics-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-statistics help Translation for luci-app-statistics - Türkçe (Turkish) config PACKAGE_luci-i18n-statistics-uk tristate default y if DEFAULT_luci-i18n-statistics-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - Українська (Ukrainian) config PACKAGE_luci-i18n-statistics-vi tristate default y if DEFAULT_luci-i18n-statistics-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-statistics-zh-cn tristate default y if DEFAULT_luci-i18n-statistics-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-statistics select PACKAGE_libc help Translation for luci-app-statistics - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-statistics-zh-tw tristate default y if DEFAULT_luci-i18n-statistics-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-statistics help Translation for luci-app-statistics - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-tinyproxy-ar tristate default y if DEFAULT_luci-i18n-tinyproxy-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - العربية (Arabic) config PACKAGE_luci-i18n-tinyproxy-bg tristate default y if DEFAULT_luci-i18n-tinyproxy-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - български (Bulgarian) config PACKAGE_luci-i18n-tinyproxy-bn tristate default y if DEFAULT_luci-i18n-tinyproxy-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - বাংলা (Bengali) config PACKAGE_luci-i18n-tinyproxy-ca tristate default y if DEFAULT_luci-i18n-tinyproxy-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tinyproxy help Translation for luci-app-tinyproxy - Català (Catalan) config PACKAGE_luci-i18n-tinyproxy-cs tristate default y if DEFAULT_luci-i18n-tinyproxy-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - Čeština (Czech) config PACKAGE_luci-i18n-tinyproxy-da tristate default y if DEFAULT_luci-i18n-tinyproxy-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tinyproxy help Translation for luci-app-tinyproxy - Dansk (Danish) config PACKAGE_luci-i18n-tinyproxy-de tristate default y if DEFAULT_luci-i18n-tinyproxy-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tinyproxy help Translation for luci-app-tinyproxy - Deutsch (German) config PACKAGE_luci-i18n-tinyproxy-el tristate default y if DEFAULT_luci-i18n-tinyproxy-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - Ελληνικά (Greek) config PACKAGE_luci-i18n-tinyproxy-es tristate default y if DEFAULT_luci-i18n-tinyproxy-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - Español (Spanish) config PACKAGE_luci-i18n-tinyproxy-fi tristate default y if DEFAULT_luci-i18n-tinyproxy-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - Suomi (Finnish) config PACKAGE_luci-i18n-tinyproxy-fr tristate default y if DEFAULT_luci-i18n-tinyproxy-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - Français (French) config PACKAGE_luci-i18n-tinyproxy-he tristate default y if DEFAULT_luci-i18n-tinyproxy-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-tinyproxy-hi tristate default y if DEFAULT_luci-i18n-tinyproxy-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tinyproxy help Translation for luci-app-tinyproxy - हिंदी (Hindi) config PACKAGE_luci-i18n-tinyproxy-hu tristate default y if DEFAULT_luci-i18n-tinyproxy-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - Magyar (Hungarian) config PACKAGE_luci-i18n-tinyproxy-it tristate default y if DEFAULT_luci-i18n-tinyproxy-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tinyproxy help Translation for luci-app-tinyproxy - Italiano (Italian) config PACKAGE_luci-i18n-tinyproxy-ja tristate default y if DEFAULT_luci-i18n-tinyproxy-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tinyproxy help Translation for luci-app-tinyproxy - 日本語 (Japanese) config PACKAGE_luci-i18n-tinyproxy-ko tristate default y if DEFAULT_luci-i18n-tinyproxy-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - 한국어 (Korean) config PACKAGE_luci-i18n-tinyproxy-lt tristate default y if DEFAULT_luci-i18n-tinyproxy-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tinyproxy help Translation for luci-app-tinyproxy - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-tinyproxy-mr tristate default y if DEFAULT_luci-i18n-tinyproxy-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tinyproxy help Translation for luci-app-tinyproxy - Marāṭhī (Marathi) config PACKAGE_luci-i18n-tinyproxy-ms tristate default y if DEFAULT_luci-i18n-tinyproxy-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tinyproxy help Translation for luci-app-tinyproxy - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-tinyproxy-no tristate default y if DEFAULT_luci-i18n-tinyproxy-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tinyproxy help Translation for luci-app-tinyproxy - Norsk (Norwegian) config PACKAGE_luci-i18n-tinyproxy-pl tristate default y if DEFAULT_luci-i18n-tinyproxy-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - Polski (Polish) config PACKAGE_luci-i18n-tinyproxy-pt tristate default y if DEFAULT_luci-i18n-tinyproxy-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tinyproxy help Translation for luci-app-tinyproxy - Português (Portuguese) config PACKAGE_luci-i18n-tinyproxy-pt-br tristate default y if DEFAULT_luci-i18n-tinyproxy-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-tinyproxy-ro tristate default y if DEFAULT_luci-i18n-tinyproxy-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - Română (Romanian) config PACKAGE_luci-i18n-tinyproxy-ru tristate default y if DEFAULT_luci-i18n-tinyproxy-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - Русский (Russian) config PACKAGE_luci-i18n-tinyproxy-sk tristate default y if DEFAULT_luci-i18n-tinyproxy-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tinyproxy help Translation for luci-app-tinyproxy - Slovenčina (Slovak) config PACKAGE_luci-i18n-tinyproxy-sv tristate default y if DEFAULT_luci-i18n-tinyproxy-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tinyproxy help Translation for luci-app-tinyproxy - Svenska (Swedish) config PACKAGE_luci-i18n-tinyproxy-tr tristate default y if DEFAULT_luci-i18n-tinyproxy-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - Türkçe (Turkish) config PACKAGE_luci-i18n-tinyproxy-uk tristate default y if DEFAULT_luci-i18n-tinyproxy-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - Українська (Ukrainian) config PACKAGE_luci-i18n-tinyproxy-vi tristate default y if DEFAULT_luci-i18n-tinyproxy-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-tinyproxy-zh-cn tristate default y if DEFAULT_luci-i18n-tinyproxy-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tinyproxy help Translation for luci-app-tinyproxy - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-tinyproxy-zh-tw tristate default y if DEFAULT_luci-i18n-tinyproxy-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-tinyproxy select PACKAGE_libc help Translation for luci-app-tinyproxy - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-tor-ar tristate default y if DEFAULT_luci-i18n-tor-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tor help Translation for luci-app-tor - العربية (Arabic) Sergey Ponomarev config PACKAGE_luci-i18n-tor-bg tristate default y if DEFAULT_luci-i18n-tor-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - български (Bulgarian) Sergey Ponomarev config PACKAGE_luci-i18n-tor-bn tristate default y if DEFAULT_luci-i18n-tor-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - বাংলা (Bengali) Sergey Ponomarev config PACKAGE_luci-i18n-tor-ca tristate default y if DEFAULT_luci-i18n-tor-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tor help Translation for luci-app-tor - Català (Catalan) Sergey Ponomarev config PACKAGE_luci-i18n-tor-cs tristate default y if DEFAULT_luci-i18n-tor-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tor help Translation for luci-app-tor - Čeština (Czech) Sergey Ponomarev config PACKAGE_luci-i18n-tor-da tristate default y if DEFAULT_luci-i18n-tor-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - Dansk (Danish) Sergey Ponomarev config PACKAGE_luci-i18n-tor-de tristate default y if DEFAULT_luci-i18n-tor-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tor help Translation for luci-app-tor - Deutsch (German) Sergey Ponomarev config PACKAGE_luci-i18n-tor-el tristate default y if DEFAULT_luci-i18n-tor-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tor help Translation for luci-app-tor - Ελληνικά (Greek) Sergey Ponomarev config PACKAGE_luci-i18n-tor-es tristate default y if DEFAULT_luci-i18n-tor-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - Español (Spanish) Sergey Ponomarev config PACKAGE_luci-i18n-tor-fi tristate default y if DEFAULT_luci-i18n-tor-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - Suomi (Finnish) Sergey Ponomarev config PACKAGE_luci-i18n-tor-fr tristate default y if DEFAULT_luci-i18n-tor-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tor help Translation for luci-app-tor - Français (French) Sergey Ponomarev config PACKAGE_luci-i18n-tor-he tristate default y if DEFAULT_luci-i18n-tor-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tor help Translation for luci-app-tor - עִבְרִית (Hebrew) Sergey Ponomarev config PACKAGE_luci-i18n-tor-hi tristate default y if DEFAULT_luci-i18n-tor-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - हिंदी (Hindi) Sergey Ponomarev config PACKAGE_luci-i18n-tor-hu tristate default y if DEFAULT_luci-i18n-tor-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tor help Translation for luci-app-tor - Magyar (Hungarian) Sergey Ponomarev config PACKAGE_luci-i18n-tor-it tristate default y if DEFAULT_luci-i18n-tor-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - Italiano (Italian) Sergey Ponomarev config PACKAGE_luci-i18n-tor-ja tristate default y if DEFAULT_luci-i18n-tor-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tor help Translation for luci-app-tor - 日本語 (Japanese) Sergey Ponomarev config PACKAGE_luci-i18n-tor-ko tristate default y if DEFAULT_luci-i18n-tor-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - 한국어 (Korean) Sergey Ponomarev config PACKAGE_luci-i18n-tor-lt tristate default y if DEFAULT_luci-i18n-tor-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - Lietuvių (Lithuanian) Sergey Ponomarev config PACKAGE_luci-i18n-tor-mr tristate default y if DEFAULT_luci-i18n-tor-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tor help Translation for luci-app-tor - Marāṭhī (Marathi) Sergey Ponomarev config PACKAGE_luci-i18n-tor-ms tristate default y if DEFAULT_luci-i18n-tor-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - Bahasa Melayu (Malay) Sergey Ponomarev config PACKAGE_luci-i18n-tor-nl tristate default y if DEFAULT_luci-i18n-tor-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - Nederlands (Dutch) Sergey Ponomarev config PACKAGE_luci-i18n-tor-no tristate default y if DEFAULT_luci-i18n-tor-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tor help Translation for luci-app-tor - Norsk (Norwegian) Sergey Ponomarev config PACKAGE_luci-i18n-tor-pl tristate default y if DEFAULT_luci-i18n-tor-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - Polski (Polish) Sergey Ponomarev config PACKAGE_luci-i18n-tor-pt tristate default y if DEFAULT_luci-i18n-tor-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - Português (Portuguese) Sergey Ponomarev config PACKAGE_luci-i18n-tor-pt-br tristate default y if DEFAULT_luci-i18n-tor-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - Português do Brasil (Brazilian Portuguese) Sergey Ponomarev config PACKAGE_luci-i18n-tor-ro tristate default y if DEFAULT_luci-i18n-tor-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - Română (Romanian) Sergey Ponomarev config PACKAGE_luci-i18n-tor-ru tristate default y if DEFAULT_luci-i18n-tor-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tor help Translation for luci-app-tor - Русский (Russian) Sergey Ponomarev config PACKAGE_luci-i18n-tor-sk tristate default y if DEFAULT_luci-i18n-tor-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tor help Translation for luci-app-tor - Slovenčina (Slovak) Sergey Ponomarev config PACKAGE_luci-i18n-tor-sv tristate default y if DEFAULT_luci-i18n-tor-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - Svenska (Swedish) Sergey Ponomarev config PACKAGE_luci-i18n-tor-tr tristate default y if DEFAULT_luci-i18n-tor-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tor help Translation for luci-app-tor - Türkçe (Turkish) Sergey Ponomarev config PACKAGE_luci-i18n-tor-uk tristate default y if DEFAULT_luci-i18n-tor-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - Українська (Ukrainian) Sergey Ponomarev config PACKAGE_luci-i18n-tor-vi tristate default y if DEFAULT_luci-i18n-tor-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - Tiếng Việt (Vietnamese) Sergey Ponomarev config PACKAGE_luci-i18n-tor-zh-cn tristate default y if DEFAULT_luci-i18n-tor-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-tor help Translation for luci-app-tor - 简体中文 (Chinese Simplified) Sergey Ponomarev config PACKAGE_luci-i18n-tor-zh-tw tristate default y if DEFAULT_luci-i18n-tor-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-tor select PACKAGE_libc help Translation for luci-app-tor - 繁體中文 (Chinese Traditional) Sergey Ponomarev config PACKAGE_luci-i18n-transmission-ar tristate default y if DEFAULT_luci-i18n-transmission-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - العربية (Arabic) config PACKAGE_luci-i18n-transmission-bg tristate default y if DEFAULT_luci-i18n-transmission-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - български (Bulgarian) config PACKAGE_luci-i18n-transmission-bn tristate default y if DEFAULT_luci-i18n-transmission-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - বাংলা (Bengali) config PACKAGE_luci-i18n-transmission-ca tristate default y if DEFAULT_luci-i18n-transmission-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - Català (Catalan) config PACKAGE_luci-i18n-transmission-cs tristate default y if DEFAULT_luci-i18n-transmission-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - Čeština (Czech) config PACKAGE_luci-i18n-transmission-da tristate default y if DEFAULT_luci-i18n-transmission-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - Dansk (Danish) config PACKAGE_luci-i18n-transmission-de tristate default y if DEFAULT_luci-i18n-transmission-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - Deutsch (German) config PACKAGE_luci-i18n-transmission-el tristate default y if DEFAULT_luci-i18n-transmission-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - Ελληνικά (Greek) config PACKAGE_luci-i18n-transmission-es tristate default y if DEFAULT_luci-i18n-transmission-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - Español (Spanish) config PACKAGE_luci-i18n-transmission-fi tristate default y if DEFAULT_luci-i18n-transmission-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - Suomi (Finnish) config PACKAGE_luci-i18n-transmission-fr tristate default y if DEFAULT_luci-i18n-transmission-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - Français (French) config PACKAGE_luci-i18n-transmission-he tristate default y if DEFAULT_luci-i18n-transmission-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-transmission-hi tristate default y if DEFAULT_luci-i18n-transmission-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - हिंदी (Hindi) config PACKAGE_luci-i18n-transmission-hu tristate default y if DEFAULT_luci-i18n-transmission-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - Magyar (Hungarian) config PACKAGE_luci-i18n-transmission-it tristate default y if DEFAULT_luci-i18n-transmission-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - Italiano (Italian) config PACKAGE_luci-i18n-transmission-ja tristate default y if DEFAULT_luci-i18n-transmission-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - 日本語 (Japanese) config PACKAGE_luci-i18n-transmission-ko tristate default y if DEFAULT_luci-i18n-transmission-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - 한국어 (Korean) config PACKAGE_luci-i18n-transmission-lt tristate default y if DEFAULT_luci-i18n-transmission-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-transmission-mr tristate default y if DEFAULT_luci-i18n-transmission-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - Marāṭhī (Marathi) config PACKAGE_luci-i18n-transmission-ms tristate default y if DEFAULT_luci-i18n-transmission-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-transmission-nl tristate default y if DEFAULT_luci-i18n-transmission-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - Nederlands (Dutch) config PACKAGE_luci-i18n-transmission-no tristate default y if DEFAULT_luci-i18n-transmission-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - Norsk (Norwegian) config PACKAGE_luci-i18n-transmission-pl tristate default y if DEFAULT_luci-i18n-transmission-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - Polski (Polish) config PACKAGE_luci-i18n-transmission-pt tristate default y if DEFAULT_luci-i18n-transmission-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - Português (Portuguese) config PACKAGE_luci-i18n-transmission-pt-br tristate default y if DEFAULT_luci-i18n-transmission-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-transmission-ro tristate default y if DEFAULT_luci-i18n-transmission-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - Română (Romanian) config PACKAGE_luci-i18n-transmission-ru tristate default y if DEFAULT_luci-i18n-transmission-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - Русский (Russian) config PACKAGE_luci-i18n-transmission-sk tristate default y if DEFAULT_luci-i18n-transmission-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - Slovenčina (Slovak) config PACKAGE_luci-i18n-transmission-sv tristate default y if DEFAULT_luci-i18n-transmission-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - Svenska (Swedish) config PACKAGE_luci-i18n-transmission-tr tristate default y if DEFAULT_luci-i18n-transmission-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - Türkçe (Turkish) config PACKAGE_luci-i18n-transmission-uk tristate default y if DEFAULT_luci-i18n-transmission-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - Українська (Ukrainian) config PACKAGE_luci-i18n-transmission-vi tristate default y if DEFAULT_luci-i18n-transmission-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-transmission-zh-cn tristate default y if DEFAULT_luci-i18n-transmission-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-transmission help Translation for luci-app-transmission - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-transmission-zh-tw tristate default y if DEFAULT_luci-i18n-transmission-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-transmission select PACKAGE_libc help Translation for luci-app-transmission - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-travelmate-ar tristate default y if DEFAULT_luci-i18n-travelmate-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - العربية (Arabic) config PACKAGE_luci-i18n-travelmate-bg tristate default y if DEFAULT_luci-i18n-travelmate-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - български (Bulgarian) config PACKAGE_luci-i18n-travelmate-bn tristate default y if DEFAULT_luci-i18n-travelmate-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - বাংলা (Bengali) config PACKAGE_luci-i18n-travelmate-ca tristate default y if DEFAULT_luci-i18n-travelmate-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - Català (Catalan) config PACKAGE_luci-i18n-travelmate-cs tristate default y if DEFAULT_luci-i18n-travelmate-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - Čeština (Czech) config PACKAGE_luci-i18n-travelmate-da tristate default y if DEFAULT_luci-i18n-travelmate-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - Dansk (Danish) config PACKAGE_luci-i18n-travelmate-de tristate default y if DEFAULT_luci-i18n-travelmate-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - Deutsch (German) config PACKAGE_luci-i18n-travelmate-el tristate default y if DEFAULT_luci-i18n-travelmate-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - Ελληνικά (Greek) config PACKAGE_luci-i18n-travelmate-es tristate default y if DEFAULT_luci-i18n-travelmate-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - Español (Spanish) config PACKAGE_luci-i18n-travelmate-fi tristate default y if DEFAULT_luci-i18n-travelmate-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - Suomi (Finnish) config PACKAGE_luci-i18n-travelmate-fr tristate default y if DEFAULT_luci-i18n-travelmate-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - Français (French) config PACKAGE_luci-i18n-travelmate-he tristate default y if DEFAULT_luci-i18n-travelmate-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-travelmate-hi tristate default y if DEFAULT_luci-i18n-travelmate-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - हिंदी (Hindi) config PACKAGE_luci-i18n-travelmate-hu tristate default y if DEFAULT_luci-i18n-travelmate-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - Magyar (Hungarian) config PACKAGE_luci-i18n-travelmate-it tristate default y if DEFAULT_luci-i18n-travelmate-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - Italiano (Italian) config PACKAGE_luci-i18n-travelmate-ja tristate default y if DEFAULT_luci-i18n-travelmate-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - 日本語 (Japanese) config PACKAGE_luci-i18n-travelmate-ko tristate default y if DEFAULT_luci-i18n-travelmate-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - 한국어 (Korean) config PACKAGE_luci-i18n-travelmate-lt tristate default y if DEFAULT_luci-i18n-travelmate-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-travelmate-mr tristate default y if DEFAULT_luci-i18n-travelmate-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - Marāṭhī (Marathi) config PACKAGE_luci-i18n-travelmate-ms tristate default y if DEFAULT_luci-i18n-travelmate-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-travelmate-nl tristate default y if DEFAULT_luci-i18n-travelmate-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - Nederlands (Dutch) config PACKAGE_luci-i18n-travelmate-no tristate default y if DEFAULT_luci-i18n-travelmate-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - Norsk (Norwegian) config PACKAGE_luci-i18n-travelmate-pl tristate default y if DEFAULT_luci-i18n-travelmate-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - Polski (Polish) config PACKAGE_luci-i18n-travelmate-pt tristate default y if DEFAULT_luci-i18n-travelmate-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - Português (Portuguese) config PACKAGE_luci-i18n-travelmate-pt-br tristate default y if DEFAULT_luci-i18n-travelmate-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-travelmate-ro tristate default y if DEFAULT_luci-i18n-travelmate-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - Română (Romanian) config PACKAGE_luci-i18n-travelmate-ru tristate default y if DEFAULT_luci-i18n-travelmate-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - Русский (Russian) config PACKAGE_luci-i18n-travelmate-sk tristate default y if DEFAULT_luci-i18n-travelmate-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - Slovenčina (Slovak) config PACKAGE_luci-i18n-travelmate-sv tristate default y if DEFAULT_luci-i18n-travelmate-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-travelmate select PACKAGE_libc help Translation for luci-app-travelmate - Svenska (Swedish) config PACKAGE_luci-i18n-travelmate-tr tristate default y if DEFAULT_luci-i18n-travelmate-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - Türkçe (Turkish) config PACKAGE_luci-i18n-travelmate-uk tristate default y if DEFAULT_luci-i18n-travelmate-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - Українська (Ukrainian) config PACKAGE_luci-i18n-travelmate-vi tristate default y if DEFAULT_luci-i18n-travelmate-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-travelmate-zh-cn tristate default y if DEFAULT_luci-i18n-travelmate-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-travelmate-zh-tw tristate default y if DEFAULT_luci-i18n-travelmate-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-travelmate help Translation for luci-app-travelmate - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-ttyd-ar tristate default y if DEFAULT_luci-i18n-ttyd-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ttyd help Translation for luci-app-ttyd - العربية (Arabic) config PACKAGE_luci-i18n-ttyd-bg tristate default y if DEFAULT_luci-i18n-ttyd-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - български (Bulgarian) config PACKAGE_luci-i18n-ttyd-bn tristate default y if DEFAULT_luci-i18n-ttyd-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ttyd help Translation for luci-app-ttyd - বাংলা (Bengali) config PACKAGE_luci-i18n-ttyd-ca tristate default y if DEFAULT_luci-i18n-ttyd-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ttyd help Translation for luci-app-ttyd - Català (Catalan) config PACKAGE_luci-i18n-ttyd-cs tristate default y if DEFAULT_luci-i18n-ttyd-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ttyd help Translation for luci-app-ttyd - Čeština (Czech) config PACKAGE_luci-i18n-ttyd-da tristate default y if DEFAULT_luci-i18n-ttyd-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - Dansk (Danish) config PACKAGE_luci-i18n-ttyd-de tristate default y if DEFAULT_luci-i18n-ttyd-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - Deutsch (German) config PACKAGE_luci-i18n-ttyd-el tristate default y if DEFAULT_luci-i18n-ttyd-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ttyd help Translation for luci-app-ttyd - Ελληνικά (Greek) config PACKAGE_luci-i18n-ttyd-es tristate default y if DEFAULT_luci-i18n-ttyd-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ttyd help Translation for luci-app-ttyd - Español (Spanish) config PACKAGE_luci-i18n-ttyd-fi tristate default y if DEFAULT_luci-i18n-ttyd-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ttyd help Translation for luci-app-ttyd - Suomi (Finnish) config PACKAGE_luci-i18n-ttyd-fr tristate default y if DEFAULT_luci-i18n-ttyd-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - Français (French) config PACKAGE_luci-i18n-ttyd-he tristate default y if DEFAULT_luci-i18n-ttyd-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-ttyd-hi tristate default y if DEFAULT_luci-i18n-ttyd-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ttyd help Translation for luci-app-ttyd - हिंदी (Hindi) config PACKAGE_luci-i18n-ttyd-hu tristate default y if DEFAULT_luci-i18n-ttyd-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - Magyar (Hungarian) config PACKAGE_luci-i18n-ttyd-it tristate default y if DEFAULT_luci-i18n-ttyd-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - Italiano (Italian) config PACKAGE_luci-i18n-ttyd-ja tristate default y if DEFAULT_luci-i18n-ttyd-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ttyd help Translation for luci-app-ttyd - 日本語 (Japanese) config PACKAGE_luci-i18n-ttyd-ko tristate default y if DEFAULT_luci-i18n-ttyd-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - 한국어 (Korean) config PACKAGE_luci-i18n-ttyd-lt tristate default y if DEFAULT_luci-i18n-ttyd-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ttyd help Translation for luci-app-ttyd - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-ttyd-mr tristate default y if DEFAULT_luci-i18n-ttyd-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - Marāṭhī (Marathi) config PACKAGE_luci-i18n-ttyd-ms tristate default y if DEFAULT_luci-i18n-ttyd-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-ttyd-no tristate default y if DEFAULT_luci-i18n-ttyd-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - Norsk (Norwegian) config PACKAGE_luci-i18n-ttyd-pl tristate default y if DEFAULT_luci-i18n-ttyd-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ttyd help Translation for luci-app-ttyd - Polski (Polish) config PACKAGE_luci-i18n-ttyd-pt tristate default y if DEFAULT_luci-i18n-ttyd-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - Português (Portuguese) config PACKAGE_luci-i18n-ttyd-pt-br tristate default y if DEFAULT_luci-i18n-ttyd-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-ttyd-ro tristate default y if DEFAULT_luci-i18n-ttyd-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - Română (Romanian) config PACKAGE_luci-i18n-ttyd-ru tristate default y if DEFAULT_luci-i18n-ttyd-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - Русский (Russian) config PACKAGE_luci-i18n-ttyd-sk tristate default y if DEFAULT_luci-i18n-ttyd-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - Slovenčina (Slovak) config PACKAGE_luci-i18n-ttyd-sv tristate default y if DEFAULT_luci-i18n-ttyd-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ttyd help Translation for luci-app-ttyd - Svenska (Swedish) config PACKAGE_luci-i18n-ttyd-tr tristate default y if DEFAULT_luci-i18n-ttyd-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - Türkçe (Turkish) config PACKAGE_luci-i18n-ttyd-uk tristate default y if DEFAULT_luci-i18n-ttyd-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ttyd help Translation for luci-app-ttyd - Українська (Ukrainian) config PACKAGE_luci-i18n-ttyd-vi tristate default y if DEFAULT_luci-i18n-ttyd-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-ttyd-zh-cn tristate default y if DEFAULT_luci-i18n-ttyd-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-ttyd select PACKAGE_libc help Translation for luci-app-ttyd - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-ttyd-zh-tw tristate default y if DEFAULT_luci-i18n-ttyd-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-ttyd help Translation for luci-app-ttyd - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-udpxy-ar tristate default y if DEFAULT_luci-i18n-udpxy-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - العربية (Arabic) config PACKAGE_luci-i18n-udpxy-bg tristate default y if DEFAULT_luci-i18n-udpxy-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - български (Bulgarian) config PACKAGE_luci-i18n-udpxy-bn tristate default y if DEFAULT_luci-i18n-udpxy-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - বাংলা (Bengali) config PACKAGE_luci-i18n-udpxy-ca tristate default y if DEFAULT_luci-i18n-udpxy-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - Català (Catalan) config PACKAGE_luci-i18n-udpxy-cs tristate default y if DEFAULT_luci-i18n-udpxy-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - Čeština (Czech) config PACKAGE_luci-i18n-udpxy-da tristate default y if DEFAULT_luci-i18n-udpxy-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - Dansk (Danish) config PACKAGE_luci-i18n-udpxy-de tristate default y if DEFAULT_luci-i18n-udpxy-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - Deutsch (German) config PACKAGE_luci-i18n-udpxy-el tristate default y if DEFAULT_luci-i18n-udpxy-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - Ελληνικά (Greek) config PACKAGE_luci-i18n-udpxy-es tristate default y if DEFAULT_luci-i18n-udpxy-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - Español (Spanish) config PACKAGE_luci-i18n-udpxy-fi tristate default y if DEFAULT_luci-i18n-udpxy-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - Suomi (Finnish) config PACKAGE_luci-i18n-udpxy-fr tristate default y if DEFAULT_luci-i18n-udpxy-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - Français (French) config PACKAGE_luci-i18n-udpxy-he tristate default y if DEFAULT_luci-i18n-udpxy-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-udpxy-hi tristate default y if DEFAULT_luci-i18n-udpxy-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - हिंदी (Hindi) config PACKAGE_luci-i18n-udpxy-hu tristate default y if DEFAULT_luci-i18n-udpxy-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - Magyar (Hungarian) config PACKAGE_luci-i18n-udpxy-it tristate default y if DEFAULT_luci-i18n-udpxy-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - Italiano (Italian) config PACKAGE_luci-i18n-udpxy-ja tristate default y if DEFAULT_luci-i18n-udpxy-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - 日本語 (Japanese) config PACKAGE_luci-i18n-udpxy-ko tristate default y if DEFAULT_luci-i18n-udpxy-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - 한국어 (Korean) config PACKAGE_luci-i18n-udpxy-lt tristate default y if DEFAULT_luci-i18n-udpxy-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-udpxy-mr tristate default y if DEFAULT_luci-i18n-udpxy-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - Marāṭhī (Marathi) config PACKAGE_luci-i18n-udpxy-ms tristate default y if DEFAULT_luci-i18n-udpxy-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-udpxy-nl tristate default y if DEFAULT_luci-i18n-udpxy-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - Nederlands (Dutch) config PACKAGE_luci-i18n-udpxy-no tristate default y if DEFAULT_luci-i18n-udpxy-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - Norsk (Norwegian) config PACKAGE_luci-i18n-udpxy-pl tristate default y if DEFAULT_luci-i18n-udpxy-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - Polski (Polish) config PACKAGE_luci-i18n-udpxy-pt tristate default y if DEFAULT_luci-i18n-udpxy-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - Português (Portuguese) config PACKAGE_luci-i18n-udpxy-pt-br tristate default y if DEFAULT_luci-i18n-udpxy-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-udpxy-ro tristate default y if DEFAULT_luci-i18n-udpxy-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - Română (Romanian) config PACKAGE_luci-i18n-udpxy-ru tristate default y if DEFAULT_luci-i18n-udpxy-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - Русский (Russian) config PACKAGE_luci-i18n-udpxy-sk tristate default y if DEFAULT_luci-i18n-udpxy-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - Slovenčina (Slovak) config PACKAGE_luci-i18n-udpxy-sv tristate default y if DEFAULT_luci-i18n-udpxy-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - Svenska (Swedish) config PACKAGE_luci-i18n-udpxy-tr tristate default y if DEFAULT_luci-i18n-udpxy-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - Türkçe (Turkish) config PACKAGE_luci-i18n-udpxy-uk tristate default y if DEFAULT_luci-i18n-udpxy-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - Українська (Ukrainian) config PACKAGE_luci-i18n-udpxy-vi tristate default y if DEFAULT_luci-i18n-udpxy-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-udpxy select PACKAGE_libc help Translation for luci-app-udpxy - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-udpxy-zh-cn tristate default y if DEFAULT_luci-i18n-udpxy-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-udpxy-zh-tw tristate default y if DEFAULT_luci-i18n-udpxy-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-udpxy help Translation for luci-app-udpxy - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-uhttpd-ar tristate default y if DEFAULT_luci-i18n-uhttpd-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - العربية (Arabic) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-bg tristate default y if DEFAULT_luci-i18n-uhttpd-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - български (Bulgarian) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-bn tristate default y if DEFAULT_luci-i18n-uhttpd-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - বাংলা (Bengali) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-ca tristate default y if DEFAULT_luci-i18n-uhttpd-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - Català (Catalan) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-cs tristate default y if DEFAULT_luci-i18n-uhttpd-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - Čeština (Czech) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-da tristate default y if DEFAULT_luci-i18n-uhttpd-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - Dansk (Danish) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-de tristate default y if DEFAULT_luci-i18n-uhttpd-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - Deutsch (German) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-el tristate default y if DEFAULT_luci-i18n-uhttpd-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - Ελληνικά (Greek) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-es tristate default y if DEFAULT_luci-i18n-uhttpd-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-uhttpd help Translation for luci-app-uhttpd - Español (Spanish) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-fi tristate default y if DEFAULT_luci-i18n-uhttpd-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - Suomi (Finnish) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-fr tristate default y if DEFAULT_luci-i18n-uhttpd-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - Français (French) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-he tristate default y if DEFAULT_luci-i18n-uhttpd-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - עִבְרִית (Hebrew) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-hi tristate default y if DEFAULT_luci-i18n-uhttpd-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-uhttpd help Translation for luci-app-uhttpd - हिंदी (Hindi) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-hu tristate default y if DEFAULT_luci-i18n-uhttpd-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-uhttpd help Translation for luci-app-uhttpd - Magyar (Hungarian) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-it tristate default y if DEFAULT_luci-i18n-uhttpd-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-uhttpd help Translation for luci-app-uhttpd - Italiano (Italian) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-ja tristate default y if DEFAULT_luci-i18n-uhttpd-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - 日本語 (Japanese) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-ko tristate default y if DEFAULT_luci-i18n-uhttpd-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-uhttpd help Translation for luci-app-uhttpd - 한국어 (Korean) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-lt tristate default y if DEFAULT_luci-i18n-uhttpd-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - Lietuvių (Lithuanian) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-mr tristate default y if DEFAULT_luci-i18n-uhttpd-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-uhttpd help Translation for luci-app-uhttpd - Marāṭhī (Marathi) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-ms tristate default y if DEFAULT_luci-i18n-uhttpd-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-uhttpd help Translation for luci-app-uhttpd - Bahasa Melayu (Malay) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-no tristate default y if DEFAULT_luci-i18n-uhttpd-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - Norsk (Norwegian) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-pl tristate default y if DEFAULT_luci-i18n-uhttpd-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-uhttpd help Translation for luci-app-uhttpd - Polski (Polish) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-pt tristate default y if DEFAULT_luci-i18n-uhttpd-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - Português (Portuguese) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-pt-br tristate default y if DEFAULT_luci-i18n-uhttpd-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-uhttpd help Translation for luci-app-uhttpd - Português do Brasil (Brazilian Portuguese) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-ro tristate default y if DEFAULT_luci-i18n-uhttpd-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-uhttpd help Translation for luci-app-uhttpd - Română (Romanian) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-ru tristate default y if DEFAULT_luci-i18n-uhttpd-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-uhttpd help Translation for luci-app-uhttpd - Русский (Russian) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-sk tristate default y if DEFAULT_luci-i18n-uhttpd-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - Slovenčina (Slovak) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-sv tristate default y if DEFAULT_luci-i18n-uhttpd-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-uhttpd help Translation for luci-app-uhttpd - Svenska (Swedish) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-tr tristate default y if DEFAULT_luci-i18n-uhttpd-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - Türkçe (Turkish) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-uk tristate default y if DEFAULT_luci-i18n-uhttpd-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - Українська (Ukrainian) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-vi tristate default y if DEFAULT_luci-i18n-uhttpd-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-uhttpd help Translation for luci-app-uhttpd - Tiếng Việt (Vietnamese) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-zh-cn tristate default y if DEFAULT_luci-i18n-uhttpd-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-uhttpd help Translation for luci-app-uhttpd - 简体中文 (Chinese Simplified) Daniel Dickinson config PACKAGE_luci-i18n-uhttpd-zh-tw tristate default y if DEFAULT_luci-i18n-uhttpd-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-uhttpd select PACKAGE_libc help Translation for luci-app-uhttpd - 繁體中文 (Chinese Traditional) Daniel Dickinson config PACKAGE_luci-i18n-unbound-ar tristate default y if DEFAULT_luci-i18n-unbound-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - العربية (Arabic) config PACKAGE_luci-i18n-unbound-bg tristate default y if DEFAULT_luci-i18n-unbound-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - български (Bulgarian) config PACKAGE_luci-i18n-unbound-bn tristate default y if DEFAULT_luci-i18n-unbound-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-unbound select PACKAGE_libc help Translation for luci-app-unbound - বাংলা (Bengali) config PACKAGE_luci-i18n-unbound-ca tristate default y if DEFAULT_luci-i18n-unbound-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - Català (Catalan) config PACKAGE_luci-i18n-unbound-cs tristate default y if DEFAULT_luci-i18n-unbound-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-unbound select PACKAGE_libc help Translation for luci-app-unbound - Čeština (Czech) config PACKAGE_luci-i18n-unbound-da tristate default y if DEFAULT_luci-i18n-unbound-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - Dansk (Danish) config PACKAGE_luci-i18n-unbound-de tristate default y if DEFAULT_luci-i18n-unbound-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-unbound select PACKAGE_libc help Translation for luci-app-unbound - Deutsch (German) config PACKAGE_luci-i18n-unbound-el tristate default y if DEFAULT_luci-i18n-unbound-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-unbound select PACKAGE_libc help Translation for luci-app-unbound - Ελληνικά (Greek) config PACKAGE_luci-i18n-unbound-es tristate default y if DEFAULT_luci-i18n-unbound-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-unbound select PACKAGE_libc help Translation for luci-app-unbound - Español (Spanish) config PACKAGE_luci-i18n-unbound-fi tristate default y if DEFAULT_luci-i18n-unbound-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - Suomi (Finnish) config PACKAGE_luci-i18n-unbound-fr tristate default y if DEFAULT_luci-i18n-unbound-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-unbound select PACKAGE_libc help Translation for luci-app-unbound - Français (French) config PACKAGE_luci-i18n-unbound-he tristate default y if DEFAULT_luci-i18n-unbound-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-unbound-hi tristate default y if DEFAULT_luci-i18n-unbound-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - हिंदी (Hindi) config PACKAGE_luci-i18n-unbound-hu tristate default y if DEFAULT_luci-i18n-unbound-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-unbound select PACKAGE_libc help Translation for luci-app-unbound - Magyar (Hungarian) config PACKAGE_luci-i18n-unbound-it tristate default y if DEFAULT_luci-i18n-unbound-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - Italiano (Italian) config PACKAGE_luci-i18n-unbound-ja tristate default y if DEFAULT_luci-i18n-unbound-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - 日本語 (Japanese) config PACKAGE_luci-i18n-unbound-ko tristate default y if DEFAULT_luci-i18n-unbound-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - 한국어 (Korean) config PACKAGE_luci-i18n-unbound-lt tristate default y if DEFAULT_luci-i18n-unbound-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-unbound-mr tristate default y if DEFAULT_luci-i18n-unbound-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-unbound select PACKAGE_libc help Translation for luci-app-unbound - Marāṭhī (Marathi) config PACKAGE_luci-i18n-unbound-ms tristate default y if DEFAULT_luci-i18n-unbound-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-unbound-nl tristate default y if DEFAULT_luci-i18n-unbound-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-unbound select PACKAGE_libc help Translation for luci-app-unbound - Nederlands (Dutch) config PACKAGE_luci-i18n-unbound-no tristate default y if DEFAULT_luci-i18n-unbound-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - Norsk (Norwegian) config PACKAGE_luci-i18n-unbound-pl tristate default y if DEFAULT_luci-i18n-unbound-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - Polski (Polish) config PACKAGE_luci-i18n-unbound-pt tristate default y if DEFAULT_luci-i18n-unbound-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - Português (Portuguese) config PACKAGE_luci-i18n-unbound-pt-br tristate default y if DEFAULT_luci-i18n-unbound-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-unbound-ro tristate default y if DEFAULT_luci-i18n-unbound-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - Română (Romanian) config PACKAGE_luci-i18n-unbound-ru tristate default y if DEFAULT_luci-i18n-unbound-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-unbound select PACKAGE_libc help Translation for luci-app-unbound - Русский (Russian) config PACKAGE_luci-i18n-unbound-sk tristate default y if DEFAULT_luci-i18n-unbound-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - Slovenčina (Slovak) config PACKAGE_luci-i18n-unbound-sv tristate default y if DEFAULT_luci-i18n-unbound-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-unbound help Translation for luci-app-unbound - Svenska (Swedish) config PACKAGE_luci-i18n-unbound-tr tristate default y if DEFAULT_luci-i18n-unbound-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-unbound select PACKAGE_libc help Translation for luci-app-unbound - Türkçe (Turkish) config PACKAGE_luci-i18n-unbound-uk tristate default y if DEFAULT_luci-i18n-unbound-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-unbound select PACKAGE_libc help Translation for luci-app-unbound - Українська (Ukrainian) config PACKAGE_luci-i18n-unbound-vi tristate default y if DEFAULT_luci-i18n-unbound-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-unbound select PACKAGE_libc help Translation for luci-app-unbound - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-unbound-zh-cn tristate default y if DEFAULT_luci-i18n-unbound-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-unbound select PACKAGE_libc help Translation for luci-app-unbound - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-unbound-zh-tw tristate default y if DEFAULT_luci-i18n-unbound-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-unbound select PACKAGE_libc help Translation for luci-app-unbound - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-upnp-ar tristate default y if DEFAULT_luci-i18n-upnp-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - العربية (Arabic) config PACKAGE_luci-i18n-upnp-bg tristate default y if DEFAULT_luci-i18n-upnp-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-upnp help Translation for luci-app-upnp - български (Bulgarian) config PACKAGE_luci-i18n-upnp-bn tristate default y if DEFAULT_luci-i18n-upnp-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-upnp help Translation for luci-app-upnp - বাংলা (Bengali) config PACKAGE_luci-i18n-upnp-ca tristate default y if DEFAULT_luci-i18n-upnp-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - Català (Catalan) config PACKAGE_luci-i18n-upnp-cs tristate default y if DEFAULT_luci-i18n-upnp-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-upnp help Translation for luci-app-upnp - Čeština (Czech) config PACKAGE_luci-i18n-upnp-da tristate default y if DEFAULT_luci-i18n-upnp-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - Dansk (Danish) config PACKAGE_luci-i18n-upnp-de tristate default y if DEFAULT_luci-i18n-upnp-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - Deutsch (German) config PACKAGE_luci-i18n-upnp-el tristate default y if DEFAULT_luci-i18n-upnp-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-upnp help Translation for luci-app-upnp - Ελληνικά (Greek) config PACKAGE_luci-i18n-upnp-es tristate default y if DEFAULT_luci-i18n-upnp-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-upnp help Translation for luci-app-upnp - Español (Spanish) config PACKAGE_luci-i18n-upnp-fi tristate default y if DEFAULT_luci-i18n-upnp-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-upnp help Translation for luci-app-upnp - Suomi (Finnish) config PACKAGE_luci-i18n-upnp-fr tristate default y if DEFAULT_luci-i18n-upnp-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-upnp help Translation for luci-app-upnp - Français (French) config PACKAGE_luci-i18n-upnp-he tristate default y if DEFAULT_luci-i18n-upnp-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-upnp help Translation for luci-app-upnp - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-upnp-hi tristate default y if DEFAULT_luci-i18n-upnp-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-upnp help Translation for luci-app-upnp - हिंदी (Hindi) config PACKAGE_luci-i18n-upnp-hu tristate default y if DEFAULT_luci-i18n-upnp-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-upnp help Translation for luci-app-upnp - Magyar (Hungarian) config PACKAGE_luci-i18n-upnp-it tristate default y if DEFAULT_luci-i18n-upnp-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - Italiano (Italian) config PACKAGE_luci-i18n-upnp-ja tristate default y if DEFAULT_luci-i18n-upnp-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - 日本語 (Japanese) config PACKAGE_luci-i18n-upnp-ko tristate default y if DEFAULT_luci-i18n-upnp-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - 한국어 (Korean) config PACKAGE_luci-i18n-upnp-lt tristate default y if DEFAULT_luci-i18n-upnp-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-upnp-mr tristate default y if DEFAULT_luci-i18n-upnp-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-upnp help Translation for luci-app-upnp - Marāṭhī (Marathi) config PACKAGE_luci-i18n-upnp-ms tristate default y if DEFAULT_luci-i18n-upnp-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-upnp-no tristate default y if DEFAULT_luci-i18n-upnp-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - Norsk (Norwegian) config PACKAGE_luci-i18n-upnp-pl tristate default y if DEFAULT_luci-i18n-upnp-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - Polski (Polish) config PACKAGE_luci-i18n-upnp-pt tristate default y if DEFAULT_luci-i18n-upnp-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-upnp help Translation for luci-app-upnp - Português (Portuguese) config PACKAGE_luci-i18n-upnp-pt-br tristate default y if DEFAULT_luci-i18n-upnp-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-upnp-ro tristate default y if DEFAULT_luci-i18n-upnp-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-upnp help Translation for luci-app-upnp - Română (Romanian) config PACKAGE_luci-i18n-upnp-ru tristate default y if DEFAULT_luci-i18n-upnp-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - Русский (Russian) config PACKAGE_luci-i18n-upnp-sk tristate default y if DEFAULT_luci-i18n-upnp-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - Slovenčina (Slovak) config PACKAGE_luci-i18n-upnp-sv tristate default y if DEFAULT_luci-i18n-upnp-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - Svenska (Swedish) config PACKAGE_luci-i18n-upnp-tr tristate default y if DEFAULT_luci-i18n-upnp-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-upnp help Translation for luci-app-upnp - Türkçe (Turkish) config PACKAGE_luci-i18n-upnp-uk tristate default y if DEFAULT_luci-i18n-upnp-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - Українська (Ukrainian) config PACKAGE_luci-i18n-upnp-vi tristate default y if DEFAULT_luci-i18n-upnp-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-upnp help Translation for luci-app-upnp - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-upnp-zh-cn tristate default y if DEFAULT_luci-i18n-upnp-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-upnp-zh-tw tristate default y if DEFAULT_luci-i18n-upnp-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-upnp select PACKAGE_libc help Translation for luci-app-upnp - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-v2raya-ar tristate default y if DEFAULT_luci-i18n-v2raya-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - العربية (Arabic) Tianling Shen config PACKAGE_luci-i18n-v2raya-bg tristate default y if DEFAULT_luci-i18n-v2raya-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - български (Bulgarian) Tianling Shen config PACKAGE_luci-i18n-v2raya-bn tristate default y if DEFAULT_luci-i18n-v2raya-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - বাংলা (Bengali) Tianling Shen config PACKAGE_luci-i18n-v2raya-ca tristate default y if DEFAULT_luci-i18n-v2raya-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - Català (Catalan) Tianling Shen config PACKAGE_luci-i18n-v2raya-cs tristate default y if DEFAULT_luci-i18n-v2raya-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - Čeština (Czech) Tianling Shen config PACKAGE_luci-i18n-v2raya-da tristate default y if DEFAULT_luci-i18n-v2raya-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - Dansk (Danish) Tianling Shen config PACKAGE_luci-i18n-v2raya-de tristate default y if DEFAULT_luci-i18n-v2raya-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - Deutsch (German) Tianling Shen config PACKAGE_luci-i18n-v2raya-el tristate default y if DEFAULT_luci-i18n-v2raya-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - Ελληνικά (Greek) Tianling Shen config PACKAGE_luci-i18n-v2raya-es tristate default y if DEFAULT_luci-i18n-v2raya-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - Español (Spanish) Tianling Shen config PACKAGE_luci-i18n-v2raya-fi tristate default y if DEFAULT_luci-i18n-v2raya-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - Suomi (Finnish) Tianling Shen config PACKAGE_luci-i18n-v2raya-fr tristate default y if DEFAULT_luci-i18n-v2raya-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - Français (French) Tianling Shen config PACKAGE_luci-i18n-v2raya-he tristate default y if DEFAULT_luci-i18n-v2raya-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - עִבְרִית (Hebrew) Tianling Shen config PACKAGE_luci-i18n-v2raya-hi tristate default y if DEFAULT_luci-i18n-v2raya-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - हिंदी (Hindi) Tianling Shen config PACKAGE_luci-i18n-v2raya-hu tristate default y if DEFAULT_luci-i18n-v2raya-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - Magyar (Hungarian) Tianling Shen config PACKAGE_luci-i18n-v2raya-it tristate default y if DEFAULT_luci-i18n-v2raya-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - Italiano (Italian) Tianling Shen config PACKAGE_luci-i18n-v2raya-ja tristate default y if DEFAULT_luci-i18n-v2raya-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - 日本語 (Japanese) Tianling Shen config PACKAGE_luci-i18n-v2raya-ko tristate default y if DEFAULT_luci-i18n-v2raya-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - 한국어 (Korean) Tianling Shen config PACKAGE_luci-i18n-v2raya-lt tristate default y if DEFAULT_luci-i18n-v2raya-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - Lietuvių (Lithuanian) Tianling Shen config PACKAGE_luci-i18n-v2raya-mr tristate default y if DEFAULT_luci-i18n-v2raya-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - Marāṭhī (Marathi) Tianling Shen config PACKAGE_luci-i18n-v2raya-ms tristate default y if DEFAULT_luci-i18n-v2raya-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - Bahasa Melayu (Malay) Tianling Shen config PACKAGE_luci-i18n-v2raya-nl tristate default y if DEFAULT_luci-i18n-v2raya-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - Nederlands (Dutch) Tianling Shen config PACKAGE_luci-i18n-v2raya-no tristate default y if DEFAULT_luci-i18n-v2raya-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - Norsk (Norwegian) Tianling Shen config PACKAGE_luci-i18n-v2raya-pl tristate default y if DEFAULT_luci-i18n-v2raya-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - Polski (Polish) Tianling Shen config PACKAGE_luci-i18n-v2raya-pt tristate default y if DEFAULT_luci-i18n-v2raya-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - Português (Portuguese) Tianling Shen config PACKAGE_luci-i18n-v2raya-pt-br tristate default y if DEFAULT_luci-i18n-v2raya-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - Português do Brasil (Brazilian Portuguese) Tianling Shen config PACKAGE_luci-i18n-v2raya-ro tristate default y if DEFAULT_luci-i18n-v2raya-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - Română (Romanian) Tianling Shen config PACKAGE_luci-i18n-v2raya-ru tristate default y if DEFAULT_luci-i18n-v2raya-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - Русский (Russian) Tianling Shen config PACKAGE_luci-i18n-v2raya-sk tristate default y if DEFAULT_luci-i18n-v2raya-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - Slovenčina (Slovak) Tianling Shen config PACKAGE_luci-i18n-v2raya-sv tristate default y if DEFAULT_luci-i18n-v2raya-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - Svenska (Swedish) Tianling Shen config PACKAGE_luci-i18n-v2raya-tr tristate default y if DEFAULT_luci-i18n-v2raya-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - Türkçe (Turkish) Tianling Shen config PACKAGE_luci-i18n-v2raya-uk tristate default y if DEFAULT_luci-i18n-v2raya-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - Українська (Ukrainian) Tianling Shen config PACKAGE_luci-i18n-v2raya-vi tristate default y if DEFAULT_luci-i18n-v2raya-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-v2raya select PACKAGE_libc help Translation for luci-app-v2raya - Tiếng Việt (Vietnamese) Tianling Shen config PACKAGE_luci-i18n-v2raya-zh-cn tristate default y if DEFAULT_luci-i18n-v2raya-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - 简体中文 (Chinese Simplified) Tianling Shen config PACKAGE_luci-i18n-v2raya-zh-tw tristate default y if DEFAULT_luci-i18n-v2raya-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-v2raya help Translation for luci-app-v2raya - 繁體中文 (Chinese Traditional) Tianling Shen config PACKAGE_luci-i18n-vnstat-ar tristate default y if DEFAULT_luci-i18n-vnstat-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - العربية (Arabic) config PACKAGE_luci-i18n-vnstat-bg tristate default y if DEFAULT_luci-i18n-vnstat-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - български (Bulgarian) config PACKAGE_luci-i18n-vnstat-bn tristate default y if DEFAULT_luci-i18n-vnstat-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - বাংলা (Bengali) config PACKAGE_luci-i18n-vnstat-ca tristate default y if DEFAULT_luci-i18n-vnstat-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - Català (Catalan) config PACKAGE_luci-i18n-vnstat-cs tristate default y if DEFAULT_luci-i18n-vnstat-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - Čeština (Czech) config PACKAGE_luci-i18n-vnstat-da tristate default y if DEFAULT_luci-i18n-vnstat-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - Dansk (Danish) config PACKAGE_luci-i18n-vnstat-de tristate default y if DEFAULT_luci-i18n-vnstat-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - Deutsch (German) config PACKAGE_luci-i18n-vnstat-el tristate default y if DEFAULT_luci-i18n-vnstat-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - Ελληνικά (Greek) config PACKAGE_luci-i18n-vnstat-es tristate default y if DEFAULT_luci-i18n-vnstat-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - Español (Spanish) config PACKAGE_luci-i18n-vnstat-fi tristate default y if DEFAULT_luci-i18n-vnstat-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - Suomi (Finnish) config PACKAGE_luci-i18n-vnstat-fr tristate default y if DEFAULT_luci-i18n-vnstat-fr default LUCI_LANG_fr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - Français (French) config PACKAGE_luci-i18n-vnstat-he tristate default y if DEFAULT_luci-i18n-vnstat-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-vnstat-hi tristate default y if DEFAULT_luci-i18n-vnstat-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - हिंदी (Hindi) config PACKAGE_luci-i18n-vnstat-hu tristate default y if DEFAULT_luci-i18n-vnstat-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - Magyar (Hungarian) config PACKAGE_luci-i18n-vnstat-it tristate default y if DEFAULT_luci-i18n-vnstat-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - Italiano (Italian) config PACKAGE_luci-i18n-vnstat-ja tristate default y if DEFAULT_luci-i18n-vnstat-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - 日本語 (Japanese) config PACKAGE_luci-i18n-vnstat-ko tristate default y if DEFAULT_luci-i18n-vnstat-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - 한국어 (Korean) config PACKAGE_luci-i18n-vnstat-lt tristate default y if DEFAULT_luci-i18n-vnstat-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-vnstat-mr tristate default y if DEFAULT_luci-i18n-vnstat-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - Marāṭhī (Marathi) config PACKAGE_luci-i18n-vnstat-ms tristate default y if DEFAULT_luci-i18n-vnstat-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-vnstat-nl tristate default y if DEFAULT_luci-i18n-vnstat-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - Nederlands (Dutch) config PACKAGE_luci-i18n-vnstat-no tristate default y if DEFAULT_luci-i18n-vnstat-no default LUCI_LANG_nb_NO||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - Norsk (Norwegian) config PACKAGE_luci-i18n-vnstat-pl tristate default y if DEFAULT_luci-i18n-vnstat-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - Polski (Polish) config PACKAGE_luci-i18n-vnstat-pt tristate default y if DEFAULT_luci-i18n-vnstat-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - Português (Portuguese) config PACKAGE_luci-i18n-vnstat-pt-br tristate default y if DEFAULT_luci-i18n-vnstat-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-vnstat-ro tristate default y if DEFAULT_luci-i18n-vnstat-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - Română (Romanian) config PACKAGE_luci-i18n-vnstat-ru tristate default y if DEFAULT_luci-i18n-vnstat-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - Русский (Russian) config PACKAGE_luci-i18n-vnstat-sk tristate default y if DEFAULT_luci-i18n-vnstat-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - Slovenčina (Slovak) config PACKAGE_luci-i18n-vnstat-sv tristate default y if DEFAULT_luci-i18n-vnstat-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - Svenska (Swedish) config PACKAGE_luci-i18n-vnstat-tr tristate default y if DEFAULT_luci-i18n-vnstat-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - Türkçe (Turkish) config PACKAGE_luci-i18n-vnstat-uk tristate default y if DEFAULT_luci-i18n-vnstat-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - Українська (Ukrainian) config PACKAGE_luci-i18n-vnstat-vi tristate default y if DEFAULT_luci-i18n-vnstat-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-vnstat-zh-cn tristate default y if DEFAULT_luci-i18n-vnstat-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-vnstat select PACKAGE_libc help Translation for luci-app-vnstat - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-vnstat-zh-tw tristate default y if DEFAULT_luci-i18n-vnstat-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat help Translation for luci-app-vnstat - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-vnstat2-ar tristate default y if DEFAULT_luci-i18n-vnstat2-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - العربية (Arabic) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-bg tristate default y if DEFAULT_luci-i18n-vnstat2-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - български (Bulgarian) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-bn tristate default y if DEFAULT_luci-i18n-vnstat2-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-vnstat2 select PACKAGE_libc help Translation for luci-app-vnstat2 - বাংলা (Bengali) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-ca tristate default y if DEFAULT_luci-i18n-vnstat2-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Català (Catalan) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-cs tristate default y if DEFAULT_luci-i18n-vnstat2-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-vnstat2 select PACKAGE_libc help Translation for luci-app-vnstat2 - Čeština (Czech) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-da tristate default y if DEFAULT_luci-i18n-vnstat2-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Dansk (Danish) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-de tristate default y if DEFAULT_luci-i18n-vnstat2-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Deutsch (German) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-el tristate default y if DEFAULT_luci-i18n-vnstat2-el default LUCI_LANG_el||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Ελληνικά (Greek) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-es tristate default y if DEFAULT_luci-i18n-vnstat2-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-vnstat2 select PACKAGE_libc help Translation for luci-app-vnstat2 - Español (Spanish) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-fi tristate default y if DEFAULT_luci-i18n-vnstat2-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Suomi (Finnish) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-fr tristate default y if DEFAULT_luci-i18n-vnstat2-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-vnstat2 select PACKAGE_libc help Translation for luci-app-vnstat2 - Français (French) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-he tristate default y if DEFAULT_luci-i18n-vnstat2-he default LUCI_LANG_he||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - עִבְרִית (Hebrew) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-hi tristate default y if DEFAULT_luci-i18n-vnstat2-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-vnstat2 select PACKAGE_libc help Translation for luci-app-vnstat2 - हिंदी (Hindi) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-hu tristate default y if DEFAULT_luci-i18n-vnstat2-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Magyar (Hungarian) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-it tristate default y if DEFAULT_luci-i18n-vnstat2-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Italiano (Italian) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-ja tristate default y if DEFAULT_luci-i18n-vnstat2-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-vnstat2 select PACKAGE_libc help Translation for luci-app-vnstat2 - 日本語 (Japanese) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-ko tristate default y if DEFAULT_luci-i18n-vnstat2-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-vnstat2 select PACKAGE_libc help Translation for luci-app-vnstat2 - 한국어 (Korean) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-lt tristate default y if DEFAULT_luci-i18n-vnstat2-lt default LUCI_LANG_lt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Lietuvių (Lithuanian) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-mr tristate default y if DEFAULT_luci-i18n-vnstat2-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-vnstat2 select PACKAGE_libc help Translation for luci-app-vnstat2 - Marāṭhī (Marathi) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-ms tristate default y if DEFAULT_luci-i18n-vnstat2-ms default LUCI_LANG_ms||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Bahasa Melayu (Malay) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-nl tristate default y if DEFAULT_luci-i18n-vnstat2-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Nederlands (Dutch) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-no tristate default y if DEFAULT_luci-i18n-vnstat2-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-vnstat2 select PACKAGE_libc help Translation for luci-app-vnstat2 - Norsk (Norwegian) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-pl tristate default y if DEFAULT_luci-i18n-vnstat2-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-vnstat2 select PACKAGE_libc help Translation for luci-app-vnstat2 - Polski (Polish) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-pt tristate default y if DEFAULT_luci-i18n-vnstat2-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Português (Portuguese) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-pt-br tristate default y if DEFAULT_luci-i18n-vnstat2-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-vnstat2 select PACKAGE_libc help Translation for luci-app-vnstat2 - Português do Brasil (Brazilian Portuguese) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-ro tristate default y if DEFAULT_luci-i18n-vnstat2-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Română (Romanian) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-ru tristate default y if DEFAULT_luci-i18n-vnstat2-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-vnstat2 select PACKAGE_libc help Translation for luci-app-vnstat2 - Русский (Russian) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-sk tristate default y if DEFAULT_luci-i18n-vnstat2-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Slovenčina (Slovak) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-sv tristate default y if DEFAULT_luci-i18n-vnstat2-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Svenska (Swedish) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-tr tristate default y if DEFAULT_luci-i18n-vnstat2-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Türkçe (Turkish) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-uk tristate default y if DEFAULT_luci-i18n-vnstat2-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - Українська (Ukrainian) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-vi tristate default y if DEFAULT_luci-i18n-vnstat2-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-vnstat2 select PACKAGE_libc help Translation for luci-app-vnstat2 - Tiếng Việt (Vietnamese) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-zh-cn tristate default y if DEFAULT_luci-i18n-vnstat2-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-vnstat2 help Translation for luci-app-vnstat2 - 简体中文 (Chinese Simplified) Jan Hoffmann config PACKAGE_luci-i18n-vnstat2-zh-tw tristate default y if DEFAULT_luci-i18n-vnstat2-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-vnstat2 select PACKAGE_libc help Translation for luci-app-vnstat2 - 繁體中文 (Chinese Traditional) Jan Hoffmann config PACKAGE_luci-i18n-watchcat-ar tristate default y if DEFAULT_luci-i18n-watchcat-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - العربية (Arabic) config PACKAGE_luci-i18n-watchcat-bg tristate default y if DEFAULT_luci-i18n-watchcat-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - български (Bulgarian) config PACKAGE_luci-i18n-watchcat-bn tristate default y if DEFAULT_luci-i18n-watchcat-bn default LUCI_LANG_bn_BD||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-watchcat help Translation for luci-app-watchcat - বাংলা (Bengali) config PACKAGE_luci-i18n-watchcat-ca tristate default y if DEFAULT_luci-i18n-watchcat-ca default LUCI_LANG_ca||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - Català (Catalan) config PACKAGE_luci-i18n-watchcat-cs tristate default y if DEFAULT_luci-i18n-watchcat-cs default LUCI_LANG_cs||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-watchcat help Translation for luci-app-watchcat - Čeština (Czech) config PACKAGE_luci-i18n-watchcat-da tristate default y if DEFAULT_luci-i18n-watchcat-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-watchcat help Translation for luci-app-watchcat - Dansk (Danish) config PACKAGE_luci-i18n-watchcat-de tristate default y if DEFAULT_luci-i18n-watchcat-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-watchcat help Translation for luci-app-watchcat - Deutsch (German) config PACKAGE_luci-i18n-watchcat-el tristate default y if DEFAULT_luci-i18n-watchcat-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - Ελληνικά (Greek) config PACKAGE_luci-i18n-watchcat-es tristate default y if DEFAULT_luci-i18n-watchcat-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-watchcat help Translation for luci-app-watchcat - Español (Spanish) config PACKAGE_luci-i18n-watchcat-fi tristate default y if DEFAULT_luci-i18n-watchcat-fi default LUCI_LANG_fi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-watchcat help Translation for luci-app-watchcat - Suomi (Finnish) config PACKAGE_luci-i18n-watchcat-fr tristate default y if DEFAULT_luci-i18n-watchcat-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - Français (French) config PACKAGE_luci-i18n-watchcat-he tristate default y if DEFAULT_luci-i18n-watchcat-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-watchcat-hi tristate default y if DEFAULT_luci-i18n-watchcat-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - हिंदी (Hindi) config PACKAGE_luci-i18n-watchcat-hu tristate default y if DEFAULT_luci-i18n-watchcat-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-watchcat help Translation for luci-app-watchcat - Magyar (Hungarian) config PACKAGE_luci-i18n-watchcat-it tristate default y if DEFAULT_luci-i18n-watchcat-it default LUCI_LANG_it||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - Italiano (Italian) config PACKAGE_luci-i18n-watchcat-ja tristate default y if DEFAULT_luci-i18n-watchcat-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - 日本語 (Japanese) config PACKAGE_luci-i18n-watchcat-ko tristate default y if DEFAULT_luci-i18n-watchcat-ko default LUCI_LANG_ko||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - 한국어 (Korean) config PACKAGE_luci-i18n-watchcat-lt tristate default y if DEFAULT_luci-i18n-watchcat-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-watchcat-mr tristate default y if DEFAULT_luci-i18n-watchcat-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - Marāṭhī (Marathi) config PACKAGE_luci-i18n-watchcat-ms tristate default y if DEFAULT_luci-i18n-watchcat-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-watchcat-no tristate default y if DEFAULT_luci-i18n-watchcat-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - Norsk (Norwegian) config PACKAGE_luci-i18n-watchcat-pl tristate default y if DEFAULT_luci-i18n-watchcat-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-watchcat help Translation for luci-app-watchcat - Polski (Polish) config PACKAGE_luci-i18n-watchcat-pt tristate default y if DEFAULT_luci-i18n-watchcat-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - Português (Portuguese) config PACKAGE_luci-i18n-watchcat-pt-br tristate default y if DEFAULT_luci-i18n-watchcat-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-watchcat help Translation for luci-app-watchcat - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-watchcat-ro tristate default y if DEFAULT_luci-i18n-watchcat-ro default LUCI_LANG_ro||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - Română (Romanian) config PACKAGE_luci-i18n-watchcat-ru tristate default y if DEFAULT_luci-i18n-watchcat-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - Русский (Russian) config PACKAGE_luci-i18n-watchcat-sk tristate default y if DEFAULT_luci-i18n-watchcat-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - Slovenčina (Slovak) config PACKAGE_luci-i18n-watchcat-sv tristate default y if DEFAULT_luci-i18n-watchcat-sv default LUCI_LANG_sv||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-watchcat help Translation for luci-app-watchcat - Svenska (Swedish) config PACKAGE_luci-i18n-watchcat-tr tristate default y if DEFAULT_luci-i18n-watchcat-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - Türkçe (Turkish) config PACKAGE_luci-i18n-watchcat-uk tristate default y if DEFAULT_luci-i18n-watchcat-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-watchcat help Translation for luci-app-watchcat - Українська (Ukrainian) config PACKAGE_luci-i18n-watchcat-vi tristate default y if DEFAULT_luci-i18n-watchcat-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-watchcat help Translation for luci-app-watchcat - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-watchcat-zh-cn tristate default y if DEFAULT_luci-i18n-watchcat-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-watchcat help Translation for luci-app-watchcat - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-watchcat-zh-tw tristate default y if DEFAULT_luci-i18n-watchcat-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-watchcat select PACKAGE_libc help Translation for luci-app-watchcat - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-wifischedule-ar tristate default y if DEFAULT_luci-i18n-wifischedule-ar default LUCI_LANG_ar||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wifischedule help Translation for luci-app-wifischedule - العربية (Arabic) config PACKAGE_luci-i18n-wifischedule-bg tristate default y if DEFAULT_luci-i18n-wifischedule-bg default LUCI_LANG_bg||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - български (Bulgarian) config PACKAGE_luci-i18n-wifischedule-bn tristate default y if DEFAULT_luci-i18n-wifischedule-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - বাংলা (Bengali) config PACKAGE_luci-i18n-wifischedule-ca tristate default y if DEFAULT_luci-i18n-wifischedule-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wifischedule help Translation for luci-app-wifischedule - Català (Catalan) config PACKAGE_luci-i18n-wifischedule-cs tristate default y if DEFAULT_luci-i18n-wifischedule-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - Čeština (Czech) config PACKAGE_luci-i18n-wifischedule-da tristate default y if DEFAULT_luci-i18n-wifischedule-da default LUCI_LANG_da||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wifischedule help Translation for luci-app-wifischedule - Dansk (Danish) config PACKAGE_luci-i18n-wifischedule-de tristate default y if DEFAULT_luci-i18n-wifischedule-de default LUCI_LANG_de||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - Deutsch (German) config PACKAGE_luci-i18n-wifischedule-el tristate default y if DEFAULT_luci-i18n-wifischedule-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - Ελληνικά (Greek) config PACKAGE_luci-i18n-wifischedule-es tristate default y if DEFAULT_luci-i18n-wifischedule-es default LUCI_LANG_es||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wifischedule help Translation for luci-app-wifischedule - Español (Spanish) config PACKAGE_luci-i18n-wifischedule-fi tristate default y if DEFAULT_luci-i18n-wifischedule-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - Suomi (Finnish) config PACKAGE_luci-i18n-wifischedule-fr tristate default y if DEFAULT_luci-i18n-wifischedule-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - Français (French) config PACKAGE_luci-i18n-wifischedule-he tristate default y if DEFAULT_luci-i18n-wifischedule-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-wifischedule-hi tristate default y if DEFAULT_luci-i18n-wifischedule-hi default LUCI_LANG_hi||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - हिंदी (Hindi) config PACKAGE_luci-i18n-wifischedule-hu tristate default y if DEFAULT_luci-i18n-wifischedule-hu default LUCI_LANG_hu||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - Magyar (Hungarian) config PACKAGE_luci-i18n-wifischedule-it tristate default y if DEFAULT_luci-i18n-wifischedule-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wifischedule help Translation for luci-app-wifischedule - Italiano (Italian) config PACKAGE_luci-i18n-wifischedule-ja tristate default y if DEFAULT_luci-i18n-wifischedule-ja default LUCI_LANG_ja||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wifischedule help Translation for luci-app-wifischedule - 日本語 (Japanese) config PACKAGE_luci-i18n-wifischedule-ko tristate default y if DEFAULT_luci-i18n-wifischedule-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wifischedule help Translation for luci-app-wifischedule - 한국어 (Korean) config PACKAGE_luci-i18n-wifischedule-lt tristate default y if DEFAULT_luci-i18n-wifischedule-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-wifischedule-mr tristate default y if DEFAULT_luci-i18n-wifischedule-mr default LUCI_LANG_mr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wifischedule help Translation for luci-app-wifischedule - Marāṭhī (Marathi) config PACKAGE_luci-i18n-wifischedule-ms tristate default y if DEFAULT_luci-i18n-wifischedule-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-wifischedule-nl tristate default y if DEFAULT_luci-i18n-wifischedule-nl default LUCI_LANG_nl||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - Nederlands (Dutch) config PACKAGE_luci-i18n-wifischedule-no tristate default y if DEFAULT_luci-i18n-wifischedule-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - Norsk (Norwegian) config PACKAGE_luci-i18n-wifischedule-pl tristate default y if DEFAULT_luci-i18n-wifischedule-pl default LUCI_LANG_pl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wifischedule help Translation for luci-app-wifischedule - Polski (Polish) config PACKAGE_luci-i18n-wifischedule-pt tristate default y if DEFAULT_luci-i18n-wifischedule-pt default LUCI_LANG_pt||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - Português (Portuguese) config PACKAGE_luci-i18n-wifischedule-pt-br tristate default y if DEFAULT_luci-i18n-wifischedule-pt-br default LUCI_LANG_pt_BR||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-wifischedule-ro tristate default y if DEFAULT_luci-i18n-wifischedule-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wifischedule help Translation for luci-app-wifischedule - Română (Romanian) config PACKAGE_luci-i18n-wifischedule-ru tristate default y if DEFAULT_luci-i18n-wifischedule-ru default LUCI_LANG_ru||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wifischedule help Translation for luci-app-wifischedule - Русский (Russian) config PACKAGE_luci-i18n-wifischedule-sk tristate default y if DEFAULT_luci-i18n-wifischedule-sk default LUCI_LANG_sk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wifischedule help Translation for luci-app-wifischedule - Slovenčina (Slovak) config PACKAGE_luci-i18n-wifischedule-sv tristate default y if DEFAULT_luci-i18n-wifischedule-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - Svenska (Swedish) config PACKAGE_luci-i18n-wifischedule-tr tristate default y if DEFAULT_luci-i18n-wifischedule-tr default LUCI_LANG_tr||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - Türkçe (Turkish) config PACKAGE_luci-i18n-wifischedule-uk tristate default y if DEFAULT_luci-i18n-wifischedule-uk default LUCI_LANG_uk||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - Українська (Ukrainian) config PACKAGE_luci-i18n-wifischedule-vi tristate default y if DEFAULT_luci-i18n-wifischedule-vi default LUCI_LANG_vi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wifischedule help Translation for luci-app-wifischedule - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-wifischedule-zh-cn tristate default y if DEFAULT_luci-i18n-wifischedule-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wifischedule help Translation for luci-app-wifischedule - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-wifischedule-zh-tw tristate default y if DEFAULT_luci-i18n-wifischedule-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) depends on PACKAGE_luci-app-wifischedule select PACKAGE_libc help Translation for luci-app-wifischedule - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-wol-ar tristate default y if DEFAULT_luci-i18n-wol-ar default LUCI_LANG_ar||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - العربية (Arabic) config PACKAGE_luci-i18n-wol-bg tristate default y if DEFAULT_luci-i18n-wol-bg default LUCI_LANG_bg||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wol help Translation for luci-app-wol - български (Bulgarian) config PACKAGE_luci-i18n-wol-bn tristate default y if DEFAULT_luci-i18n-wol-bn default LUCI_LANG_bn_BD||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - বাংলা (Bengali) config PACKAGE_luci-i18n-wol-ca tristate default y if DEFAULT_luci-i18n-wol-ca default LUCI_LANG_ca||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wol help Translation for luci-app-wol - Català (Catalan) config PACKAGE_luci-i18n-wol-cs tristate default y if DEFAULT_luci-i18n-wol-cs default LUCI_LANG_cs||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - Čeština (Czech) config PACKAGE_luci-i18n-wol-da tristate default y if DEFAULT_luci-i18n-wol-da default LUCI_LANG_da||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - Dansk (Danish) config PACKAGE_luci-i18n-wol-de tristate default y if DEFAULT_luci-i18n-wol-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wol help Translation for luci-app-wol - Deutsch (German) config PACKAGE_luci-i18n-wol-el tristate default y if DEFAULT_luci-i18n-wol-el default LUCI_LANG_el||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - Ελληνικά (Greek) config PACKAGE_luci-i18n-wol-es tristate default y if DEFAULT_luci-i18n-wol-es default LUCI_LANG_es||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - Español (Spanish) config PACKAGE_luci-i18n-wol-fi tristate default y if DEFAULT_luci-i18n-wol-fi default LUCI_LANG_fi||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - Suomi (Finnish) config PACKAGE_luci-i18n-wol-fr tristate default y if DEFAULT_luci-i18n-wol-fr default LUCI_LANG_fr||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - Français (French) config PACKAGE_luci-i18n-wol-he tristate default y if DEFAULT_luci-i18n-wol-he default LUCI_LANG_he||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - עִבְרִית (Hebrew) config PACKAGE_luci-i18n-wol-hi tristate default y if DEFAULT_luci-i18n-wol-hi default LUCI_LANG_hi||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wol help Translation for luci-app-wol - हिंदी (Hindi) config PACKAGE_luci-i18n-wol-hu tristate default y if DEFAULT_luci-i18n-wol-hu default LUCI_LANG_hu||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wol help Translation for luci-app-wol - Magyar (Hungarian) config PACKAGE_luci-i18n-wol-it tristate default y if DEFAULT_luci-i18n-wol-it default LUCI_LANG_it||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wol help Translation for luci-app-wol - Italiano (Italian) config PACKAGE_luci-i18n-wol-ja tristate default y if DEFAULT_luci-i18n-wol-ja default LUCI_LANG_ja||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - 日本語 (Japanese) config PACKAGE_luci-i18n-wol-ko tristate default y if DEFAULT_luci-i18n-wol-ko default LUCI_LANG_ko||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wol help Translation for luci-app-wol - 한국어 (Korean) config PACKAGE_luci-i18n-wol-lt tristate default y if DEFAULT_luci-i18n-wol-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - Lietuvių (Lithuanian) config PACKAGE_luci-i18n-wol-mr tristate default y if DEFAULT_luci-i18n-wol-mr default LUCI_LANG_mr||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - Marāṭhī (Marathi) config PACKAGE_luci-i18n-wol-ms tristate default y if DEFAULT_luci-i18n-wol-ms default LUCI_LANG_ms||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - Bahasa Melayu (Malay) config PACKAGE_luci-i18n-wol-nl tristate default y if DEFAULT_luci-i18n-wol-nl default LUCI_LANG_nl||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wol help Translation for luci-app-wol - Nederlands (Dutch) config PACKAGE_luci-i18n-wol-no tristate default y if DEFAULT_luci-i18n-wol-no default LUCI_LANG_nb_NO||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - Norsk (Norwegian) config PACKAGE_luci-i18n-wol-pl tristate default y if DEFAULT_luci-i18n-wol-pl default LUCI_LANG_pl||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - Polski (Polish) config PACKAGE_luci-i18n-wol-pt tristate default y if DEFAULT_luci-i18n-wol-pt default LUCI_LANG_pt||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wol help Translation for luci-app-wol - Português (Portuguese) config PACKAGE_luci-i18n-wol-pt-br tristate default y if DEFAULT_luci-i18n-wol-pt-br default LUCI_LANG_pt_BR||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wol help Translation for luci-app-wol - Português do Brasil (Brazilian Portuguese) config PACKAGE_luci-i18n-wol-ro tristate default y if DEFAULT_luci-i18n-wol-ro default LUCI_LANG_ro||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wol help Translation for luci-app-wol - Română (Romanian) config PACKAGE_luci-i18n-wol-ru tristate default y if DEFAULT_luci-i18n-wol-ru default LUCI_LANG_ru||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - Русский (Russian) config PACKAGE_luci-i18n-wol-sk tristate default y if DEFAULT_luci-i18n-wol-sk default LUCI_LANG_sk||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - Slovenčina (Slovak) config PACKAGE_luci-i18n-wol-sv tristate default y if DEFAULT_luci-i18n-wol-sv default LUCI_LANG_sv||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - Svenska (Swedish) config PACKAGE_luci-i18n-wol-tr tristate default y if DEFAULT_luci-i18n-wol-tr default LUCI_LANG_tr||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wol help Translation for luci-app-wol - Türkçe (Turkish) config PACKAGE_luci-i18n-wol-uk tristate default y if DEFAULT_luci-i18n-wol-uk default LUCI_LANG_uk||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wol help Translation for luci-app-wol - Українська (Ukrainian) config PACKAGE_luci-i18n-wol-vi tristate default y if DEFAULT_luci-i18n-wol-vi default LUCI_LANG_vi||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - Tiếng Việt (Vietnamese) config PACKAGE_luci-i18n-wol-zh-cn tristate default y if DEFAULT_luci-i18n-wol-zh-cn default LUCI_LANG_zh_Hans||(ALL&&m) depends on PACKAGE_luci-app-wol select PACKAGE_libc help Translation for luci-app-wol - 简体中文 (Chinese Simplified) config PACKAGE_luci-i18n-wol-zh-tw tristate default y if DEFAULT_luci-i18n-wol-zh-tw default LUCI_LANG_zh_Hant||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-wol help Translation for luci-app-wol - 繁體中文 (Chinese Traditional) config PACKAGE_luci-i18n-xfrpc-lt tristate default y if DEFAULT_luci-i18n-xfrpc-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-xfrpc select PACKAGE_libc help Translation for luci-app-xfrpc - Lietuvių (Lithuanian) Dengfeng Liu config PACKAGE_luci-i18n-xinetd-de tristate default y if DEFAULT_luci-i18n-xinetd-de default LUCI_LANG_de||(ALL&&m) select PACKAGE_libc depends on PACKAGE_luci-app-xinetd help Translation for luci-app-xinetd - Deutsch (German) Helge Mader config PACKAGE_luci-i18n-xinetd-lt tristate default y if DEFAULT_luci-i18n-xinetd-lt default LUCI_LANG_lt||(ALL&&m) depends on PACKAGE_luci-app-xinetd select PACKAGE_libc help Translation for luci-app-xinetd - Lietuvių (Lithuanian) Helge Mader endmenu menu "Mail" config PACKAGE_alpine tristate "alpine" default y if DEFAULT_alpine default m if ALL select PACKAGE_libpam select PACKAGE_libpthread select PACKAGE_libopenssl select PACKAGE_libc select PACKAGE_libncurses select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libintl-full if BUILD_NLS help Alpine (Alternatively Licensed Program for Internet News and Email) is a free software email client developed at the University of Washington. It is suitable for both the inexperienced email user as well as for the most demanding power user. This package is built with OpenSSL support. http://alpine.x10host.com/alpine/ Antti Seppälä config PACKAGE_alpine-nossl tristate "alpine-nossl" default y if DEFAULT_alpine-nossl default m if ALL select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libncurses select PACKAGE_libc select PACKAGE_libopenssl select PACKAGE_libpthread select PACKAGE_libpam depends on BROKEN help Alpine (Alternatively Licensed Program for Internet News and Email) is a free software email client developed at the University of Washington. It is suitable for both the inexperienced email user as well as for the most demanding power user. This package is built without OpenSSL support. http://alpine.x10host.com/alpine/ Antti Seppälä config PACKAGE_bogofilter tristate "bogofilter.................................................... bogofilter" default y if DEFAULT_bogofilter default m if ALL select PACKAGE_libdb47 select PACKAGE_libc help Bogofilter is a fast Bayesian spam filter http://bogofilter.sourceforge.net/ W. Michael Petullo config PACKAGE_dovecot tristate "dovecot.......................................... An IMAP and POP3 daemon" default y if DEFAULT_dovecot default m if ALL select PACKAGE_librt select PACKAGE_libcap select PACKAGE_libc select PACKAGE_icu if DOVECOT_ICU select PACKAGE_libsqlite3 if DOVECOT_SQLITE select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libmariadb if DOVECOT_MYSQL select PACKAGE_libopenldap if DOVECOT_LDAP select PACKAGE_libbz2 select PACKAGE_krb5-libs if DOVECOT_GSSAPI select PACKAGE_libopenssl select PACKAGE_libpq if DOVECOT_PGSQL select PACKAGE_zlib help Dovecot is a program which provides POP3 and IMAP services. https://www.dovecot.org/ Lucian Cristian source "feeds/packages/mail/dovecot/Config.in" config PACKAGE_dovecot-pigeonhole tristate "dovecot-pigeonhole................. Mail filtering facilities for Dovecot" default y if DEFAULT_dovecot-pigeonhole default m if ALL select PACKAGE_dovecot select PACKAGE_libc help Pigeonhole provides mail filtering facilities for Dovecot using the Sieve (RFC 5228) language. https://pigeonhole.dovecot.org/ W. Michael Petullo config PACKAGE_dovecot-utils tristate "dovecot-utils.................... doveadm and dsync utilities for Dovecot" default y if DEFAULT_dovecot-utils default m if ALL select PACKAGE_libc select PACKAGE_dovecot help doveadm and dsync utilities for Dovecot Lucian Cristian menuconfig PACKAGE_emailrelay tristate "emailrelay................................... A simple SMTP proxy and MTA" default y if DEFAULT_emailrelay default m if ALL select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_libopenssl if EMAILRELAY_SSL help Emailrelay is a simple SMTP proxy and store-and-forward message transfer agent (MTA). When running as a proxy all e-mail messages can be passed through a user-defined program, such as a spam filter, which can drop, re-address or edit messages as they pass through. When running as a store-and-forward MTA incoming messages are stored in a local spool directory, and then forwarded to the next SMTP server on request. http://emailrelay.sourceforge.net/ Federico Di Marco config EMAILRELAY_SUPPORT_VERBOSE_DBG bool "Enable support for extended logging" depends on PACKAGE_emailrelay default n help Enables support for extended logging (must also be explicitely enabled by using command line switch --debug when starting emailrelay) config EMAILRELAY_SSL bool "Enable support for OpenSSL" depends on PACKAGE_emailrelay default y select PACKAGE_libopenssl help Builds the package with OpenSSL support (SSMTP is supported). config PACKAGE_exim tristate "exim......................................... Exim message transfer agent" default y if DEFAULT_exim default m if ALL select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libidn2 if BUILD_NLS select PACKAGE_libdb47 select PACKAGE_libc select PACKAGE_libpcre2 select PACKAGE_libidn if BUILD_NLS depends on m || (PACKAGE_exim-openssl != y) depends on m || (PACKAGE_exim-gnutls != y) depends on m || (PACKAGE_exim-ldap != y) help Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. This package provides Exim without TLS support. http://www.exim.org/ Daniel Golle config PACKAGE_exim-gnutls tristate "exim-gnutls.................... Exim message transfer agent (with GnuTLS)" default y if DEFAULT_exim-gnutls default m if ALL select PACKAGE_libidn2 if BUILD_NLS select PACKAGE_libgnutls select PACKAGE_libc select PACKAGE_libgnutls-dane if EXIM_GNUTLS_DANE select PACKAGE_libidn if BUILD_NLS select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libdb47 select PACKAGE_libpcre2 depends on m || (PACKAGE_exim-openssl != y) depends on m || (PACKAGE_exim-ldap != y) help Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. This package provides Exim built with GnuTLS. http://www.exim.org/ Daniel Golle config EXIM_GNUTLS_DANE bool "exim-gnutls DANE support" depends on PACKAGE_exim-gnutls default n help Build exim-gnutls against libgnutls-dane for DANE support. libgnutls-dane depends on libunbound which depends on libopenssl. config PACKAGE_exim-ldap tristate "exim-ldap........ Exim message transfer agent (with OpenSSL and OpenLDAP)" default y if DEFAULT_exim-ldap default m if ALL select PACKAGE_libopenssl select PACKAGE_libsasl2 select PACKAGE_libopenldap select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libdb47 select PACKAGE_libpcre2 select PACKAGE_libidn if BUILD_NLS select PACKAGE_libidn2 if BUILD_NLS select PACKAGE_libc help Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. This package provides Exim built with OpenSSL, OpenLDAP and Cyrus SASL. http://www.exim.org/ Daniel Golle config PACKAGE_exim-openssl tristate "exim-openssl.................. Exim message transfer agent (with OpenSSL)" default y if DEFAULT_exim-openssl default m if ALL select PACKAGE_libopenssl select PACKAGE_libidn if BUILD_NLS select PACKAGE_libidn2 if BUILD_NLS select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libdb47 select PACKAGE_libpcre2 select PACKAGE_libc depends on m || (PACKAGE_exim-ldap != y) help Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. This package provides Exim built with OpenSSL. http://www.exim.org/ Daniel Golle config PACKAGE_exim-lookup-cdb tristate "exim-lookup-cdb................................... Exim lookup module cdb" default y if DEFAULT_exim-lookup-cdb default m if ALL select PACKAGE_libc depends on PACKAGE_exim||PACKAGE_exim-gnutls||PACKAGE_exim-openssl||PACKAGE_exim-ldap help Exim lookup module cdb http://www.exim.org/ Daniel Golle config PACKAGE_exim-lookup-dbmdb tristate "exim-lookup-dbmdb............................... Exim lookup module dbmdb" default y if DEFAULT_exim-lookup-dbmdb default m if ALL depends on PACKAGE_exim||PACKAGE_exim-gnutls||PACKAGE_exim-openssl||PACKAGE_exim-ldap select PACKAGE_libc help Exim lookup module dbmdb http://www.exim.org/ Daniel Golle config PACKAGE_exim-lookup-dnsdb tristate "exim-lookup-dnsdb............................... Exim lookup module dnsdb" default y if DEFAULT_exim-lookup-dnsdb default m if ALL depends on PACKAGE_exim||PACKAGE_exim-gnutls||PACKAGE_exim-openssl||PACKAGE_exim-ldap select PACKAGE_libc help Exim lookup module dnsdb http://www.exim.org/ Daniel Golle config PACKAGE_exim-lookup-json tristate "exim-lookup-json................................. Exim lookup module json" default y if DEFAULT_exim-lookup-json default m if ALL depends on PACKAGE_exim||PACKAGE_exim-gnutls||PACKAGE_exim-openssl||PACKAGE_exim-ldap select PACKAGE_jansson select PACKAGE_libc help Exim lookup module json http://www.exim.org/ Daniel Golle config PACKAGE_exim-lookup-mysql tristate "exim-lookup-mysql............................... Exim lookup module mysql" default y if DEFAULT_exim-lookup-mysql default m if ALL select PACKAGE_libmariadb select PACKAGE_libc depends on PACKAGE_exim||PACKAGE_exim-gnutls||PACKAGE_exim-openssl||PACKAGE_exim-ldap help Exim lookup module mysql http://www.exim.org/ Daniel Golle config PACKAGE_exim-lookup-passwd tristate "exim-lookup-passwd............................. Exim lookup module passwd" default y if DEFAULT_exim-lookup-passwd default m if ALL depends on PACKAGE_exim||PACKAGE_exim-gnutls||PACKAGE_exim-openssl||PACKAGE_exim-ldap select PACKAGE_libc help Exim lookup module passwd http://www.exim.org/ Daniel Golle config PACKAGE_exim-lookup-pgsql tristate "exim-lookup-pgsql............................... Exim lookup module pgsql" default y if DEFAULT_exim-lookup-pgsql default m if ALL select PACKAGE_libc select PACKAGE_libpq depends on PACKAGE_exim||PACKAGE_exim-gnutls||PACKAGE_exim-openssl||PACKAGE_exim-ldap help Exim lookup module pgsql http://www.exim.org/ Daniel Golle config PACKAGE_exim-lookup-redis tristate "exim-lookup-redis............................... Exim lookup module redis" default y if DEFAULT_exim-lookup-redis default m if ALL depends on PACKAGE_exim||PACKAGE_exim-gnutls||PACKAGE_exim-openssl||PACKAGE_exim-ldap select PACKAGE_libhiredis select PACKAGE_libc help Exim lookup module redis http://www.exim.org/ Daniel Golle config PACKAGE_exim-lookup-sqlite tristate "exim-lookup-sqlite............................. Exim lookup module sqlite" default y if DEFAULT_exim-lookup-sqlite default m if ALL depends on PACKAGE_exim||PACKAGE_exim-gnutls||PACKAGE_exim-openssl||PACKAGE_exim-ldap select PACKAGE_libsqlite3 select PACKAGE_libc help Exim lookup module sqlite http://www.exim.org/ Daniel Golle menuconfig PACKAGE_fdm tristate "fdm............................................... fetch mail and deliver" default y if DEFAULT_fdm default m if ALL select PACKAGE_tdb select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libopenssl select PACKAGE_libpcre2 if FDM_WITH_PCRE help fdm is a simple, lightweight replacement for mail fetch, filter and delivery programs such as fetchmail and procmail. It can fetch using POP3 or IMAP (with SSL) or from stdin, and deliver to a pipe, file, maildir, mbox or SMTP server, based on POSIX regexp https://github.com/nicm/fdm Dmitry V. Zimin source "feeds/packages/mail/fdm/Config.in" config PACKAGE_greyfix tristate "greyfix.............................. Greyfix - greylisting with Postfix." default y if DEFAULT_greyfix default m if ALL select PACKAGE_libdb47 select PACKAGE_libc help Greyfix is the greylisting policy daemon for Postfix written by Kim Minh Kaplan. http://www.kim-minh.com/pub/greyfix/ config PACKAGE_mailsend tristate "mailsend........................... A command-line mail sender (with SSL)" default y if DEFAULT_mailsend default m if ALL select PACKAGE_libopenssl select PACKAGE_libc help Mailsend is a simple command line program to send mail via SMTP protocol. . SSL supported is provided by OpenSSL. https://github.com/muquit/mailsend Ted Hess config PACKAGE_mailsend-nossl tristate "mailsend-nossl.................. A command-line mail sender (without SSL)" default y if DEFAULT_mailsend-nossl default m if ALL select PACKAGE_libc help Mailsend is a simple command line program to send mail via SMTP protocol. https://github.com/muquit/mailsend Ted Hess config PACKAGE_mblaze tristate "mblaze............................... Unix utilities to deal with Maildir" default y if DEFAULT_mblaze default m if ALL select PACKAGE_libc help The mblaze message system is a set of Unix utilities for processing and interacting with mail messages which are stored in maildir folders. https://github.com/leahneukirchen/mblaze Michal Vasilek config PACKAGE_msmtp tristate "msmtp................. Simple sendmail SMTP forwarding (with SSL support)" default y if DEFAULT_msmtp default m if ALL select PACKAGE_ca-bundle select PACKAGE_libgnutls select PACKAGE_libc select PACKAGE_libintl-full if BUILD_NLS help msmtp is an SMTP client. In the default mode, it transmits a mail to an SMTP server (for example at a free mail provider) which does the delivery. To use this program with your mail user agent (MUA), create a configuration file with your mail account(s) and tell your MUA to call msmtp instead of /usr/sbin/sendmail. This package is built with SSL support. https://marlam.de/msmtp config PACKAGE_msmtp-mta tristate "msmtp-mta....................... Simple sendmail SMTP forwarding (as MTA)" default y if DEFAULT_msmtp-mta default m if ALL select PACKAGE_msmtp if PACKAGE_msmtp-nossl source "feeds/packages/mail/mutt/Config.in" config PACKAGE_nail tristate "nail............................................... Heirloom mailx (nail)" default y if DEFAULT_nail default m if ALL select PACKAGE_libopenssl select PACKAGE_libc help Heirloom mailx (formerly known as "nail") is intended provide the functionality of the POSIX mailx command with additional support for MIME messages, IMAP (including caching), POP3, SMTP, S/MIME, message threading/sorting, scoring, and filtering http://heirloom.sourceforge.net/mailx.html Dmitry V. Zimin config PACKAGE_opendkim tristate "opendkim................... Open source milter for providing DKIM service" default y if DEFAULT_opendkim default m if ALL select PACKAGE_libopendkim select PACKAGE_libc help The OpenDKIM daemon application and the opendkim-genkey Perl script for generating public/private key pairs. http://opendkim.org/ Val Kulkov config PACKAGE_opendkim-tools tristate "opendkim-tools........... genzone, testkey and testmsg tools for OpenDKIM" default y if DEFAULT_opendkim-tools default m if ALL select PACKAGE_libc select PACKAGE_libopendkim help opendkim-genzone, opendkim-testkey and opendkim-testmsg tools. http://opendkim.org/ Val Kulkov menuconfig PACKAGE_postfix tristate "postfix...................................... Postfix Mail Transmit Agent" default y if DEFAULT_postfix default m if ALL select PACKAGE_libmariadb if POSTFIX_MYSQL select PACKAGE_libopenssl if POSTFIX_TLS select PACKAGE_libpcre2 if POSTFIX_PCRE select PACKAGE_icu if POSTFIX_EAI select PACKAGE_libc select PACKAGE_libopenldap if POSTFIX_LDAP select PACKAGE_libsqlite3 if POSTFIX_SQLITE select PACKAGE_libsasl2 if POSTFIX_SASL select PACKAGE_libdb47 if POSTFIX_DB select PACKAGE_libpq if POSTFIX_PGSQL select PACKAGE_tinycdb if POSTFIX_CDB help Postfix is Wietse Venema's mailer that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. http://www.postfix.org/ Denis Shulyaka config POSTFIX_TLS depends on PACKAGE_postfix bool "TLS support" default y help Implements TLS support in postfix (using OpenSSL). config POSTFIX_SASL depends on PACKAGE_postfix bool "SASL support" default y help Implements SASL support in postfix (using Cyrus SASL). config POSTFIX_LDAP depends on PACKAGE_postfix bool "LDAP support" default y help Implements LDAP support in postfix (using OpenLDAP). config POSTFIX_DB depends on PACKAGE_postfix bool "BerkeleyDB support" default n help Implements support for btree and hash files using Berkeley DB. config POSTFIX_CDB depends on PACKAGE_postfix bool "CDB support" default y help Implements support for cdb files using tinycdb config POSTFIX_SQLITE depends on PACKAGE_postfix bool "SQLITE support" default y help Implements support for SQLite3 DB config POSTFIX_MYSQL depends on PACKAGE_postfix bool "MYSQL support" default n help Implements support for MySQL config POSTFIX_PGSQL depends on PACKAGE_postfix bool "PostgreSQL support" default n help Implement support for PostgreSQL config POSTFIX_PCRE depends on PACKAGE_postfix bool "PCRE support" default y help Implement support for Perl Compatible Regular Expressions config POSTFIX_EAI depends on PACKAGE_postfix bool "SMTPUTF8 support" default n help Enable Postfix support for Email Address Internationalization (EAI) as defined in RFC 6531 (SMTPUTF8 extension), RFC 6532 (Internationalized email headers) and RFC 6533 (Internationalized delivery status notifications). Since version 3.0, Postfix fully supports UTF-8 email addresses and UTF-8 message header values. config PACKAGE_spamassassin tristate "spamassassin................................................ SpamAssassin" default y if DEFAULT_spamassassin default m if ALL select PACKAGE_perl-net-dns select PACKAGE_perl-dbi select PACKAGE_perl-html-parser select PACKAGE_perlbase-socket select PACKAGE_perl-netaddr-ip select PACKAGE_perlbase-net select PACKAGE_perlbase-file select PACKAGE_perlbase-autoloader select PACKAGE_libc select PACKAGE_perlbase-config select PACKAGE_perlbase-essential select PACKAGE_perlbase-digest select PACKAGE_perlbase-mime depends on PACKAGE_perl select PACKAGE_perlbase-getopt select PACKAGE_perlbase-encode select PACKAGE_perlbase-data select PACKAGE_perlbase-hash help SpamAssassin https://spamassassin.apache.org/ Daniel Golle config PACKAGE_spamc tristate "spamc......................................... SpamAssassin client binary" default y if DEFAULT_spamc default m if ALL select PACKAGE_zlib select PACKAGE_libc help SpamAssassin client binary https://spamassassin.apache.org/ Daniel Golle config PACKAGE_spamc-ssl tristate "spamc-ssl.......................... SpamAssassin client binary (with SSL)" default y if DEFAULT_spamc-ssl default m if ALL select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libopenssl help SpamAssassin client binary (with SSL) https://spamassassin.apache.org/ Daniel Golle endmenu menu "Multimedia" menu "Streaming" config PACKAGE_oggfwd tristate "oggfwd........................................... Pipe media into icecast" default y if DEFAULT_oggfwd default m if ALL select PACKAGE_libpthread select PACKAGE_libshout-full select PACKAGE_libc help A basic icecast client that is very simple but also very useful for video streaming. http://www.v2v.cc/~j/oggfwd Nicolas Thill endmenu config PACKAGE_ffmpeg tristate "ffmpeg.................................................... FFmpeg program" default y if DEFAULT_ffmpeg default m if ALL select PACKAGE_libffmpeg-full select PACKAGE_libc depends on !(PACKAGE_libx264) || BUILD_PATENTED select PACKAGE_libpthread depends on AUDIO_SUPPORT help FFmpeg is a a software package that can record, convert and stream digital audio and video in numerous formats. FFmpeg licensing / patent issues are complex. It is the reponsibility of the user to understand any requirements in this regard with its usage. See: https://ffmpeg.org/legal.html for further information. . This package contains the FFmpeg command line tool. https://ffmpeg.org/ Ted Hess , Ian Leonard config PACKAGE_ffmpeg-custom tristate "ffmpeg-custom.................................... FFmpeg program (custom)" default y if DEFAULT_ffmpeg-custom default m if ALL depends on PACKAGE_libffmpeg-custom select PACKAGE_libc depends on !ALL select PACKAGE_libpthread help FFmpeg is a a software package that can record, convert and stream digital audio and video in numerous formats. FFmpeg licensing / patent issues are complex. It is the reponsibility of the user to understand any requirements in this regard with its usage. See: https://ffmpeg.org/legal.html for further information. . This package contains the FFmpeg command line tool. https://ffmpeg.org/ Ted Hess , Ian Leonard config PACKAGE_ffprobe tristate "ffprobe...................................... FFmpeg CLI media identifier" default y if DEFAULT_ffprobe default m if ALL depends on !(PACKAGE_libx264) || BUILD_PATENTED select PACKAGE_libc select PACKAGE_libffmpeg-full depends on AUDIO_SUPPORT select PACKAGE_libpthread help FFmpeg is a a software package that can record, convert and stream digital audio and video in numerous formats. FFmpeg licensing / patent issues are complex. It is the reponsibility of the user to understand any requirements in this regard with its usage. See: https://ffmpeg.org/legal.html for further information. . This package contains the FFprobe command line tool. https://ffmpeg.org/ Ted Hess , Ian Leonard config PACKAGE_ffprobe-custom tristate "ffprobe-custom...................... FFmpeg CLI media identifier (custom)" default y if DEFAULT_ffprobe-custom default m if ALL depends on PACKAGE_libffmpeg-custom select PACKAGE_libc depends on !ALL select PACKAGE_libpthread help FFmpeg is a a software package that can record, convert and stream digital audio and video in numerous formats. FFmpeg licensing / patent issues are complex. It is the reponsibility of the user to understand any requirements in this regard with its usage. See: https://ffmpeg.org/legal.html for further information. . This package contains the FFprobe command line tool. https://ffmpeg.org/ Ted Hess , Ian Leonard config PACKAGE_fswebcam tristate "fswebcam........................................................ fswebcam" default y if DEFAULT_fswebcam default m if ALL select PACKAGE_libgd if PACKAGE_libgd-full config PACKAGE_gphoto2 tristate "gphoto2.................................... Gphoto Digital Camera Control" default y if DEFAULT_gphoto2 default m if ALL select PACKAGE_libc select PACKAGE_libjpeg-turbo select PACKAGE_libreadline select PACKAGE_libexif select PACKAGE_libpopt select PACKAGE_libncurses select PACKAGE_libgphoto2 select PACKAGE_libpthread help For downloading and controlling digital cameras http://www.gphoto.org/ Leonardo Medici config PACKAGE_graphicsmagick tristate "graphicsmagick............................... Graphics manipulation tools" default y if DEFAULT_graphicsmagick default m if ALL select PACKAGE_libltdl select PACKAGE_libpng select PACKAGE_libjpeg-turbo select PACKAGE_libc select PACKAGE_libfreetype select PACKAGE_libtiff select PACKAGE_libpthread select PACKAGE_zlib help GraphicsMagick is a free and open-source software suite for displaying, converting, and editing raster image and vector image files. It is a fork of ImageMagick. https://www.graphicsmagick.org/ Val Kulkov config PACKAGE_grilo tristate "grilo.............................................................. grilo" default y if DEFAULT_grilo default m if ALL select PACKAGE_glib2 select PACKAGE_libsoup select PACKAGE_libxml2 select PACKAGE_libc help grilo https://wiki.gnome.org/Projects/Grilo W. Michael Petullo menuconfig PACKAGE_grilo-plugins tristate "grilo-plugins............................ Plugins for the Grilo framework" default y if DEFAULT_grilo-plugins default m if ALL select PACKAGE_grilo select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libc help Plugins for the Grilo framework https://wiki.gnome.org/Projects/Grilo W. Michael Petullo config PACKAGE_grilo-plugins-chromaprint tristate "grilo-plugins-chromaprint............................. Chromaprint plugin" default y if DEFAULT_grilo-plugins-chromaprint default m if ALL select PACKAGE_libc depends on PACKAGE_grilo-plugins select PACKAGE_libgstreamer1 help Chromaprint plugin https://wiki.gnome.org/Projects/Grilo W. Michael Petullo config PACKAGE_grilo-plugins-dleyna tristate "grilo-plugins-dleyna................................. DLNA sharing plugin" default y if DEFAULT_grilo-plugins-dleyna default m if ALL select PACKAGE_libc depends on PACKAGE_grilo-plugins help DLNA sharing plugin https://wiki.gnome.org/Projects/Grilo W. Michael Petullo config PACKAGE_grilo-plugins-dmap tristate "grilo-plugins-dmap.......................... DAAP and DPAP sharing plugin" default y if DEFAULT_grilo-plugins-dmap default m if ALL depends on PACKAGE_grilo-plugins select PACKAGE_libc depends on PACKAGE_libdmapsharing help DAAP and DPAP sharing plugin https://wiki.gnome.org/Projects/Grilo W. Michael Petullo config PACKAGE_grilo-plugins-gravatar tristate "grilo-plugins-gravatar.......................... Gravatar provider plugin" default y if DEFAULT_grilo-plugins-gravatar default m if ALL select PACKAGE_libc depends on PACKAGE_grilo-plugins help Gravatar provider plugin https://wiki.gnome.org/Projects/Grilo W. Michael Petullo config PACKAGE_grilo-plugins-magnatune tristate "grilo-plugins-magnatune......................... Magnatune sharing plugin" default y if DEFAULT_grilo-plugins-magnatune default m if ALL depends on PACKAGE_grilo-plugins select PACKAGE_libc help Magnatune sharing plugin https://wiki.gnome.org/Projects/Grilo W. Michael Petullo config PACKAGE_grilo-plugins-metadata-store tristate "grilo-plugins-metadata-store....................... Metadata Store plugin" default y if DEFAULT_grilo-plugins-metadata-store default m if ALL depends on PACKAGE_grilo-plugins select PACKAGE_libc help Metadata Store plugin https://wiki.gnome.org/Projects/Grilo W. Michael Petullo config PACKAGE_grilo-plugins-opensubtitles tristate "grilo-plugins-opensubtitles............... Open subtitles provider plugin" default y if DEFAULT_grilo-plugins-opensubtitles default m if ALL select PACKAGE_libc depends on PACKAGE_grilo-plugins help Open subtitles provider plugin https://wiki.gnome.org/Projects/Grilo W. Michael Petullo config PACKAGE_grilo-plugins-raitv tristate "grilo-plugins-raitv................................ Rai.tv sharing plugin" default y if DEFAULT_grilo-plugins-raitv default m if ALL depends on PACKAGE_grilo-plugins select PACKAGE_libc help Rai.tv sharing plugin https://wiki.gnome.org/Projects/Grilo W. Michael Petullo config PACKAGE_grilo-plugins-shoutcast tristate "grilo-plugins-shoutcast......................... SHOUTcast sharing plugin" default y if DEFAULT_grilo-plugins-shoutcast default m if ALL select PACKAGE_libc depends on PACKAGE_grilo-plugins help SHOUTcast sharing plugin https://wiki.gnome.org/Projects/Grilo W. Michael Petullo config PACKAGE_grilo-plugins-tmdb tristate "grilo-plugins-tmdb........................................... TMDb plugin" default y if DEFAULT_grilo-plugins-tmdb default m if ALL depends on PACKAGE_grilo-plugins select PACKAGE_json-glib select PACKAGE_libc help TMDb plugin https://wiki.gnome.org/Projects/Grilo W. Michael Petullo config PACKAGE_gst1-libav tristate "gst1-libav........................................ GStreamer Libav plugin" default y if DEFAULT_gst1-libav default m if ALL select PACKAGE_gstreamer1-plugins-base select PACKAGE_libffmpeg-full select PACKAGE_libgst1audio select PACKAGE_liblzma select PACKAGE_libc select PACKAGE_gst1-mod-alsa select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils select PACKAGE_libbz2 depends on !(PACKAGE_libx264) || BUILD_PATENTED depends on AUDIO_SUPPORT help GStreamer with libav bindings using internal Libav https://www.gstreamer.net/modules/gst-libav.html W. Michael Petullo Ted Hess source "feeds/packages/multimedia/gst1-libav/Config.in" config PACKAGE_gst1-mod-adder tristate default y if DEFAULT_gst1-mod-adder select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_libc select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer adder plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-adpcmdec tristate default y if DEFAULT_gst1-mod-adpcmdec select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_gst1-plugins-base select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer adpcm decoding support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-adpcmenc tristate default y if DEFAULT_gst1-mod-adpcmenc select PACKAGE_libgst1audio select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer adpcm encoding support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-aiff tristate default y if DEFAULT_gst1-mod-aiff select PACKAGE_libgst1pbutils select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgst1tag select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer aiff support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-alaw tristate default y if DEFAULT_gst1-mod-alaw select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio help GStreamer open source multimedia framework . This package contains the GStreamer alaw codec plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-alpha tristate default y if DEFAULT_gst1-mod-alpha select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils select PACKAGE_libgst1video select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer alpha support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-alsa tristate default y if DEFAULT_gst1-mod-alsa select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_alsa-lib select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1tag select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer ALSA audio source/sink plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-apetag tristate default y if DEFAULT_gst1-mod-apetag select PACKAGE_libgst1pbutils select PACKAGE_libgst1tag select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgstreamer1 select PACKAGE_libgst1video select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer apetag support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-app tristate default y if DEFAULT_gst1-mod-app select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1app select PACKAGE_libc select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer app plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-asf tristate default y if DEFAULT_gst1-mod-asf select PACKAGE_libgst1rtp select PACKAGE_libgst1sdp select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1rtsp select PACKAGE_libgst1tag select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_libgst1riff help GStreamer open source multimedia framework . This package contains the GStreamer ASF demuxer plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-asfmux tristate default y if DEFAULT_gst1-mod-asfmux select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libgst1rtp help GStreamer open source multimedia framework . This package contains the GStreamer asf muxing support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-audiobuffersplit tristate default y if DEFAULT_gst1-mod-audiobuffersplit depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_gst1-plugins-base help GStreamer open source multimedia framework . This package contains the GStreamer audiobuffersplit support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-audioconvert tristate default y if DEFAULT_gst1-mod-audioconvert select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio help GStreamer open source multimedia framework . This package contains the GStreamer audio format conversion plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-audiofx tristate default y if DEFAULT_gst1-mod-audiofx select PACKAGE_libgst1audio select PACKAGE_libgst1controller select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1fft select PACKAGE_libgst1pbutils select PACKAGE_libc select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer audio effects plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-audiofxbad tristate default y if DEFAULT_gst1-mod-audiofxbad select PACKAGE_libc select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer audiofxbad support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-audiolatency tristate default y if DEFAULT_gst1-mod-audiolatency select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer audiolatency support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-audiomixer tristate default y if DEFAULT_gst1-mod-audiomixer select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer audio mixing plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-audiomixmatrix tristate default y if DEFAULT_gst1-mod-audiomixmatrix select PACKAGE_libgst1pbutils select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer audiomixmatrix support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-audioparsers tristate default y if DEFAULT_gst1-mod-audioparsers select PACKAGE_libgst1pbutils select PACKAGE_libgst1tag select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_libgstreamer1 select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer audioparsers plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-audiorate tristate default y if DEFAULT_gst1-mod-audiorate select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1tag select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer audio rate adjusting plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-audioresample tristate default y if DEFAULT_gst1-mod-audioresample select PACKAGE_libgstreamer1 select PACKAGE_libgst1tag select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio help GStreamer open source multimedia framework . This package contains the GStreamer audio resampling plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-audiotestsrc tristate default y if DEFAULT_gst1-mod-audiotestsrc select PACKAGE_libgst1controller select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_libgst1tag select PACKAGE_libgstreamer1 select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer audio test plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-audiovisualizers tristate default y if DEFAULT_gst1-mod-audiovisualizers select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_gst1-plugins-base select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer audiovisualizers support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-auparse tristate default y if DEFAULT_gst1-mod-auparse select PACKAGE_libgst1tag select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils select PACKAGE_libc select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer auparse plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-autoconvert tristate default y if DEFAULT_gst1-mod-autoconvert select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer autoconvert support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-autodetect tristate default y if DEFAULT_gst1-mod-autodetect select PACKAGE_libgst1pbutils select PACKAGE_libgstreamer1 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer format auto-detection plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-avi tristate default y if DEFAULT_gst1-mod-avi select PACKAGE_libc select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1riff select PACKAGE_libgst1tag select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer avi support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-bayer tristate default y if DEFAULT_gst1-mod-bayer select PACKAGE_libgst1pbutils select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS depends on AUDIO_SUPPORT select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer bayer support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-bluez tristate default y if DEFAULT_gst1-mod-bluez select PACKAGE_libc select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base depends on !(USB_SUPPORT && USE_RFKILL) || USE_RFKILL select PACKAGE_libgst1pbutils select PACKAGE_bluez-libs help GStreamer open source multimedia framework . This package contains the GStreamer bluez support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-camerabin tristate default y if DEFAULT_gst1-mod-camerabin select PACKAGE_libgst1pbutils select PACKAGE_libgst1photography select PACKAGE_gst1-plugins-base select PACKAGE_libgst1app select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libgst1basecamerabinsrc select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer camerabin support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-coloreffects tristate default y if DEFAULT_gst1-mod-coloreffects select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libgst1video select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer coloreffects support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-compositor tristate default y if DEFAULT_gst1-mod-compositor select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer video compositor plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-cutter tristate default y if DEFAULT_gst1-mod-cutter select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer audio cutter plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-debug tristate default y if DEFAULT_gst1-mod-debug select PACKAGE_libgst1pbutils select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer debugging plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-debugutilsbad tristate default y if DEFAULT_gst1-mod-debugutilsbad select PACKAGE_libgst1pbutils select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1video depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer debugutils support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-dtls tristate default y if DEFAULT_gst1-mod-dtls select PACKAGE_libopenssl select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer DTLS support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-dtmf tristate default y if DEFAULT_gst1-mod-dtmf select PACKAGE_libgst1rtp select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer dtmf support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-dvbsubenc tristate default y if DEFAULT_gst1-mod-dvbsubenc select PACKAGE_libc select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libgst1video select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer dvbsubenc support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-dvbsuboverlay tristate default y if DEFAULT_gst1-mod-dvbsuboverlay select PACKAGE_libgstreamer1 select PACKAGE_libgst1video depends on AUDIO_SUPPORT select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base help GStreamer open source multimedia framework . This package contains the GStreamer dvbsuboverlay support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-dvdspu tristate default y if DEFAULT_gst1-mod-dvdspu depends on AUDIO_SUPPORT select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base help GStreamer open source multimedia framework . This package contains the GStreamer dvdspu support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-effectv tristate default y if DEFAULT_gst1-mod-effectv select PACKAGE_libgstreamer1 select PACKAGE_libgst1video select PACKAGE_libgst1pbutils select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer effectvsupport plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-encoding tristate default y if DEFAULT_gst1-mod-encoding select PACKAGE_libgstreamer1 select PACKAGE_libgst1video select PACKAGE_libgst1pbutils select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer encoding plugin plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-equalizer tristate default y if DEFAULT_gst1-mod-equalizer select PACKAGE_libc select PACKAGE_libgstreamer1 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1controller select PACKAGE_libgst1audio select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer audio equalizer plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-faad tristate default y if DEFAULT_gst1-mod-faad select PACKAGE_libgst1audio select PACKAGE_libfaad2 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer faad support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-faceoverlay tristate default y if DEFAULT_gst1-mod-faceoverlay select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base help GStreamer open source multimedia framework . This package contains the GStreamer faceoverlay support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-fbdevsink tristate default y if DEFAULT_gst1-mod-fbdevsink select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libgst1video select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer fbdev support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-festival tristate default y if DEFAULT_gst1-mod-festival select PACKAGE_libgst1audio select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer festival support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-fieldanalysis tristate default y if DEFAULT_gst1-mod-fieldanalysis select PACKAGE_libgst1pbutils select PACKAGE_libgst1audio select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer fieldanalysis support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-flac tristate default y if DEFAULT_gst1-mod-flac select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libflac select PACKAGE_libgst1pbutils select PACKAGE_libgst1tag select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio help GStreamer open source multimedia framework . This package contains the GStreamer FLAC codec plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-flv tristate default y if DEFAULT_gst1-mod-flv select PACKAGE_libc select PACKAGE_libgstreamer1 select PACKAGE_libgst1video select PACKAGE_libgst1tag select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer flv codec plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-flxdec tristate default y if DEFAULT_gst1-mod-flxdec select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer flx codec plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-freeverb tristate default y if DEFAULT_gst1-mod-freeverb select PACKAGE_libc select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer freeverb support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-frei0r tristate default y if DEFAULT_gst1-mod-frei0r select PACKAGE_libgst1pbutils select PACKAGE_libgst1controller select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libgst1video select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer frei0r support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-gaudieffects tristate default y if DEFAULT_gst1-mod-gaudieffects select PACKAGE_libc select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_gst1-plugins-base select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer gaudieffects support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-gdp tristate default y if DEFAULT_gst1-mod-gdp select PACKAGE_libc select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer gdp support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-geometrictransform tristate default y if DEFAULT_gst1-mod-geometrictransform select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer geometrictransform support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-gio tristate default y if DEFAULT_gst1-mod-gio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer GIO plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-goom tristate default y if DEFAULT_gst1-mod-goom select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer goom support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-goom2k1 tristate default y if DEFAULT_gst1-mod-goom2k1 select PACKAGE_libgst1pbutils select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgstreamer1 select PACKAGE_libgst1video select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer goom support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-hls tristate default y if DEFAULT_gst1-mod-hls select PACKAGE_libgst1pbutils select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-mod-multifile select PACKAGE_libnettle depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1adaptivedemux help GStreamer open source multimedia framework . This package contains the GStreamer HLS support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-icydemux tristate default y if DEFAULT_gst1-mod-icydemux select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libgst1tag select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer icy demuxer plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-id3demux tristate default y if DEFAULT_gst1-mod-id3demux select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1tag select PACKAGE_libc select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer ID3v1/v2 demuxer plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-id3tag tristate default y if DEFAULT_gst1-mod-id3tag select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libgst1tag select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer id3tag support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-imagefreeze tristate default y if DEFAULT_gst1-mod-imagefreeze select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer imagefreeze support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-inter tristate default y if DEFAULT_gst1-mod-inter select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer inter support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-interlace tristate default y if DEFAULT_gst1-mod-interlace depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer interlace support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-interleave tristate default y if DEFAULT_gst1-mod-interleave select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils select PACKAGE_libc select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer audio interleave plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-isomp4 tristate default y if DEFAULT_gst1-mod-isomp4 select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libgst1rtp select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1riff select PACKAGE_libgst1tag help GStreamer open source multimedia framework . This package contains the GStreamer isomp4 support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-ivfparse tristate default y if DEFAULT_gst1-mod-ivfparse select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer ivfparse support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-ivorbisdec tristate default y if DEFAULT_gst1-mod-ivorbisdec select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1tag select PACKAGE_libc select PACKAGE_libgstreamer1 select PACKAGE_libvorbisidec help GStreamer open source multimedia framework . This package contains the GStreamer Integer Vorbis decoder plugin for devices without floating point plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-ivtc tristate default y if DEFAULT_gst1-mod-ivtc select PACKAGE_libgst1pbutils select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer ivtc support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-jp2kdecimator tristate default y if DEFAULT_gst1-mod-jp2kdecimator select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer jp2kdecimator support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-jpeg tristate default y if DEFAULT_gst1-mod-jpeg select PACKAGE_libc select PACKAGE_libjpeg-turbo select PACKAGE_libgstreamer1 select PACKAGE_libgst1video select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer jpeg support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-jpegformat tristate default y if DEFAULT_gst1-mod-jpegformat select PACKAGE_libgst1pbutils select PACKAGE_libgst1tag select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer jpegformat support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-lame tristate default y if DEFAULT_gst1-mod-lame select PACKAGE_libgst1pbutils select PACKAGE_libgstreamer1 select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc select PACKAGE_lame-lib help GStreamer open source multimedia framework . This package contains the GStreamer MP3 encoder (using LAME) plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-legacyrawparse tristate default y if DEFAULT_gst1-mod-legacyrawparse select PACKAGE_gst1-plugins-base select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils select PACKAGE_libc select PACKAGE_libgstreamer1 select PACKAGE_libgst1video depends on AUDIO_SUPPORT help GStreamer open source multimedia framework . This package contains the GStreamer rawparse support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-level tristate default y if DEFAULT_gst1-mod-level select PACKAGE_libc select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer audio level plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-matroska tristate default y if DEFAULT_gst1-mod-matroska select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_libgst1riff select PACKAGE_libgst1tag help GStreamer open source multimedia framework . This package contains the GStreamer matroska support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-midi tristate default y if DEFAULT_gst1-mod-midi select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_gst1-plugins-base depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer midi support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-monoscope tristate default y if DEFAULT_gst1-mod-monoscope select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer monoscope plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-mpeg2dec tristate default y if DEFAULT_gst1-mod-mpeg2dec select PACKAGE_libgstreamer1 select PACKAGE_libgst1video select PACKAGE_libmpeg2 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer MPEG decoder plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-mpegpsdemux tristate default y if DEFAULT_gst1-mod-mpegpsdemux select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer mpegpsdemux support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-mpegpsmux tristate default y if DEFAULT_gst1-mod-mpegpsmux select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils select PACKAGE_libc select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT help GStreamer open source multimedia framework . This package contains the GStreamer mpegpsmux support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-mpegtsdemux tristate default y if DEFAULT_gst1-mod-mpegtsdemux select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils select PACKAGE_libgst1codecparsers select PACKAGE_libgst1mpegts select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer mpegtsdemux support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-mpegtsmux tristate default y if DEFAULT_gst1-mod-mpegtsmux select PACKAGE_libgst1video depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1mpegts select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base help GStreamer open source multimedia framework . This package contains the GStreamer mpegtsmux support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-mpg123 tristate default y if DEFAULT_gst1-mod-mpg123 select PACKAGE_libc select PACKAGE_mpg123 select PACKAGE_libid3tag depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libgst1tag select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer MP3 decoder (using mpg123) plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-mulaw tristate default y if DEFAULT_gst1-mod-mulaw select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_libc select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer mulaw support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-multifile tristate default y if DEFAULT_gst1-mod-multifile select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc select PACKAGE_libgstreamer1 select PACKAGE_libgst1video select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer multiple files access plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-multipart tristate default y if DEFAULT_gst1-mod-multipart select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer multipart stream handling plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-mxf tristate default y if DEFAULT_gst1-mod-mxf select PACKAGE_libc select PACKAGE_libgstreamer1 select PACKAGE_libgst1video depends on AUDIO_SUPPORT select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer mxf support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-navigationtest tristate default y if DEFAULT_gst1-mod-navigationtest select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils select PACKAGE_libgst1video select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer navigationtest support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-netsim tristate default y if DEFAULT_gst1-mod-netsim select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer netsim support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-ogg tristate default y if DEFAULT_gst1-mod-ogg select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libogg select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libgst1tag select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1riff help GStreamer open source multimedia framework . This package contains the GStreamer ogg parser muxer demuxer plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-opus tristate default y if DEFAULT_gst1-mod-opus select PACKAGE_libc select PACKAGE_libgstreamer1 select PACKAGE_libgst1video select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libopus select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer OPUS audio codec plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-opusparse tristate default y if DEFAULT_gst1-mod-opusparse depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libopus select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer OPUS streams library plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-oss4 tristate default y if DEFAULT_gst1-mod-oss4 select PACKAGE_libc select PACKAGE_libgstreamer1 select PACKAGE_libgst1tag select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer OSS 4 audio support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-ossaudio tristate default y if DEFAULT_gst1-mod-ossaudio select PACKAGE_libgst1pbutils select PACKAGE_libgstreamer1 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer OSS audio support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-overlaycomposition tristate default y if DEFAULT_gst1-mod-overlaycomposition select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1video select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer overlay composition plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-pbtypes tristate default y if DEFAULT_gst1-mod-pbtypes select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer pbtypes plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-pcapparse tristate default y if DEFAULT_gst1-mod-pcapparse select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer pcapparse support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-playback tristate default y if DEFAULT_gst1-mod-playback select PACKAGE_libgst1pbutils select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer playback plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-png tristate default y if DEFAULT_gst1-mod-png select PACKAGE_libgst1video select PACKAGE_libgst1pbutils select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libpng select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer png support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-pnm tristate default y if DEFAULT_gst1-mod-pnm depends on AUDIO_SUPPORT select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer pnm support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-proxy tristate default y if DEFAULT_gst1-mod-proxy select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer proxy support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-rawparse tristate default y if DEFAULT_gst1-mod-rawparse select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer parse raw media plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-removesilence tristate default y if DEFAULT_gst1-mod-removesilence depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_gst1-plugins-base help GStreamer open source multimedia framework . This package contains the GStreamer removesilence support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-replaygain tristate default y if DEFAULT_gst1-mod-replaygain select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer volume normalization plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-rfbsrc tristate default y if DEFAULT_gst1-mod-rfbsrc select PACKAGE_libc select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libgst1video select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer librfb support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-rtp tristate default y if DEFAULT_gst1-mod-rtp select PACKAGE_libgst1rtp select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libgst1tag select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio help GStreamer open source multimedia framework . This package contains the GStreamer RTP plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-rtpmanager tristate default y if DEFAULT_gst1-mod-rtpmanager select PACKAGE_libgst1rtp select PACKAGE_libgst1video select PACKAGE_libgst1net select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libgst1tag select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer RTP manager plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-rtponvif tristate default y if DEFAULT_gst1-mod-rtponvif select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base help GStreamer open source multimedia framework . This package contains the GStreamer rtponvif support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-rtsp tristate default y if DEFAULT_gst1-mod-rtsp select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc select PACKAGE_libgst1rtsp select PACKAGE_libgst1pbutils select PACKAGE_libgst1net select PACKAGE_libgstreamer1 select PACKAGE_libgst1rtp select PACKAGE_libgst1sdp help GStreamer open source multimedia framework . This package contains the GStreamer RTSP plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-sbc tristate default y if DEFAULT_gst1-mod-sbc select PACKAGE_libgst1pbutils select PACKAGE_libgst1audio select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_sbc select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer sbc support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-sdpelem tristate default y if DEFAULT_gst1-mod-sdpelem select PACKAGE_libc select PACKAGE_libgst1sdp select PACKAGE_libgst1rtp select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer sdp support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-segmentclip tristate default y if DEFAULT_gst1-mod-segmentclip select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer segmentclip support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-shapewipe tristate default y if DEFAULT_gst1-mod-shapewipe select PACKAGE_libgstreamer1 select PACKAGE_libgst1video select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer shapewipe support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-shm tristate default y if DEFAULT_gst1-mod-shm select PACKAGE_libgst1pbutils select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_librt depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer POSIX shared memory source and sink plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-shout2 tristate default y if DEFAULT_gst1-mod-shout2 select PACKAGE_libshout select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_libc select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer shout2 support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-siren tristate default y if DEFAULT_gst1-mod-siren select PACKAGE_gst1-plugins-base select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils select PACKAGE_libc select PACKAGE_libgst1rtp select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT help GStreamer open source multimedia framework . This package contains the GStreamer siren support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-smooth tristate default y if DEFAULT_gst1-mod-smooth select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils select PACKAGE_libc select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT help GStreamer open source multimedia framework . This package contains the GStreamer smooth support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-smpte tristate default y if DEFAULT_gst1-mod-smpte select PACKAGE_libgst1video select PACKAGE_libgst1pbutils select PACKAGE_libgstreamer1 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer smpte support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-sndfile tristate default y if DEFAULT_gst1-mod-sndfile select PACKAGE_libc select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libsndfile select PACKAGE_libgst1audio select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer sndfile support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-soup tristate default y if DEFAULT_gst1-mod-soup select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libsoup select PACKAGE_libgst1audio select PACKAGE_libgst1tag select PACKAGE_libgstreamer1 select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer soup input plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-spectrum tristate default y if DEFAULT_gst1-mod-spectrum select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1fft select PACKAGE_libgst1pbutils select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer spectrum data output plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-speed tristate default y if DEFAULT_gst1-mod-speed select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base help GStreamer open source multimedia framework . This package contains the GStreamer speed support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-speex tristate default y if DEFAULT_gst1-mod-speex select PACKAGE_libc select PACKAGE_libspeex select PACKAGE_libgstreamer1 select PACKAGE_libgst1tag select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer speex support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-subenc tristate default y if DEFAULT_gst1-mod-subenc select PACKAGE_libgst1pbutils select PACKAGE_gst1-plugins-base select PACKAGE_libgst1controller select PACKAGE_libiconv-full if BUILD_NLS depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer subenc support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-subparse tristate default y if DEFAULT_gst1-mod-subparse select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1video select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer subparse plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-switchbin tristate default y if DEFAULT_gst1-mod-switchbin select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer switchbin support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-taglib tristate default y if DEFAULT_gst1-mod-taglib select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1tag select PACKAGE_libgst1pbutils select PACKAGE_libc select PACKAGE_taglib select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer taglib support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-tcp tristate default y if DEFAULT_gst1-mod-tcp select PACKAGE_libgst1net select PACKAGE_libgstreamer1 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer TCP plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-theora tristate default y if DEFAULT_gst1-mod-theora select PACKAGE_libgstreamer1 select PACKAGE_libogg select PACKAGE_libgst1video select PACKAGE_libtheora select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1tag help GStreamer open source multimedia framework . This package contains the GStreamer Theora plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-timecode tristate default y if DEFAULT_gst1-mod-timecode select PACKAGE_libgst1pbutils select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer timecode support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-typefindfunctions tristate default y if DEFAULT_gst1-mod-typefindfunctions select PACKAGE_libc select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libgst1tag select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer 'typefind' functions plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-udp tristate default y if DEFAULT_gst1-mod-udp select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils select PACKAGE_libgstreamer1 select PACKAGE_libgst1net help GStreamer open source multimedia framework . This package contains the GStreamer UDP plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-video4linux2 tristate default y if DEFAULT_gst1-mod-video4linux2 select PACKAGE_libc select PACKAGE_libv4l select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1allocators select PACKAGE_libgst1pbutils select PACKAGE_libgst1video select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer video4linux2 support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-videobox tristate default y if DEFAULT_gst1-mod-videobox select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils select PACKAGE_libgst1video select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer videobox support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-videoconvert tristate default y if DEFAULT_gst1-mod-videoconvert select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgstreamer1 select PACKAGE_libgst1video help GStreamer open source multimedia framework . This package contains the GStreamer video format conversion plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-videocrop tristate default y if DEFAULT_gst1-mod-videocrop select PACKAGE_libgst1pbutils select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer videocrop support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-videofilter tristate default y if DEFAULT_gst1-mod-videofilter select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils select PACKAGE_libgst1video select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer videofilter support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-videofiltersbad tristate default y if DEFAULT_gst1-mod-videofiltersbad select PACKAGE_libc select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer videofiltersbad support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-videoframe_audiolevel tristate default y if DEFAULT_gst1-mod-videoframe_audiolevel select PACKAGE_libc select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer videoframe_audiolevel support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-videomixer tristate default y if DEFAULT_gst1-mod-videomixer select PACKAGE_libgst1pbutils select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer videomixer support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-videorate tristate default y if DEFAULT_gst1-mod-videorate select PACKAGE_libgstreamer1 select PACKAGE_libgst1video select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer Adjusts video frames plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-videoscale tristate default y if DEFAULT_gst1-mod-videoscale select PACKAGE_libgstreamer1 select PACKAGE_libgst1video select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer Resizes video plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-videosignal tristate default y if DEFAULT_gst1-mod-videosignal select PACKAGE_libc select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer videosignal support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-videotestsrc tristate default y if DEFAULT_gst1-mod-videotestsrc select PACKAGE_libgstreamer1 select PACKAGE_libgst1video select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer video test plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-vmnc tristate default y if DEFAULT_gst1-mod-vmnc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer vmnc support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-volume tristate default y if DEFAULT_gst1-mod-volume select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1controller select PACKAGE_libgst1audio select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer volume plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-vorbis tristate default y if DEFAULT_gst1-mod-vorbis select PACKAGE_gst1-mod-ogg select PACKAGE_libgstreamer1 select PACKAGE_libvorbis select PACKAGE_libgst1tag select PACKAGE_libc select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer Vorbis plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-vpx tristate default y if DEFAULT_gst1-mod-vpx select PACKAGE_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libvpx select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1tag help GStreamer open source multimedia framework . This package contains the GStreamer vpx support plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-wavenc tristate default y if DEFAULT_gst1-mod-wavenc select PACKAGE_libc select PACKAGE_libgst1riff select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgstreamer1 select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer Wav encoder plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-wavparse tristate default y if DEFAULT_gst1-mod-wavparse select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_libgst1riff select PACKAGE_libgst1tag help GStreamer open source multimedia framework . This package contains the GStreamer Wav parser plugin. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-webp tristate default y if DEFAULT_gst1-mod-webp select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils select PACKAGE_libwebp help GStreamer open source multimedia framework . This package contains the GStreamer webp support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-mod-y4mdec tristate default y if DEFAULT_gst1-mod-y4mdec select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer y4mdec support plugin. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-plugins-bad tristate default y if DEFAULT_gst1-plugins-bad select PACKAGE_gst1-mod-smooth select PACKAGE_gst1-mod-gdp select PACKAGE_gst1-mod-asfmux select PACKAGE_libgst1basecamerabinsrc select PACKAGE_gst1-mod-gaudieffects select PACKAGE_libc select PACKAGE_gst1-mod-aiff select PACKAGE_gst1-mod-dvbsubenc select PACKAGE_gst1-mod-mpegpsmux select PACKAGE_gst1-mod-fieldanalysis select PACKAGE_libgst1codecparsers select PACKAGE_gst1-mod-shm select PACKAGE_gst1-mod-rfbsrc select PACKAGE_libgst1photography select PACKAGE_libgst1adaptivedemux select PACKAGE_gst1-mod-pcapparse select PACKAGE_gst1-mod-inter select PACKAGE_gst1-mod-videoframe_audiolevel depends on AUDIO_SUPPORT select PACKAGE_gst1-mod-coloreffects select PACKAGE_gst1-mod-freeverb select PACKAGE_gst1-mod-legacyrawparse select PACKAGE_gst1-mod-siren select PACKAGE_gst1-mod-dvdspu select PACKAGE_gst1-mod-hls select PACKAGE_gst1-mod-interlace select PACKAGE_gst1-mod-mpegpsdemux select PACKAGE_gst1-mod-audiomixmatrix select PACKAGE_gst1-mod-faad select PACKAGE_gst1-mod-audiofxbad select PACKAGE_gst1-mod-frei0r select PACKAGE_gst1-mod-rtponvif select PACKAGE_gst1-mod-ivtc select PACKAGE_gst1-mod-audiolatency select PACKAGE_libgstreamer1 select PACKAGE_gst1-mod-autoconvert select PACKAGE_gst1-mod-jpegformat select PACKAGE_gst1-mod-dtls select PACKAGE_gst1-mod-sbc select PACKAGE_gst1-mod-sndfile select PACKAGE_gst1-mod-audiobuffersplit select PACKAGE_gst1-mod-festival select PACKAGE_gst1-mod-audiovisualizers select PACKAGE_gst1-mod-segmentclip select PACKAGE_gst1-mod-webp select PACKAGE_gst1-mod-opusparse select PACKAGE_gst1-mod-bluez select PACKAGE_gst1-mod-faceoverlay select PACKAGE_gst1-mod-mxf select PACKAGE_libgst1mpegts select PACKAGE_gst1-mod-proxy select PACKAGE_gst1-mod-mpegtsdemux select PACKAGE_gst1-mod-debugutilsbad select PACKAGE_gst1-mod-fbdevsink select PACKAGE_gst1-mod-y4mdec select PACKAGE_gst1-mod-id3tag select PACKAGE_libgst1pbutils select PACKAGE_gst1-mod-midi select PACKAGE_gst1-mod-mpegtsmux select PACKAGE_gst1-mod-removesilence select PACKAGE_gst1-mod-timecode select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-mod-videosignal select PACKAGE_gst1-mod-pnm select PACKAGE_gst1-mod-subenc select PACKAGE_gst1-mod-dvbsuboverlay select PACKAGE_gst1-mod-adpcmenc select PACKAGE_gst1-mod-sdpelem select PACKAGE_gst1-mod-netsim select PACKAGE_libgst1uridownloader select PACKAGE_gst1-mod-vmnc select PACKAGE_gst1-mod-geometrictransform select PACKAGE_gst1-mod-speed select PACKAGE_gst1-plugins-base depends on !(USB_SUPPORT && USE_RFKILL) || USE_RFKILL select PACKAGE_gst1-mod-adpcmdec select PACKAGE_gst1-mod-camerabin select PACKAGE_gst1-mod-videofiltersbad select PACKAGE_gst1-mod-ivfparse select PACKAGE_gst1-mod-jp2kdecimator select PACKAGE_gst1-mod-bayer select PACKAGE_gst1-mod-switchbin help GStreamer plugins collection (bad) http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-plugins-base tristate default y if DEFAULT_gst1-plugins-base select PACKAGE_gst1-mod-audioconvert select PACKAGE_libgst1app select PACKAGE_gst1-mod-theora select PACKAGE_libgst1fft select PACKAGE_gst1-mod-tcp select PACKAGE_gst1-mod-vorbis select PACKAGE_gst1-mod-videoscale select PACKAGE_libc select PACKAGE_gst1-mod-gio select PACKAGE_gst1-mod-rawparse select PACKAGE_libgst1pbutils select PACKAGE_gst1-mod-audiotestsrc select PACKAGE_gst1-mod-app select PACKAGE_gst1-mod-encoding select PACKAGE_gst1-mod-pbtypes select PACKAGE_gst1-mod-subparse select PACKAGE_gst1-mod-overlaycomposition select PACKAGE_gst1-mod-volume select PACKAGE_gst1-mod-audiomixer select PACKAGE_gst1-mod-videotestsrc select PACKAGE_gst1-mod-videoconvert depends on AUDIO_SUPPORT select PACKAGE_gst1-mod-playback select PACKAGE_gst1-mod-ivorbisdec select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_libgst1tag select PACKAGE_gst1-mod-audioresample select PACKAGE_gst1-mod-typefindfunctions select PACKAGE_gst1-mod-videorate select PACKAGE_gst1-mod-ogg select PACKAGE_gst1-mod-alsa select PACKAGE_libgst1rtsp select PACKAGE_gst1-mod-audiorate select PACKAGE_libgstreamer1 select PACKAGE_gst1-mod-adder select PACKAGE_libgst1video select PACKAGE_libgst1sdp select PACKAGE_libgst1rtp select PACKAGE_libgst1riff select PACKAGE_libgst1allocators select PACKAGE_gst1-mod-opus select PACKAGE_gst1-mod-compositor help GStreamer plugins collection (base) https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-plugins-good tristate default y if DEFAULT_gst1-plugins-good select PACKAGE_gst1-mod-autodetect select PACKAGE_gst1-mod-video4linux2 select PACKAGE_gst1-mod-interleave select PACKAGE_gst1-mod-rtsp select PACKAGE_gst1-mod-flxdec select PACKAGE_gst1-mod-rtpmanager select PACKAGE_libgstreamer1 select PACKAGE_gst1-mod-apetag select PACKAGE_gst1-mod-udp select PACKAGE_gst1-mod-avi select PACKAGE_gst1-mod-alpha select PACKAGE_gst1-mod-equalizer select PACKAGE_gst1-mod-oss4 select PACKAGE_gst1-mod-speex select PACKAGE_gst1-mod-dtmf select PACKAGE_gst1-mod-mpg123 depends on AUDIO_SUPPORT select PACKAGE_gst1-mod-monoscope select PACKAGE_gst1-mod-cutter select PACKAGE_gst1-mod-vpx select PACKAGE_gst1-mod-flac select PACKAGE_gst1-mod-rtp select PACKAGE_gst1-mod-lame select PACKAGE_gst1-mod-wavenc select PACKAGE_gst1-mod-flv select PACKAGE_libc select PACKAGE_gst1-mod-goom2k1 select PACKAGE_gst1-mod-smpte select PACKAGE_gst1-mod-ossaudio select PACKAGE_gst1-mod-icydemux select PACKAGE_gst1-mod-videomixer select PACKAGE_gst1-mod-taglib select PACKAGE_gst1-mod-soup select PACKAGE_gst1-mod-navigationtest select PACKAGE_gst1-mod-spectrum select PACKAGE_gst1-mod-png select PACKAGE_gst1-mod-jpeg select PACKAGE_gst1-mod-shout2 select PACKAGE_gst1-mod-effectv select PACKAGE_gst1-mod-audiofx select PACKAGE_gst1-mod-multifile select PACKAGE_gst1-mod-id3demux select PACKAGE_gst1-mod-goom select PACKAGE_gst1-mod-shapewipe select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-mod-isomp4 select PACKAGE_gst1-mod-replaygain select PACKAGE_gst1-mod-audioparsers select PACKAGE_gst1-mod-wavparse select PACKAGE_gst1-mod-alaw select PACKAGE_gst1-mod-level select PACKAGE_gst1-mod-videofilter select PACKAGE_gst1-mod-imagefreeze select PACKAGE_gst1-mod-auparse select PACKAGE_libgst1pbutils select PACKAGE_gst1-mod-videobox select PACKAGE_gst1-mod-matroska select PACKAGE_gst1-mod-videocrop select PACKAGE_gst1-mod-debug select PACKAGE_gst1-mod-multipart select PACKAGE_gst1-mod-mulaw help GStreamer open source multimedia framework . This meta package contains only dependencies to the other plugins from the good plugins collection. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gst1-plugins-ugly tristate default y if DEFAULT_gst1-plugins-ugly select PACKAGE_libc select PACKAGE_gst1-mod-mpeg2dec select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-mod-asf select PACKAGE_libgstreamer1 help GStreamer plugins collection (ugly) https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gstreamer1 tristate default y if DEFAULT_gstreamer1 select PACKAGE_libgst1controller select PACKAGE_libc select PACKAGE_libgst1net select PACKAGE_libgstreamer1 select PACKAGE_libgst1check help GStreamer (All libraries) https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_gstreamer1-libs tristate "gstreamer1-libs................................. GStreamer core libraries" default y if DEFAULT_gstreamer1-libs default m if ALL select PACKAGE_libc select PACKAGE_gstreamer1 if ALL select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libintl-full if BUILD_NLS help GStreamer open source multimedia framework . This meta package contains only dependencies on the other GStreamer componenents. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess menu "Select GStreamer libraries" depends on PACKAGE_gstreamer1-libs config gstreamer1-all bool "Include all GStreamer1 core libraries" select PACKAGE_gstreamer1 comment "Libraries" config PACKAGE_libgstreamer1 prompt "GStreamer core library libgstreamer1" config PACKAGE_libgst1check prompt "GStreamer core library libgst1check" config PACKAGE_libgst1controller prompt "GStreamer core library libgst1controller" config PACKAGE_libgst1net prompt "GStreamer core library libgst1net" endmenu config PACKAGE_gstreamer1-plugins-bad tristate "gstreamer1-plugins-bad................ GStreamer plugins collection (bad)" default y if DEFAULT_gstreamer1-plugins-bad default m if ALL select PACKAGE_libc select PACKAGE_gstreamer1-plugins-base depends on !(ALL && USB_SUPPORT) || USB_SUPPORT select PACKAGE_gst1-plugins-bad if ALL depends on !(ALL && USB_SUPPORT && USE_RFKILL) || USE_RFKILL depends on !(ALL) || AUDIO_SUPPORT help GStreamer plugins collection (bad) http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess menu "Select GStreamer bad modules and libraries" depends on PACKAGE_gstreamer1-plugins-bad config gst1-plugins-bad-all bool "Include all GStreamer bad plugins" select PACKAGE_gst1-plugins-bad comment "Modules" config PACKAGE_gst1-mod-adpcmdec prompt "GStreamer adpcmdec module" config PACKAGE_gst1-mod-adpcmenc prompt "GStreamer adpcmenc module" config PACKAGE_gst1-mod-aiff prompt "GStreamer aiff module" config PACKAGE_gst1-mod-asfmux prompt "GStreamer asfmux module" config PACKAGE_gst1-mod-audiobuffersplit prompt "GStreamer audiobuffersplit module" config PACKAGE_gst1-mod-audiofxbad prompt "GStreamer audiofxbad module" config PACKAGE_gst1-mod-audiolatency prompt "GStreamer audiolatency module" config PACKAGE_gst1-mod-audiomixmatrix prompt "GStreamer audiomixmatrix module" config PACKAGE_gst1-mod-audiovisualizers prompt "GStreamer audiovisualizers module" config PACKAGE_gst1-mod-autoconvert prompt "GStreamer autoconvert module" config PACKAGE_gst1-mod-bayer prompt "GStreamer bayer module" config PACKAGE_gst1-mod-camerabin prompt "GStreamer camerabin module" config PACKAGE_gst1-mod-coloreffects prompt "GStreamer coloreffects module" config PACKAGE_gst1-mod-debugutilsbad prompt "GStreamer debugutilsbad module" config PACKAGE_gst1-mod-dvbsubenc prompt "GStreamer dvbsubenc module" config PACKAGE_gst1-mod-dvbsuboverlay prompt "GStreamer dvbsuboverlay module" config PACKAGE_gst1-mod-dvdspu prompt "GStreamer dvdspu module" config PACKAGE_gst1-mod-faceoverlay prompt "GStreamer faceoverlay module" config PACKAGE_gst1-mod-festival prompt "GStreamer festival module" config PACKAGE_gst1-mod-fieldanalysis prompt "GStreamer fieldanalysis module" config PACKAGE_gst1-mod-freeverb prompt "GStreamer freeverb module" config PACKAGE_gst1-mod-frei0r prompt "GStreamer frei0r module" config PACKAGE_gst1-mod-gaudieffects prompt "GStreamer gaudieffects module" config PACKAGE_gst1-mod-gdp prompt "GStreamer gdp module" config PACKAGE_gst1-mod-geometrictransform prompt "GStreamer geometrictransform module" config PACKAGE_gst1-mod-id3tag prompt "GStreamer id3tag module" config PACKAGE_gst1-mod-inter prompt "GStreamer inter module" config PACKAGE_gst1-mod-interlace prompt "GStreamer interlace module" config PACKAGE_gst1-mod-ivfparse prompt "GStreamer ivfparse module" config PACKAGE_gst1-mod-ivtc prompt "GStreamer ivtc module" config PACKAGE_gst1-mod-jp2kdecimator prompt "GStreamer jp2kdecimator module" config PACKAGE_gst1-mod-jpegformat prompt "GStreamer jpegformat module" config PACKAGE_gst1-mod-legacyrawparse prompt "GStreamer legacyrawparse module" config PACKAGE_gst1-mod-midi prompt "GStreamer midi module" config PACKAGE_gst1-mod-mpegpsdemux prompt "GStreamer mpegpsdemux module" config PACKAGE_gst1-mod-mpegpsmux prompt "GStreamer mpegpsmux module" config PACKAGE_gst1-mod-mpegtsdemux prompt "GStreamer mpegtsdemux module" config PACKAGE_gst1-mod-mpegtsmux prompt "GStreamer mpegtsmux module" config PACKAGE_gst1-mod-mxf prompt "GStreamer mxf module" config PACKAGE_gst1-mod-netsim prompt "GStreamer netsim module" config PACKAGE_gst1-mod-pcapparse prompt "GStreamer pcapparse module" config PACKAGE_gst1-mod-pnm prompt "GStreamer pnm module" config PACKAGE_gst1-mod-proxy prompt "GStreamer proxy module" config PACKAGE_gst1-mod-removesilence prompt "GStreamer removesilence module" config PACKAGE_gst1-mod-rfbsrc prompt "GStreamer rfbsrc module" config PACKAGE_gst1-mod-rtponvif prompt "GStreamer rtponvif module" config PACKAGE_gst1-mod-sdpelem prompt "GStreamer sdpelem module" config PACKAGE_gst1-mod-segmentclip prompt "GStreamer segmentclip module" config PACKAGE_gst1-mod-siren prompt "GStreamer siren module" config PACKAGE_gst1-mod-smooth prompt "GStreamer smooth module" config PACKAGE_gst1-mod-speed prompt "GStreamer speed module" config PACKAGE_gst1-mod-subenc prompt "GStreamer subenc module" config PACKAGE_gst1-mod-switchbin prompt "GStreamer switchbin module" config PACKAGE_gst1-mod-timecode prompt "GStreamer timecode module" config PACKAGE_gst1-mod-videofiltersbad prompt "GStreamer videofiltersbad module" config PACKAGE_gst1-mod-videoframe_audiolevel prompt "GStreamer videoframe_audiolevel module" config PACKAGE_gst1-mod-videosignal prompt "GStreamer videosignal module" config PACKAGE_gst1-mod-vmnc prompt "GStreamer vmnc module" config PACKAGE_gst1-mod-y4mdec prompt "GStreamer y4mdec module" config PACKAGE_gst1-mod-bluez prompt "GStreamer bluez module" config PACKAGE_gst1-mod-dtls prompt "GStreamer dtls module" config PACKAGE_gst1-mod-faad prompt "GStreamer faad module" config PACKAGE_gst1-mod-fbdevsink prompt "GStreamer fbdevsink module" config PACKAGE_gst1-mod-hls prompt "GStreamer hls module" config PACKAGE_gst1-mod-opusparse prompt "GStreamer opusparse module" config PACKAGE_gst1-mod-sbc prompt "GStreamer sbc module" config PACKAGE_gst1-mod-shm prompt "GStreamer shm module" config PACKAGE_gst1-mod-sndfile prompt "GStreamer sndfile module" config PACKAGE_gst1-mod-webp prompt "GStreamer webp module" comment "Libraries" config PACKAGE_libgst1adaptivedemux prompt "GStreamer adaptivedemux library" config PACKAGE_libgst1photography prompt "GStreamer photography library" config PACKAGE_libgst1basecamerabinsrc prompt "GStreamer basecamerabinsrc library" config PACKAGE_libgst1uridownloader prompt "GStreamer uridownloader library" config PACKAGE_libgst1codecparsers prompt "GStreamer codecparsers library" config PACKAGE_libgst1mpegts prompt "GStreamer mpegts library" endmenu config PACKAGE_gstreamer1-plugins-base tristate "gstreamer1-plugins-base.............. GStreamer plugins collection (base)" default y if DEFAULT_gstreamer1-plugins-base default m if ALL depends on !(ALL) || AUDIO_SUPPORT select PACKAGE_gstreamer1-libs select PACKAGE_gst1-plugins-base if ALL select PACKAGE_libc help GStreamer plugins collection (base) https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess menu "Select GStreamer base modules and libraries" depends on PACKAGE_gstreamer1-plugins-base config gst1-plugins-base-all bool "Include all GStreamer base plugins" select PACKAGE_gst1-plugins-base comment "Modules" config PACKAGE_gst1-mod-adder prompt "GStreamer adder module" config PACKAGE_gst1-mod-app prompt "GStreamer app module" config PACKAGE_gst1-mod-audioconvert prompt "GStreamer audioconvert module" config PACKAGE_gst1-mod-audiomixer prompt "GStreamer audiomixer module" config PACKAGE_gst1-mod-audiorate prompt "GStreamer audiorate module" config PACKAGE_gst1-mod-audioresample prompt "GStreamer audioresample module" config PACKAGE_gst1-mod-audiotestsrc prompt "GStreamer audiotestsrc module" config PACKAGE_gst1-mod-compositor prompt "GStreamer compositor module" config PACKAGE_gst1-mod-encoding prompt "GStreamer encoding module" config PACKAGE_gst1-mod-gio prompt "GStreamer gio module" config PACKAGE_gst1-mod-overlaycomposition prompt "GStreamer overlaycomposition module" config PACKAGE_gst1-mod-pbtypes prompt "GStreamer pbtypes module" config PACKAGE_gst1-mod-playback prompt "GStreamer playback module" config PACKAGE_gst1-mod-subparse prompt "GStreamer subparse module" config PACKAGE_gst1-mod-rawparse prompt "GStreamer rawparse module" config PACKAGE_gst1-mod-tcp prompt "GStreamer tcp module" config PACKAGE_gst1-mod-typefindfunctions prompt "GStreamer typefindfunctions module" config PACKAGE_gst1-mod-videoconvert prompt "GStreamer videoconvert module" config PACKAGE_gst1-mod-videorate prompt "GStreamer videorate module" config PACKAGE_gst1-mod-videoscale prompt "GStreamer videoscale module" config PACKAGE_gst1-mod-videotestsrc prompt "GStreamer videotestsrc module" config PACKAGE_gst1-mod-volume prompt "GStreamer volume module" config PACKAGE_gst1-mod-alsa prompt "GStreamer alsa module" config PACKAGE_gst1-mod-ivorbisdec prompt "GStreamer ivorbisdec module" config PACKAGE_gst1-mod-ogg prompt "GStreamer ogg module" config PACKAGE_gst1-mod-opus prompt "GStreamer opus module" config PACKAGE_gst1-mod-theora prompt "GStreamer theora module" config PACKAGE_gst1-mod-vorbis prompt "GStreamer vorbis module" comment "Libraries" config PACKAGE_libgst1allocators prompt "GStreamer allocators library" config PACKAGE_libgst1app prompt "GStreamer app library" config PACKAGE_libgst1audio prompt "GStreamer audio library" config PACKAGE_libgst1fft prompt "GStreamer fft library" config PACKAGE_libgst1pbutils prompt "GStreamer pbutils library" config PACKAGE_libgst1riff prompt "GStreamer riff library" config PACKAGE_libgst1rtp prompt "GStreamer rtp library" config PACKAGE_libgst1rtsp prompt "GStreamer rtsp library" config PACKAGE_libgst1sdp prompt "GStreamer sdp library" config PACKAGE_libgst1tag prompt "GStreamer tag library" config PACKAGE_libgst1video prompt "GStreamer video library" endmenu config PACKAGE_gstreamer1-plugins-good tristate "gstreamer1-plugins-good.............. GStreamer plugins collection (good)" default y if DEFAULT_gstreamer1-plugins-good default m if ALL select PACKAGE_gst1-plugins-good if ALL depends on !(ALL) || AUDIO_SUPPORT select PACKAGE_libc select PACKAGE_gstreamer1-plugins-base help GStreamer plugins collection (good) https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess menu "Select GStreamer good modules" depends on PACKAGE_gstreamer1-plugins-good config gst1-plugins-good-all bool "Include all GStreamer good plugins" select PACKAGE_gst1-plugins-good comment "Modules" config PACKAGE_gst1-mod-alaw prompt "GStreamer alaw module" config PACKAGE_gst1-mod-alpha prompt "GStreamer alpha module" config PACKAGE_gst1-mod-apetag prompt "GStreamer apetag module" config PACKAGE_gst1-mod-audiofx prompt "GStreamer audiofx module" config PACKAGE_gst1-mod-audioparsers prompt "GStreamer audioparsers module" config PACKAGE_gst1-mod-auparse prompt "GStreamer auparse module" config PACKAGE_gst1-mod-autodetect prompt "GStreamer autodetect module" config PACKAGE_gst1-mod-avi prompt "GStreamer avi module" config PACKAGE_gst1-mod-cutter prompt "GStreamer cutter module" config PACKAGE_gst1-mod-debug prompt "GStreamer debug module" config PACKAGE_gst1-mod-dtmf prompt "GStreamer dtmf module" config PACKAGE_gst1-mod-effectv prompt "GStreamer effectv module" config PACKAGE_gst1-mod-equalizer prompt "GStreamer equalizer module" config PACKAGE_gst1-mod-flv prompt "GStreamer flv module" config PACKAGE_gst1-mod-flxdec prompt "GStreamer flxdec module" config PACKAGE_gst1-mod-goom prompt "GStreamer goom module" config PACKAGE_gst1-mod-goom2k1 prompt "GStreamer goom2k1 module" config PACKAGE_gst1-mod-icydemux prompt "GStreamer icydemux module" config PACKAGE_gst1-mod-id3demux prompt "GStreamer id3demux module" config PACKAGE_gst1-mod-imagefreeze prompt "GStreamer imagefreeze module" config PACKAGE_gst1-mod-interleave prompt "GStreamer interleave module" config PACKAGE_gst1-mod-isomp4 prompt "GStreamer isomp4 module" config PACKAGE_gst1-mod-level prompt "GStreamer level module" config PACKAGE_gst1-mod-matroska prompt "GStreamer matroska module" config PACKAGE_gst1-mod-monoscope prompt "GStreamer monoscope module" config PACKAGE_gst1-mod-multifile prompt "GStreamer multifile module" config PACKAGE_gst1-mod-multipart prompt "GStreamer multipart module" config PACKAGE_gst1-mod-replaygain prompt "GStreamer replaygain module" config PACKAGE_gst1-mod-rtp prompt "GStreamer rtp module" config PACKAGE_gst1-mod-rtpmanager prompt "GStreamer rtpmanager module" config PACKAGE_gst1-mod-rtsp prompt "GStreamer rtsp module" config PACKAGE_gst1-mod-shapewipe prompt "GStreamer shapewipe module" config PACKAGE_gst1-mod-smpte prompt "GStreamer smpte module" config PACKAGE_gst1-mod-spectrum prompt "GStreamer spectrum module" config PACKAGE_gst1-mod-udp prompt "GStreamer udp module" config PACKAGE_gst1-mod-videobox prompt "GStreamer videobox module" config PACKAGE_gst1-mod-videocrop prompt "GStreamer videocrop module" config PACKAGE_gst1-mod-videofilter prompt "GStreamer videofilter module" config PACKAGE_gst1-mod-videomixer prompt "GStreamer videomixer module" config PACKAGE_gst1-mod-wavenc prompt "GStreamer wavenc module" config PACKAGE_gst1-mod-wavparse prompt "GStreamer wavparse module" config PACKAGE_gst1-mod-flac prompt "GStreamer flac module" config PACKAGE_gst1-mod-jpeg prompt "GStreamer jpeg module" config PACKAGE_gst1-mod-lame prompt "GStreamer lame module" config PACKAGE_gst1-mod-mpg123 prompt "GStreamer mpg123 module" config PACKAGE_gst1-mod-mulaw prompt "GStreamer mulaw module" config PACKAGE_gst1-mod-navigationtest prompt "GStreamer navigationtest module" config PACKAGE_gst1-mod-oss4 prompt "GStreamer oss4 module" config PACKAGE_gst1-mod-ossaudio prompt "GStreamer ossaudio module" config PACKAGE_gst1-mod-png prompt "GStreamer png module" config PACKAGE_gst1-mod-shout2 prompt "GStreamer shout2 module" config PACKAGE_gst1-mod-soup prompt "GStreamer soup module" config PACKAGE_gst1-mod-speex prompt "GStreamer speex module" config PACKAGE_gst1-mod-taglib prompt "GStreamer taglib module" config PACKAGE_gst1-mod-video4linux2 prompt "GStreamer video4linux2 module" config PACKAGE_gst1-mod-vpx prompt "GStreamer vpx module" endmenu config PACKAGE_gstreamer1-plugins-ugly tristate "gstreamer1-plugins-ugly.............. GStreamer plugins collection (ugly)" default y if DEFAULT_gstreamer1-plugins-ugly default m if ALL select PACKAGE_gstreamer1-plugins-base select PACKAGE_libc depends on !(ALL) || AUDIO_SUPPORT select PACKAGE_gst1-plugins-ugly if ALL help GStreamer plugins collection (ugly) https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess menu "Select GStreamer ugly modules" depends on PACKAGE_gstreamer1-plugins-ugly config gst1-plugins-ugly-all bool "Include all GStreamer ugly plugins" select PACKAGE_gst1-plugins-ugly comment "Modules" config PACKAGE_gst1-mod-asf prompt "GStreamer asf module" config PACKAGE_gst1-mod-mpeg2dec prompt "GStreamer mpeg2dec module" endmenu config PACKAGE_gstreamer1-utils tristate "gstreamer1-utils..................................... GStreamer utilities" default y if DEFAULT_gstreamer1-utils default m if ALL select PACKAGE_gstreamer1-libs select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer utilities. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_icecast tristate "icecast.... A streaming media server for Ogg/Vorbis and MP3 audio streams" default y if DEFAULT_icecast default m if ALL select PACKAGE_libvorbisidec select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libxslt select PACKAGE_libogg select PACKAGE_libcurl select PACKAGE_libxml2 select PACKAGE_libc help Icecast is a streaming media server which currently supports Ogg Vorbis and MP3 audio streams. It can be used to create an Internet radio station or a privately running jukebox and many things in between. It is very versatile in that new formats can be added relatively easily and supports open standards for commuincation and interaction. https://icecast.org/ André Gaul , Ted Hess config PACKAGE_imagemagick tristate "imagemagick..................................... Image manipulation tools" default y if DEFAULT_imagemagick default m if ALL select PACKAGE_libjpeg-turbo select PACKAGE_libc select PACKAGE_libpng select PACKAGE_libfreetype select PACKAGE_libtiff select PACKAGE_libltdl select PACKAGE_zlib select PACKAGE_libpthread help ImageMagick is a free and open-source software suite for displaying, converting, and editing raster image and vector image files. NOTE: this package may not be suitable for many embedded devices because of its large size. Consider using extroot or alternatively consider graphicsmagick which is smaller but similar in functionality. https://www.imagemagick.org/ Val Kulkov config PACKAGE_lcdgrilo tristate "lcdgrilo........................................................ lcdgrilo" default y if DEFAULT_lcdgrilo default m if ALL select PACKAGE_grilo-plugins select PACKAGE_libc select PACKAGE_libgee select PACKAGE_libgstreamer1 select PACKAGE_gstreamer1-libs select PACKAGE_grilo help lcdgrilo https://www.flyn.org/projects/lcdgrilo/ W. Michael Petullo config PACKAGE_libgst1adaptivedemux tristate default y if DEFAULT_libgst1adaptivedemux select PACKAGE_libgst1app select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1pbutils select PACKAGE_libgst1uridownloader select PACKAGE_libc select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT help GStreamer open source multimedia framework . This package contains the GStreamer adaptivedemux library. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1allocators tristate default y if DEFAULT_libgst1allocators select PACKAGE_libgstreamer1 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer allocators library. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1app tristate default y if DEFAULT_libgst1app select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer app library. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1audio tristate default y if DEFAULT_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc select PACKAGE_libgst1tag select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer audio library. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1basecamerabinsrc tristate default y if DEFAULT_libgst1basecamerabinsrc select PACKAGE_libgst1pbutils select PACKAGE_libgst1app select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer basecamerabinsrc library. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1check tristate default y if DEFAULT_libgst1check select PACKAGE_libc select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer check unit testing library. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1codecparsers tristate default y if DEFAULT_libgst1codecparsers select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer codecparsers library. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1controller tristate default y if DEFAULT_libgst1controller select PACKAGE_libgstreamer1 select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer dynamic parameter control library. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1fft tristate default y if DEFAULT_libgst1fft select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer FFT library. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1mpegts tristate default y if DEFAULT_libgst1mpegts select PACKAGE_libc depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base select PACKAGE_libgst1pbutils help GStreamer open source multimedia framework . This package contains the GStreamer mpegts library. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1net tristate default y if DEFAULT_libgst1net select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer network classes library. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1pbutils tristate default y if DEFAULT_libgst1pbutils select PACKAGE_libgstreamer1 select PACKAGE_libgst1video select PACKAGE_libgst1audio select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1tag select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer utils library. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1photography tristate default y if DEFAULT_libgst1photography select PACKAGE_libgstreamer1 depends on AUDIO_SUPPORT select PACKAGE_libc select PACKAGE_libgst1pbutils select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_gst1-plugins-base help GStreamer open source multimedia framework . This package contains the GStreamer photography library. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1riff tristate default y if DEFAULT_libgst1riff select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgst1audio select PACKAGE_libc select PACKAGE_libgst1tag select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer RIFF media library. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1rtp tristate default y if DEFAULT_libgst1rtp select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer RTP library. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1rtsp tristate default y if DEFAULT_libgst1rtsp select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer RTSP library. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1sdp tristate default y if DEFAULT_libgst1sdp select PACKAGE_libgst1pbutils select PACKAGE_libgstreamer1 select PACKAGE_libgst1rtp select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer SDP library. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1tag tristate default y if DEFAULT_libgst1tag select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_libgstreamer1 help GStreamer open source multimedia framework . This package contains the GStreamer tag support library. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1uridownloader tristate default y if DEFAULT_libgst1uridownloader select PACKAGE_libgst1pbutils select PACKAGE_gst1-plugins-base select PACKAGE_libiconv-full if BUILD_NLS depends on AUDIO_SUPPORT select PACKAGE_libgstreamer1 select PACKAGE_libc help GStreamer open source multimedia framework . This package contains the GStreamer uridownloader library. http://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgst1video tristate default y if DEFAULT_libgst1video select PACKAGE_libgstreamer1 select PACKAGE_libc select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer video library. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_libgstreamer1 tristate default y if DEFAULT_libgstreamer1 select PACKAGE_glib2 select PACKAGE_libc select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libxml2 select PACKAGE_libpthread select PACKAGE_libiconv-full if BUILD_NLS help GStreamer open source multimedia framework . This package contains the GStreamer core library. https://gstreamer.freedesktop.org/ W. Michael Petullo Ted Hess config PACKAGE_minidlna tristate "minidlna.................................... UPnP A/V & DLNA Media Server" default y if DEFAULT_minidlna default m if ALL select PACKAGE_libexif select PACKAGE_libid3tag select PACKAGE_libsqlite3 select PACKAGE_libvorbis select PACKAGE_libc select PACKAGE_libjpeg-turbo select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libflac select PACKAGE_libpthread select PACKAGE_libffmpeg-audio-dec if PACKAGE_libffmpeg-full if PACKAGE_minisatip config MINISATIP_AES bool "OpenSSL (AES as part of DVBAPI)" default n config MINISATIP_CLIENT bool "SatIP Client" default y endif config PACKAGE_mjpg-streamer tristate "mjpg-streamer.............................................. MJPG-streamer" default y if DEFAULT_mjpg-streamer default m if ALL select PACKAGE_libc select PACKAGE_libjpeg-turbo select PACKAGE_libpthread select PACKAGE_libv4l if MJPG_STREAMER_V4L2 help Streaming application for Linux-UVC compatible webcams https://github.com/jacksonliam/mjpg-streamer Roger D , Ted Hess if PACKAGE_mjpg-streamer-input-uvc config MJPG_STREAMER_V4L2 bool "Build input_uvc with libv4l2 (camera controls)" default n select PACKAGE_libv4l endif config PACKAGE_mjpg-streamer-input-file tristate "mjpg-streamer-input-file...................... MJPG-streamer (file input)" default y if DEFAULT_mjpg-streamer-input-file default m if ALL depends on PACKAGE_mjpg-streamer select PACKAGE_libc help Streaming application for Linux-UVC compatible webcams This package provides the file input plugin. https://github.com/jacksonliam/mjpg-streamer Roger D , Ted Hess config PACKAGE_mjpg-streamer-input-http tristate "mjpg-streamer-input-http...................... MJPG-streamer (HTTP input)" default y if DEFAULT_mjpg-streamer-input-http default m if ALL select PACKAGE_libc depends on PACKAGE_mjpg-streamer help Streaming application for Linux-UVC compatible webcams This package provides the http input plugin. https://github.com/jacksonliam/mjpg-streamer Roger D , Ted Hess config PACKAGE_mjpg-streamer-input-uvc tristate "mjpg-streamer-input-uvc........................ MJPG-streamer (UVC input)" default y if DEFAULT_mjpg-streamer-input-uvc default m if ALL depends on PACKAGE_mjpg-streamer select PACKAGE_libc help Streaming application for Linux-UVC compatible webcams This package provides the UVC input plugin. https://github.com/jacksonliam/mjpg-streamer Roger D , Ted Hess config PACKAGE_mjpg-streamer-output-file tristate "mjpg-streamer-output-file.................... MJPG-streamer (file output)" default y if DEFAULT_mjpg-streamer-output-file default m if ALL depends on PACKAGE_mjpg-streamer select PACKAGE_libc help Streaming application for Linux-UVC compatible webcams This package provides the file output plugin. https://github.com/jacksonliam/mjpg-streamer Roger D , Ted Hess config PACKAGE_mjpg-streamer-output-http tristate "mjpg-streamer-output-http.................... MJPG-streamer (HTTP output)" default y if DEFAULT_mjpg-streamer-output-http default m if ALL depends on PACKAGE_mjpg-streamer select PACKAGE_libc help Streaming application for Linux-UVC compatible webcams This package provides the HTTP output plugin. https://github.com/jacksonliam/mjpg-streamer Roger D , Ted Hess config PACKAGE_mjpg-streamer-output-rtsp tristate "mjpg-streamer-output-rtsp.................... MJPG-streamer (RTSP output)" default y if DEFAULT_mjpg-streamer-output-rtsp default m if ALL depends on PACKAGE_mjpg-streamer select PACKAGE_libc help Streaming application for Linux-UVC compatible webcams This package provides the RTSP output plugin. https://github.com/jacksonliam/mjpg-streamer Roger D , Ted Hess config PACKAGE_mjpg-streamer-output-zmq tristate "mjpg-streamer-output-zmq...................... MJPG-streamer (zmq output)" default y if DEFAULT_mjpg-streamer-output-zmq default m if ALL depends on PACKAGE_mjpg-streamer select PACKAGE_libprotobuf-c select PACKAGE_libzmq-nc if PACKAGE_libzmq-curve, Ted Hess config PACKAGE_mjpg-streamer-www tristate "mjpg-streamer-www............................... MJPG-streamer (full www)" default y if DEFAULT_mjpg-streamer-www default m if ALL select PACKAGE_libc depends on PACKAGE_mjpg-streamer depends on m || (PACKAGE_mjpg-streamer-www-simple != y) help Streaming application for Linux-UVC compatible webcams This package provides full version of the web content. Includes cambozola applet. https://github.com/jacksonliam/mjpg-streamer Roger D , Ted Hess config PACKAGE_mjpg-streamer-www-simple tristate "mjpg-streamer-www-simple...................... MJPG-streamer (simple www)" default y if DEFAULT_mjpg-streamer-www-simple default m if ALL select PACKAGE_libc depends on PACKAGE_mjpg-streamer help Streaming application for Linux-UVC compatible webcams This package provides simple version of the web content. https://github.com/jacksonliam/mjpg-streamer Roger D , Ted Hess config PACKAGE_motion tristate "motion................................. webcam motion sensing and logging" default y if DEFAULT_motion default m if ALL select PACKAGE_libjpeg-turbo select PACKAGE_libc select PACKAGE_libintl-full if BUILD_NLS select PACKAGE_libmicrohttpd-no-ssl if PACKAGE_libmicrohttpd-ssl menuconfig PACKAGE_tvheadend tristate "tvheadend............................................ TV streaming server" default y if DEFAULT_tvheadend default m if ALL select PACKAGE_libc select PACKAGE_librt select PACKAGE_libpcre2 if TVHEADEND_REGEX_PCRE2 select PACKAGE_libffi select PACKAGE_zlib select PACKAGE_libiconv-full if BUILD_NLS depends on !(BUILD_PATENTED&&TVHEADEND_CSA) || BUILD_PATENTED select PACKAGE_libavahi-client if TVHEADEND_AVAHI_SUPPORT select PACKAGE_libopenssl select PACKAGE_libdvbcsa if BUILD_PATENTED&&TVHEADEND_CSA help Tvheadend is a TV streaming server and recorder for Linux, FreeBSD and Android supporting DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, SAT>IP and HDHomeRun as input sources. Tvheadend offers the HTTP (VLC, MPlayer), HTSP (Kodi, Movian) and SAT>IP streaming. https://tvheadend.org Marius Dinu source "feeds/packages/multimedia/tvheadend/Config.in" config PACKAGE_v4l2rtspserver tristate "v4l2rtspserver............................................ v4l2rtspserver" default y if DEFAULT_v4l2rtspserver default m if ALL select PACKAGE_libc select PACKAGE_libstdcpp help RTSP server for v4L2 video sources https://github.com/mpromonet/v4l2rtspserver Roger Dammit config PACKAGE_v4l2tools tristate "v4l2tools...................................................... v4l2tools" default y if DEFAULT_v4l2tools default m if ALL select PACKAGE_libjpeg-turbo select PACKAGE_libc select PACKAGE_libstdcpp help v4l2tools https://github.com/mpromonet/v4l2tools Michel Promonet config PACKAGE_vips tristate "vips....................................... An image manipulation library" default y if DEFAULT_vips default m if ALL select PACKAGE_libexpat select PACKAGE_giflib select PACKAGE_libexif select PACKAGE_glib2 select PACKAGE_libc select PACKAGE_libjpeg-turbo select PACKAGE_libpng select PACKAGE_libxml2 help An image manipulation library https://libvips.github.io/libvips/ W. Michael Petullo config PACKAGE_xupnpd tristate "xupnpd............................................. eXtensible UPnP agent" default y if DEFAULT_xupnpd default m if ALL select PACKAGE_libopenssl select PACKAGE_liblua select PACKAGE_libc help xupnpd - eXtensible UPnP agent This program is a light DLNA Media Server which provides ContentDirectory:1 service for sharing IPTV unicast streams over local area network (with udpxy for multicast to HTTP unicast conversion). The program shares UTF8-encoded M3U playlists with links over local area network as content of the directory. You can watch HDTV broadcasts (multicast or unicast) and listen Internet Radio in IP network without transcoding and PC. http://xupnpd.org/ Álvaro Fernández Rojas config PACKAGE_yt-dlp tristate "yt-dlp....................... Utility to download videos from YouTube.com" default y if DEFAULT_yt-dlp default m if ALL select PACKAGE_python3-urllib select PACKAGE_python3-ctypes select PACKAGE_ca-certificates select PACKAGE_libc select PACKAGE_python3-email select PACKAGE_python3-xml select PACKAGE_python3-openssl select PACKAGE_python3-uuid select PACKAGE_python3-asyncio select PACKAGE_python3-codecs select PACKAGE_python3-logging select PACKAGE_python3-sqlite3 help yt-dlp is a small command-line program to download videos from YouTube.com and other video sites. It requires the Python3 interpreter. https://github.com/yt-dlp/yt-dlp Michal Vasilek config PACKAGE_yt-dlp-src tristate "yt-dlp-src......... Utility to download videos from YouTube.com (sources)" default y if DEFAULT_yt-dlp-src default m if ALL select PACKAGE_libc help yt-dlp is a small command-line program to download videos from YouTube.com and other video sites. It requires the Python3 interpreter. This package contains the Python source files for yt-dlp. https://github.com/yt-dlp/yt-dlp Michal Vasilek depends on PACKAGE_yt-dlp endmenu menu "Network" menu "BitTorrent" config PACKAGE_mktorrent tristate "mktorrent...................................................... mktorrent" default y if DEFAULT_mktorrent default m if ALL select PACKAGE_libc help mktorrent https://github.com/Rudde/mktorrent Daniel Golle config PACKAGE_opentracker tristate "opentracker.................................................. opentracker" default y if DEFAULT_opentracker default m if ALL select PACKAGE_libc select PACKAGE_zlib select PACKAGE_libpthread help opentracker - An open and free bittorrent tracker opentracker is an open and free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router. Currently it is deployed as an open and free tracker instance. Read our free and open tracker blog and announce your torrents there (but do not hesitate to setup your own free trackers!). This package contains the IPv4-build of opentracker. http://erdgeist.org/arts/software/opentracker/ Daniel Golle config PACKAGE_opentracker6 tristate "opentracker6.................................... opentracker (IPv6 build)" default y if DEFAULT_opentracker6 default m if ALL select PACKAGE_libpthread select PACKAGE_zlib select PACKAGE_libc help opentracker - An open and free bittorrent tracker opentracker is an open and free bittorrent tracker project. It aims for minimal resource usage and is intended to run at your wlan router. Currently it is deployed as an open and free tracker instance. Read our free and open tracker blog and announce your torrents there (but do not hesitate to setup your own free trackers!). This package contains the IPv6-build of opentracker. http://erdgeist.org/arts/software/opentracker/ Daniel Golle config PACKAGE_rtorrent tristate "rtorrent................................... BitTorrent client for ncurses" default y if DEFAULT_rtorrent default m if ALL select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_libcurl select PACKAGE_zlib select PACKAGE_libncurses select PACKAGE_libpthread select PACKAGE_libopenssl help rTorrent is a BitTorrent client for ncurses, using the libtorrent library. The client and library is written in C++ with emphasis on speed and efficiency, while delivering equivalent features to those found in GUI based clients in an ncurses client. This package is built without xmlrpc support https://github.com/rakshasa/rtorrent Rosen Penev config PACKAGE_rtorrent-rpc tristate "rtorrent-rpc............ BitTorrent client for ncurses (with rpc support)" default y if DEFAULT_rtorrent-rpc default m if ALL select PACKAGE_libc select PACKAGE_libstdcpp select PACKAGE_libcurl select PACKAGE_xmlrpc-c-server select PACKAGE_zlib select PACKAGE_libncurses select PACKAGE_libopenssl select PACKAGE_libpthread help rTorrent is a BitTorrent client for ncurses, using the libtorrent library. The client and library is written in C++ with emphasis on speed and efficiency, while delivering equivalent features to those found in GUI based clients in an ncurses client. This package is built with xmlrpc support https://github.com/rakshasa/rtorrent Rosen Penev config PACKAGE_transmission-cli tristate "transmission-cli........................... BitTorrent client (utilities)" default y if DEFAULT_transmission-cli default m if ALL select PACKAGE_libmbedtls if LIBCURL_MBEDTLS select PACKAGE_libminiupnpc select PACKAGE_libatomic select PACKAGE_libevent2-pthreads select PACKAGE_libdeflate select PACKAGE_libdht select PACKAGE_libmbedtls if LIBCURL_NOSSL select PACKAGE_zlib select PACKAGE_libcurl select PACKAGE_libnatpmp select PACKAGE_librt select PACKAGE_libevent2 select PACKAGE_libpsl select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_libmbedtls if LIBCURL_GNUTLS select PACKAGE_libutp help CLI utilities for transmission. https://www.transmissionbt.com Daniel Golle config PACKAGE_transmission-daemon tristate "transmission-daemon.................................... BitTorrent client" default y if DEFAULT_transmission-daemon default m if ALL select PACKAGE_libpthread select PACKAGE_libmbedtls if LIBCURL_GNUTLS select PACKAGE_libutp select PACKAGE_libcurl select PACKAGE_libnatpmp select PACKAGE_libevent2 select PACKAGE_librt select PACKAGE_libpsl select PACKAGE_libc select PACKAGE_libmbedtls if LIBCURL_NOSSL select PACKAGE_zlib select PACKAGE_libmbedtls if LIBCURL_MBEDTLS select PACKAGE_libminiupnpc select PACKAGE_libatomic select PACKAGE_libevent2-pthreads select PACKAGE_libdeflate select PACKAGE_libdht help Transmission is a simple BitTorrent client. It features a very simple, intuitive interface on top on an efficient, cross-platform back-end. This package contains the daemon itself. https://www.transmissionbt.com Daniel Golle config PACKAGE_transmission-remote tristate "transmission-remote........................... BitTorrent client (remote)" default y if DEFAULT_transmission-remote default m if ALL select PACKAGE_libmbedtls if LIBCURL_GNUTLS select PACKAGE_libpthread select PACKAGE_libutp select PACKAGE_libevent2 select PACKAGE_librt select PACKAGE_libcurl select PACKAGE_libnatpmp select PACKAGE_libc select PACKAGE_libpsl select PACKAGE_libmbedtls if LIBCURL_NOSSL select PACKAGE_zlib select PACKAGE_libminiupnpc select PACKAGE_libmbedtls if LIBCURL_MBEDTLS select PACKAGE_libdht select PACKAGE_libdeflate select PACKAGE_libatomic select PACKAGE_libevent2-pthreads help CLI remote interface for transmission. https://www.transmissionbt.com Daniel Golle config PACKAGE_transmission-web tristate "transmission-web........................ BitTorrent client (webinterface)" default y if DEFAULT_transmission-web default m if ALL select PACKAGE_transmission-daemon select PACKAGE_libc help Webinterface resources for transmission. https://www.transmissionbt.com Daniel Golle config PACKAGE_transmission-web-control tristate "transmission-web-control........................ Transmission Web Control" default y if DEFAULT_transmission-web-control default m if ALL select PACKAGE_libc select PACKAGE_transmission-daemon depends on m || (PACKAGE_transmission-web != y) help Transmission Web Control is a custom Web UI for Transmission. https://github.com/ronggang/transmission-web-control Richard Yu endmenu menu "Captive Portals" config PACKAGE_apfree-wifidog tristate "apfree-wifidog................. Apfree's wireless captive portal solution" default y if DEFAULT_apfree-wifidog default m if ALL select PACKAGE_libuci select PACKAGE_libjson-c select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libnetfilter-queue select PACKAGE_openssl-util select PACKAGE_libevent2-openssl select PACKAGE_libevent2 help The ApFree Wifidog project is a complete and embeddable captive portal solution for wireless community groups or individuals who wish to open a free Hotspot while still preventing abuse of their Internet connection. It's enhanced wifidog https://github.com/liudf0716/apfree_wifidog Dengfeng Liu menuconfig PACKAGE_coova-chilli tristate "coova-chilli...... Wireless LAN HotSpot controller (Coova Chilli Version)" default y if DEFAULT_coova-chilli default m if ALL select PACKAGE_libjson-c if COOVACHILLI_JSONINTERFACE select PACKAGE_libwolfssl if COOVACHILLI_WOLFSSL && PACKAGE_libwolfsslcpu-crypto source "feeds/packages/net/coova-chilli/Config.in" config PACKAGE_mesh11sd tristate "mesh11sd....................... Dynamic 802.11s Mesh Configuration Daemon" default y if DEFAULT_mesh11sd default m if ALL select PACKAGE_libc help Mesh11sd is a dynamic parameter configuration daemon for 802.11s mesh networks. It was originally designed to leverage 802.11s mesh networking at Captive Portal venues. This is the open source version and it enables easy and automated mesh network operation with multiple mesh nodes. It allows all mesh parameters supported by the wireless driver to be set in the uci config file. Settings take effect immediately without having to restart the wireless network. Default settings give rapid and reliable layer 2 mesh convergence. Without mesh11sd, many mesh parameters cannot be set in the uci wireless config file as the mesh interface must be up before the parameters can be set. Some of those that are supported, would fail to be implemented when the network is (re)started resulting in errors or dropped nodes. The mesh11sd daemon dynamically checks configured parameters and sets them as required. Upstream wan connectivity is checked (eg Internet feed) and when not present, layer 2 peer mode is autonomously enabled, and when it is present, layer 3 portal mode is enabled. This allows the same simple router configuration to be used on all meshnodes in the layer 2 mesh. Remote terminal sessions and remote file transfers are supported using the meshnode mac address as an identifier. This version does not require a Captive Portal to be running. https://github.com/opennds/mesh11sd Rob White config PACKAGE_nodogsplash tristate "nodogsplash........................... Open public network gateway daemon" default y if DEFAULT_nodogsplash default m if ALL select PACKAGE_libpthread select PACKAGE_iptables-mod-ipopt select PACKAGE_libmicrohttpd-no-ssl select PACKAGE_iptables-mod-conntrack-extra select PACKAGE_iptables-nft select PACKAGE_iptables-mod-nat-extra select PACKAGE_libc help Nodogsplash is a Captive Portal that offers a simple way to provide restricted access to the Internet by showing a splash page to the user before Internet access is granted. https://github.com/nodogsplash/nodogsplash Moritz Warning config PACKAGE_opennds tristate "opennds................................. open Network Demarcation Service" default y if DEFAULT_opennds default m if ALL select PACKAGE_libc select PACKAGE_libmicrohttpd-no-ssl depends on m || (PACKAGE_nodogsplash != y) help openNDS (open Network Demarcation Service) is a high performance, small footprint, Captive Portal. It provides a border control gateway between a public local area network and the Internet. It supports all scenarios ranging from small stand alone venues through to large mesh networks with multiple portal entry points. Both the client driven Captive Portal Detection method (CPD) and gateway driven Captive Portal Identification method (CPI - RFC 8910 and RFC 8908) are supported. This version uses nftables. https://github.com/opennds/opennds Rob White config PACKAGE_pirania tristate "pirania.................................... Captive portal with vouchers." default y if DEFAULT_pirania default m if ALL select PACKAGE_libuci-lua select PACKAGE_lime-system select PACKAGE_shared-state-pirania select PACKAGE_ipset depends on IPV6 select PACKAGE_libc select PACKAGE_luci-lib-nixio select PACKAGE_libubus-lua depends on PACKAGE_uhttpd select PACKAGE_liblucihttp-lua depends on PACKAGE_shared-state select PACKAGE_ip6tables-mod-nat select PACKAGE_luci-lib-jsonc select PACKAGE_uhttpd-mod-lua help Captive Portal for routers that want to share their Internet connection via vouchers. Luandro config PACKAGE_uspot tristate "uspot............................................... uspot hotspot daemon" default y if DEFAULT_uspot default m if ALL select PACKAGE_libradcli select PACKAGE_ucode-mod-log select PACKAGE_ucode-mod-math select PACKAGE_ucode select PACKAGE_libblobmsg-json select PACKAGE_ucode-mod-nl80211 select PACKAGE_libc select PACKAGE_ucode-mod-uloop select PACKAGE_liblucihttp-ucode select PACKAGE_conntrack depends on PACKAGE_uhttpd select PACKAGE_libuci select PACKAGE_libubox select PACKAGE_libubus select PACKAGE_ucode-mod-rtnl select PACKAGE_uspotfilter select PACKAGE_uhttpd-mod-ucode help This package implements a captive portal supporting click-to-continue, simple credential-based as well as RADIUS authentication. It is UAM capable, and has limited support for RFC5176 RADIUS Dynamic Authorization Extensions. It is meant to be a drop-in replacement for CoovaChilli, leveraging the performance and flexibility of the nftables firewall without the need for extra kernel modules. Thibaut VARÈNE config PACKAGE_uspot-www tristate "uspot-www............................. uspot default user interface files" default y if DEFAULT_uspot-www default m if ALL depends on PACKAGE_uhttpd select PACKAGE_uspot select PACKAGE_libc help This package provides CSS and HTML templates for uspot UI. This package must be installed with uspot unless a local alternative is provided. Thibaut VARÈNE config PACKAGE_wifidog tristate "wifidog............................... A wireless captive portal solution" default y if DEFAULT_wifidog default m if ALL select PACKAGE_iptables-mod-nat-extra select PACKAGE_iptables-mod-ipopt select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_iptables-mod-extra help The Wifidog project is a complete and embeddable captive portal solution for wireless community groups or individuals who wish to open a free Hotspot while still preventing abuse of their Internet connection. http://www.wifidog.org Michael Haas config PACKAGE_wifidog-tls tristate "wifidog-tls........................... A wireless captive portal solution" default y if DEFAULT_wifidog-tls default m if ALL select PACKAGE_libpthread select PACKAGE_iptables-mod-ipopt select PACKAGE_iptables-mod-extra select PACKAGE_libc select PACKAGE_libwolfssl if PACKAGE_libwolfsslcpu-crypto endmenu menu "Cloud Manager" config PACKAGE_cloudreve tristate "cloudreve............ A project helps you build your own cloud in minutes" default y if DEFAULT_cloudreve default m if ALL select PACKAGE_libc select PACKAGE_ca-bundle depends on (aarch64||arm||i386||i686||riscv64||x86_64) help Self-deployed file management and sharing system, supports multiple storage providers. https://cloudreve.org Tianling Shen config PACKAGE_rclone-ng tristate "rclone-ng.......................... An angular web application for rclone" default y if DEFAULT_rclone-ng default m if ALL depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_rclone-config select PACKAGE_libc help An angular web application for rclone https://github.com/ElonH/RcloneNg Elon Huang Tianling Shen config PACKAGE_rclone-webui-react tristate "rclone-webui-react..................... A reactjs based web UI for rclone" default y if DEFAULT_rclone-webui-react default m if ALL select PACKAGE_rclone-config select PACKAGE_libc depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) help A full fledged UI for the rclone cloud sync tool. https://github.com/rclone/rclone-webui-react Elon Huang Tianling Shen endmenu menu "Dial-in/up" config PACKAGE_rp-pppoe-common tristate "rp-pppoe-common......................... PPPoE (PPP over Ethernet) common" default y if DEFAULT_rp-pppoe-common default m if ALL select PACKAGE_libc depends on PACKAGE_ppp help Dubbed RP-PPPoE, this open-source product is ideal for Linux users with a DSL "modem" whose Internet service provider uses PPPoE. This package contains files common to server and relay. https://dianne.skoll.ca/projects/rp-pppoe/ config PACKAGE_rp-pppoe-relay tristate "rp-pppoe-relay........................... PPPoE (PPP over Ethernet) relay" default y if DEFAULT_rp-pppoe-relay default n depends on PACKAGE_ppp select PACKAGE_rp-pppoe-common select PACKAGE_libc help Dubbed RP-PPPoE, this open-source product is ideal for Linux users with a DSL "modem" whose Internet service provider uses PPPoE. This package contains pppoe-relay. https://dianne.skoll.ca/projects/rp-pppoe/ config PACKAGE_rp-pppoe-server tristate "rp-pppoe-server......................... PPPoE (PPP over Ethernet) server" default y if DEFAULT_rp-pppoe-server default m if ALL select PACKAGE_ppp-mod-pppoe depends on (PACKAGE_ppp||PACKAGE_ppp-multilink) depends on PACKAGE_kmod-ppp depends on PACKAGE_ppp select PACKAGE_libc select PACKAGE_rp-pppoe-common help Dubbed RP-PPPoE, this open-source product is ideal for Linux users with a DSL "modem" whose Internet service provider uses PPPoE. This package contains pppoe-server. https://dianne.skoll.ca/projects/rp-pppoe/ config PACKAGE_rp-pppoe-sniff tristate "rp-pppoe-sniff......................... PPPoE (PPP over Ethernet) sniffer" default y if DEFAULT_rp-pppoe-sniff default m if ALL depends on BROKEN select PACKAGE_ppp select PACKAGE_libc help Dubbed RP-PPPoE, this open-source product is ideal for Linux users with a DSL "modem" whose Internet service provider uses PPPoE. This package contains pppoe-sniff. https://dianne.skoll.ca/projects/rp-pppoe/ endmenu menu "Download Manager" config PACKAGE_ariang tristate "ariang................................. AriaNg webui for uhttpd webserver" default y if DEFAULT_ariang default m if ALL select PACKAGE_libc select PACKAGE_uhttpd select PACKAGE_aria2 help AriaNg is a web frontend making aria2 easier to use. AriaNg is written in pure html & javascript, thus it does not need any compilers or runtime environment. https://ariang.mayswind.net Ansuel Smith config PACKAGE_ariang-nginx tristate "ariang-nginx............................ AriaNg webui for nginx webserver" default y if DEFAULT_ariang-nginx default m if ALL select PACKAGE_nginx select PACKAGE_libc select PACKAGE_aria2 help AriaNg is a web frontend making aria2 easier to use. AriaNg is written in pure html & javascript, thus it does not need any compilers or runtime environment. https://ariang.mayswind.net Ansuel Smith config PACKAGE_leech tristate "leech.................................. RSS-feeds parser/files downloader" default y if DEFAULT_leech default m if ALL select PACKAGE_xsltproc select PACKAGE_libc select PACKAGE_curl help leech downloads files for you if you give it RSS-feeds of your favorite trackers. Configuration files are under /etc/leech. https://bitbucket.org/alekseyt/leech/ Leong Hui Wong config PACKAGE_webui-aria2 tristate "webui-aria2.......................... An interface to interact with aria2" default y if DEFAULT_webui-aria2 default m if ALL select PACKAGE_libc help The aim for this project is to create the worlds best and hottest interface to interact with aria2. Very simple to use. https://github.com/ziahamza/webui-aria2 Hsing-Wang Liao endmenu menu "File Transfer" config PACKAGE_aria2 tristate "aria2....................................... lightweight download utility" default y if DEFAULT_aria2 default m if ALL select PACKAGE_libgcrypt if ARIA2_LIBGCRYPT select PACKAGE_zlib select PACKAGE_libopenssl if ARIA2_OPENSSL select PACKAGE_libxml2 if ARIA2_LIBXML2 select PACKAGE_libcares if ARIA2_ASYNC_DNS select PACKAGE_libssh2 if ARIA2_SFTP select PACKAGE_libexpat if ARIA2_EXPAT select PACKAGE_libsqlite3 if ARIA2_COOKIE select PACKAGE_libstdcpp select PACKAGE_libgmp if ARIA2_GMP select PACKAGE_libc select PACKAGE_libgnutls if ARIA2_GNUTLS select PACKAGE_libnettle if ARIA2_NETTLE help aria2 is a lightweight multi-protocol & multi-source command-line download utility https://aria2.github.io/ Imre Kaloz , Hsing-Wang Liao source "feeds/packages/net/aria2/Config.in" config PACKAGE_atftp tristate "atftp........................................................ TFTP client" default y if DEFAULT_atftp default m if ALL select PACKAGE_libreadline select PACKAGE_libc select PACKAGE_libncurses help TFTP client Daniel Danzberger config PACKAGE_atftpd tristate "atftpd....................................................... TFTP server" default y if DEFAULT_atftpd default m if ALL select PACKAGE_libpcre2 select PACKAGE_libc select PACKAGE_libpthread help TFTP server Daniel Danzberger config PACKAGE_curl tristate "curl.................................. A client-side URL transfer utility" default y if DEFAULT_curl default m if ALL select PACKAGE_libc select PACKAGE_libcurl help A client-side URL transfer utility http://curl.se/ Stan Grishin config PACKAGE_lftp tristate "lftp.. a sophisticated file transfer program with command line interface." default y if DEFAULT_lftp default m if ALL select PACKAGE_libexpat select PACKAGE_libreadline select PACKAGE_libstdcpp select PACKAGE_libc select PACKAGE_libopenssl select PACKAGE_zlib select PACKAGE_libncurses help LFTP is a sophisticated file transfer program with command line interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. GNU Readline library is used for input. Every operation in lftp is reliable, that is any non-fatal error is handled and the operation is retried automatically. So if downloading breaks, it will be restarted from the point automatically. Even if ftp server does not support REST command, lftp will try to retrieve the file from the very beginning until the file is transferred completely. This is useful for dynamic-ip machines which change their IP addresses quite often, and for sites with very bad internet connectivity. lftp has shell-like command syntax allowing you to launch several commands in parallel in background (&). It is also possible to group commands within () and execute them in background. All background jobs are executed in the same single process. You can bring a foreground job to background with ^Z (c-z) and back with command `wait' (or `fg' which is alias to `wait'). To list running jobs, use command `jobs'. Some commands allow redirecting their output (cat, ls, ...) to file or via pipe to external command. Commands can be executed conditionally based on termination status of previous command (&&, ||). lftp has builtin mirror which can download or update a whole directory tree. There is also reverse mirror (mirror -R) which uploads or updates a directory tree on server. https://lftp.yar.ru/ Federico Di Marco config PACKAGE_rclone tristate "rclone........................................... rsync for cloud storage" default y if DEFAULT_rclone default m if ALL select PACKAGE_ca-bundle select PACKAGE_fuse3-utils select PACKAGE_libc depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) help Rclone ("rsync for cloud storage") is a command line program to sync files and directories to and from different cloud storage providers. https://rclone.org Elon Huang Tianling Shen config PACKAGE_rclone-config tristate "rclone-config................... rsync for cloud storage (Config Scripts)" default y if DEFAULT_rclone-config default m if ALL select PACKAGE_rclone depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_libc help rsync for cloud storage (Config Scripts) https://rclone.org Elon Huang Tianling Shen config PACKAGE_rrsync tristate "rrsync........................................... Restricted rsync script" default y if DEFAULT_rrsync default m if ALL depends on !arc select PACKAGE_rsync depends on (PACKAGE_openssh-server||PACKAGE_openssh-server-pam) select PACKAGE_libc select PACKAGE_perlbase-file select PACKAGE_perl help rrsync is a script which wraps around rsync to restrict its permission to a particular subdirectory via ~/.ssh/authorized_keys and/or to read-only or write-only mode https://www.samba.org/ftp/unpacked/rsync/support/rrsync Maxim Storchak menuconfig PACKAGE_rsync tristate "rsync........................... Fast remote file copy program (like rcp)" default y if DEFAULT_rsync default m if ALL select PACKAGE_libiconv-full if BUILD_NLS select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libattr if RSYNC_xattr select PACKAGE_libpopt select PACKAGE_libzstd if RSYNC_zstd select PACKAGE_libacl if RSYNC_acl help rsync is a program that allows files to be copied to and from remote machines in much the same way as rcp. It has many more options than rcp, and uses the rsync remote-update protocol to greatly speed up file transfers when the destination file already exists. The rsync remote-update protocol allows rsync to transfer just the differences between two sets of files across the network link. https://rsync.samba.org/ Maxim Storchak source "feeds/packages/net/rsync/Config.in" config PACKAGE_rsyncd tristate "rsyncd...................................................... Rsync daemon" default y if DEFAULT_rsyncd default m if ALL select PACKAGE_rsync select PACKAGE_libc help rsyncd is a configuration file and initscript to utilize rsync as a daemon. It uses the same binary as rsync. https://rsync.samba.org/ Maxim Storchak config PACKAGE_vsftpd tristate "vsftpd............................... Fast and secure FTP server (no TLS)" default y if DEFAULT_vsftpd default m if ALL select PACKAGE_libc help Fast and secure FTP server (no TLS) https://security.appspot.com/vsftpd.html Cezary Jackiewicz config PACKAGE_vsftpd-tls tristate "vsftpd-tls.............................. Fast and secure FTP server (TLS)" default y if DEFAULT_vsftpd-tls default m if ALL select PACKAGE_libopenssl select PACKAGE_libc help Fast and secure FTP server (TLS) https://security.appspot.com/vsftpd.html Cezary Jackiewicz config PACKAGE_wget-nossl tristate "wget-nossl...... Non-interactive network downloader (without SSL support)" default y if DEFAULT_wget-nossl default m if ALL select PACKAGE_zlib select PACKAGE_libpcre2 select PACKAGE_libc help Wget is a network utility to retrieve files from the Web using http and ftp, the two most widely used Internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as ftp sites -- you can use wget to make mirrors of archives and home pages or to travel the Web like a WWW robot. This package is built without SSL support. https://www.gnu.org/software/wget/index.html config PACKAGE_wget-ssl tristate "wget-ssl........... Non-interactive network downloader (with SSL support)" default y if DEFAULT_wget-ssl default m if ALL select PACKAGE_libopenssl select PACKAGE_librt select PACKAGE_zlib select PACKAGE_libc select PACKAGE_libpcre2 help Wget is a network utility to retrieve files from the Web using http and ftp, the two most widely used Internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as ftp sites -- you can use wget to make mirrors of archives and home pages or to travel the Web like a WWW robot. This package is built with SSL support. https://www.gnu.org/software/wget/index.html endmenu menu "Filesystem" config PACKAGE_davfs2 tristate "davfs2................. Mount a WebDAV resource as a regular file system." default y if DEFAULT_davfs2 default m if ALL select PACKAGE_libfuse select PACKAGE_libneon select PACKAGE_kmod-fuse select PACKAGE_libc help Web Distributed Authoring and Versioning (WebDAV), an extension to the HTTP-protocol, allows authoring of resources on a remote web server.davfs2 provides the ability to access such resources like a typical filesystem, allowing for use by standard applications with no built-in support for WebDAV. davfs2 is designed to fully integrate into the filesystem semantics of Unix-like systems (mount, umount, etc.). davfs2 makes mounting by unprivileged users as easy and secure as possible. davfs2 does extensive caching to make the file system responsive, to avoid unnecessary network traffic and to prevent data loss, and to cope for slow or unreliable connections. davfs2 will work with most WebDAV servers needing little or no configuration. https://savannah.nongnu.org/projects/davfs2/ Federico Di Marco config PACKAGE_ksmbd-avahi-service tristate "ksmbd-avahi-service........................... Kernel SMB (Avahi service)" default y if DEFAULT_ksmbd-avahi-service default m if ALL select PACKAGE_libc select PACKAGE_avahi-dbus-daemon if PACKAGE_avahi-nodbus-daemon source "feeds/packages/net/nfs-kernel-server/Config.in" config PACKAGE_nfs-kernel-server-utils tristate "nfs-kernel-server-utils................................. NFS server utils" default y if DEFAULT_nfs-kernel-server-utils default m if ALL select PACKAGE_libc depends on PACKAGE_nfs-kernel-server help NFS server utils http://nfs.sourceforge.net/ Peter Wagner config PACKAGE_owftpd tristate "owftpd................................................. OWFS - ftp server" default y if DEFAULT_owftpd default m if ALL select PACKAGE_libow select PACKAGE_libpthread select PACKAGE_libc help OWFS is a suite of programs that designed to make the 1-wire bus and its devices easily accessible. The underlying principle is to create a virtual filesystem, with the unique ID being the directory, and the individual properties of the device are represented as simple files that can be read and written. Details of the individual slave or master design are hidden behind a consistent interface. The goal is to provide an easy set of tools for a software designer to create monitoring or control applications. There are some performance enhancements in the implementation, including data caching, parallel access to bus masters, and aggregation of device communication. Still the fundemental goal has been ease of use, flexibility and correctness rather than speed. This package contains the OWFS ftp server. https://github.com/owfs/owfs Jo-Philipp Wich config PACKAGE_owhttpd tristate "owhttpd............................................... OWFS - http server" default y if DEFAULT_owhttpd default m if ALL select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_libow help OWFS is a suite of programs that designed to make the 1-wire bus and its devices easily accessible. The underlying principle is to create a virtual filesystem, with the unique ID being the directory, and the individual properties of the device are represented as simple files that can be read and written. Details of the individual slave or master design are hidden behind a consistent interface. The goal is to provide an easy set of tools for a software designer to create monitoring or control applications. There are some performance enhancements in the implementation, including data caching, parallel access to bus masters, and aggregation of device communication. Still the fundemental goal has been ease of use, flexibility and correctness rather than speed. This package contains the OWFS http server. https://github.com/owfs/owfs Jo-Philipp Wich config PACKAGE_owserver tristate "owserver........................................... OWFS - network server" default y if DEFAULT_owserver default m if ALL select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_libow help OWFS is a suite of programs that designed to make the 1-wire bus and its devices easily accessible. The underlying principle is to create a virtual filesystem, with the unique ID being the directory, and the individual properties of the device are represented as simple files that can be read and written. Details of the individual slave or master design are hidden behind a consistent interface. The goal is to provide an easy set of tools for a software designer to create monitoring or control applications. There are some performance enhancements in the implementation, including data caching, parallel access to bus masters, and aggregation of device communication. Still the fundemental goal has been ease of use, flexibility and correctness rather than speed. This package contains the OWFS network server. https://github.com/owfs/owfs Jo-Philipp Wich config PACKAGE_sshfs tristate "sshfs.............................................................. SSHFS" default y if DEFAULT_sshfs default m if ALL select PACKAGE_libc select PACKAGE_fuse3-utils select PACKAGE_libpthread select PACKAGE_glib2 help Mount remote system over sftp. https://github.com/libfuse/sshfs Zoltan HERPAI endmenu menu "Firewall" config PACKAGE_arptables-legacy tristate "arptables-legacy................................ ARP firewalling software" default y if DEFAULT_arptables-legacy default m if ALL select PACKAGE_kmod-arptables select PACKAGE_libc help ARP firewalling software https://git.netfilter.org/arptables/ config PACKAGE_arptables-nft tristate "arptables-nft....................... ARP firewall administration tool nft" default y if DEFAULT_arptables-nft default m if ALL||ALL_NONSHARED select PACKAGE_xtables-nft select PACKAGE_kmod-arptables select PACKAGE_libc select PACKAGE_kmod-nft-arp help ARP firewall administration tool nft https://netfilter.org/ config PACKAGE_conntrack tristate "conntrack....................................... Connection tracking tool" default y if DEFAULT_conntrack default m if ALL select PACKAGE_libnetfilter-cttimeout select PACKAGE_libnetfilter-cthelper select PACKAGE_libnetfilter-queue select PACKAGE_libnetfilter-conntrack select PACKAGE_libc help Conntrack is a userspace command line program targeted at system administrators. It enables them to view and manage the in-kernel connection tracking state table. https://conntrack-tools.netfilter.org/ Jo-Philipp Wich config PACKAGE_conntrackd tristate "conntrackd.................................... Connection tracking daemon" default y if DEFAULT_conntrackd default m if ALL select PACKAGE_libnetfilter-conntrack select PACKAGE_libnetfilter-cttimeout select PACKAGE_libnetfilter-queue select PACKAGE_libnetfilter-cthelper select PACKAGE_libc help Conntrackd can replicate the status of the connections that are currently being processed by your stateful firewall based on Linux. Conntrackd can also run as statistics daemon. https://conntrack-tools.netfilter.org/ Jo-Philipp Wich config PACKAGE_ebtables-legacy tristate "ebtables-legacy.......... Ethernet bridge firewall administration utility" default y if DEFAULT_ebtables-legacy default m if ALL select PACKAGE_kmod-ebtables select PACKAGE_libc help The ebtables program is a filtering tool for a bridging firewall. The filtering is focussed on the Link Layer Ethernet frame fields. Apart from filtering, it also gives the ability to alter the Ethernet MAC addresses and implement a brouter. http://ebtables.sourceforge.net/ config PACKAGE_ebtables-legacy-utils tristate "ebtables-legacy-utils.................... ebtables save/restore utilities" default y if DEFAULT_ebtables-legacy-utils default m if ALL select PACKAGE_libc depends on PACKAGE_ebtables-legacy help The ebtables program is a filtering tool for a bridging firewall. The filtering is focussed on the Link Layer Ethernet frame fields. Apart from filtering, it also gives the ability to alter the Ethernet MAC addresses and implement a brouter. http://ebtables.sourceforge.net/ config PACKAGE_ebtables-nft tristate "ebtables-nft..................... Bridge firewall administration tool nft" default y if DEFAULT_ebtables-nft default m if ALL||ALL_NONSHARED select PACKAGE_kmod-nft-bridge select PACKAGE_kmod-ebtables select PACKAGE_xtables-nft select PACKAGE_libc help Bridge firewall administration tool nft https://netfilter.org/ config PACKAGE_fwknop tristate "fwknop.................................... FireWall KNock OPerator Client" default y if DEFAULT_fwknop default m if ALL select PACKAGE_libgpgme if FWKNOPD_GPG select PACKAGE_gnupg if FWKNOPD_GPG select PACKAGE_libc select PACKAGE_libfko help Fwknop implements an authorization scheme known as Single Packet Authorization (SPA) for Linux systems running iptables. This mechanism requires only a single encrypted and non-replayed packet to communicate various pieces of information including desired access through an iptables policy. The main application of this program is to use iptables in a default-drop stance to protect services such as SSH with an additional layer of security in order to make the exploitation of vulnerabilities (both 0-day and unpatched code) much more difficult. This package contains the fwknop client. https://www.cipherdyne.org/fwknop/ Jonathan Bennett config PACKAGE_fwknopd tristate "fwknopd................................... FireWall KNock OPerator Daemon" default y if DEFAULT_fwknopd default m if ALL select PACKAGE_libpcap if !FWKNOPD_NFQ_CAPTURE depends on !(PACKAGE_iptables-zz-legacy source "feeds/packages/net/fwknop/Config.in" config PACKAGE_ip6tables-extra tristate "ip6tables-extra............................. IPv6 header matching modules" default y if DEFAULT_ip6tables-extra default m if ALL||ALL_NONSHARED select PACKAGE_kmod-ip6tables-extra depends on IPV6 select PACKAGE_libc select PACKAGE_libxtables help iptables header matching modules for IPv6 https://netfilter.org/ config PACKAGE_ip6tables-mod-nat tristate "ip6tables-mod-nat.................................... IPv6 NAT extensions" default y if DEFAULT_ip6tables-mod-nat default m if ALL||ALL_NONSHARED select PACKAGE_libc select PACKAGE_libxtables select PACKAGE_kmod-ipt-nat6 depends on IPV6 help iptables extensions for IPv6-NAT targets. https://netfilter.org/ config PACKAGE_ip6tables-nft tristate "ip6tables-nft........................ IP firewall administration tool nft" default y if DEFAULT_ip6tables-nft default m if ALL||ALL_NONSHARED depends on IPV6 select PACKAGE_xtables-nft select PACKAGE_kmod-ip6tables select PACKAGE_libc help Extra ip6tables nftables nft binaries. ip6tables-nft ip6tables-nft-restore ip6tables-nft-save ip6tables-translate ip6tables-restore-translate https://netfilter.org/ config PACKAGE_ip6tables-zz-legacy tristate "ip6tables-zz-legacy.................... IPv6 firewall administration tool" default y if DEFAULT_ip6tables-zz-legacy default m if ALL||ALL_NONSHARED depends on IPV6 select PACKAGE_kmod-ip6tables select PACKAGE_libc select PACKAGE_xtables-legacy help IPv6 firewall administration tool https://netfilter.org/ config PACKAGE_iptables-mod-account tristate "iptables-mod-account.......................... ACCOUNT iptables extension" default y if DEFAULT_iptables-mod-account default m if ALL select PACKAGE_kmod-ipt-account select PACKAGE_libc depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy help ACCOUNT iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-chaos tristate "iptables-mod-chaos.............................. CHAOS iptables extension" default y if DEFAULT_iptables-mod-chaos default m if ALL select PACKAGE_libc depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_kmod-ipt-chaos help CHAOS iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-checksum tristate "iptables-mod-checksum....................... IP CHECKSUM target extension" default y if DEFAULT_iptables-mod-checksum default m if ALL||ALL_NONSHARED select PACKAGE_kmod-ipt-checksum select PACKAGE_libc select PACKAGE_libxtables help iptables extension for the CHECKSUM calculation target https://netfilter.org/ config PACKAGE_iptables-mod-cluster tristate "iptables-mod-cluster............................. Match cluster extension" default y if DEFAULT_iptables-mod-cluster default m if ALL||ALL_NONSHARED select PACKAGE_libc select PACKAGE_libxtables select PACKAGE_kmod-ipt-cluster help iptables extensions for matching cluster. Netfilter (IPv4/IPv6) module for matching cluster This option allows you to build work-load-sharing clusters of network servers/stateful firewalls without having a dedicated load-balancing router/server/switch. Basically, this match returns true when the packet must be handled by this cluster node. Thus, all nodes see all packets and this match decides which node handles what packets. The work-load sharing algorithm is based on source address hashing. This module is usable for ipv4 and ipv6. If you select it, it enables kmod-ipt-cluster. see `iptables -m cluster --help` for more information. https://netfilter.org/ config PACKAGE_iptables-mod-clusterip tristate "iptables-mod-clusterip............................... Clusterip extension" default y if DEFAULT_iptables-mod-clusterip default m if ALL||ALL_NONSHARED select PACKAGE_libxtables select PACKAGE_libc select PACKAGE_kmod-ipt-clusterip help iptables extensions for CLUSTERIP. The CLUSTERIP target allows you to build load-balancing clusters of network servers without having a dedicated load-balancing router/server/switch. If you select it, it enables kmod-ipt-clusterip. see `iptables -j CLUSTERIP --help` for more information. https://netfilter.org/ config PACKAGE_iptables-mod-condition tristate "iptables-mod-condition...................... Condition iptables extension" default y if DEFAULT_iptables-mod-condition default m if ALL select PACKAGE_kmod-ipt-condition depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_libc help Condition iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-conntrack-extra tristate "iptables-mod-conntrack-extra........ Extra connection tracking extensions" default y if DEFAULT_iptables-mod-conntrack-extra default m if ALL||ALL_NONSHARED select PACKAGE_kmod-ipt-conntrack-extra select PACKAGE_libxtables select PACKAGE_libc help Extra iptables extensions for connection tracking. Matches: - connbytes - connlimit - connmark - recent - helper Targets: - CONNMARK https://netfilter.org/ config PACKAGE_iptables-mod-conntrack-label tristate "iptables-mod-conntrack-label...... Connection tracking labeling extension" default y if DEFAULT_iptables-mod-conntrack-label default y if IPTABLES_CONNLABEL depends on IPTABLES_CONNLABEL select PACKAGE_kmod-ipt-conntrack-label select PACKAGE_libc select PACKAGE_libxtables help Match and set label(s) on connection tracking entries Matches: - connlabel https://netfilter.org/ config PACKAGE_iptables-mod-delude tristate "iptables-mod-delude............................ DELUDE iptables extension" default y if DEFAULT_iptables-mod-delude default m if ALL select PACKAGE_libc depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_kmod-ipt-delude help DELUDE iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-dhcpmac tristate "iptables-mod-dhcpmac.......................... DHCPMAC iptables extension" default y if DEFAULT_iptables-mod-dhcpmac default m if ALL select PACKAGE_kmod-ipt-dhcpmac select PACKAGE_libc depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy help DHCPMAC iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-dnetmap tristate "iptables-mod-dnetmap.......................... DNETMAP iptables extension" default y if DEFAULT_iptables-mod-dnetmap default m if ALL select PACKAGE_kmod-ipt-dnetmap depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_libc help DNETMAP iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-extra tristate "iptables-mod-extra....................... Other extra iptables extensions" default y if DEFAULT_iptables-mod-extra default m if ALL||ALL_NONSHARED select PACKAGE_kmod-ipt-extra select PACKAGE_libc select PACKAGE_libxtables help Other extra iptables extensions. Matches: - addrtype - condition - owner - pkttype - quota https://netfilter.org/ config PACKAGE_iptables-mod-filter tristate "iptables-mod-filter........................ Content inspection extensions" default y if DEFAULT_iptables-mod-filter default m if ALL||ALL_NONSHARED select PACKAGE_libxtables select PACKAGE_libc select PACKAGE_kmod-ipt-filter help iptables extensions for packet content inspection. Includes support for: Matches: - string - bpf https://netfilter.org/ config PACKAGE_iptables-mod-fuzzy tristate "iptables-mod-fuzzy.............................. fuzzy iptables extension" default y if DEFAULT_iptables-mod-fuzzy default m if ALL depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_kmod-ipt-fuzzy select PACKAGE_libc help fuzzy iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-geoip tristate "iptables-mod-geoip.............................. geoip iptables extension" default y if DEFAULT_iptables-mod-geoip default m if ALL depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_kmod-ipt-geoip select PACKAGE_libc help geoip iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-hashlimit tristate "iptables-mod-hashlimit................................ hashlimit matching" default y if DEFAULT_iptables-mod-hashlimit default m if ALL||ALL_NONSHARED select PACKAGE_kmod-ipt-hashlimit select PACKAGE_libxtables select PACKAGE_libc help iptables extensions for hashlimit matching Matches: - hashlimit https://netfilter.org/ config PACKAGE_iptables-mod-iface tristate "iptables-mod-iface.............................. iface iptables extension" default y if DEFAULT_iptables-mod-iface default m if ALL select PACKAGE_libc depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_kmod-ipt-iface help iface iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-ipmark tristate "iptables-mod-ipmark............................ IPMARK iptables extension" default y if DEFAULT_iptables-mod-ipmark default m if ALL select PACKAGE_libc select PACKAGE_kmod-ipt-ipmark depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy help IPMARK iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-ipopt tristate "iptables-mod-ipopt........................... IP/Packet option extensions" default y if DEFAULT_iptables-mod-ipopt default m if ALL||ALL_NONSHARED select PACKAGE_kmod-ipt-ipopt select PACKAGE_libxtables select PACKAGE_libc help iptables extensions for matching/changing IP packet options. Matches: - dscp - ecn - length - statistic - tcpmss - unclean - hl Targets: - DSCP - CLASSIFY - ECN - HL https://netfilter.org/ config PACKAGE_iptables-mod-ipp2p tristate "iptables-mod-ipp2p.............................. IPP2P iptables extension" default y if DEFAULT_iptables-mod-ipp2p default m if ALL select PACKAGE_kmod-ipt-ipp2p depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_libc help IPP2P iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-iprange tristate "iptables-mod-iprange.................................. IP range extension" default y if DEFAULT_iptables-mod-iprange default m if ALL||ALL_NONSHARED select PACKAGE_libxtables select PACKAGE_kmod-ipt-iprange select PACKAGE_libc help iptables extensions for matching ip ranges. Matches: - iprange https://netfilter.org/ config PACKAGE_iptables-mod-ipsec tristate "iptables-mod-ipsec...................................... IPsec extensions" default y if DEFAULT_iptables-mod-ipsec default m if ALL||ALL_NONSHARED select PACKAGE_kmod-ipt-ipsec select PACKAGE_libxtables select PACKAGE_libc help iptables extensions for matching ipsec traffic. Matches: - ah - esp - policy https://netfilter.org/ config PACKAGE_iptables-mod-ipv4options tristate "iptables-mod-ipv4options.................. ipv4options iptables extension" default y if DEFAULT_iptables-mod-ipv4options default m if ALL depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_libc select PACKAGE_kmod-ipt-ipv4options help ipv4options iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-led tristate "iptables-mod-led.......................... LED trigger iptables extension" default y if DEFAULT_iptables-mod-led default m if ALL||ALL_NONSHARED select PACKAGE_libxtables select PACKAGE_libc select PACKAGE_kmod-ipt-led help iptables extension for triggering a LED. Targets: - LED https://netfilter.org/ config PACKAGE_iptables-mod-length2 tristate "iptables-mod-length2.......................... length2 iptables extension" default y if DEFAULT_iptables-mod-length2 default m if ALL select PACKAGE_kmod-ipt-length2 depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_libc help length2 iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-logmark tristate "iptables-mod-logmark.......................... LOGMARK iptables extension" default y if DEFAULT_iptables-mod-logmark default m if ALL select PACKAGE_libc depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_kmod-ipt-logmark help LOGMARK iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-lscan tristate "iptables-mod-lscan.............................. lscan iptables extension" default y if DEFAULT_iptables-mod-lscan default m if ALL select PACKAGE_kmod-ipt-lscan select PACKAGE_libc depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy help lscan iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-lua tristate "iptables-mod-lua..................... Lua PacketScript iptables extension" default y if DEFAULT_iptables-mod-lua default m if ALL select PACKAGE_libc depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_kmod-ipt-lua help Lua PacketScript iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-nat-extra tristate "iptables-mod-nat-extra.............................. Extra NAT extensions" default y if DEFAULT_iptables-mod-nat-extra default m if ALL||ALL_NONSHARED select PACKAGE_kmod-ipt-nat-extra select PACKAGE_libc select PACKAGE_libxtables help iptables extensions for extra NAT targets. Targets: - MIRROR - NETMAP https://netfilter.org/ config PACKAGE_iptables-mod-nflog tristate "iptables-mod-nflog................................ Netfilter NFLOG target" default y if DEFAULT_iptables-mod-nflog default m if ALL||ALL_NONSHARED select PACKAGE_libxtables select PACKAGE_libc select PACKAGE_kmod-ipt-nflog select PACKAGE_kmod-nfnetlink-log help iptables extension for user-space logging via NFNETLINK. Includes: - libxt_NFLOG https://netfilter.org/ config PACKAGE_iptables-mod-nfqueue tristate "iptables-mod-nfqueue............................ Netfilter NFQUEUE target" default y if DEFAULT_iptables-mod-nfqueue default m if ALL||ALL_NONSHARED select PACKAGE_kmod-nfnetlink-queue select PACKAGE_kmod-ipt-nfqueue select PACKAGE_libxtables select PACKAGE_libc help iptables extension for user-space queuing via NFNETLINK. Includes: - libxt_NFQUEUE https://netfilter.org/ config PACKAGE_iptables-mod-physdev tristate "iptables-mod-physdev.......................... physdev iptables extension" default y if DEFAULT_iptables-mod-physdev default m if ALL||ALL_NONSHARED select PACKAGE_libxtables select PACKAGE_libc select PACKAGE_kmod-ipt-physdev help The iptables physdev match. https://netfilter.org/ config PACKAGE_iptables-mod-proto tristate "iptables-mod-proto.............................. PROTO iptables extension" default y if DEFAULT_iptables-mod-proto default m if ALL depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_kmod-ipt-proto select PACKAGE_libc help PROTO iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-psd tristate "iptables-mod-psd.................................. psd iptables extension" default y if DEFAULT_iptables-mod-psd default m if ALL select PACKAGE_libc depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_kmod-ipt-psd help psd iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-quota2 tristate "iptables-mod-quota2............................ quota2 iptables extension" default y if DEFAULT_iptables-mod-quota2 default m if ALL select PACKAGE_kmod-ipt-quota2 select PACKAGE_libc depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy help quota2 iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-rpfilter tristate "iptables-mod-rpfilter........................ rpfilter iptables extension" default y if DEFAULT_iptables-mod-rpfilter default m if ALL||ALL_NONSHARED select PACKAGE_libxtables select PACKAGE_kmod-ipt-rpfilter select PACKAGE_libc help iptables extensions for reverse path filter test on a packet Matches: - rpfilter https://netfilter.org/ config PACKAGE_iptables-mod-rtpengine tristate "iptables-mod-rtpengine.............. Sipwise rtpengine iptables extension" default y if DEFAULT_iptables-mod-rtpengine default m if ALL select PACKAGE_libc select PACKAGE_libxtables help Sipwise rtpengine iptables extension https://github.com/sipwise/rtpengine Sebastian Kemper config PACKAGE_iptables-mod-socket tristate "iptables-mod-socket..................... Socket match iptables extensions" default y if DEFAULT_iptables-mod-socket default m if ALL||ALL_NONSHARED select PACKAGE_kmod-ipt-socket select PACKAGE_libc select PACKAGE_libxtables help Socket match iptables extensions. Matches: - socket https://netfilter.org/ config PACKAGE_iptables-nft tristate "iptables-nft......................... IP firewall administration tool nft" default y if DEFAULT_iptables-nft default m if ALL||ALL_NONSHARED select PACKAGE_xtables-nft select PACKAGE_libc select PACKAGE_kmod-ipt-core help Extra iptables nftables nft binaries. iptables-nft iptables-nft-restore iptables-nft-save iptables-translate iptables-restore-translate https://netfilter.org/ config PACKAGE_iptables-zz-legacy tristate "iptables-zz-legacy....................... IP firewall administration tool" default y if DEFAULT_iptables-zz-legacy default m if ALL||ALL_NONSHARED select PACKAGE_libc select PACKAGE_xtables-legacy help IP firewall administration tool. Matches: - icmp - tcp - udp - comment - conntrack - limit - mac - mark - multiport - set - state - time Targets: - ACCEPT - CT - DNAT - DROP - REJECT - FLOWOFFLOAD - LOG - MARK - MASQUERADE - REDIRECT - SET - SNAT - TCPMSS Tables: - filter - mangle - nat - raw https://netfilter.org/ config PACKAGE_iptables-mod-sysrq tristate "iptables-mod-sysrq.............................. SYSRQ iptables extension" default y if DEFAULT_iptables-mod-sysrq default m if ALL select PACKAGE_kmod-ipt-sysrq select PACKAGE_libc depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy help SYSRQ iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-tarpit tristate "iptables-mod-tarpit............................ TARPIT iptables extension" default y if DEFAULT_iptables-mod-tarpit default m if ALL select PACKAGE_libc depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_kmod-ipt-tarpit help TARPIT iptables extension https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptables-mod-tee tristate "iptables-mod-tee................................. TEE iptables extensions" default y if DEFAULT_iptables-mod-tee default m if ALL||ALL_NONSHARED select PACKAGE_kmod-ipt-tee select PACKAGE_libxtables select PACKAGE_libc help TEE iptables extensions. Targets: - TEE https://netfilter.org/ config PACKAGE_iptables-mod-tproxy tristate "iptables-mod-tproxy................ Transparent proxy iptables extensions" default y if DEFAULT_iptables-mod-tproxy default m if ALL||ALL_NONSHARED select PACKAGE_libc select PACKAGE_kmod-ipt-tproxy select PACKAGE_libxtables help Transparent proxy iptables extensions. Targets: - TPROXY https://netfilter.org/ config PACKAGE_iptables-mod-trace tristate "iptables-mod-trace................................ Netfilter TRACE target" default y if DEFAULT_iptables-mod-trace default m if ALL||ALL_NONSHARED select PACKAGE_kmod-ipt-debug select PACKAGE_libc select PACKAGE_libxtables help iptables extension for TRACE target Includes: - libxt_TRACE https://netfilter.org/ config PACKAGE_iptables-mod-u32 tristate "iptables-mod-u32................................. U32 iptables extensions" default y if DEFAULT_iptables-mod-u32 default m if ALL||ALL_NONSHARED select PACKAGE_kmod-ipt-u32 select PACKAGE_libxtables select PACKAGE_libc help U32 iptables extensions. Matches: - u32 https://netfilter.org/ config PACKAGE_iptaccount tristate "iptaccount.......................... iptables-mod-account control utility" default y if DEFAULT_iptaccount default m if ALL select PACKAGE_iptables-mod-account select PACKAGE_libc depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy help iptables-mod-account control utility https://inai.de/projects/xtables-addons/ Jo-Philipp Wich config PACKAGE_iptgeoip tristate "iptgeoip.. iptables-mod-geoip support scripts for MaxMind GeoIP databases" default y if DEFAULT_iptgeoip default m if ALL select PACKAGE_iptables-mod-geoip depends on !arc select PACKAGE_wget-ssl select PACKAGE_gzip if !BUSYBOX_CONFIG_ZCAT select PACKAGE_perl-net-cidr-lite select PACKAGE_perlbase-getopt select PACKAGE_perlbase-io select PACKAGE_perl depends on PACKAGE_iptables-nft||PACKAGE_iptables-zz-legacy select PACKAGE_libc select PACKAGE_perl-text-csv_xs help iptables-mod-geoip support scripts for MaxMind GeoIP databases https://inai.de/projects/xtables-addons/ Jo-Philipp Wich menu "Select iptgeoip options" config IPTGEOIP_PRESERVE bool "Preserve across sysupgrades" default n help Backup and restore during sysupgrade (requires >7MB) endmenu config PACKAGE_miniupnpc tristate "miniupnpc........................................ Lightweight UPnP client" default y if DEFAULT_miniupnpc default m if ALL select PACKAGE_libminiupnpc select PACKAGE_libc help Lightweight UPnP client https://miniupnp.tuxfamily.org config PACKAGE_miniupnpd-iptables tristate "miniupnpd-iptables. Lightweight UPnP IGD, NAT-PMP & PCP daemon (iptables)" default y if DEFAULT_miniupnpd-iptables default m if ALL select PACKAGE_libnetfilter-conntrack select PACKAGE_libuuid select PACKAGE_libip6tc if IPV6 select PACKAGE_libcap-ng select PACKAGE_iptables-nft if PACKAGE_iptables-zz-legacy config PACKAGE_shorewall tristate "shorewall........................ Shorewall Central Administration System" default y if DEFAULT_shorewall default m if ALL select PACKAGE_perlbase-dynaloader select PACKAGE_perlbase-findbin select PACKAGE_iptables-nft if PACKAGE_iptables-zz-legacy config PACKAGE_shorewall-core tristate "shorewall-core............................................ Shorewall Core" default y if DEFAULT_shorewall-core default m if ALL select PACKAGE_libc help The Shoreline Firewall, is high-level tool for configuring Netfilter. This package provides the core Shorewall libraries installed in /usr/share/shorewall/, which are required for the rest of the Shorewall packages to work. http://www.shorewall.net/ Willem van den Akker config PACKAGE_shorewall-lite tristate "shorewall-lite............................................ Shorewall Lite" default y if DEFAULT_shorewall-lite default m if ALL select PACKAGE_shorewall-core select PACKAGE_iptables-nft if PACKAGE_iptables-zz-legacy config PACKAGE_shorewall6 tristate "shorewall6...................... Shorewall6 Central Administration System" default y if DEFAULT_shorewall6 default m if ALL depends on IPV6 select PACKAGE_perlbase-findbin select PACKAGE_perlbase-dynaloader select PACKAGE_iptables-mod-hashlimit select PACKAGE_kmod-ipt-raw6 select PACKAGE_perlbase-autoloader select PACKAGE_libc select PACKAGE_ip6tables-nft if PACKAGE_ip6tables-zz-legacy config PACKAGE_shorewall6-lite tristate "shorewall6-lite.......................................... Shorewall6 Lite" default y if DEFAULT_shorewall6-lite default m if ALL select PACKAGE_ip6tables-nft if PACKAGE_ip6tables-zz-legacy menuconfig PACKAGE_snort tristate "snort..................... Lightweight Network Intrusion Detection System" default y if DEFAULT_snort default m if ALL select PACKAGE_libopenssl select PACKAGE_libdnet select PACKAGE_zlib depends on (i386||x86_64||arm||armeb||aarch64||powerpc||mips||mipsel||mips64) select PACKAGE_libuuid select PACKAGE_libtirpc select PACKAGE_liblzma if SNORT_LZMA select PACKAGE_libpthread select PACKAGE_luajit select PACKAGE_libdaq select PACKAGE_libpcap select PACKAGE_libpcre select PACKAGE_libnghttp2 select PACKAGE_libc depends on m || (PACKAGE_snort3 != y) help Snort is an open source network intrusion detection and prevention system. It is capable of performing real-time traffic analysis, alerting, blocking and packet logging on IP networks. It utilizes a combination of protocol analysis and pattern matching in order to detect anomalies, misuse and attacks. http://www.snort.org/ W. Michael Petullo source "feeds/packages/net/snort/Config.in" menuconfig PACKAGE_snort3 tristate "snort3.................... Lightweight Network Intrusion Detection System" default y if DEFAULT_snort3 default m if ALL select PACKAGE_liblzma select PACKAGE_luajit select PACKAGE_kmod-nft-queue select PACKAGE_libpcre select PACKAGE_libc select PACKAGE_ucode-mod-uci select PACKAGE_libhwloc depends on (i386||x86_64||arm||armeb||aarch64||powerpc||mips||mipsel||mips64) select PACKAGE_libuuid select PACKAGE_gperftools-runtime if (TARGET_x86||TARGET_x86_64) select PACKAGE_libtirpc select PACKAGE_libpthread select PACKAGE_ucode depends on !((TARGET_x86||TARGET_x86_64)) || !mipsel depends on !((TARGET_x86||TARGET_x86_64)) || ((mips||mipsel||mips64||powerpc64||x86_64||arm||aarch64)||(USE_GLIBC&&(powerpc||i386))) depends on HAS_LUAJIT_ARCH depends on !((TARGET_x86||TARGET_x86_64)) || !mips select PACKAGE_libstdcpp select PACKAGE_libpcap depends on !((TARGET_x86||TARGET_x86_64)) || TARGET_x86_64 select PACKAGE_libopenssl select PACKAGE_libdnet select PACKAGE_hyperscan-runtime if (TARGET_x86||TARGET_x86_64) select PACKAGE_ucode-mod-fs select PACKAGE_libdaq3 select PACKAGE_zlib depends on !((TARGET_x86||TARGET_x86_64)) || !powerpc select PACKAGE_libatomic help Snort is an open source network intrusion detection and prevention system. It is capable of performing real-time traffic analysis, alerting, blocking and packet logging on IP networks. It utilizes a combination of protocol analysis and pattern matching in order to detect anomalies, misuse and attacks. http://www.snort.org/ W. Michael Petullo config PACKAGE_xtables-legacy tristate "xtables-legacy........................... IP firewall administration tool" default y if DEFAULT_xtables-legacy default m if ALL||ALL_NONSHARED select PACKAGE_libip6tc if IPV6 select PACKAGE_libiptext select PACKAGE_libxtables select PACKAGE_libc select PACKAGE_libip4tc select PACKAGE_libiptext6 if IPV6 select PACKAGE_kmod-ipt-core help IP firewall administration tool https://netfilter.org/ config PACKAGE_xtables-nft tristate "xtables-nft.......................... IP firewall administration tool nft" default y if DEFAULT_xtables-nft default m if ALL||ALL_NONSHARED select PACKAGE_libiptext select PACKAGE_libc select PACKAGE_kmod-nft-compat select PACKAGE_libiptext6 if IPV6 select PACKAGE_libnftnl select PACKAGE_libiptext-nft help IP firewall administration tool nft https://netfilter.org/ endmenu menu "Firewall Tunnel" config PACKAGE_iodine tristate "iodine.............................. IP over DNS tunneling client version" default y if DEFAULT_iodine default m if ALL select PACKAGE_zlib select PACKAGE_kmod-tun select PACKAGE_libc help iodine client version http://code.kryo.se/iodine/ Uwe Kleine-König config PACKAGE_iodined tristate "iodined............................. IP over DNS tunneling server version" default y if DEFAULT_iodined default m if ALL select PACKAGE_libc select PACKAGE_kmod-tun select PACKAGE_zlib help iodine server version http://code.kryo.se/iodine/ Uwe Kleine-König endmenu menu "FreeRADIUS (version 3)" config PACKAGE_freeradius3 tristate "freeradius3......................... A flexible RADIUS server (version 3)" default y if DEFAULT_freeradius3 default m if ALL select PACKAGE_freeradius3-common select PACKAGE_libc help A flexible RADIUS server (version 3) https://freeradius.org/ source "feeds/packages/net/freeradius3/Config.in" config PACKAGE_freeradius3-common tristate "freeradius3-common.......................................... common files" default y if DEFAULT_freeradius3-common default m if ALL select PACKAGE_libpthread if USE_GLIBC select PACKAGE_libncurses select PACKAGE_libopenssl if FREERADIUS3_OPENSSL select PACKAGE_libtalloc select PACKAGE_libcap select PACKAGE_libpcap select PACKAGE_libatomic select PACKAGE_libc select PACKAGE_libbsd if USE_GLIBC select PACKAGE_libreadline help common files https://freeradius.org/ config PACKAGE_freeradius3-default tristate "freeradius3-default...... Modules needed for Radius default configuration" default y if DEFAULT_freeradius3-default default m if ALL select PACKAGE_freeradius3-mod-eap-ttls select PACKAGE_freeradius3-democerts select PACKAGE_freeradius3-mod-radutmp select PACKAGE_freeradius3-mod-chap select PACKAGE_freeradius3-mod-unix select PACKAGE_freeradius3-mod-attr-filter select PACKAGE_freeradius3-mod-eap-md5 select PACKAGE_freeradius3-mod-eap-gtc depends on FREERADIUS3_OPENSSL select PACKAGE_libc select PACKAGE_freeradius3-mod-files select PACKAGE_freeradius3-mod-preprocess select PACKAGE_freeradius3-mod-eap-tls select PACKAGE_freeradius3-mod-detail select PACKAGE_freeradius3-mod-eap-peap select PACKAGE_freeradius3-mod-eap select PACKAGE_freeradius3-mod-expiration select PACKAGE_freeradius3-mod-mschap select PACKAGE_freeradius3-mod-pap select PACKAGE_freeradius3-mod-expr depends on PACKAGE_freeradius3 select PACKAGE_freeradius3-mod-always select PACKAGE_freeradius3-mod-eap-mschapv2 select PACKAGE_freeradius3-mod-eap-pwd select PACKAGE_freeradius3-mod-exec select PACKAGE_freeradius3-mod-logintime select PACKAGE_freeradius3-mod-digest select PACKAGE_freeradius3-mod-realm help This meta-package contains only dependencies for modules needed in FreeRADIUS default configuration. https://freeradius.org/ config PACKAGE_freeradius3-democerts tristate "freeradius3-democerts............... Demo certificates to test the server" default y if DEFAULT_freeradius3-democerts default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3 help Demo certificates to test the server https://freeradius.org/ config PACKAGE_freeradius3-mod-always tristate "freeradius3-mod-always..................................... Always module" default y if DEFAULT_freeradius3-mod-always default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3 help Always module https://freeradius.org/ config PACKAGE_freeradius3-mod-attr-filter tristate "freeradius3-mod-attr-filter........................... ATTR filter module" default y if DEFAULT_freeradius3-mod-attr-filter default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3 help ATTR filter module https://freeradius.org/ config PACKAGE_freeradius3-mod-chap tristate "freeradius3-mod-chap......................................... CHAP module" default y if DEFAULT_freeradius3-mod-chap default m if ALL depends on PACKAGE_freeradius3 select PACKAGE_libc help CHAP module https://freeradius.org/ config PACKAGE_freeradius3-mod-detail tristate "freeradius3-mod-detail........................ Detailed accounting module" default y if DEFAULT_freeradius3-mod-detail default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3 help Detailed accounting module https://freeradius.org/ config PACKAGE_freeradius3-mod-digest tristate "freeradius3-mod-digest........................ HTTP Digest Authentication" default y if DEFAULT_freeradius3-mod-digest default m if ALL depends on PACKAGE_freeradius3 select PACKAGE_libc help HTTP Digest Authentication https://freeradius.org/ config PACKAGE_freeradius3-mod-eap tristate "freeradius3-mod-eap...................................... Base EAP module" default y if DEFAULT_freeradius3-mod-eap default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3 help Base EAP module https://freeradius.org/ config PACKAGE_freeradius3-mod-eap-gtc tristate "freeradius3-mod-eap-gtc................................... EAP/GTC module" default y if DEFAULT_freeradius3-mod-eap-gtc default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3-mod-eap help EAP/GTC module https://freeradius.org/ config PACKAGE_freeradius3-mod-eap-md5 tristate "freeradius3-mod-eap-md5................................... EAP/MD5 module" default y if DEFAULT_freeradius3-mod-eap-md5 default m if ALL depends on PACKAGE_freeradius3-mod-eap select PACKAGE_libc help EAP/MD5 module https://freeradius.org/ config PACKAGE_freeradius3-mod-eap-mschapv2 tristate "freeradius3-mod-eap-mschapv2........................ EAP/MS-CHAPv2 module" default y if DEFAULT_freeradius3-mod-eap-mschapv2 default m if ALL select PACKAGE_freeradius3-mod-mschap select PACKAGE_libc depends on PACKAGE_freeradius3 depends on PACKAGE_freeradius3-mod-eap help EAP/MS-CHAPv2 module https://freeradius.org/ config PACKAGE_freeradius3-mod-eap-peap tristate "freeradius3-mod-eap-peap................................. EAP/PEAP module" default y if DEFAULT_freeradius3-mod-eap-peap default m if ALL depends on FREERADIUS3_OPENSSL depends on PACKAGE_freeradius3-mod-eap select PACKAGE_libc help EAP/PEAP module https://freeradius.org/ config PACKAGE_freeradius3-mod-eap-pwd tristate "freeradius3-mod-eap-pwd................................... EAP/PWD module" default y if DEFAULT_freeradius3-mod-eap-pwd default m if ALL depends on FREERADIUS3_OPENSSL depends on PACKAGE_freeradius3-mod-eap select PACKAGE_libc help EAP/PWD module https://freeradius.org/ config PACKAGE_freeradius3-mod-eap-tls tristate "freeradius3-mod-eap-tls................................... EAP/TLS module" default y if DEFAULT_freeradius3-mod-eap-tls default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3-mod-eap depends on FREERADIUS3_OPENSSL help EAP/TLS module https://freeradius.org/ config PACKAGE_freeradius3-mod-eap-ttls tristate "freeradius3-mod-eap-ttls................................. EAP/TTLS module" default y if DEFAULT_freeradius3-mod-eap-ttls default m if ALL depends on PACKAGE_freeradius3-mod-eap-tls select PACKAGE_libc help EAP/TTLS module https://freeradius.org/ config PACKAGE_freeradius3-mod-exec tristate "freeradius3-mod-exec......................................... EXEC module" default y if DEFAULT_freeradius3-mod-exec default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3 help EXEC module https://freeradius.org/ config PACKAGE_freeradius3-mod-expiration tristate "freeradius3-mod-expiration............................. Expiration module" default y if DEFAULT_freeradius3-mod-expiration default m if ALL depends on PACKAGE_freeradius3 select PACKAGE_libc help Expiration module https://freeradius.org/ config PACKAGE_freeradius3-mod-expr tristate "freeradius3-mod-expr......................................... EXPR module" default y if DEFAULT_freeradius3-mod-expr default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3 help EXPR module https://freeradius.org/ config PACKAGE_freeradius3-mod-files tristate "freeradius3-mod-files......... Module using local files for authorization" default y if DEFAULT_freeradius3-mod-files default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3 help Module using local files for authorization https://freeradius.org/ config PACKAGE_freeradius3-mod-ldap tristate "freeradius3-mod-ldap................................. LDAP Authentication" default y if DEFAULT_freeradius3-mod-ldap default m if ALL select PACKAGE_libopenldap depends on PACKAGE_freeradius3 select PACKAGE_libc depends on FREERADIUS3_OPENSSL help LDAP Authentication https://freeradius.org/ config PACKAGE_freeradius3-mod-logintime tristate "freeradius3-mod-logintime............................... Logintime module" default y if DEFAULT_freeradius3-mod-logintime default m if ALL depends on PACKAGE_freeradius3 select PACKAGE_libc help Logintime module https://freeradius.org/ config PACKAGE_freeradius3-mod-mschap tristate "freeradius3-mod-mschap...................... MS-CHAP and MS-CHAPv2 module" default y if DEFAULT_freeradius3-mod-mschap default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3 help MS-CHAP and MS-CHAPv2 module https://freeradius.org/ config PACKAGE_freeradius3-mod-pap tristate "freeradius3-mod-pap........................................... PAP module" default y if DEFAULT_freeradius3-mod-pap default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3 help PAP module https://freeradius.org/ config PACKAGE_freeradius3-mod-passwd tristate "freeradius3-mod-passwd................................. Rlm passwd module" default y if DEFAULT_freeradius3-mod-passwd default m if ALL depends on PACKAGE_freeradius3 select PACKAGE_libc help Rlm passwd module https://freeradius.org/ config PACKAGE_freeradius3-mod-preprocess tristate "freeradius3-mod-preprocess................. Request pre-processing module" default y if DEFAULT_freeradius3-mod-preprocess default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3 help Request pre-processing module https://freeradius.org/ config PACKAGE_freeradius3-mod-python3 tristate "freeradius3-mod-python3................................... Python3 module" default y if DEFAULT_freeradius3-mod-python3 default m if ALL select PACKAGE_python3 select PACKAGE_libc depends on PACKAGE_freeradius3 help Python3 module https://freeradius.org/ config PACKAGE_freeradius3-mod-radutmp tristate "freeradius3-mod-radutmp............................... Radius UTMP module" default y if DEFAULT_freeradius3-mod-radutmp default m if ALL depends on PACKAGE_freeradius3 select PACKAGE_libc help Radius UTMP module https://freeradius.org/ config PACKAGE_freeradius3-mod-realm tristate "freeradius3-mod-realm............................. Realms handling module" default y if DEFAULT_freeradius3-mod-realm default m if ALL depends on PACKAGE_freeradius3 select PACKAGE_libc help Realms handling module https://freeradius.org/ config PACKAGE_freeradius3-mod-rest tristate "freeradius3-mod-rest.................................. Radius REST module" default y if DEFAULT_freeradius3-mod-rest default m if ALL select PACKAGE_libcurl select PACKAGE_libjson-c depends on PACKAGE_freeradius3 select PACKAGE_libc help Radius REST module https://freeradius.org/ config PACKAGE_freeradius3-mod-sql tristate "freeradius3-mod-sql......................... Radius generic SQL front-end" default y if DEFAULT_freeradius3-mod-sql default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3 help Radius generic SQL front-end https://freeradius.org/ config PACKAGE_freeradius3-mod-sql-mysql tristate "freeradius3-mod-sql-mysql.................. Radius MySQL back-end drivers" default y if DEFAULT_freeradius3-mod-sql-mysql default m if ALL select PACKAGE_libmariadb select PACKAGE_libc depends on PACKAGE_freeradius3-mod-sql help Radius MySQL back-end drivers https://freeradius.org/ config PACKAGE_freeradius3-mod-sql-null tristate "freeradius3-mod-sql-null............... Radius Dummy SQL back-end drivers" default y if DEFAULT_freeradius3-mod-sql-null default m if ALL depends on PACKAGE_freeradius3-mod-sql select PACKAGE_libc help Radius Dummy SQL back-end drivers https://freeradius.org/ config PACKAGE_freeradius3-mod-sql-postgresql tristate "freeradius3-mod-sql-postgresql........ Radius PostgreSQL back-end drivers" default y if DEFAULT_freeradius3-mod-sql-postgresql default m if ALL depends on PACKAGE_freeradius3-mod-sql select PACKAGE_libpq select PACKAGE_libc help Radius PostgreSQL back-end drivers https://freeradius.org/ config PACKAGE_freeradius3-mod-sql-sqlite tristate "freeradius3-mod-sql-sqlite................ Radius SQLite back-end drivers" default y if DEFAULT_freeradius3-mod-sql-sqlite default m if ALL select PACKAGE_libsqlite3 depends on PACKAGE_freeradius3-mod-sql select PACKAGE_libc help Radius SQLite back-end drivers https://freeradius.org/ config PACKAGE_freeradius3-mod-sqlcounter tristate "freeradius3-mod-sqlcounter" default y if DEFAULT_freeradius3-mod-sqlcounter default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3 select PACKAGE_freeradius3-mod-sql help Packet counter using accounting records written into an SQL database https://freeradius.org/ config PACKAGE_freeradius3-mod-sqlippool tristate "freeradius3-mod-sqlippool................ Radius SQL Based IP Pool module" default y if DEFAULT_freeradius3-mod-sqlippool default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3 select PACKAGE_freeradius3-mod-sql help Radius SQL Based IP Pool module https://freeradius.org/ config PACKAGE_freeradius3-mod-unix tristate "freeradius3-mod-unix............................... System Authentication" default y if DEFAULT_freeradius3-mod-unix default m if ALL select PACKAGE_libc depends on PACKAGE_freeradius3 help System Authentication https://freeradius.org/ config PACKAGE_freeradius3-utils tristate "freeradius3-utils................................. Misc. client utilities" default y if DEFAULT_freeradius3-utils default m if ALL select PACKAGE_freeradius3-common select PACKAGE_libc help Misc. client utilities https://freeradius.org/ endmenu menu "IP Addresses and Names" config PACKAGE_aggregate tristate "aggregate.................................... ipv4 cidr prefix aggregator" default y if DEFAULT_aggregate default m if ALL select PACKAGE_libc help takes a list of prefixes in conventional format on stdin, and performs two optimisations to reduce the length of the prefix list. It removes any supplied prefixes which are supurfluous because they are already included in another supplied prefix (e.g., 203.97.2.0/24 would be removed if 203.97.0.0/17 was also supplied), and identifies adjacent prefixes that can be combined under a single, shorter-length prefix (e.g., 203.97.2.0/24 and 203.97.3.0/24 can be combined into the single prefix 203.97.2.0/23). https://ftp.isc.org/isc/aggregate/ Nikil Mehta config PACKAGE_announce tristate "announce.......... Announce services on the network with Zeroconf/Bonjour" default y if DEFAULT_announce default m if ALL select PACKAGE_libc select PACKAGE_libpthread help Announce services on the network with Zeroconf/Bonjour. This announces services such as ssh, sftp, and http running on the local machine to the network. https://github.com/probonopd/announce Simon Peter config PACKAGE_avahi-autoipd tristate "avahi-autoipd................ IPv4LL network address configuration daemon" default y if DEFAULT_avahi-autoipd default m if ALL select PACKAGE_libc select PACKAGE_libdaemon help Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . This package implements IPv4LL, "Dynamic Configuration of IPv4 Link-Local Addresses" (IETF RFC3927), a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server. It is primarily intended to be used in ad-hoc networks which lack a DHCP server. http://www.avahi.org/ Ted Hess config PACKAGE_avahi-daemon-service-http tristate "avahi-daemon-service-http.......................... Announce HTTP service" default y if DEFAULT_avahi-daemon-service-http default m if ALL select PACKAGE_libc select PACKAGE_avahi-dbus-daemon if PACKAGE_avahi-nodbus-daemon config PACKAGE_avahi-daemon-service-ssh tristate "avahi-daemon-service-ssh............................ Announce SSH service" default y if DEFAULT_avahi-daemon-service-ssh default m if ALL select PACKAGE_avahi-dbus-daemon if PACKAGE_avahi-nodbus-daemon config PACKAGE_avahi-dbus-daemon tristate "avahi-dbus-daemon................. An mDNS/DNS-SD implementation (daemon)" default y if DEFAULT_avahi-dbus-daemon default m if ALL select PACKAGE_libexpat select PACKAGE_librt select PACKAGE_libdaemon select PACKAGE_libavahi-dbus-support select PACKAGE_libc help Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . This package contains an mDNS/DNS-SD daemon. http://www.avahi.org/ Ted Hess config PACKAGE_avahi-dnsconfd tristate "avahi-dnsconfd................... A Unicast DNS server using avahi-daemon" default y if DEFAULT_avahi-dnsconfd default m if ALL select PACKAGE_libdaemon select PACKAGE_libc select PACKAGE_libpthread select PACKAGE_libavahi-dbus-support if PACKAGE_libavahi-nodbus-support config PACKAGE_avahi-nodbus-daemon tristate "avahi-nodbus-daemon............... An mDNS/DNS-SD implementation (daemon)" default y if DEFAULT_avahi-nodbus-daemon default m if ALL select PACKAGE_libavahi-nodbus-support select PACKAGE_librt select PACKAGE_libexpat select PACKAGE_libdaemon select PACKAGE_libc help Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . This package contains an mDNS/DNS-SD daemon. http://www.avahi.org/ Ted Hess config PACKAGE_avahi-utils tristate "avahi-utils.................... An mDNS/DNS-SD implementation (utilities)" default y if DEFAULT_avahi-utils default m if ALL select PACKAGE_libavahi-client select PACKAGE_libc select PACKAGE_libgdbm help Avahi is an mDNS/DNS-SD (aka RendezVous/Bonjour/ZeroConf) implementation (library). It facilitates service discovery on a local network -- this means that you can plug your laptop or computer into a network and instantly be able to view other people who you can chat with, find printers to print to or find files being shared. This kind of technology is already found in MacOS X (branded 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very convenient. . This packages installs the following avahi utility programs: avahi-browse, avahi-publish, avahi-resolve, avahi-set-host-name. It also automatically adds the required libavahi-client package. For more information please see the avahi documentation. http://www.avahi.org/ Ted Hess config PACKAGE_bind-check tristate "bind-check" default y if DEFAULT_bind-check default m if ALL select PACKAGE_bind-libs select OPENSSL_WITH_EC select PACKAGE_libc help bind administration tools (named-checkconf and named-checkzone only) https://www.isc.org/software/bind Noah Meyerhans config PACKAGE_bind-client tristate "bind-client...................................... bind dynamic DNS client" default y if DEFAULT_bind-client default m if ALL select PACKAGE_libc select OPENSSL_WITH_EC select PACKAGE_bind-libs help bind dynamic DNS client https://www.isc.org/software/bind Noah Meyerhans config PACKAGE_bind-ddns-confgen tristate "bind-ddns-confgen" default y if DEFAULT_bind-ddns-confgen default m if ALL select OPENSSL_WITH_EC select PACKAGE_libc select PACKAGE_bind-libs help bind administration tools (ddns-confgen and tsig-keygen only) https://www.isc.org/software/bind Noah Meyerhans config PACKAGE_bind-dig tristate "bind-dig........................................ bind DNS excavation tool" default y if DEFAULT_bind-dig default m if ALL select OPENSSL_WITH_EC select PACKAGE_bind-libs select PACKAGE_libc help bind DNS excavation tool https://www.isc.org/software/bind Noah Meyerhans config PACKAGE_bind-dnssec tristate "bind-dnssec" default y if DEFAULT_bind-dnssec default m if ALL select OPENSSL_WITH_EC select PACKAGE_bind-libs select PACKAGE_libc help bind administration tools (dnssec-keygen, dnssec-settime and dnssec-signzone only) https://www.isc.org/software/bind Noah Meyerhans config PACKAGE_bind-host tristate "bind-host......................................... bind simple DNS client" default y if DEFAULT_bind-host default m if ALL select PACKAGE_libc select OPENSSL_WITH_EC select PACKAGE_bind-libs help bind simple DNS client https://www.isc.org/software/bind Noah Meyerhans config PACKAGE_bind-nslookup tristate "bind-nslookup...................................... bind nslookup utility" default y if DEFAULT_bind-nslookup default m if ALL select PACKAGE_bind-libs select OPENSSL_WITH_EC select PACKAGE_libc help bind nslookup utility https://www.isc.org/software/bind Noah Meyerhans config PACKAGE_bind-rndc tristate "bind-rndc......... bind administration tools (rndc and rndc-confgen only)" default y if DEFAULT_bind-rndc default m if ALL select OPENSSL_WITH_EC select PACKAGE_libc select PACKAGE_bind-libs help bind administration tools (rndc and rndc-confgen only) https://www.isc.org/software/bind Noah Meyerhans config PACKAGE_bind-server tristate "bind-server.............................................. bind DNS server" default y if DEFAULT_bind-server default m if ALL select PACKAGE_libcap select OPENSSL_WITH_EC select PACKAGE_bind-libs select PACKAGE_libc help bind DNS server https://www.isc.org/software/bind Noah Meyerhans source "feeds/packages/net/bind/Config.in" config PACKAGE_bind-server-filter-aaaa tristate "bind-server-filter-aaaa............... bind DNS server filter AAAA plugin" default y if DEFAULT_bind-server-filter-aaaa default m if ALL depends on PACKAGE_bind-server select PACKAGE_libc help bind DNS server filter AAAA plugin https://www.isc.org/software/bind Noah Meyerhans config PACKAGE_bind-tools tristate "bind-tools............................... bind administration tools (all)" default y if DEFAULT_bind-tools default m if ALL select PACKAGE_libc select PACKAGE_bind-ddns-confgen select PACKAGE_bind-nslookup select PACKAGE_bind-dig select PACKAGE_bind-rndc select PACKAGE_bind-check select PACKAGE_bind-host select PACKAGE_bind-dnssec help bind administration tools (all) https://www.isc.org/software/bind Noah Meyerhans config PACKAGE_ddns-scripts tristate "ddns-scripts.............. Dynamic DNS Client scripts (with IPv6 support)" default y if DEFAULT_ddns-scripts default m if ALL select PACKAGE_libc select PACKAGE_ddns-scripts-services help Dynamic DNS Client scripts (with IPv6 support) A highly configurable set of scripts for doing dynamic dns updates. - IPv6 support - DNS server support - Glue Record support (require BIND host or KNOT host) - DNS requests via TCP - Proxy server support - log file support - support to run once Version: 2.8.2-42 Info : https://openwrt.org/docs/guide-user/services/ddns/client config PACKAGE_ddns-scripts-cloudflare tristate "ddns-scripts-cloudflare.............. Extension for cloudflare.com API v4" default y if DEFAULT_ddns-scripts-cloudflare default m if ALL select PACKAGE_curl depends on PACKAGE_ddns-scripts select PACKAGE_libc help Dynamic DNS Client scripts extension for cloudflare.com API v4 (require curl) config PACKAGE_ddns-scripts-cnkuai tristate "ddns-scripts-cnkuai........................................... CnKuai API" default y if DEFAULT_ddns-scripts-cnkuai default m if ALL select PACKAGE_giflib-utils select PACKAGE_libc depends on PACKAGE_ddns-scripts select PACKAGE_curl help Dynamic DNS Client scripts extension for "cnkuai.cn". It requires: "option username" to be a valid CnKuai control panel id "option password" to be the matching CnKuai control panel password "option domain" to contain the domain config PACKAGE_ddns-scripts-digitalocean tristate "ddns-scripts-digitalocean.......... Extention for digitalocean.com API v2" default y if DEFAULT_ddns-scripts-digitalocean default m if ALL select PACKAGE_libc select PACKAGE_curl depends on PACKAGE_ddns-scripts help Dynamic DNS Client scripts extension for "digitalocean.com API v2". The script directly updates a DNS record using the DO API. It requires: "option dns_server" to be set to the server to be used by nsupdate. "option domain" the dns domain to update the record for (eg. A-record: home.) "option username" the dns record name to update (eg. A-record: .example.com) "option param_opt" the id of the dns record to update (check using chrome inspector in the DO dns tab) "option password" the api token generated in the DO panel config PACKAGE_ddns-scripts-dnspod tristate "ddns-scripts-dnspod.......................... Extension for dnspod.cn API" default y if DEFAULT_ddns-scripts-dnspod default m if ALL select PACKAGE_libc depends on PACKAGE_ddns-scripts select PACKAGE_curl help Dynamic DNS Client scripts extension for dnspod.cn API (require curl) config PACKAGE_ddns-scripts-freedns tristate "ddns-scripts-freedns......................... Extension for freedns.42.pl" default y if DEFAULT_ddns-scripts-freedns default m if ALL depends on PACKAGE_ddns-scripts select PACKAGE_curl select PACKAGE_libc help Dynamic DNS Client scripts extension for "freedns.42.pl". config PACKAGE_ddns-scripts-gandi tristate "ddns-scripts-gandi............................................. Gandi API" default y if DEFAULT_ddns-scripts-gandi default m if ALL depends on PACKAGE_ddns-scripts select PACKAGE_curl select PACKAGE_libc help Dynamic DNS Client scripts extension for "gandi.net". It requires: "option username" to be a valid subdomain for gandi.net "option password" to be a valid API key for gandi.net config PACKAGE_ddns-scripts-gcp tristate "ddns-scripts-gcp................... Extension for Google Cloud DNS API v1" default y if DEFAULT_ddns-scripts-gcp default m if ALL select PACKAGE_libc depends on PACKAGE_ddns-scripts select PACKAGE_curl select PACKAGE_openssl-util help Dynamic DNS Client scripts extension for Google Cloud DNS API v1 (requires curl) config PACKAGE_ddns-scripts-godaddy tristate "ddns-scripts-godaddy.................... Extension for godaddy.com API v1" default y if DEFAULT_ddns-scripts-godaddy default m if ALL select PACKAGE_libc depends on PACKAGE_ddns-scripts select PACKAGE_curl help Dynamic DNS Client scripts extension for "godaddy.com API v1". config PACKAGE_ddns-scripts-luadns tristate "ddns-scripts-luadns.......................... Extension for LuaDNS API v1" default y if DEFAULT_ddns-scripts-luadns default m if ALL select PACKAGE_libc select PACKAGE_curl depends on PACKAGE_ddns-scripts help Dynamic DNS Client scripts extension for LuaDNS API v1 (require curl) config PACKAGE_ddns-scripts-noip tristate "ddns-scripts-noip................................ Extension for no-ip.com" default y if DEFAULT_ddns-scripts-noip default m if ALL select PACKAGE_libc depends on PACKAGE_ddns-scripts help Dynamic DNS Client scripts extension for "no-ip.com". config PACKAGE_ddns-scripts-ns1 tristate "ddns-scripts-ns1................................................. NS1 API" default y if DEFAULT_ddns-scripts-ns1 default m if ALL depends on PACKAGE_ddns-scripts select PACKAGE_curl select PACKAGE_libc help Dynamic DNS Client scripts extension for "ns1.com". It requires: "option username" to be a valid zone for ns1.com "option password" to be a valid API key for ns1.com config PACKAGE_ddns-scripts-nsupdate tristate "ddns-scripts-nsupdate................. Extension for using bind nsupdate." default y if DEFAULT_ddns-scripts-nsupdate default m if ALL select PACKAGE_bind-client select PACKAGE_libc depends on PACKAGE_ddns-scripts help Dynamic DNS Client scripts extension for direct updates using bind nsupdate The script directly updates a PowerDNS (or maybe bind server) via nsupdate from bind-client package. It requires: "option dns_server" to be set to the server to be used by nsupdate. "option username" should be set to the key name and "option password" to the base64 encoded shared secret. config PACKAGE_ddns-scripts-one tristate "ddns-scripts-one..................... Extension for one.com Control Panel" default y if DEFAULT_ddns-scripts-one default m if ALL select PACKAGE_curl depends on PACKAGE_ddns-scripts select PACKAGE_libc help Extension for one.com Control Panel config PACKAGE_ddns-scripts-pdns tristate "ddns-scripts-pdns........................................... PowerDNS API" default y if DEFAULT_ddns-scripts-pdns default m if ALL select PACKAGE_libc select PACKAGE_curl depends on PACKAGE_ddns-scripts help Dynamic DNS Client scripts extension for "PowerDNS" via API. It requires: "option param_opt(Optional Parameter)" to be a valid root URL for the PowerDNS webserver "option username" to be a valid subdomain for the PowerDNS domain "option password" to be a valid API key for the PowerDNS webserver config PACKAGE_ddns-scripts-route53 tristate "ddns-scripts-route53........................ Extension for route53 API v1" default y if DEFAULT_ddns-scripts-route53 default m if ALL select PACKAGE_openssl-util select PACKAGE_libc depends on PACKAGE_ddns-scripts select PACKAGE_curl help Dynamic DNS Client scripts extension for Amazon AWS "route53 API v1". Note: You must also install ca-certificate or ca-bundle. It requires: "option username" to be a valid AWS access key id "option password" to be the matching AWS secret key id "option domain" to contain the hosted zone ID config PACKAGE_ddns-scripts-services tristate "ddns-scripts-services.............................. Common ddns providers" default y if DEFAULT_ddns-scripts-services default m if ALL select PACKAGE_libc help Dynamic DNS Client definitions for supported services config PACKAGE_ddns-scripts-transip tristate "ddns-scripts-transip........................... Extension for TransIP API" default y if DEFAULT_ddns-scripts-transip default m if ALL select PACKAGE_openssl-util depends on !(!BUSYBOX_CONFIG_MKTEMP) || PACKAGE_coreutils select PACKAGE_coreutils-mktemp if !BUSYBOX_CONFIG_MKTEMP select PACKAGE_libc depends on PACKAGE_ddns-scripts select PACKAGE_curl help Dynamic DNS Client scripts extension for "transip.nl". Note: You must also install ca-certificate or ca-bundle. It requires: "option username" to be a valid username for transip.nl "option password" to be a valid matching private key "option domain" to contain the base domain "option param_enc" to contain the name of the DNS record to update "option param_opt" to contain the TTL of the DNS record to update config PACKAGE_ddns-scripts-utils tristate "ddns-scripts-utils...................... Utility scripts for ddns configs" default y if DEFAULT_ddns-scripts-utils default m if ALL depends on PACKAGE_ddns-scripts select PACKAGE_libc help Dynamic DNS Client utility scripts for config files config PACKAGE_dhcp-forwarder tristate "dhcp-forwarder.......................................... DHCP relay agent" default y if DEFAULT_dhcp-forwarder default m if ALL select PACKAGE_libc help This program forwards DHCP messages between subnets with different sublayer broadcast domains. It is similarly to the DHCP relay agent dhcrelay of ISC's DHCP, but has the following features which are important for me: - Runs as non-root in a chroot-jail - Uses "normal" AF_INET sockets; this allows to uses packetfilters to filter incoming messages. - The DHCP agent IDs can be defined freely - Has a small memory footprint when using dietlibc It tries to be RFC 2131/2132 and 3046 compliant. Probably it works with BOOTP (RFC 951) also, but since the handling of the giaddr field is described misleading (see RFC 1542), there may occur problems. http://www.nongnu.org/dhcp-fwd/ Scott K Logan config PACKAGE_dhtd tristate "dhtd.......................................................... DHT Daemon" default y if DEFAULT_dhtd default m if ALL select PACKAGE_libc help Standalone BitTorrent DHT daemon. Lookup and announce hash identifiers via command line interface. https://github.com/mwarning/dhtd Moritz Warning config PACKAGE_dns-over-https tristate "dns-over-https...................................... Query DNS over HTTPS" default y if DEFAULT_dns-over-https default m if ALL depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_libc help Client and server software to query DNS over HTTPS, using Google DNS-over-HTTPS protocol and IETF DNS-over-HTTPS (RFC 8484). https://github.com/m13253/dns-over-https Martin Schneider config PACKAGE_dnscrypt-proxy tristate "dnscrypt-proxy" default y if DEFAULT_dnscrypt-proxy default m if ALL select PACKAGE_libc select PACKAGE_libltdl if DNSCRYPT_ENABLE_PLUGINS select PACKAGE_libldns if DNSCRYPT_ENABLE_PLUGINS select PACKAGE_libsodium select PACKAGE_dnscrypt-proxy-resolvers help dnscrypt-proxy provides local service which can be used directly as your local resolver or as a DNS forwarder, encrypting and authenticating requests using the DNSCrypt protocol and passing them to an upstream server. The DNSCrypt protocol uses high-speed high-security elliptic-curve cryptography and is very similar to DNSCurve, but focuses on securing communications between a client and its first-level resolver. https://github.com/dyne/dnscrypt-proxy Damiano Renfer source "feeds/packages/net/dnscrypt-proxy/Config.in" config PACKAGE_dnscrypt-proxy-resolvers tristate "dnscrypt-proxy-resolvers" default y if DEFAULT_dnscrypt-proxy-resolvers default m if ALL select PACKAGE_libc help Package with current list of dnscrypt-proxy resolvers. https://github.com/dyne/dnscrypt-proxy Damiano Renfer config PACKAGE_dnsdist tristate "dnsdist" default y if DEFAULT_dnsdist default m if ALL select PACKAGE_libsodium if DNSDIST_SODIUM select PACKAGE_libnetsnmp if DNSDIST_NET_SNMP select PACKAGE_lmdb if DNSDIST_LMDB select PACKAGE_libatomic select PACKAGE_libfstrm if DNSDIST_DNSTAP depends on (i386||x86_64||arm||armeb||aarch64||powerpc||mips||mipsel||mips64) select PACKAGE_libnghttp2 if DNSDIST_DNS_OVER_HTTPS select PACKAGE_tinycdb if DNSDIST_CDB select PACKAGE_libcap select PACKAGE_libstdcpp select PACKAGE_libgnutls if DNSDIST_GNUTLS select PACKAGE_libc select PACKAGE_luajit select PACKAGE_re2 if DNSDIST_RE2 select PACKAGE_libopenssl if DNSDIST_OPENSSL select PACKAGE_ca-bundle select PACKAGE_libedit if DNSDIST_LIBEDIT help dnsdist is a highly DNS-, DoS- and abuse-aware loadbalancer. Its goal in life is to route traffic to the best server, delivering top performance to legitimate users while shunting or blocking abusive traffic. https://dnsdist.org/ Peter van Dijk source "feeds/packages/net/dnsdist/Config.in" config PACKAGE_dnsdist-full tristate "dnsdist-full" default y if DEFAULT_dnsdist-full default m if ALL select PACKAGE_libsodium select PACKAGE_libatomic select PACKAGE_libopenssl depends on (i386||x86_64||arm||armeb||aarch64||powerpc||mips||mipsel||mips64) select PACKAGE_re2 select PACKAGE_libnetsnmp select PACKAGE_libedit select PACKAGE_libgnutls select PACKAGE_libc select PACKAGE_lmdb select PACKAGE_libfstrm select PACKAGE_libstdcpp select PACKAGE_libnghttp2 select PACKAGE_libcap select PACKAGE_ca-bundle select PACKAGE_luajit select PACKAGE_tinycdb help dnsdist is a highly DNS-, DoS- and abuse-aware loadbalancer. Its goal in life is to route traffic to the best server, delivering top performance to legitimate users while shunting or blocking abusive traffic. https://dnsdist.org/ Peter van Dijk config PACKAGE_dnslookup tristate "dnslookup" default y if DEFAULT_dnslookup default m if ALL select PACKAGE_ca-bundle select PACKAGE_libc depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) help Simple command line utility to make DNS lookups. Supports all known DNS protocols: plain DNS, DoH, DoT, DoQ, DNSCrypt. https://github.com/ameshkov/dnslookup Tianling Shen config PACKAGE_dnsproxy tristate "dnsproxy........ Simple DNS proxy with DoH, DoT, DoQ and DNSCrypt support" default y if DEFAULT_dnsproxy default m if ALL select PACKAGE_ca-bundle depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) select PACKAGE_libc help A simple DNS proxy server that supports all existing DNS protocols including DNS-over-TLS, DNS-over-HTTPS, DNSCrypt, and DNS-over-QUIC.Moreover, it can work as a DNS-over-HTTPS, DNS-over-TLS or DNS-over-QUIC server. https://github.com/AdguardTeam/dnsproxy Tianling Shen config PACKAGE_drill tristate "drill.......................................... DNS(SEC) information tool" default y if DEFAULT_drill default m if ALL select PACKAGE_libldns select PACKAGE_libopenssl select PACKAGE_libc help ldns includes the drill tool, which is much like dig from BIND. It was designed with DNSSEC in mind and should be a useful debugging/query tool for DNSSEC. http://www.nlnetlabs.nl/projects/ldns/ Eric Luehrsen config PACKAGE_hostip tristate "hostip................................ Resolver to IPv4 or IPv6 addresses" default y if DEFAULT_hostip default m if ALL select PACKAGE_libc select PACKAGE_libsodium help The DNSCrypt proxy ships with a simple tool named hostip that resolves a name to IPv4 or IPv6 addresses. https://github.com/dyne/dnscrypt-proxy Damiano Renfer config PACKAGE_idn tristate "idn......................... GNU IDN (Internationalized Domain Name) tool" default y if DEFAULT_idn default m if ALL select PACKAGE_libc select PACKAGE_libidn help GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. Command line tool using libidn http://www.gnu.org/software/libidn/ config PACKAGE_idn2 tristate "idn2....................... GNU IDN2 (Internationalized Domain Name) tool" default y if DEFAULT_idn2 default m if ALL select PACKAGE_libc select PACKAGE_libidn2 help Libidn2 is a free software implementation of IDNA2008, Punycode and TR46 in library form. It contains functionality to convert internationalized domain names to and from ASCII Compatible Encoding (ACE), following the IDNA2008 and TR46 standards. Command line tool using libidn2 http://www.gnu.org/software/libidn/ config PACKAGE_inadyn tristate "inadyn......................... A Dynamic DNS client with SSL/TLS support" default y if DEFAULT_inadyn default m if ALL select PACKAGE_libopenssl select PACKAGE_libc select PACKAGE_ca-certificates select PACKAGE_confuse help Inadyn is a small and simple Dynamic DNS, DDNS, client with HTTPS support http://troglobit.com/project/inadyn/ config PACKAGE_isc-dhcp-client-ipv4 tristate "isc-dhcp-client-ipv4.................... ISC's DHCP client (without IPv6)" default y if DEFAULT_isc-dhcp-client-ipv4 default m if ALL select PACKAGE_libc select PACKAGE_zlib help provides a means for configuring one or more network interfaces using the Dynamic Host Configuration Protocol, BOOTP protocol, or if these protocols fail, by statically assigning an address. This package is compiled with IPv4 support only. https://www.isc.org/software/dhcp Philip Prindeville config PACKAGE_isc-dhcp-client-ipv6 tristate "isc-dhcp-client-ipv6....................... ISC's DHCP client (with IPv6)" default y if DEFAULT_isc-dhcp-client-ipv6 default m if ALL select PACKAGE_libc select PACKAGE_zlib help provides a means for configuring one or more network interfaces using the Dynamic Host Configuration Protocol, BOOTP protocol, or if these protocols fail, by statically assigning an address. This package is compiled with IPv4 and IPv6 support. https://www.isc.org/software/dhcp Philip Prindeville config PACKAGE_isc-dhcp-dyndns tristate "isc-dhcp-dyndns........ ISC's DHCP server dynamic DNS dependencies (meta)" default y if DEFAULT_isc-dhcp-dyndns default m if ALL select PACKAGE_zlib select PACKAGE_libc select PACKAGE_bind-server depends on (PACKAGE_isc-dhcp-server-ipv4||PACKAGE_isc-dhcp-server-ipv6) select PACKAGE_bind-client help implements the Dynamic Host Configuration Protocol (DHCP) and the Internet Bootstrap Protocol (BOOTP). https://www.isc.org/software/dhcp Philip Prindeville config PACKAGE_isc-dhcp-omshell-ipv4 tristate "isc-dhcp-omshell-ipv4.................. ISC's DHCP omshell (without IPv6)" default y if DEFAULT_isc-dhcp-omshell-ipv4 default m if ALL select PACKAGE_isc-dhcp-server-ipv4 select PACKAGE_libc help provides an interactive way to connect to, query, and possibly change, the ISC DHCP Server's state via OMAPI, the Object Management API. This package is compiled with IPv4 support only. https://www.isc.org/software/dhcp Philip Prindeville config PACKAGE_isc-dhcp-omshell-ipv6 tristate "isc-dhcp-omshell-ipv6..................... ISC's DHCP omshell (with IPv6)" default y if DEFAULT_isc-dhcp-omshell-ipv6 default m if ALL select PACKAGE_libc select PACKAGE_isc-dhcp-server-ipv6 help provides an interactive way to connect to, query, and possibly change, the ISC DHCP Server's state via OMAPI, the Object Management API. This package is compiled with IPv4 and IPv6 support. https://www.isc.org/software/dhcp Philip Prindeville config PACKAGE_isc-dhcp-relay-ipv4 tristate "isc-dhcp-relay-ipv4...................... ISC's DHCP relay (without IPv6)" default y if DEFAULT_isc-dhcp-relay-ipv4 default m if ALL select PACKAGE_libc select PACKAGE_zlib help provides a means for relaying DHCP and BOOTP requests from a subnet to which no DHCP server is directly connected to one or more DHCP servers on other subnets. This package is compiled with IPv4 support only. https://www.isc.org/software/dhcp Philip Prindeville config PACKAGE_isc-dhcp-relay-ipv6 tristate "isc-dhcp-relay-ipv6......................... ISC's DHCP relay (with IPv6)" default y if DEFAULT_isc-dhcp-relay-ipv6 default m if ALL select PACKAGE_zlib select PACKAGE_libc help provides a means for relaying DHCP and BOOTP requests from a subnet to which no DHCP server is directly connected to one or more DHCP servers on other subnets. This package is compiled with IPv4 and IPv6 support. https://www.isc.org/software/dhcp Philip Prindeville config PACKAGE_isc-dhcp-server-ipv4 tristate "isc-dhcp-server-ipv4.................... ISC's DHCP server (without IPv6)" default y if DEFAULT_isc-dhcp-server-ipv4 default m if ALL select PACKAGE_zlib select PACKAGE_libc help implements the Dynamic Host Configuration Protocol (DHCP) and the Internet Bootstrap Protocol (BOOTP). This package is compiled with IPv4 support only. https://www.isc.org/software/dhcp Philip Prindeville config PACKAGE_isc-dhcp-server-ipv6 tristate "isc-dhcp-server-ipv6....................... ISC's DHCP server (with IPv6)" default y if DEFAULT_isc-dhcp-server-ipv6 default m if ALL select PACKAGE_zlib select PACKAGE_libc help implements the Dynamic Host Configuration Protocol (DHCP) and the Internet Bootstrap Protocol (BOOTP). This package is compiled with IPv4 and IPv6 support. https://www.isc.org/software/dhcp Philip Prindeville menuconfig PACKAGE_kadnode tristate "kadnode................................................. P2P DNS Resolver" default y if DEFAULT_kadnode default m if ALL select PACKAGE_libmbedtls if KADNODE_ENABLE_TLS select PACKAGE_libnatpmp if KADNODE_ENABLE_NATPMP select PACKAGE_libmbedtls if KADNODE_ENABLE_BOB select PACKAGE_libc select PACKAGE_libminiupnpc if KADNODE_ENABLE_UPNP help A P2P DNS system based on the BitTorrent network. It can be used as a decentralized DynDNS service. https://github.com/mwarning/KadNode Moritz Warning source "feeds/packages/net/kadnode/Config.in" config PACKAGE_kea-admin tristate "kea-admin.................................................. ISC Kea Admin" default y if DEFAULT_kea-admin default m if ALL select PACKAGE_libc select PACKAGE_kea-libs help A useful tool for database backend maintenance (creating a new database, checking versions, upgrading etc.). https://www.isc.org/kea BangLang Huang , Rosy Song config PACKAGE_kea-ctrl tristate "kea-ctrl................................................. ISC Kea Control" default y if DEFAULT_kea-ctrl default m if ALL select PACKAGE_procps-ng-ps select PACKAGE_kea-dhcp4 select PACKAGE_procps-ng select PACKAGE_kea-dhcp6 if IPV6 select PACKAGE_libc select PACKAGE_kea-dhcp-ddns help Tool to start, stop, reconfigure, and report status for the Kea servers. https://www.isc.org/kea BangLang Huang , Rosy Song config PACKAGE_kea-dhcp-ddns tristate "kea-dhcp-ddns................................... ISC Kea DHCP Dynamic DNS" default y if DEFAULT_kea-dhcp-ddns default m if ALL select PACKAGE_libc select PACKAGE_kea-libs help The DHCP Dynamic DNS process. This process acts as an intermediary between the DHCP servers and DNS servers. It receives name update requests from the DHCP servers and sends DNS Update messages to the DNS servers. https://www.isc.org/kea BangLang Huang , Rosy Song config PACKAGE_kea-dhcp4 tristate "kea-dhcp4......................................... ISC Kea DHCP Server v4" default y if DEFAULT_kea-dhcp4 default m if ALL select PACKAGE_kea-libs select PACKAGE_libc help The DHCPv4 server process. This process responds to DHCPv4 queries from clients. https://www.isc.org/kea BangLang Huang , Rosy Song config PACKAGE_kea-dhcp6 tristate "kea-dhcp6......................................... ISC Kea DHCP Server v6" default y if DEFAULT_kea-dhcp6 default m if ALL depends on IPV6 select PACKAGE_libc select PACKAGE_kea-libs help The DHCPv6 server process. This process responds to DHCPv6 queries from clients. https://www.isc.org/kea BangLang Huang , Rosy Song config PACKAGE_kea-hook-ha tristate "kea-hook-ha....................... ISC Kea High Availability hook library" default y if DEFAULT_kea-hook-ha default m if ALL select PACKAGE_kea-libs select PACKAGE_libc select PACKAGE_kea-hook-lease-cmds help The high availability hook library. https://www.isc.org/kea BangLang Huang , Rosy Song config PACKAGE_kea-hook-lease-cmds tristate "kea-hook-lease-cmds.................. ISC Kea Lease Commands hook library" default y if DEFAULT_kea-hook-lease-cmds default m if ALL select PACKAGE_kea-libs select PACKAGE_libc help The lease commands hook library. https://www.isc.org/kea BangLang Huang , Rosy Song config PACKAGE_kea-lfc tristate "kea-lfc...................................................... ISC Kea lfc" default y if DEFAULT_kea-lfc default m if ALL select PACKAGE_kea-libs select PACKAGE_libc help This process removes redundant information from the files used to provide persistent storage for the memfile data base backend. While it can be run standalone, it is normally run as and when required by the Kea DHCP servers. https://www.isc.org/kea BangLang Huang , Rosy Song config PACKAGE_kea-libs tristate "kea-libs............................................... ISC Kea Libraries" default y if DEFAULT_kea-libs default m if ALL select PACKAGE_log4cplus select PACKAGE_libopenssl select PACKAGE_boost-system select PACKAGE_libc select PACKAGE_boost help Kea required Libraries. https://www.isc.org/kea BangLang Huang , Rosy Song config PACKAGE_kea-perfdhcp tristate "kea-perfdhcp............................. ISC Kea perfdhcp (Benchmarking)" default y if DEFAULT_kea-perfdhcp default m if ALL select PACKAGE_libc select PACKAGE_kea-libs help A DHCP benchmarking tool which simulates multiple clients to test both DHCPv4 and DHCPv6 server performance. https://www.isc.org/kea BangLang Huang , Rosy Song config PACKAGE_kea-shell tristate "kea-shell.................................................. ISC Kea shell" default y if DEFAULT_kea-shell default m if ALL select PACKAGE_libc select PACKAGE_kea-libs help This simple text client uses the REST interface to connect to the Kea Control Agent. https://www.isc.org/kea BangLang Huang , Rosy Song config PACKAGE_kea-uci tristate "kea-uci.............................................. ISC Kea UCI support" default y if DEFAULT_kea-uci default m if ALL select PACKAGE_libc depends on (PACKAGE_kea-ctrl||PACKAGE_kea-dhcp4||PACKAGE_kea-dhcp6||PACKAGE_kea-dhcp-ddns) help Kea PROCD/UCI support. This package installs a UCI config file and a PROCD service file. https://www.isc.org/kea BangLang Huang , Rosy Song config PACKAGE_knot tristate "knot................................ Knot DNS server with control utility" default y if DEFAULT_knot default m if ALL select PACKAGE_liburcu select PACKAGE_libedit select PACKAGE_libatomic select PACKAGE_libc select PACKAGE_knot-libzscanner select PACKAGE_knot-libs depends on !arc help High-performance authoritative-only DNS server. https://www.knot-dns.cz Daniel Salzman config PACKAGE_knot-dig tristate "knot-dig............................ Knot DNS advanced DNS lookup utility" default y if DEFAULT_knot-dig default m if ALL select PACKAGE_libc select PACKAGE_libatomic depends on !arc select PACKAGE_knot-libs select PACKAGE_libedit help Knot DNS advanced DNS lookup utility. https://www.knot-dns.cz Daniel Salzman config PACKAGE_knot-host tristate "knot-host............................. Knot DNS simple DNS lookup utility" default y if DEFAULT_knot-host default m if ALL select PACKAGE_libc select PACKAGE_libatomic depends on !arc select PACKAGE_libedit select PACKAGE_knot-libs help Knot DNS simple DNS lookup utility. https://www.knot-dns.cz Daniel Salzman config PACKAGE_knot-keymgr tristate "knot-keymgr....................... Knot DNS DNSSEC key management utility" default y if DEFAULT_knot-keymgr default m if ALL select PACKAGE_knot-libs select PACKAGE_knot-libzscanner depends on !arc select PACKAGE_libedit select PACKAGE_liburcu select PACKAGE_libc select PACKAGE_libatomic help Knot DNS DNSSEC key management utility. https://www.knot-dns.cz Daniel Salzman config PACKAGE_knot-nsupdate tristate "knot-nsupdate........................ Knot DNS dynamic DNS update utility" default y if DEFAULT_knot-nsupdate default m if ALL select PACKAGE_libatomic select PACKAGE_libc select PACKAGE_libedit depends on !arc select PACKAGE_knot-libzscanner select PACKAGE_knot-libs help Knot DNS dynamic DNS update utility. https://www.knot-dns.cz Daniel Salzman config PACKAGE_knot-resolver tristate "knot-resolver.......................................... Knot DNS Resolver" default y if DEFAULT_knot-resolver default m if ALL select PACKAGE_libc select PACKAGE_luasocket select PACKAGE_libstdcpp select PACKAGE_lmdb select PACKAGE_libnghttp2 select PACKAGE_libuv depends on !(PACKAGE_knot-resolver_dnstap) || PACKAGE_libprotobuf-c select PACKAGE_luajit select PACKAGE_knot-libs select PACKAGE_knot-libzscanner select PACKAGE_luasec depends on (i386||x86_64||arm||armeb||aarch64||powerpc||mips||mipsel||mips64) depends on !arc depends on !(PACKAGE_knot-resolver_dnstap) || PACKAGE_libfstrm help The Knot Resolver is a caching full resolver implementation, including both a resolver library and a daemon. https://www.knot-resolver.cz Jan Pavlinec source "feeds/packages/net/knot-resolver/Config.in" config PACKAGE_knot-tests tristate "knot-tests................................................ Knot DNS tests" default y if DEFAULT_knot-tests default m if ALL select PACKAGE_knot-libzscanner select PACKAGE_knot-libs depends on !arc select PACKAGE_liburcu select PACKAGE_libedit select PACKAGE_libatomic select PACKAGE_libc help Unit tests for the Knot DNS server and libraries. Usage: /usr/share/knot/runtests.sh https://www.knot-dns.cz Daniel Salzman config PACKAGE_knot-zonecheck tristate "knot-zonecheck........................... Knot DNS zonefile check utility" default y if DEFAULT_knot-zonecheck default m if ALL depends on !arc select PACKAGE_knot-libzscanner select PACKAGE_knot-libs select PACKAGE_libatomic select PACKAGE_libc select PACKAGE_liburcu select PACKAGE_libedit help Knot DNS zonefile check utility. https://www.knot-dns.cz Daniel Salzman config PACKAGE_ldns-examples tristate "ldns-examples............... Example programs from NLNetLabs ldns library" default y if DEFAULT_ldns-examples default m if ALL select PACKAGE_libpcap select PACKAGE_libc select PACKAGE_libopenssl select PACKAGE_drill select PACKAGE_libldns help A few example programs are included in the source of ldns. They include tools which can create DNSSEC keys and DNSSEC zone files. http://www.nlnetlabs.nl/projects/ldns/ Eric Luehrsen config PACKAGE_mdns-utils tristate "mdns-utils......................................... mDNS client utilities" default y if DEFAULT_mdns-utils default m if ALL select PACKAGE_mdnsd select PACKAGE_libc help Bonjour, also known as zero-configuration networking, enables automatic discovery of computers, devices, and services on IP networks. . This package contains mDNS client utilities: - dns-sd - mDNSClient - mDNSIdentify - mDNSNetMonitor - mDNSProxyResponder - mDNSResponder http://developer.apple.com/networking/bonjour/ config PACKAGE_mdnsd tristate "mdnsd................................................. mDNS server daemon" default y if DEFAULT_mdnsd default m if ALL select PACKAGE_libc help Bonjour, also known as zero-configuration networking, enables automatic discovery of computers, devices, and services on IP networks. . This package contains the mDNS server daemon. http://developer.apple.com/networking/bonjour/ config PACKAGE_mdnsresponder tristate "mdnsresponder.......................................... mDNS suite (meta)" default y if DEFAULT_mdnsresponder default m if ALL select PACKAGE_mdnsd select PACKAGE_mdns-utils select PACKAGE_libc help Bonjour, also known as zero-configuration networking, enables automatic discovery of computers, devices, and services on IP networks. . This meta package contains only dependencies on other packages. http://developer.apple.com/networking/bonjour/ config PACKAGE_nsd tristate "nsd............................ NSD Name Server Daemon (with SSL support)" default y if DEFAULT_nsd default m if ALL select PACKAGE_libc select PACKAGE_libopenssl help NSD is an authoritative only, high performance, simple and open source name server. https://www.nlnetlabs.nl/projects/nsd/ Vasilis Tsiligiannis config PACKAGE_nsd-control tristate "nsd-control................ NSD Name Server Daemon remote control utility" default y if DEFAULT_nsd-control default m if ALL select PACKAGE_libopenssl select PACKAGE_libc help NSD is an authoritative only, high performance, simple and open source name server. https://www.nlnetlabs.nl/projects/nsd/ Vasilis Tsiligiannis config PACKAGE_nsd-control-setup tristate "nsd-control-setup........... NSD Name Server Daemon SSL keys setup script" default y if DEFAULT_nsd-control-setup default m if ALL select PACKAGE_libc select PACKAGE_openssl-util help NSD is an authoritative only, high performance, simple and open source name server. https://www.nlnetlabs.nl/projects/nsd/ Vasilis Tsiligiannis config PACKAGE_nsd-nossl tristate "nsd-nossl................... NSD Name Server Daemon (without SSL support)" default y if DEFAULT_nsd-nossl default m if ALL select PACKAGE_libc help NSD is an authoritative only, high performance, simple and open source name server. https://www.nlnetlabs.nl/projects/nsd/ Vasilis Tsiligiannis config PACKAGE_ohybridproxy tristate "ohybridproxy....................................... mdns/dns hybrid-proxy" default y if DEFAULT_ohybridproxy default m if ALL select PACKAGE_libc select PACKAGE_mdnsd select PACKAGE_libubox help This package provides a statically configured daemon for translating DNS requests to Multicast DNS and back again. https://github.com/sbyx/ohybridproxy Steven Barth config PACKAGE_overture tristate "overture........................ A customized DNS forwarder written in Go" default y if DEFAULT_overture default m if ALL select PACKAGE_libc depends on (aarch64||arm||i386||i686||mips||mips64||mips64el||mipsel||powerpc64||riscv64||x86_64) help Overture is a DNS server/forwarder/dispatcher written in Go. https://github.com/shawn1m/overture Richard Yu config PACKAGE_pdns tristate "pdns....................................... PowerDNS Authoritative Server" default y if DEFAULT_pdns default m if ALL select PACKAGE_libopenssl select PACKAGE_liblua select PACKAGE_libcurl select PACKAGE_libsqlite3 select PACKAGE_boost-program_options select PACKAGE_p11-kit select PACKAGE_boost select PACKAGE_libatomic select PACKAGE_libc help PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This is the authoritative nameserver that answers questions about domains that it knows about. You also need at least one backend installed to serve data. https://www.powerdns.com/auth.html Peter van Dijk menu "Select PowerDNS backends" depends on PACKAGE_pdns comment "PowerDNS backends" config PACKAGE_pdns-backend-geoip prompt "GeoIP backend" default m if ALL config PACKAGE_pdns-backend-mysql prompt "MySQL backend" default m if ALL config PACKAGE_pdns-backend-odbc prompt "ODBC backend" default m if ALL config PACKAGE_pdns-backend-pgsql prompt "PostgreSQL backend" default m if ALL config PACKAGE_pdns-backend-sqlite3 prompt "SQLite 3 backend" default m if ALL config PACKAGE_pdns-backend-ldap prompt "OpenLDAP backend" default m if ALL config PACKAGE_pdns-backend-lua2 prompt "Lua2 backend" default m if ALL config PACKAGE_pdns-backend-pipe prompt "Pipe backend" default m if ALL config PACKAGE_pdns-backend-remote prompt "Remote backend" default m if ALL endmenu config PACKAGE_pdns-backend-geoip tristate default y if DEFAULT_pdns-backend-geoip select PACKAGE_libatomic select PACKAGE_libc select PACKAGE_libyaml-cpp select PACKAGE_libmaxminddb depends on PACKAGE_pdns help PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This package contains the GeoIP backend for the PowerDNS nameserver. https://www.powerdns.com/auth.html Peter van Dijk config PACKAGE_pdns-backend-ldap tristate default y if DEFAULT_pdns-backend-ldap select PACKAGE_krb5-libs select PACKAGE_libc select PACKAGE_libopenldap select PACKAGE_libatomic depends on PACKAGE_pdns help PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This package contains the OpenLDAP backend for the PowerDNS nameserver. https://www.powerdns.com/auth.html Peter van Dijk config PACKAGE_pdns-backend-lua2 tristate default y if DEFAULT_pdns-backend-lua2 select PACKAGE_libatomic select PACKAGE_liblua select PACKAGE_libc select PACKAGE_lua depends on PACKAGE_pdns help PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This package contains the Lua2 backend for the PowerDNS nameserver. https://www.powerdns.com/auth.html Peter van Dijk config PACKAGE_pdns-backend-mysql tristate default y if DEFAULT_pdns-backend-mysql select PACKAGE_libc select PACKAGE_libmariadb select PACKAGE_libatomic depends on PACKAGE_pdns help PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This package contains the MySQL backend for the PowerDNS nameserver. https://www.powerdns.com/auth.html Peter van Dijk config PACKAGE_pdns-backend-odbc tristate default y if DEFAULT_pdns-backend-odbc select PACKAGE_libc select PACKAGE_libatomic select PACKAGE_unixodbc depends on PACKAGE_pdns help PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This package contains the ODBC backend for the PowerDNS nameserver. https://www.powerdns.com/auth.html Peter van Dijk config PACKAGE_pdns-backend-pgsql tristate default y if DEFAULT_pdns-backend-pgsql select PACKAGE_libc select PACKAGE_libatomic select PACKAGE_libpq depends on PACKAGE_pdns help PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This package contains the PostgreSQL backend for the PowerDNS nameserver. https://www.powerdns.com/auth.html Peter van Dijk config PACKAGE_pdns-backend-pipe tristate default y if DEFAULT_pdns-backend-pipe depends on PACKAGE_pdns select PACKAGE_libatomic select PACKAGE_libc help PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This package contains the Pipe backend for the PowerDNS nameserver. https://www.powerdns.com/auth.html Peter van Dijk config PACKAGE_pdns-backend-remote tristate default y if DEFAULT_pdns-backend-remote depends on PACKAGE_pdns select PACKAGE_libc select PACKAGE_libatomic help PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This package contains the Remote backend for the PowerDNS nameserver. https://www.powerdns.com/auth.html Peter van Dijk config PACKAGE_pdns-backend-sqlite3 tristate default y if DEFAULT_pdns-backend-sqlite3 select PACKAGE_libsqlite3 depends on PACKAGE_pdns select PACKAGE_libatomic select PACKAGE_libc help PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This package contains the SQLite 3 backend for the PowerDNS nameserver. https://www.powerdns.com/auth.html Peter van Dijk config PACKAGE_pdns-ixfrdist tristate "pdns-ixfrdist....................... Redistribute zones via AXFR and IXFR" default y if DEFAULT_pdns-ixfrdist default m if ALL select PACKAGE_protobuf select PACKAGE_libopenssl select PACKAGE_boost-program_options select PACKAGE_p11-kit select PACKAGE_libatomic select PACKAGE_boost select PACKAGE_libyaml-cpp select PACKAGE_libc help PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This package contains the ixfrdist tool that can redistribute multiple versions of zones over AXFR and IXFR. This tool does not require any part of the PowerDNS server components to work. https://www.powerdns.com/auth.html Peter van Dijk config PACKAGE_pdns-recursor tristate "pdns-recursor.......................................... PowerDNS Recursor" default y if DEFAULT_pdns-recursor default m if ALL depends on !boost-context-exclude select PACKAGE_liblua select PACKAGE_libopenssl select PACKAGE_boost-filesystem select PACKAGE_libc select PACKAGE_libfstrm select PACKAGE_boost select PACKAGE_boost-context select PACKAGE_libatomic select PACKAGE_libcurl help High-performance resolving name server, utilizing multiple processor and including Lua scripting capabilities. https://www.powerdns.com/recursor.html Peter van Dijk config PACKAGE_pdns-tools tristate "pdns-tools........................... Tools for DNS debugging by PowerDNS" default y if DEFAULT_pdns-tools default m if ALL select PACKAGE_protobuf select PACKAGE_libopenssl select PACKAGE_boost-program_options select PACKAGE_libcurl select PACKAGE_p11-kit select PACKAGE_libatomic select PACKAGE_boost select PACKAGE_libmbedtls select PACKAGE_libc help PowerDNS is a versatile nameserver which supports a large number of different backends ranging from simple zonefiles to relational databases and load balancing/failover algorithms. PowerDNS tries to emphasize speed and security. This package contains several tools to debug DNS issues. These tools do not require any part of the PowerDNS server components to work. * dnsbulktest: A resolver stress-tester * dnsgram: Show per 5-second statistics to study intermittent resolver issues * dnsreplay: Replay a pcap with DNS queries * dnsscan: Prints the query-type amounts in a pcap * dnsscope: Calculates statistics without replaying traffic * dnstcpbench: Perform TCP benchmarking of DNS servers * dnswasher: Clean a pcap of identifying IP information * ixplore: Explore diffs from IXFRs * nsec3dig: Calculate the correctness of NSEC3 proofs * saxfr: AXFR zones and show extra information https://www.powerdns.com/auth.html Peter van Dijk config PACKAGE_stubby tristate "stubby................................ stubby - (daemon that uses getdns)" default y if DEFAULT_stubby default m if ALL select PACKAGE_ca-bundle if PACKAGE_ca-certificates