Config.in.legacy: update iostat title
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 17 May 2021 21:18:56 +0000 (23:18 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 18 May 2021 06:39:30 +0000 (08:39 +0200)
Specify that iostat 'package' has been removed to be consistent with
other entries

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Config.in.legacy

index bc7cb8e32a2f1644b4f855b70b7455f0ab729ddb..7bd2eb142930536dab0db62d19eb497f99f620bf 100644 (file)
@@ -182,7 +182,7 @@ config BR2_PACKAGE_DOCKER_CONTAINERD
          The package was renamed to containerd accordingly.
 
 config BR2_PACKAGE_IOSTAT
-       bool "iostat removed"
+       bool "iostat package removed"
        select BR2_LEGACY
        help
          This package has been removed, use sysstat instead.