X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=samples%2FKconfig;h=74d97cc247872216fc179bf5fdce5b0b9c2cd671;hb=7c7e92a9268965e08bba853ecdb94fa55e886741;hp=57bb2236952ccc45aed86754855b7c1aff4eca81;hpb=4800be295c34268fd3211d49828bfaa6bf62867f;p=sfrench%2Fcifs-2.6.git diff --git a/samples/Kconfig b/samples/Kconfig index 57bb2236952c..74d97cc24787 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 +