X-Git-Url: http://git.samba.org/samba.git/?p=sfrench%2Fcifs-2.6.git;a=blobdiff_plain;f=samples%2FKconfig;h=74d97cc247872216fc179bf5fdce5b0b9c2cd671;hp=57bb2236952ccc45aed86754855b7c1aff4eca81;hb=85b80ebfa4384b8ea30cc1af9617db30319a9ccd;hpb=0a4908e19fd016d60403fc76cf38b2d08d21e2d2 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 +