]> Git Repo - J-u-boot.git/blame - drivers/nvme/Kconfig
arm: Remove unused _relocate arguments
[J-u-boot.git] / drivers / nvme / Kconfig
CommitLineData
83d290c5 1# SPDX-License-Identifier: GPL-2.0+
982388ea
ZZ
2#
3# Copyright (C) 2017, Bin Meng <[email protected]>
982388ea
ZZ
4
5config NVME
6 bool "NVM Express device support"
7 depends on BLK && PCI
1811a928 8 select HAVE_BLOCK_DEVICE
982388ea
ZZ
9 help
10 This option enables support for NVM Express devices.
11 It supports basic functions of NVMe (read/write).
This page took 0.111166 seconds and 4 git commands to generate.