acct: constify the name arg to acct_on
[deliverable/linux.git] / drivers / rpmsg / Kconfig
1 menu "Rpmsg drivers (EXPERIMENTAL)"
2
3 # RPMSG always gets selected by whoever wants it
4 config RPMSG
5 tristate
6 select VIRTIO
7 depends on EXPERIMENTAL
8
9 endmenu
This page took 0.044182 seconds and 5 git commands to generate.