summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/CONFIG_MTD_PSTORE
blob: f2e8aab06b331820229b769660229598f705f763 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# CONFIG_MTD_PSTORE:
# 
# This enables panic and oops messages to be logged to a circular
# buffer in a flash partition where it can be read back as files after
# mounting pstore filesystem.
# 
# If unsure, say N.
# 
# Symbol: MTD_PSTORE [=n]
# Type  : tristate
# Defined at drivers/mtd/Kconfig:173
#   Prompt: Log panic/oops to an MTD buffer based on pstore
#   Depends on: MTD [=m] && PSTORE_BLK [=m]
#   Location:
#     -> Device Drivers
#       -> Memory Technology Device (MTD) support (MTD [=m])
# 
# 
# 
CONFIG_MTD_PSTORE=m