nvme: Tighten requirements on NVME_APPLE driver
This driver requires Apple rtkit headers in order to build. Express that requirement in Kconfig as well. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -11,6 +11,7 @@ config NVME
|
||||
|
||||
config NVME_APPLE
|
||||
bool "Apple NVMe controller support"
|
||||
depends on ARCH_APPLE
|
||||
select NVME
|
||||
help
|
||||
This option enables support for the NVMe storage
|
||||
|
||||
Reference in New Issue
Block a user