xref: /OK3568_Linux_fs/buildroot/package/drbd-utils/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_DRBD_UTILS
2	bool "drbd-utils"
3	depends on BR2_USE_MMU # needs fork()
4	help
5	  DRBD utilities to manage the DRBD kernel module.
6
7	  http://oss.linbit.com/drbd/
8