From a5c8cbcff7428af67b0d507df6899eb3cd780595 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 29 Mar 2010 10:03:29 +0200 Subject: config: hide options to debug crosstool-NG when a backend When used as a backend, it does not make sense to debug crosstool-NG, so hide the option. diff --git a/config/global/ct-behave.in b/config/global/ct-behave.in index 53f4adf..f3be63e 100644 --- a/config/global/ct-behave.in +++ b/config/global/ct-behave.in @@ -44,6 +44,7 @@ config DEBUG_CT bool prompt "Debug crosstool-NG" default n + depends on ! BACKEND help Say 'y' here to get some options regarding debugging crosstool-NG. -- cgit v0.10.2-6-g49f6