mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
t440p: disable NVMe support in Linux kernel
I went through all of the different options we copied from the Librem config. The only thing that stood out as irrelevant was NVMe support. However, I'm not a Linux kernel expert, and I didn't do a deep dive, so I'm sure there is still room for improvement.
This commit is contained in:
parent
c23ed548ff
commit
7a29db11ed
@ -87,7 +87,6 @@ CONFIG_DEVTMPFS_MOUNT=y
|
||||
CONFIG_BLK_DEV_LOOP=y
|
||||
CONFIG_BLK_DEV_RAM=y
|
||||
CONFIG_BLK_DEV_RAM_SIZE=65536
|
||||
CONFIG_BLK_DEV_NVME=y
|
||||
CONFIG_EEPROM_93CX6=m
|
||||
CONFIG_INTEL_MEI_ME=m
|
||||
CONFIG_INTEL_MEI_TXE=m
|
||||
|
Loading…
Reference in New Issue
Block a user