buildroot/package/iprutils/Config.in
Thomas Petazzoni 7a03caaa13 package: remove Blackfin related code
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-15 22:05:30 +02:00

12 lines
285 B
Plaintext

config BR2_PACKAGE_IPRUTILS
bool "iprutils"
depends on BR2_USE_MMU # fork()
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/