diff options
Diffstat (limited to 'Config.default')
-rw-r--r-- | Config.default | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/Config.default b/Config.default index 24bac36fa..b0751213f 100644 --- a/Config.default +++ b/Config.default @@ -38,6 +38,7 @@ ADK_TARGET_ROOTFS_EXT2_CF=y # ADK_TARGET_ROOTFS_EXT2 is not set # ADK_SSP is not set # ADK_CXX is not set +# ADK_DEBUG is not set # ADK_IPV6 is not set # ADK_XORG is not set @@ -46,10 +47,6 @@ ADK_TARGET_ROOTFS_EXT2_CF=y # # -# Package categories -# - -# # Applications # @@ -896,10 +893,7 @@ ADK_PACKAGE_CFGFS=y # ADK_COMPILE_KRB5 is not set # ADK_PACKAGE_OPENCT is not set # ADK_PACKAGE_OPENSC is not set -ADK_COMPILE_OPENSSL=y -ADK_PACKAGE_LIBOPENSSL=y -# ADK_PACKAGE_OPENSSL_UTIL is not set -# ADK_PACKAGE_CA_CERTS is not set +# ADK_PACKAGE_LIBOPENSSL is not set # ADK_PACKAGE_OPENSSL_PKCS11 is not set # @@ -1236,7 +1230,7 @@ ADK_PACKAGE_DROPBEAR=y # ADK_PACKAGE_LIBWRAP is not set # ADK_PACKAGE_LIBXML2 is not set # ADK_PACKAGE_LIBXSLT is not set -ADK_PACKAGE_ZLIB=y +# ADK_PACKAGE_ZLIB is not set # # Kernel configuration |