X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3f7cccc322443d7fabc2712b61344845cbce050b..d8913862bf316faba1799991695a4d804c262988:/target/imagebuilder/Config.in

diff --git a/target/imagebuilder/Config.in b/target/imagebuilder/Config.in
index 0d19bed1c..23a418bf5 100644
--- a/target/imagebuilder/Config.in
+++ b/target/imagebuilder/Config.in
@@ -1,10 +1,8 @@
 config IB
 	bool "Build the OpenWrt Image Builder"
 	depends !TARGET_ROOTFS_INITRAMFS
-	depends !TARGET_uml
 	depends !PROFILE_KCONFIG
 	depends !EXTERNAL_TOOLCHAIN
-	select ALL
 	help
 	  This is essentially a stripped-down version of the buildroot
 	  with precompiled packages, kernel image and image building tools.