Lines Matching +full:rpmsg +full:- +full:in
1 # SPDX-License-Identifier: GPL-2.0-only
14 tristate "Build trace_events examples -- loadable modules only"
20 tristate "Build custom trace event example -- loadable modules only"
26 tristate "Build trace_printk module - tests various trace_printk formats"
70 If in doubt, say "N" here.
73 tristate "Build kprobes examples -- loadable modules only"
79 tristate "Build kretprobes example -- loadable modules only"
84 tristate "Build kernel hardware breakpoint examples -- loadable module only"
90 tristate "Build fprobe examples -- loadable modules only"
97 tristate "Build kfifo examples -- loadable modules only"
104 If in doubt, say "N" here.
107 tristate "Build kdb command example -- loadable modules only"
114 tristate "Build qmi client sample -- loadable modules only"
124 tristate "Build rpmsg client sample -- loadable modules only"
125 depends on RPMSG && m
127 Build an rpmsg client sample driver, which demonstrates how
128 to communicate with an AMP-configured remote processor over
129 the rpmsg bus.
132 tristate "Build live patching samples -- loadable modules only"
138 tristate "Build configfs patching sample -- loadable modules only"
144 tristate "Build connector sample -- loadable modules only"
150 See also Documentation/driver-api/connector.rst
159 See also Documentation/admin-guide/filesystem-monitoring.rst.
170 restricted by a user-defined filesystem access control policy.
226 Emulate enough of qemu stdvga to make bochs-drm.ko happy.
228 interface vbe registers in the mmio register bar.
230 Device looks a lot like "qemu -device secondary-vga".
245 arch whilst it accesses system calls that aren't yet in all arches.