summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* drbd: update Kconfig to match current dependenciesLars Ellenberg2012-12-061-4/+6
| | | | | | | | We no longer need the connector. But we need libcrc32c. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
* drbd: Kconfig fixJohannes Thoma2009-12-291-1/+1
| | | | | | | | !CONFIG_OPT evalues to FALSE if CONFIG_OPT='m'. Do not display the "DRBD disabled..." message if the dependencies are compiled as module. Signed-off-by: Johannes Thoma <johannes.thoma@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
* drbd: remove tracing bitsJens Axboe2009-10-011-11/+0
| | | | | | They should be reimplemented in the current scheme. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
* The DRBD driverPhilipp Reisner2009-10-011-0/+82
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>