diff --git a/config-x86 b/config-x86 index 952e7b05..c8da41cf 100644 --- a/config-x86 +++ b/config-x86 @@ -3,3 +3,4 @@ CONFIG_TARGET_x86_generic=y CONFIG_TARGET_x86_generic_Generic=y # CONFIG_TARGET_ROOTFS_EXT4FS is not set # CONFIG_TARGET_ROOTFS_TARGZ is not set +CONFIG_PACKAGE_open-vm-tools=m diff --git a/config-x86_64 b/config-x86_64 index 7514ea74..b872197f 100644 --- a/config-x86_64 +++ b/config-x86_64 @@ -3,4 +3,5 @@ CONFIG_TARGET_x86_64=y CONFIG_TARGET_x86_64_Generic=y # CONFIG_TARGET_ROOTFS_EXT4FS is not set # CONFIG_TARGET_ROOTFS_TARGZ is not set -CONFIG_KERNEL_PAGE_TABLE_ISOLATION=y \ No newline at end of file +CONFIG_KERNEL_PAGE_TABLE_ISOLATION=y +CONFIG_PACKAGE_open-vm-tools=m