VMWare and VirtualBox images should select what they need, not depend on it..

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 38892
This commit is contained in:
Imre Kaloz 2013-11-22 09:54:36 +00:00
parent 4c65eebf06
commit 4242b42880

View File

@ -56,14 +56,14 @@ config X86_GRUB_TIMEOUT
config X86_VDI_IMAGES
bool "Build VirtualBox image files (VDI)"
depends on X86_GRUB_IMAGES
depends on TARGET_ROOTFS_EXT4FS
select X86_GRUB_IMAGES
select TARGET_ROOTFS_EXT4FS
select PACKAGE_kmod-pcnet32
config X86_VMDK_IMAGES
bool "Build VMware image files (VMDK)"
depends on X86_GRUB_IMAGES
depends on TARGET_ROOTFS_EXT4FS
select X86_GRUB_IMAGES
select TARGET_ROOTFS_EXT4FS
select PACKAGE_kmod-e1000