soc: qcom: minidump: Update the config state of VirtIO minidump
Update the config state from bool to tristate for VirtIO minidump module. Change-Id: Ic678c32586c242a4997765edc2f78735b3edc69e Signed-off-by: LADI RAM SAI <quic_lramsai@quicinc.com>
This commit is contained in:
parent
7ff62650f8
commit
4a659ea772
@ -902,7 +902,7 @@ config QCOM_MINIDUMP_RM
|
|||||||
If unsure, say no.
|
If unsure, say no.
|
||||||
|
|
||||||
config QCOM_MINIDUMP_VIRTIO
|
config QCOM_MINIDUMP_VIRTIO
|
||||||
bool "QCOM Minidump based on VIRTIO Support"
|
tristate "QCOM Minidump based on VIRTIO Support"
|
||||||
depends on QCOM_MINIDUMP && VIRTIO
|
depends on QCOM_MINIDUMP && VIRTIO
|
||||||
help
|
help
|
||||||
This enables VirtIO minidump transport layer.
|
This enables VirtIO minidump transport layer.
|
||||||
|
Loading…
Reference in New Issue
Block a user