diff options
Diffstat (limited to 'configs/snapper9g20_defconfig')
-rw-r--r-- | configs/snapper9g20_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/snapper9g20_defconfig b/configs/snapper9g20_defconfig index 5458b48480..f72569323e 100644 --- a/configs/snapper9g20_defconfig +++ b/configs/snapper9g20_defconfig @@ -16,4 +16,6 @@ CONFIG_CMD_GPIO=y # CONFIG_CMD_SOURCE is not set # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y +CONFIG_CMD_MII=y CONFIG_CMD_PING=y +CONFIG_CMD_FAT=y |