Dear Tetsuyuki Kobayashi,
In message <4ff3aec4.9050...@kmckk.co.jp> you wrote:
> NFS_TIMEOUT is constant value defined in net/nfs.c. But sometimes it needs to
> adjust.
> This patch enables to override NFS_TIMEOUT by defining CONFIG_NFS_TIMEOUT in
> a board specific config file.
> For example,
>
NFS_TIMEOUT is constant value defined in net/nfs.c. But sometimes it needs to
adjust.
This patch enables to override NFS_TIMEOUT by defining CONFIG_NFS_TIMEOUT in a
board specific config file.
For example,
#define CONFIG_NFS_TIMEOUT 1UL
Signed-off-by: Tetsuyuki Kobayashi
---
Changes for v2:
2 matches
Mail list logo