logrotate: enable selinux support
[buildroot-gz.git] / package / iprutils / Config.in
blob42f372cefccef21ca446830c7d14c88441a7948f
1 config BR2_PACKAGE_IPRUTILS
2         bool "iprutils"
3         select BR2_PACKAGE_NCURSES
4         select BR2_PACKAGE_NCURSES_TARGET_PANEL
5         select BR2_PACKAGE_NCURSES_TARGET_FORM
6         select BR2_PACKAGE_NCURSES_TARGET_MENU
7         select BR2_PACKAGE_LIBSYSFS
8         select BR2_PACKAGE_PCIUTILS
9         depends on BR2_USE_MMU # fork()
10         depends on !BR2_bfin # pciutils
11         help
12           System utilities for IBM Power RAID devices
14           http://sourceforge.net/projects/iprdd/