mirror of https://github.com/schoebel/mars
Kconfig: remove dependency from m
This commit is contained in:
parent
2fdc22f780
commit
19a8177af7
|
@ -4,7 +4,6 @@
|
|||
|
||||
config MARS
|
||||
tristate "block storage replication MARS"
|
||||
depends on m
|
||||
depends on BLOCK && PROC_SYSCTL && HIGH_RES_TIMERS
|
||||
depends on !DEBUG_SLAB && !DEBUG_SG
|
||||
default n
|
||||
|
|
Loading…
Reference in New Issue