Skip to content

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

GitBot requested to merge linux-seco-rk/feature/nfs-boot into kirkstone

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