Skip to content

Commit fdb3145

Browse files
oleksandrivantsivvivekrnvsaiarcot895
authored
[nvidia-bluefield] Add config inclusions for Nvidia Bluefield-3 DPU (#380)
* [nvidia-bluefield] Add config inclusions for Nvidia Bluefield-3 DPU Nvidia BF-3 Data Processing Unit is a 400 gigabits per second (Gb/s) infrastructure compute platform with line-rate processing of software-defined networking. Nvidia BF-3 DPU can be used as a standalone appliance as well as one of the modules in the Smart Switch device. Signed-off-by: Oleksandr Ivantsiv <[email protected]> Co-authored-by: Vivek Reddy <[email protected]> * Handle review comments. --------- Signed-off-by: Oleksandr Ivantsiv <[email protected]> Co-authored-by: Vivek Reddy <[email protected]> Co-authored-by: Saikrishna Arcot <[email protected]>
1 parent 4d82cd7 commit fdb3145

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

patch/kconfig-inclusions

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,4 +200,10 @@ CONFIG_I2C_MUX_GPIO=m
200200
CONFIG_MTD_CMDLINE_PARTS=y
201201
CONFIG_MTD_OF_PARTS=y
202202

203+
[nvidia-bluefield]
204+
CONFIG_MMC_DW=y
205+
CONFIG_MMC_DW_PLTFM=y
206+
CONFIG_MMC_DW_BLUEFIELD=y
207+
CONFIG_EFIVAR_FS=y
208+
203209
[mellanox-arm64]

0 commit comments

Comments
 (0)