Skip to content

Integrate meta-seco-rk/linux-seco-rk/feature/nfs-boot

Commit: edgehog/layers/seco/meta-seco-rk@0dc1910f

Integrate linux-seco-rk/feature/nfs-boot

--

Commit: edgehog/bsp/rockchip/linux-seco-rk@216dece8

[E09][KERNEL] E09R-80 Add NFS support

Add to the defconfig the configuration flags to enable the support of all versions of NFS on boot. NOTE: The flag CONFIG_ROOT_NFS is required for all the NFS versions in order to let the kernel know how to handle the network file system. If this flag is not set, kernel panic occurs.

Merge request reports