diff options
Diffstat (limited to 'configs/r8a7795_salvator-x_defconfig')
-rw-r--r-- | configs/r8a7795_salvator-x_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/r8a7795_salvator-x_defconfig b/configs/r8a7795_salvator-x_defconfig index 26e28f0bae..f517e0e7ab 100644 --- a/configs/r8a7795_salvator-x_defconfig +++ b/configs/r8a7795_salvator-x_defconfig @@ -13,8 +13,8 @@ CONFIG_VERSION_VARIABLE=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set CONFIG_CMD_MMC=y -CONFIG_CMD_USB=y CONFIG_CMD_SDRAM=y +CONFIG_CMD_USB=y CONFIG_CMD_DHCP=y CONFIG_CMD_MII=y CONFIG_CMD_PING=y |