Revert "Kconfig: remove dependency from m"

This reverts commit 19a8177af7.
This commit is contained in:
Thomas Schoebel-Theuer 2019-11-22 15:14:46 +01:00
parent 763f17a7d8
commit 76b2652554
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
config MARS
tristate "block storage replication MARS"
depends on m
depends on BLOCK && PROC_SYSCTL && HIGH_RES_TIMERS
default n
---help---