[x86]: rationalize target image options
authorImre Kaloz <kaloz@openwrt.org>
Fri, 22 Nov 2013 09:44:14 +0000 (09:44 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Fri, 22 Nov 2013 09:44:14 +0000 (09:44 +0000)
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38891

target/linux/x86/image/Config.in

index d7b5e90d1eeeab84129f7b9be84405cefd1fa41f..869d6a0fa71f6e06b30e7ff2dcb27751bae72e68 100644 (file)
@@ -1,6 +1,6 @@
 config X86_ETHERBOOT_IMAGES
        bool "Build Etherboot image"
-       depends on TARGET_x86 && TARGET_x86_thincan_DBE61
+       depends on TARGET_x86_thincan_DBE61
        default y
        help
          Builds network bootable image for ThinCan DBE61 (Etherboot BIOS)
@@ -57,14 +57,12 @@ config X86_GRUB_TIMEOUT
 config X86_VDI_IMAGES
        bool "Build VirtualBox image files (VDI)"
        depends on X86_GRUB_IMAGES
-       depends on TARGET_x86
        depends on 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_x86
        depends on TARGET_ROOTFS_EXT4FS
        select PACKAGE_kmod-e1000