x86: fix boot failure on 486 due to TSC breakage
[sfrench/cifs-2.6.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
+