The "feature" BBDEV API is useless as all baseband drivers must implement it by definition. The non-implemented features should not be marked with "N". Keeping them blank is clearer to read in the resulting matrix. Signed-off-by: Thomas Monjalon <thomas@monjalon.net> Acked-by: Morten Brørup <mb@smartsharesystems.com>
16 lines
402 B
INI
16 lines
402 B
INI
;
|
|
; Features of a default bbdev driver.
|
|
;
|
|
; This file defines the features that are valid for inclusion in
|
|
; the other driver files and also the order that they appear in
|
|
; the features table in the documentation.
|
|
;
|
|
[Features]
|
|
Turbo Decoder (4G) =
|
|
Turbo Encoder (4G) =
|
|
LDPC Decoder (5G) =
|
|
LDPC Encoder (5G) =
|
|
LLR/HARQ Compression =
|
|
External DDR Access =
|
|
HW Accelerated =
|