config: imply apk-mbedtls with USE_APK
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 6 Jun 2024 17:16:55 +0000 (19:16 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 11 Jun 2024 21:58:19 +0000 (23:58 +0200)
commita77397e83036a86c36b0b368176bd6f1ab6f409f
treeecdb3364a203263a0ea2926d02ec7783abebbc9f
parent25bbefcdd9424ed1b6ef35a39e84420fc4cce322
config: imply apk-mbedtls with USE_APK

On top of the fixup to select apk-mbedtls when USE_APK is enabled from a
new config, also imply the package when enabling the config to catch
.config that are already init.

(Having both opkg and apk installed in a system is not a problem but if
USE_APK is used, APK presence in the system is mandatory)

Link: https://github.com/openwrt/openwrt/pull/15543
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
config/Config-build.in