summaryrefslogtreecommitdiff
path: root/config/Config-images.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/Config-images.in')
-rw-r--r--config/Config-images.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/config/Config-images.in b/config/Config-images.in
index 9aeebc1..2231b60 100644
--- a/config/Config-images.in
+++ b/config/Config-images.in
@@ -229,14 +229,13 @@ menu "Target Images"
bool "Build VirtualBox image files (VDI)"
depends on TARGET_x86 || TARGET_x86_64
select GRUB_IMAGES
- select TARGET_ROOTFS_EXT4FS
+ select TARGET_IMAGES_PAD
select PACKAGE_kmod-e1000
config VMDK_IMAGES
bool "Build VMware image files (VMDK)"
depends on TARGET_x86 || TARGET_x86_64
- select GRUB_IMAGES
- select TARGET_ROOTFS_EXT4FS
+ select TARGET_IMAGES_PAD
select PACKAGE_kmod-e1000
config TARGET_IMAGES_PAD