Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265544AbUFONxv (ORCPT ); Tue, 15 Jun 2004 09:53:51 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265548AbUFONxv (ORCPT ); Tue, 15 Jun 2004 09:53:51 -0400 Received: from cimice4.lam.cz ([212.71.168.94]:44416 "EHLO beton.cybernet.src") by vger.kernel.org with ESMTP id S265544AbUFONwY (ORCPT ); Tue, 15 Jun 2004 09:52:24 -0400 Date: Tue, 15 Jun 2004 13:52:24 +0000 From: =?iso-8859-2?Q?Karel_Kulhav=FD?= To: linux-kernel@vger.kernel.org Subject: Cross dependency of make menuconfig entried Message-ID: <20040615135224.A6090@beton.cybernet.src> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Orientation: Gay Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 742 Lines: 18 Hello I have discovered that make menuconfig entries are inclusively cross-dependent. It means that if I disable and re-enable something that masks more entries, the entries are reset into their default state. Toggling one checkbox can apparently cause toggling of another checkbox of the another checkbox is masked by the first checkbox. I would like to know if toggling one checkbox can cause toggling another checkbox even in the case the second checkbox is not masked by the first one. Cl< - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/