X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=samples%2FKconfig;h=74d97cc247872216fc179bf5fdce5b0b9c2cd671;hb=3506e0c49a5ceba72c0405d1a470184c2d6705f7;hp=57bb2236952ccc45aed86754855b7c1aff4eca81;hpb=cfa76f024f7c9e65169425804e5b32e71f66d0ee;p=linux-2.6-omap-h63xx.git diff --git a/samples/Kconfig b/samples/Kconfig index 57bb2236952..74d97cc2478 100644 --- a/samples/Kconfig +++ b/samples/Kconfig @@ -13,4 +13,14 @@ config SAMPLE_MARKERS help This build markers example modules. +config SAMPLE_KOBJECT + tristate "Build kobject examples" + help + This config option will allow you to build a number of + different kobject sample modules showing how to use kobjects, + ksets, and ktypes properly. + + If in doubt, say "N" here. + endif # SAMPLES +