diskdump.h for uml, fedora forgot to merge this
[linux-2.6.git] / init / Kconfig
index 7442c13..974d758 100644 (file)
@@ -175,6 +175,16 @@ config CKRM_TYPE_TASKCLASS
        
          Say N if unsure 
 
+config CKRM_RES_NULL
+       tristate "Null Tasks Resource Manager"
+       depends on CKRM_TYPE_TASKCLASS
+       default m
+       help
+         Provides a Null Resource Controller for CKRM that is purely for
+         demonstration purposes.
+       
+         Say N if unsure, Y to use the feature.
+
 config CKRM_RES_NUMTASKS
        tristate "Number of Tasks Resource Manager"
        depends on CKRM_TYPE_TASKCLASS