diff options
Diffstat (limited to 'config/Config-images.in')
-rw-r--r-- | config/Config-images.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/Config-images.in b/config/Config-images.in index 2231b600a9..39e51e4c6e 100644 --- a/config/Config-images.in +++ b/config/Config-images.in @@ -235,6 +235,7 @@ menu "Target Images" config VMDK_IMAGES bool "Build VMware image files (VMDK)" depends on TARGET_x86 || TARGET_x86_64 + select GRUB_IMAGES select TARGET_IMAGES_PAD select PACKAGE_kmod-e1000 |