[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5138666E.6090201@ti.com>
Date: Thu, 7 Mar 2013 15:35:34 +0530
From: Sekhar Nori <nsekhar@...com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
CC: David Brown <davidb@...eaurora.org>,
<linux-arm-msm@...r.kernel.org>,
Kenneth Heitke <kheitke@...eaurora.org>,
<linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH 1/6] platform-drivers: msm: add single-wire serial bus
interface (SSBI) driver
On 3/7/2013 11:31 AM, Greg Kroah-Hartman wrote:
> On Wed, Mar 06, 2013 at 09:20:45PM -0800, David Brown wrote:
>> Greg Kroah-Hartman <gregkh@...uxfoundation.org> writes:
>>
>>> On Wed, Mar 06, 2013 at 04:29:42PM -0800, David Brown wrote:
>>>> +menu "Qualcomm MSM SSBI bus support"
>>>> + depends on ARCH_MSM
>>>
>>> Why?
>>
>> In the sense that ARCH_MSM are the only devices that ever were, or ever
>> will be made with this device. It doesn't strictly depend on it, but do
>> we want to clutter the config for everything else.
>
> It's not "clutter". You want me to build this on other platforms, to
> catch api and other types of build breakages. This is the way for
> almost all Linux drivers.
Not having a depends on helps build coverage, but I have seen
objections to showing up irrelevant configurations to users (of x86 for
example). See one here from Linus for OMAP_OCP2SCP
http://lkml.indiana.edu/hypermail/linux/kernel/1210.0/00785.html
If this case is different, I am not sure why.
Thanks,
Sekhar
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists