From afe0075c6eb84b0b45d8676849c0e64b9ff8feaa Mon Sep 17 00:00:00 2001 From: Peter Seiderer Date: Sat, 9 Aug 2025 23:41:51 +0200 Subject: [PATCH] package/iwd: add iwctl readline dependency hint in help text Add iwctl readline dependency hint in help text. Signed-off-by: Peter Seiderer Signed-off-by: Julien Olivain --- package/iwd/Config.in | 1 + 1 file changed, 1 insertion(+) diff --git a/package/iwd/Config.in b/package/iwd/Config.in index 4255e01e70..e4b0ead882 100644 --- a/package/iwd/Config.in +++ b/package/iwd/Config.in @@ -10,6 +10,7 @@ config BR2_PACKAGE_IWD select BR2_PACKAGE_OPENRESOLV if !BR2_PACKAGE_SYSTEMD_RESOLVED help iNet Wireless daemon (iwd) + Enable the readline package to enable the iwctl tool. https://iwd.wiki.kernel.org/