X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2FVCMA9_defconfig;h=123562c89ebbfe49e0b5ba8da2566cc313127405;hb=645176d1d5c37c91ddb06c366678fbe302550387;hp=e9b28a8ade8606e0d3eb1ee1713e226d4f6e2645;hpb=181bd9dc61d2da88b78f1c1138a685dae39354d6;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/VCMA9_defconfig b/configs/VCMA9_defconfig index e9b28a8..123562c 100644 --- a/configs/VCMA9_defconfig +++ b/configs/VCMA9_defconfig @@ -1,4 +1,14 @@ CONFIG_ARM=y CONFIG_TARGET_VCMA9=y -# CONFIG_CMD_SETEXPR is not set +CONFIG_BOOTDELAY=5 +CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="VCMA9 # " +CONFIG_CMD_I2C=y +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 +CONFIG_USB=y +CONFIG_USB_STORAGE=y