Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ADFS_FS
has multiple definitions:
fs/adfs/Kconfig
The configuration item CONFIG_ADFS_FS:
CONFIG_BLOCK
adfs
, adfs
The Acorn Disc Filing System is the standard file system of the RiscOS operating system which runs on Acorn's ARM-based Risc PC systems and the Acorn Archimedes range of machines. If you say Y here, Linux will be able to read from ADFS partitions on hard drives and from ADFS-formatted floppy discs. If you also want to be able to write to those devices, say Y to "ADFS write support" below.
The ADFS partition should be the first partition (i.e., /dev/[hs]d?1) on each of your drives. Please read the file Documentation/filesystems/adfs.rst for further details.
To compile this code as a module, choose M here: the module will be called adfs.
If unsure, say N.
fs/adfs/Kconfig
The configuration item CONFIG_ADFS_FS:
CONFIG_BLOCK && CONFIG_EXPERIMENTAL
adfs
, adfs
The Acorn Disc Filing System is the standard file system of the RiscOS operating system which runs on Acorn's ARM-based Risc PC systems and the Acorn Archimedes range of machines. If you say Y here, Linux will be able to read from ADFS partitions on hard drives and from ADFS-formatted floppy discs. If you also want to be able to write to those devices, say Y to "ADFS write support" below.
The ADFS partition should be the first partition (i.e., /dev/[hs]d?1) on each of your drives. Please read the file Documentation/filesystems/adfs.txt for further details.
To compile this code as a module, choose M here: the module will be called adfs.
If unsure, say N.
fs/Kconfig
The configuration item CONFIG_ADFS_FS:
CONFIG_BLOCK && CONFIG_EXPERIMENTAL
adfs
, adfs
The Acorn Disc Filing System is the standard file system of the RiscOS operating system which runs on Acorn's ARM-based Risc PC systems and the Acorn Archimedes range of machines. If you say Y here, Linux will be able to read from ADFS partitions on hard drives and from ADFS-formatted floppy discs. If you also want to be able to write to those devices, say Y to "ADFS write support" below.
The ADFS partition should be the first partition (i.e., /dev/[hs]d?1) on each of your drives. Please read the file Documentation/filesystems/adfs.txt for further details.
To compile this code as a module, choose M here: the module will be called adfs.
If unsure, say N.
Raw data from LKDDb:
lkddb fs "adfs" : CONFIG_ADFS_FS : fs/adfs/super.c # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb module adfs CONFIG_ADFS_FS : fs/Kconfig : "ADFS file system support (EXPERIMENTAL)" # in 2.5.45–2.5.75, 2.6.0–2.6.28
lkddb module adfs CONFIG_ADFS_FS : fs/adfs/Kconfig : "ADFS file system support" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab