1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-14 20:50:13 +01:00
Files
operating-system/buildroot/package/iprutils/Config.in
T
2018-03-17 23:47:00 +00:00

13 lines
318 B
Plaintext

config BR2_PACKAGE_IPRUTILS
bool "iprutils"
depends on BR2_USE_MMU # fork()
depends on !BR2_bfin # pciutils
select BR2_PACKAGE_NCURSES
select BR2_PACKAGE_LIBSYSFS
select BR2_PACKAGE_PCIUTILS
select BR2_PACKAGE_ZLIB
help
System utilities for IBM Power RAID devices
http://sourceforge.net/projects/iprdd/