diff options
Diffstat (limited to 'fs/bfs/Kconfig')
-rw-r--r-- | fs/bfs/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/bfs/Kconfig b/fs/bfs/Kconfig index 3a757805b585..8e7ef866b62a 100644 --- a/fs/bfs/Kconfig +++ b/fs/bfs/Kconfig @@ -2,6 +2,7 @@ config BFS_FS tristate "BFS file system support" depends on BLOCK + select BUFFER_HEAD help Boot File System (BFS) is a file system used under SCO UnixWare to allow the bootloader access to the kernel image and other important |