Commit 6c788004 authored by Joel Stanley's avatar Joel Stanley
Browse files

ARM: config: aspeed: Enable Network Block Device



NBD is used for remote media support in the OpenBMC Web UI.

Signed-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent 59b8bfc8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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