Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PSTORE
has multiple definitions:
fs/pstore/Kconfig
The configuration item CONFIG_PSTORE:
(none)
pstore
This option enables generic access to platform level persistent storage via "pstore" filesystem that can be mounted as /dev/pstore. Only useful if you have a platform level driver that registers with pstore to provide the data, so you probably should just go say "Y" (or "M") to a platform specific persistent store driver (e.g. ACPI_APEI on X86) which will select this for you. If you don't have a platform persistent store driver, say N.
fs/pstore/Kconfig
The configuration item CONFIG_PSTORE:
(none)
pstore
This option enables generic access to platform level persistent storage via "pstore" filesystem that can be mounted as /dev/pstore. Only useful if you have a platform level driver that registers with pstore to provide the data, so you probably should just go say "Y" (or "M") to a platform specific persistent store driver (e.g. ACPI_APEI on X86) which will select this for you. If you don't have a platform persistent store driver, say N.
Raw data from LKDDb:
lkddb fs "pstore" : CONFIG_PSTORE : fs/pstore/inode.c # in 2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb module pstore CONFIG_PSTORE : fs/pstore/Kconfig : "Persistent store support" # in 4.4–4.20, 5.0–5.19, 6.0–6.12
lkddb of "" "" "ramoops" : CONFIG_PSTORE CONFIG_PSTORE_RAM : fs/pstore/ram.c # in 4.8–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "ramoops" : CONFIG_PSTORE CONFIG_PSTORE_RAM : fs/pstore/ram.c # in 3.5–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 - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab