mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 19:21:28 +02:00
generic_vm_defconfig: virtual io: Enable debug options
Debug options being enabled provide ftrace events necessary to collect information about virtul io events. Change-Id: I2e197f943862f9826c94940ccf617c4bbcfe2fc2 Signed-off-by: Peng Yang <quic_penyan@quicinc.com>
This commit is contained in:
parent
b928977576
commit
0d5668be22
|
|
@ -121,6 +121,7 @@ CONFIG_DMABUF_HEAPS=y
|
|||
CONFIG_UIO=y
|
||||
CONFIG_VIRTIO_MMIO=y
|
||||
CONFIG_VIRTIO_MMIO_SWIOTLB=y
|
||||
CONFIG_GH_VIRTIO_DEBUG=y
|
||||
CONFIG_ANDROID_VENDOR_HOOKS=y
|
||||
CONFIG_EXT4_FS=y
|
||||
CONFIG_EXT4_FS_POSIX_ACL=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user