diff options
Diffstat (limited to 'configs/snapper9260_defconfig')
-rw-r--r-- | configs/snapper9260_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/snapper9260_defconfig b/configs/snapper9260_defconfig index f45243d820..2f8dd50ab3 100644 --- a/configs/snapper9260_defconfig +++ b/configs/snapper9260_defconfig @@ -17,4 +17,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 |