diff options
Diffstat (limited to 'configs/ae350_rv64_spl_xip_defconfig')
-rw-r--r-- | configs/ae350_rv64_spl_xip_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ae350_rv64_spl_xip_defconfig b/configs/ae350_rv64_spl_xip_defconfig index 4a09ba1a76..5abd41bda9 100644 --- a/configs/ae350_rv64_spl_xip_defconfig +++ b/configs/ae350_rv64_spl_xip_defconfig @@ -22,6 +22,7 @@ CONFIG_CMD_CACHE=y CONFIG_OF_BOARD=y CONFIG_ENV_OVERWRITE=y CONFIG_ENV_IS_IN_SPI_FLASH=y +CONFIG_BOOTP_SEND_HOSTNAME=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_MMC=y CONFIG_FTSDC010=y |