From 382f5f3f42c616bda2a35fd6a37554f99b74fb15 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 4 May 2015 19:00:32 +0200 Subject: add a bunch of bfin cpu definitions for toolchains --- target/config/Config.in | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'target/config/Config.in') diff --git a/target/config/Config.in b/target/config/Config.in index a4c2f9dae..167efffac 100644 --- a/target/config/Config.in +++ b/target/config/Config.in @@ -41,15 +41,4 @@ config ADK_TARGET_KERNEL_CUSTOMISING depends on !ADK_TARGET_FIXED_KERNEL default y -choice -prompt "Toolchain options" -depends on ADK_TARGET_TOOLCHAIN -config ADK_TOOLCHAIN_ONLY - bool "Only build toolchain and selected packages" - -config ADK_TOOLCHAIN_ARCHIVE - bool "Build a complete system usable f.e. via chroot" - -endchoice - source "target/config/Config.in.tools" -- cgit v1.2.3