commit | 11feb18f4edb1423ed6091908c45de7ade30d5b7 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Mon Oct 12 11:37:38 2015 -0600 |
committer | Jens Axboe <axboe@fb.com> | Mon Oct 12 11:43:22 2015 -0600 |
tree | 589f8b3fe0aecd4387002a932d711c6f5ac6537e | |
parent | 2812dfe370516ef958b5c9e2eca1b2f002236d2d [diff] |
NVMe: Add explicit block config dependency The nvme driver was moved from drivers/block, losing our implicit dependency on CONFIG_BLOCK. This makes it an explicit driver dependency. Reported-by: Jim Davis <jim.epost@gmail.com> Signed-off-by: Keith Busch <keith.busch@intel.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>