Rev 2307 | Rev 2416 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2307 | Rev 2336 | ||
---|---|---|---|
Line 131... | Line 131... | ||
131 | 131 | ||
132 | ## Experimental features |
132 | ## Experimental features |
133 | 133 | ||
134 | # Enable experimental features |
134 | # Enable experimental features |
135 | ! CONFIG_EXPERIMENTAL (n/y) |
135 | ! CONFIG_EXPERIMENTAL (n/y) |
- | 136 | ||
- | 137 | # Timeout data structure |
|
- | 138 | @ "doubly-linked-list" Doubly linked list |
|
- | 139 | @ "avl-tree" Avl tree |
|
- | 140 | @ "extended-avl-tree" Extended Avl tree |
|
- | 141 | ! CONFIG_TIMEOUT_DATA_STRUCTURE (choice) |