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>
11 lines
251 B
INI
11 lines
251 B
INI
;
|
|
; Supported features of the 'fpga_5ngr_fec' bbdev driver.
|
|
;
|
|
; Refer to default.ini for the full list of available PMD features.
|
|
;
|
|
[Features]
|
|
LDPC Decoder (5G) = Y
|
|
LDPC Encoder (5G) = Y
|
|
External DDR Access = Y
|
|
HW Accelerated = Y
|