Kconfig: remove dependency from m

This commit is contained in:
Thomas Schoebel-Theuer 2019-08-13 10:43:26 +02:00 committed by Thomas Schoebel-Theuer
parent 2fdc22f780
commit 19a8177af7
1 changed files with 0 additions and 1 deletions

View File

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