summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_PSTORE_BLK
blob: a70dbf7393c4d1cf6c043586919469252d51e364 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# CONFIG_PSTORE_BLK:
# 
# This enables panic and oops message to be logged to a block dev
# where it can be read back at some later point.
# 
# For more information, see Documentation/admin-guide/pstore-blk.rst
# 
# If unsure, say N.
# 
# Symbol: PSTORE_BLK [=n]
# Type  : tristate
# Defined at fs/pstore/Kconfig:164
#   Prompt: Log panic/oops to a block device
#   Depends on: MISC_FILESYSTEMS [=y] && PSTORE [=y] && BLOCK [=y]
#   Location:
#     -> File systems
#       -> Miscellaneous filesystems (MISC_FILESYSTEMS [=y])
#         -> Persistent store support (PSTORE [=y])
# Selects: PSTORE_ZONE [=n]
# 
# 
# 
CONFIG_PSTORE_BLK=m