From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752395AbXDONHH (ORCPT ); Sun, 15 Apr 2007 09:07:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752433AbXDONHG (ORCPT ); Sun, 15 Apr 2007 09:07:06 -0400 Received: from aa011msr.fastwebnet.it ([85.18.95.71]:46311 "EHLO aa011msr.fastwebnet.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752233AbXDONHF (ORCPT ); Sun, 15 Apr 2007 09:07:05 -0400 Date: Sun, 15 Apr 2007 15:07:01 +0200 From: Paolo Ornati To: "Luca Lucchesi" Cc: linux-kernel@vger.kernel.org Subject: Re: Can't select "Video mode selection support" and "VGA 8x16 font" Message-ID: <20070415150701.791858bc@localhost> In-Reply-To: References: X-Mailer: Claws Mail 2.6.1 (GTK+ 2.10.9; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 15 Apr 2007 13:08:54 +0200 "Luca Lucchesi" wrote: > but I can't select them because they are unselectable (they appear with > "---" in the left). > I checked their requirements but all requirements seem to be active. > > Why I can't active them? > Somebody could help me, please? "---" means that they _ARE_ active and you cannot deselect them (because they are selected by something else) try this: $ grep VIDEO_SEL .config CONFIG_VIDEO_SELECT=y So you have nothing to do :) -- Paolo Ornati Linux 2.6.20.7 on x86_64