diff options
-rw-r--r-- | .config | 16 |
1 files changed, 12 insertions, 4 deletions
@@ -2853,7 +2853,6 @@ CONFIG_PACKAGE_kmod-usb-serial-wwan=y # Wireless Drivers # # CONFIG_PACKAGE_kmod-adm8211 is not set -# CONFIG_PACKAGE_kmod-airo is not set CONFIG_PACKAGE_kmod-ath=y CONFIG_ATH_USER_REGD=y # CONFIG_PACKAGE_ATH_DEBUG is not set @@ -3009,6 +3008,7 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_micropython is not set # CONFIG_PACKAGE_micropython-lib is not set # CONFIG_PACKAGE_python is not set +# CONFIG_PACKAGE_python-attrs is not set # CONFIG_PACKAGE_python-base is not set # CONFIG_PACKAGE_python-cffi is not set # CONFIG_PACKAGE_python-codecs is not set @@ -3026,6 +3026,8 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python-email is not set # CONFIG_PACKAGE_python-enum34 is not set # CONFIG_PACKAGE_python-gdbm is not set +# CONFIG_PACKAGE_python-gmpy is not set +# CONFIG_PACKAGE_python-gmpy2 is not set # CONFIG_PACKAGE_python-idna is not set # CONFIG_PACKAGE_python-imglib is not set # CONFIG_PACKAGE_python-ipaddress is not set @@ -3037,18 +3039,23 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python-mysql is not set # CONFIG_PACKAGE_python-ncurses is not set # CONFIG_PACKAGE_python-openssl is not set +# CONFIG_PACKAGE_python-parsley is not set # CONFIG_PACKAGE_python-pip is not set # CONFIG_PACKAGE_python-ply is not set # CONFIG_PACKAGE_python-psycopg2 is not set # CONFIG_PACKAGE_python-pyasn1 is not set +# CONFIG_PACKAGE_python-pyasn1-modules is not set # CONFIG_PACKAGE_python-pycparser is not set # CONFIG_PACKAGE_python-pydoc is not set # CONFIG_PACKAGE_python-pyopenssl is not set +# CONFIG_PACKAGE_python-pyptlib is not set # CONFIG_PACKAGE_python-pyserial is not set +# CONFIG_PACKAGE_python-service-identity is not set # CONFIG_PACKAGE_python-setuptools is not set # CONFIG_PACKAGE_python-six is not set # CONFIG_PACKAGE_python-smbus is not set # CONFIG_PACKAGE_python-sqlite3 is not set +# CONFIG_PACKAGE_python-txsocksx is not set # CONFIG_PACKAGE_python-unittest is not set # CONFIG_PACKAGE_python-xml is not set # CONFIG_PACKAGE_python-yaml is not set @@ -3078,6 +3085,7 @@ CONFIG_PACKAGE_lua=y # CONFIG_PACKAGE_python3-unittest is not set # CONFIG_PACKAGE_python3-xml is not set # CONFIG_PACKAGE_simplejson is not set +# CONFIG_PACKAGE_twisted is not set # CONFIG_PACKAGE_zope-interface is not set # @@ -3293,6 +3301,7 @@ CONFIG_PACKAGE_bind-libs=y # CONFIG_PACKAGE_fftw3f is not set # CONFIG_PACKAGE_giflib is not set # CONFIG_PACKAGE_glib2 is not set +# CONFIG_PACKAGE_hidapi is not set # CONFIG_PACKAGE_ibrcommon is not set # CONFIG_PACKAGE_ibrdtn is not set # CONFIG_PACKAGE_icu is not set @@ -3371,7 +3380,6 @@ CONFIG_PACKAGE_libgmp=y # CONFIG_PACKAGE_libgpg-error is not set # CONFIG_PACKAGE_libgps is not set # CONFIG_PACKAGE_libhamlib is not set -# CONFIG_PACKAGE_hidapi is not set # CONFIG_PACKAGE_libhiredis is not set # CONFIG_PACKAGE_libhttp-parser is not set # CONFIG_PACKAGE_libical is not set @@ -4150,7 +4158,7 @@ CONFIG_PACKAGE_miniupnpd=y # CONFIG_PACKAGE_avahi-dbus-daemon is not set # CONFIG_PACKAGE_avahi-nodbus-daemon is not set # CONFIG_PACKAGE_bind-check is not set -# CONFIG_PACKAGE_bind-client is not set +CONFIG_PACKAGE_bind-client=y # CONFIG_PACKAGE_bind-dig is not set # CONFIG_PACKAGE_bind-dnssec is not set # CONFIG_PACKAGE_bind-host is not set @@ -4160,7 +4168,7 @@ CONFIG_PACKAGE_miniupnpd=y CONFIG_PACKAGE_ddns-scripts=y CONFIG_PACKAGE_ddns-scripts_cloudflare=y CONFIG_PACKAGE_ddns-scripts_no-ip_com=y -# CONFIG_PACKAGE_ddns-scripts_nsupdate is not set +CONFIG_PACKAGE_ddns-scripts_nsupdate=y # CONFIG_PACKAGE_dnscrypt-proxy is not set # CONFIG_PACKAGE_drill is not set # CONFIG_PACKAGE_hostip is not set |