diff options
Diffstat (limited to 'configs/vct_premium_defconfig')
-rw-r--r-- | configs/vct_premium_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/vct_premium_defconfig b/configs/vct_premium_defconfig index 68c4af11ff1..29d16e3aa10 100644 --- a/configs/vct_premium_defconfig +++ b/configs/vct_premium_defconfig @@ -8,5 +8,6 @@ CONFIG_CMD_USB=y CONFIG_CMD_DHCP=y CONFIG_CMD_PING=y CONFIG_CMD_SNTP=y +CONFIG_CMD_FAT=y CONFIG_SYS_NS16550=y CONFIG_USE_PRIVATE_LIBGCC=y |