From 2f286ce5ab5f9938e504549726bf25acc5bdfe4b Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Sat, 22 Apr 2017 23:51:05 -0700 Subject: Retire BACKEND stuff ... it is possible to just not set it in the configuration, why force it? It just increases the complexity in Kconfig. Signed-off-by: Alexey Neyman --- config/binutils/binutils.in | 1 - 1 file changed, 1 deletion(-) (limited to 'config/binutils') diff --git a/config/binutils/binutils.in b/config/binutils/binutils.in index 1bb674e6..c83cbb1a 100644 --- a/config/binutils/binutils.in +++ b/config/binutils/binutils.in @@ -314,7 +314,6 @@ config BINUTILS_FOR_TARGET bool prompt "binutils libraries for the target" depends on ! BARE_METAL - depends on ! BACKEND help Some utilities may need binutils libraries to be available on the target, eg. oprofile. -- cgit v1.2.3