profiles: fix wpa3 support

eap192 was not being compiled into the images.

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2021-09-04 14:11:09 +02:00
parent 8335267666
commit fdd199a9f3
3 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ packages:
- uledd
- usteer
- udevmand
- wpad-mesh-openssl
- wpad-openssl
diffconfig: |
CONFIG_OPENSSL_ENGINE=y
CONFIG_OPENSSL_PREFER_CHACHA_OVER_GCM=y

View File

@@ -28,7 +28,7 @@ packages:
- uledd
- usteer
- udevmand
- wpad-mesh-openssl
- wpad-openssl
- usb-console
diffconfig: |
CONFIG_OPENSSL_ENGINE=y

View File

@@ -47,7 +47,7 @@ packages:
- udevmand
- umdns
- vxlan
- wpad-mesh-openssl
- wpad-openssl
diffconfig: |
CONFIG_OPENSSL_ENGINE=y
CONFIG_OPENSSL_PREFER_CHACHA_OVER_GCM=y