]> git.baikalelectronics.ru Git - kernel.git/commit
lightnvm: do not compile in debugging by default
authorMatias Bjørling <m@bjorling.me>
Sun, 6 Dec 2015 10:25:51 +0000 (11:25 +0100)
committerJens Axboe <axboe@fb.com>
Mon, 7 Dec 2015 16:14:20 +0000 (09:14 -0700)
commitec34ba03c9da1a58c0d4842b3e292b6685966a7f
treed99d608a1a5c69f4ea1211f339784e3a62227aff
parent24acdbdfa676968e50a34d64998e1e2532525e3e
lightnvm: do not compile in debugging by default

The LightNVM module exposes a debug interface when CONFIG_NVM_DEBUG is
set. This interfaces takes a string to configure media managers and
targets. Make sure this interface is only exposed when chosen
deliberately.

Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/lightnvm/Kconfig