Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1260513

Re: [PATCH 5/7] clocksource/drivers/pxa_timer: Move the Kconfig rule

From Amit Kucheria <amit.kucheria@verdurent.com>
Newsgroups linux.kernel
Subject Re: [PATCH 5/7] clocksource/drivers/pxa_timer: Move the Kconfig rule
Date 2015-11-02 11:20 +0100
Message-ID <qqknv-45z-9@gated-at.bofh.it> (permalink)
References <qqi2m-2yF-25@gated-at.bofh.it> <qqilI-2Ut-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Nov 2, 2015 at 1:33 PM, Daniel Lezcano
<daniel.lezcano@linaro.org> wrote:
>
> Hi Amit,
>
> On 11/02/2015 08:44 AM, Amit Kucheria wrote:
>>
>> On Fri, Oct 30, 2015 at 4:22 AM, Daniel Lezcano
>> <daniel.lezcano@linaro.org> wrote:
>>>
>>> Instead of having the clocksource's Kconfig depending on the arch, let
>>> the
>>> arch to select the timer it needs.
>>
>>
>> Is this the prescribed way to do things nowadays? It leads to more
>> options showing up in 'make menuconfig'. Why do I need to see
>> CLKSRC_PXA if I'm not even compiling for ARCH_PXA (and not interesting
>> in COMPILE_TEST)?
>
>
> That won't happen.
>
> As the 'bool' has no string after, it won't show up in the menuconfig.

Nice, I didn't know that.

> Actually, with the next patch, only COMPILE_TEST will show it up in the
>
> Device Drivers->Clocksource drivers.

Thanks.
--
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/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 5/7] clocksource/drivers/pxa_timer: Move the Kconfig rule Amit Kucheria <amit.kucheria@verdurent.com> - 2015-11-02 08:50 +0100
  Re: [PATCH 5/7] clocksource/drivers/pxa_timer: Move the Kconfig rule Daniel Lezcano <daniel.lezcano@linaro.org> - 2015-11-02 09:10 +0100
    Re: [PATCH 5/7] clocksource/drivers/pxa_timer: Move the Kconfig rule Amit Kucheria <amit.kucheria@verdurent.com> - 2015-11-02 11:20 +0100

csiph-web