4 bool "Sample kernel code"
6 You can build and test sample kernel code here.
11 tristate "Build markers examples -- loadable modules only"
12 depends on MARKERS && m
14 This build markers example modules.
17 tristate "Build kobject examples"
19 This config option will allow you to build a number of
20 different kobject sample modules showing how to use kobjects,
21 ksets, and ktypes properly.
23 If in doubt, say "N" here.