1 config MIN_RUNTIME_RESOURCES
2 bool "Support for minimum runtime resources"
6 Enables support for minimizing the number of (SA asic) runtime
7 resources that are preallocated by the kernel.
9 config MIN_RUNTIME_DOCSIS
10 bool "Support for minimum DOCSIS resource"
12 depends on MIN_RUNTIME_RESOURCES
14 Enables support for the preallocated DOCSIS resource.
16 config MIN_RUNTIME_PMEM
17 bool "Support for minimum PMEM resource"
19 depends on MIN_RUNTIME_RESOURCES
21 Enables support for the preallocated Memory resource.
23 config MIN_RUNTIME_TFTP
24 bool "Support for minimum TFTP resource"
26 depends on MIN_RUNTIME_RESOURCES
28 Enables support for the preallocated TFTP resource.