repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gitlab-ci: Increase the timeout for the cross-compiler builds
[qemu/ar7.git]
/
hw
/
9pfs
/
Kconfig
blob
d3ebd7373014c5ce986cbe8de3e22630c52bae48
1
config FSDEV_9P
2
bool
3
depends on VIRTFS
4
5
config 9PFS
6
bool
7
8
config VIRTIO_9P
9
bool
10
default y
11
depends on VIRTFS && VIRTIO
12
select FSDEV_9P
13
select 9PFS