diff --git a/profiles/ucentral-ap-light.yml b/profiles/ucentral-ap-light.yml index 9bc83b11..b9f4ec96 100644 --- a/profiles/ucentral-ap-light.yml +++ b/profiles/ucentral-ap-light.yml @@ -42,6 +42,7 @@ diffconfig: | CONFIG_OPENSSL_WITH_PSK=y CONFIG_OPENSSL_WITH_SRP=y CONFIG_OPENSSL_WITH_TLS13=y + # CONFIG_PACKAGE_wpad is not set # CONFIG_PACKAGE_wpad-basic-wolfssl is not set # CONFIG_PACKAGE_dnsmasq is not set CONFIG_IMAGEOPT=y diff --git a/profiles/ucentral-ap.yml b/profiles/ucentral-ap.yml index 521c9cd2..341cacb0 100644 --- a/profiles/ucentral-ap.yml +++ b/profiles/ucentral-ap.yml @@ -55,6 +55,7 @@ diffconfig: | CONFIG_OPENSSL_WITH_PSK=y CONFIG_OPENSSL_WITH_SRP=y CONFIG_OPENSSL_WITH_TLS13=y + # CONFIG_PACKAGE_wpad is not set # CONFIG_PACKAGE_wpad-basic-wolfssl is not set # CONFIG_PACKAGE_dnsmasq is not set CONFIG_IMAGEOPT=y