diff options
Diffstat (limited to 'configs/VCMA9_defconfig')
-rw-r--r-- | configs/VCMA9_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/VCMA9_defconfig b/configs/VCMA9_defconfig index 8bf571772fa..4c2df57eeae 100644 --- a/configs/VCMA9_defconfig +++ b/configs/VCMA9_defconfig @@ -7,3 +7,5 @@ CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y CONFIG_CMD_PING=y +CONFIG_CMD_CACHE=y +CONFIG_CMD_FAT=y |