nvme: Tighten requirements on NVME_APPLE driver
authorTom Rini <trini@konsulko.com>
Fri, 18 Jul 2025 01:15:30 +0000 (19:15 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 11 Aug 2025 21:00:30 +0000 (15:00 -0600)
commitf0572603514c7a5286121ebd1b13ba1b450512e9
tree12be877a5079a3ca8bbd26c311c443f179218e6e
parentcb8e5727089b6069f314a2f232e105f7c2127dbb
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>
drivers/nvme/Kconfig