Files
buildroot/package/iotop/Config.in
tiopex dcdaa3599c bump version to 2022.02.9
add miyoo_defconfig
2023-01-31 16:39:34 +01:00

12 lines
272 B
Plaintext

comment "iotop depends on python3"
depends on !BR2_PACKAGE_PYTHON3
config BR2_PACKAGE_IOTOP
bool "iotop"
depends on BR2_PACKAGE_PYTHON3
select BR2_PACKAGE_PYTHON3_CURSES
help
iotop does for I/O usage what top does for CPU usage.
http://guichaz.free.fr/iotop/