| commit | 9e69628d5e5ca3ead736c740eb92d8a570e3ef9d | [log] [tgz] |
|---|---|---|
| author | Lukas Gehreke <lk.gehreke@gmail.com> | Mon Oct 13 15:44:27 2025 +0200 |
| committer | Chris Friedt <chrisfriedt@gmail.com> | Wed Oct 15 17:37:58 2025 -0400 |
| tree | 3b0e0c9f7d2f692f24935d7388840ea239b8dfed | |
| parent | d81dbba6607264794c760acc9a8d2a5eb5201707 [diff] |
drivers: modem: sim7080: Made dns timeout and retry configurable Timeout and retries for DNS lookups were hardcoded. This commit introduces kconfig settings for the default values and functions for runtime configuration. Signed-off-by: Lukas Gehreke <lk.gehreke@gmail.com>