]> Git Repo - J-linux.git/commitdiff
ARM: config: aspeed: Enable Network Block Device
authorJoel Stanley <[email protected]>
Fri, 15 Oct 2021 04:23:09 +0000 (14:53 +1030)
committerJoel Stanley <[email protected]>
Fri, 15 Oct 2021 04:32:32 +0000 (15:02 +1030)
NBD is used for remote media support in the OpenBMC Web UI.

Signed-off-by: Joel Stanley <[email protected]>
arch/arm/configs/aspeed_g5_defconfig

index a5d0c464ccef15e6adc1f3e0a11383f3754ae6d9..1fd3e4ea2e232c4f4e91d5e619487b3f7ea86467 100644 (file)
@@ -80,6 +80,7 @@ CONFIG_MTD_UBI=y
 CONFIG_MTD_UBI_FASTMAP=y
 CONFIG_MTD_UBI_BLOCK=y
 CONFIG_BLK_DEV_LOOP=y
+CONFIG_BLK_DEV_NBD=y
 CONFIG_EEPROM_AT24=y
 CONFIG_EEPROM_AT25=y
 CONFIG_NETDEVICES=y
This page took 0.049424 seconds and 4 git commands to generate.