aboutsummaryrefslogtreecommitdiffstats
path: root/features/kernel-sample/kernel-sample.cfg
blob: 2067b162f1d9ca99f13976a2d23784c7220b5b39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: MIT
CONFIG_SAMPLES=y
CONFIG_SAMPLE_TRACE_EVENTS=m
CONFIG_SAMPLE_TRACE_PRINTK=m
CONFIG_SAMPLE_KOBJECT=m
CONFIG_SAMPLE_KPROBES=m
CONFIG_SAMPLE_KRETPROBES=m
CONFIG_SAMPLE_HW_BREAKPOINT=m
CONFIG_SAMPLE_KFIFO=m
CONFIG_SAMPLE_CONFIGFS=m
CONFIG_SAMPLE_CONNECTOR=m
CONFIG_SAMPLE_SECCOMP=m