openwrt/target/linux/mvebu
Josef Schlehofer 9d530ac4bf mvebu: kernel: enable CONFIG_BLK_DEV_NVME
CONFIG_BLK_DEV_NVME [1]:
- This is a kernel driver for SSD connected to PCI or PCIe bus [1].
By default, it is enabled for targets "ipq807x", "rockchip/armv8"
and "x86/64".

With miniPCIe adapter, there is a possibility to connect NVMe disk
to Turris Omnia (cortex-a9), Turris MOX (cortex-a53).

It allows to boot system from NVMe disk, because of that it can not
be kmod package as you can not access the disk to be able to boot from
it.

CONFIG_NVME_CORE [2]:
- This is selected by CONFIG_BLK_DEV_NVME
It does not need to be explicitly enabled, but it is done for "ipq807",
"x64_64" and rockchip/armv8", which has also enabled the previous config
option as well.

Kernel increase: ~28k KiB on mamba kernel

Reference:
[1] https://cateee.net/lkddb/web-lkddb/BLK_DEV_NVME.html
[2] https://cateee.net/lkddb/web-lkddb/NVME_CORE.html

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-01-15 17:26:55 +01:00
..
base-files/lib/preinit mvebu: switch to generic sdcard upgrade method 2021-08-07 01:43:39 +03:00
cortexa9 mvebu: sysupgrade: drop unnecessary UBI to UBI logic 2021-12-03 12:23:02 +01:00
cortexa53 kernel: Deactivate some ARM64 errata workarounds 2021-10-03 01:13:18 +02:00
cortexa72 mvebu: puzzle: wan LED and fix default network 2021-12-23 20:17:47 +00:00
files/arch mvebu: enable Aquantia phy driver for Puzzle devices 2021-12-23 20:17:42 +00:00
image mvebu: add Globalscale MOCHAbin 2021-10-02 16:45:35 +02:00
patches-5.10 mvebu: puzzle-mcu: improve led driver 2021-12-21 21:54:42 +00:00
config-5.10 mvebu: kernel: enable CONFIG_BLK_DEV_NVME 2022-01-15 17:26:55 +01:00
Makefile mvebu: switch to kernel 5.10 2021-09-08 13:28:22 -10:00
modules.mk mvebu: backport linkstation-poweroff upstream driver 2020-08-28 10:44:29 +01:00