Skip to content

Commit

Permalink
linux-4.14.66: Enable NVM Express block device
Browse files Browse the repository at this point in the history
Some systems are equipped with NVM Express block devices, so enable
support for it.

> The NVM Express driver is for solid state drives directly
> connected to the PCI or PCI Express bus.
  • Loading branch information
pmenzel committed Aug 29, 2018
1 parent 42e90d5 commit 89b3568
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux-4.14.66-217.bee
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,7 @@ mee_configure() {
CONFIG_BLK_DEV_NBD=y
CONFIG_BLK_DEV_RAM=y
CONFIG_CDROM_PKTCDVD=y
CONFIG_BLK_DEV_NVME=y
CONFIG_ENCLOSURE_SERVICES=y
CONFIG_IDE=y
CONFIG_BLK_DEV_IDECD=y
Expand Down

0 comments on commit 89b3568

Please sign in to comment.