From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756544AbYEDMa0 (ORCPT ); Sun, 4 May 2008 08:30:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755350AbYEDMaN (ORCPT ); Sun, 4 May 2008 08:30:13 -0400 Received: from relay1.sgi.com ([192.48.171.29]:40163 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755244AbYEDMaM (ORCPT ); Sun, 4 May 2008 08:30:12 -0400 Date: Sun, 4 May 2008 07:30:08 -0500 From: Robin Holt To: Alistair John Strachan Cc: Linus Torvalds , Linux Kernel Mailing List , Mauro Carvalho Chehab Subject: Re: Linux 2.6.26-rc1 Message-ID: <20080504123008.GE19717@sgi.com> References: <200805032247.38738.alistair@devzero.co.uk> <200805032253.22765.alistair@devzero.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200805032253.22765.alistair@devzero.co.uk> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, May 03, 2008 at 10:53:22PM +0100, Alistair John Strachan wrote: > On Saturday 03 May 2008 22:47:38 Alistair John Strachan wrote: > > On Saturday 03 May 2008 20:38:20 Linus Torvalds wrote: > > > So go out and test it. > [snip] > > Why is this option acting like CONFIG_EMBEDDED and not like basically every > > other subsystem where I can turn ON support for hardware, but by default > > it's OFF? (Obviously in my hasty oldconfig run I just went with the > > default.) > > Amazingly, even if I say Y to this option and disable all tuners, it still > tries (and fails) to compile this file. What is pulling in this tuner-core > dependency? What if you change CONFIG_MEDIA_TUNER to a 'n' Robin