diff options
Diffstat (limited to 'configs/VCMA9_defconfig')
-rw-r--r-- | configs/VCMA9_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/VCMA9_defconfig b/configs/VCMA9_defconfig index e6646fabde..da568a167b 100644 --- a/configs/VCMA9_defconfig +++ b/configs/VCMA9_defconfig @@ -11,5 +11,6 @@ CONFIG_CMD_DHCP=y CONFIG_CMD_PING=y CONFIG_CMD_CACHE=y CONFIG_CMD_FAT=y +CONFIG_CMD_UBI=y CONFIG_USB=y CONFIG_USB_STORAGE=y |