projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
038ef0a
)
samples: fix the prompt about SAMPLE_VFIO_MDEV_MBOCHS
author
ye xingchen
<ye.xingchen@zte.com.cn>
Mon, 30 Jan 2023 02:13:51 +0000
(10:13 +0800)
committer
Alex Williamson
<alex.williamson@redhat.com>
Mon, 30 Jan 2023 19:16:15 +0000
(12:16 -0700)
Change the prompt about SAMPLE_VFIO_MDEV_MBOCHS as
'Build VFIO mbochs example mediated device sample code'.
Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
Link:
https://lore.kernel.org/r/202301301013518438986@zte.com.cn
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
samples/Kconfig
patch
|
blob
|
history
diff --git
a/samples/Kconfig
b/samples/Kconfig
index 44a09dfa8a0bb4ead461e2241fa664731155fd21..2cdbf9b70d678249727cdf3dd1aa57562ba6a825 100644
(file)
--- a/
samples/Kconfig
+++ b/
samples/Kconfig
@@
-210,7
+210,7
@@
config SAMPLE_VFIO_MDEV_MDPY_FB
Guest fbdev driver for the virtual display sample driver.
config SAMPLE_VFIO_MDEV_MBOCHS
- tristate "Build VFIO m
dpy
example mediated device sample code"
+ tristate "Build VFIO m
bochs
example mediated device sample code"
depends on VFIO
select VFIO_MDEV
select DMA_SHARED_BUFFER