printk.c: use unsigned ints instead of longs for logbuf index
[deliverable/linux.git] / samples / Kconfig
index 57bb2236952ccc45aed86754855b7c1aff4eca81..74d97cc247872216fc179bf5fdce5b0b9c2cd671 100644 (file)
@@ -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
+
This page took 0.023643 seconds and 5 git commands to generate.