Skip to content

Commit

Permalink
NFS select FS_LARGEFILE since it's required
Browse files Browse the repository at this point in the history
  • Loading branch information
PetervdPerk-NXP committed Aug 3, 2022
1 parent 9f78b3d commit 97fb72a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fs/nfs/Kconfig
Expand Up @@ -7,6 +7,7 @@ config NFS
bool "NFS client file system"
default n
depends on !DISABLE_MOUNTPOINT && ALLOW_BSD_COMPONENTS
select FS_LARGEFILE
---help---
Enable network file system (NFS) client file system

Expand Down

0 comments on commit 97fb72a

Please sign in to comment.