summaryrefslogtreecommitdiff
path: root/samples/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'samples/Kconfig')
-rw-r--r--samples/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/samples/Kconfig b/samples/Kconfig
index 72051e348..d54f28c6d 100644
--- a/samples/Kconfig
+++ b/samples/Kconfig
@@ -55,13 +55,6 @@ config SAMPLE_KDB
Build an example of how to dynamically add the hello
command to the kdb shell.
-config SAMPLE_KDBUS
- bool "Build kdbus API example"
- depends on KDBUS
- help
- Build an example of how the kdbus API can be used from
- userspace.
-
config SAMPLE_RPMSG_CLIENT
tristate "Build rpmsg client sample -- loadable modules only"
depends on RPMSG && m