Skip to content

Commit 6c78800

Browse files
committed
ARM: config: aspeed: Enable Network Block Device
NBD is used for remote media support in the OpenBMC Web UI. Signed-off-by: Joel Stanley <[email protected]>
1 parent 59b8bfc commit 6c78800

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/configs/aspeed_g5_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ CONFIG_MTD_UBI=y
8080
CONFIG_MTD_UBI_FASTMAP=y
8181
CONFIG_MTD_UBI_BLOCK=y
8282
CONFIG_BLK_DEV_LOOP=y
83+
CONFIG_BLK_DEV_NBD=y
8384
CONFIG_EEPROM_AT24=y
8485
CONFIG_EEPROM_AT25=y
8586
CONFIG_NETDEVICES=y

0 commit comments

Comments
 (0)