For now vdi and vmdk images should be x86 only
[openwrt/openwrt.git] / target / linux / x86 / image / Config.in
index 1b88432f387df5c6aaad56be2f512b61628e85cc..d9e564b0e8b303813554a024313346e6f9622d22 100644 (file)
@@ -56,12 +56,14 @@ config X86_GRUB_TIMEOUT
 
 config X86_VDI_IMAGES
        bool "Build VirtualBox image files (VDI)"
+       depends on TARGET_x86
        select X86_GRUB_IMAGES
        select TARGET_ROOTFS_EXT4FS
        select PACKAGE_kmod-pcnet32
 
 config X86_VMDK_IMAGES
        bool "Build VMware image files (VMDK)"
+       depends on TARGET_x86
        select X86_GRUB_IMAGES
        select TARGET_ROOTFS_EXT4FS
        select PACKAGE_kmod-e1000