From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-113811-garchives=archives.gentoo.org@lists.gentoo.org>) id 1OlpGm-00071B-4A for garchives@archives.gentoo.org; Wed, 18 Aug 2010 20:29:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E1C8E09F5; Wed, 18 Aug 2010 20:28:52 +0000 (UTC) Received: from mail-qw0-f53.google.com (mail-qw0-f53.google.com [209.85.216.53]) by pigeon.gentoo.org (Postfix) with ESMTP id A1E1BE09F5 for <gentoo-user@lists.gentoo.org>; Wed, 18 Aug 2010 20:28:52 +0000 (UTC) Received: by qwe5 with SMTP id 5so1041247qwe.40 for <gentoo-user@lists.gentoo.org>; Wed, 18 Aug 2010 13:28:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=VjgTD6iSqzB7q8aEE1WdYWqBU0iXtJCilpZ7l5vdV2Q=; b=fMLa7cLn7kzpw5Sc/t6RvuH4NuhNRcuKQsNtjT3QyTJiFCQ+2RpsR1Z48Dta6sm6nE t8naVayFQo2srkoe5TaHwFbD8Kx+CMU6yzQQt0+q2DoRVOLQUBFD5mic3rW/RVLTRHIM 5FLwGKkzI2wO8XBnKTnRvpFJ/lMwfPF9hAMGU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=lm5tpVkRMu2HERXvCSDoNbCSVHS971HMFiumuFZztHdJUoej6OFs6z2o+nzfkTj7iA hV0j+kQoUVAgMUDmzfFoAAAAlzDNFISfMEXYld/wydft0/LliCpCRueW+YAF24lAcPfr J6kYsaJSzizq99Xnadu39SKegRrNtaFVpZ3Xo= Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.229.1.83 with SMTP id 19mr580452qce.296.1282163330359; Wed, 18 Aug 2010 13:28:50 -0700 (PDT) Sender: paul.hartman@gmail.com Received: by 10.229.238.21 with HTTP; Wed, 18 Aug 2010 13:28:50 -0700 (PDT) In-Reply-To: <4C6C3C87.4000100@alyf.net> References: <AANLkTik1QyWihy10ydaROfokuWtz4ZixcTdHLePuAOHU@mail.gmail.com> <4C6C3C87.4000100@alyf.net> Date: Wed, 18 Aug 2010 15:28:50 -0500 X-Google-Sender-Auth: 7pQF0PAONesAXcAXFGkx2l5LxiM Message-ID: <AANLkTimizUMCPP-2bd=BNet1nWwasCs=w4tO6yRbMeR-@mail.gmail.com> Subject: Re: [gentoo-user] Kernel questions From: Paul Hartman <paul.hartman+gentoo@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: a8fb56b1-979a-4872-b8dc-4624c28750c6 X-Archives-Hash: 6a94ad1f41d63fe87eb451af5022e772 On Wed, Aug 18, 2010 at 3:03 PM, Andrea Conti <alyf@alyf.net> wrote: > Most settings in that submenu depend on specifig things being enabled > elsewhere (e.g. an ACPI driver). If you have actually selected > X86_PLATFORM_DEVICES=Y, and you get an empty submenu, chances are the > rest of your configuration is such that nothing in there can be selected. Also, in menuconfig you can type / which will allow you to search. The search results will tell you which other options the items depend on and which menu they are located in, so you can find them and enable as needed.