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