Browse Source

remove dependency on CONFIG_ALL

SVN-Revision: 20084
Jo-Philipp Wich 16 years ago
parent
commit
cfaeab171a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      target/imagebuilder/Config.in

+ 0 - 1
target/imagebuilder/Config.in

@@ -4,7 +4,6 @@ config IB
 	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.