[x86] image: use internal qemu-img for vmdk and vdi images
[openwrt/svn-archive/archive.git] / target / linux / x86 / image / Config.in
index b89980c6386b62a9e35c0794db20f989acec272e..308f85cca49847579d8b8d9c96d91adfcbc850a0 100644 (file)
@@ -36,8 +36,6 @@ config X86_VDI_IMAGES
        depends TARGET_x86_generic
        depends TARGET_ROOTFS_EXT2FS
        select PACKAGE_kmod-pcnet32
-       help
-         Requires VBoxManage installed on the build system.
 
 config X86_VMDK_IMAGES
        bool "Build VMware image files (VMDK)"
@@ -45,8 +43,6 @@ config X86_VMDK_IMAGES
        depends TARGET_x86_generic
        depends TARGET_ROOTFS_EXT2FS
        select PACKAGE_kmod-e1000
-       help
-         Requires qemu-img installed on the build system.
 
 
 config OLPC_BOOTSCRIPT_IMAGES