aboutsummaryrefslogtreecommitdiffstats
path: root/features/kernel-sample/kernel-sample.cfg
blob: c2b589f9997fe3898acc674125ca496ed54ddbb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
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