summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/image
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2013-11-22 09:44:14 +0000
committerImre Kaloz <kaloz@openwrt.org>2013-11-22 09:44:14 +0000
commit4c65eebf06dc6131c38b9cbe3db0771b582cd72b (patch)
treeb1b6c7d3d7d6a730abc6f720e0929d3d7aa6e80f /target/linux/x86/image
parentf0721fa502bcd44499ef7265a784a78e0e13fa0b (diff)
downloadmaster-31e0f0ae-4c65eebf06dc6131c38b9cbe3db0771b582cd72b.tar.gz
master-31e0f0ae-4c65eebf06dc6131c38b9cbe3db0771b582cd72b.tar.bz2
master-31e0f0ae-4c65eebf06dc6131c38b9cbe3db0771b582cd72b.zip
rationalize target image options
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38891
Diffstat (limited to 'target/linux/x86/image')
-rw-r--r--target/linux/x86/image/Config.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/target/linux/x86/image/Config.in b/target/linux/x86/image/Config.in
index d7b5e90d1e..869d6a0fa7 100644
--- a/target/linux/x86/image/Config.in
+++ b/target/linux/x86/image/Config.in
@@ -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