On 07.04.21 13:55, Philippe Gerum wrote:
> 
> Jan Kiszka <jan.kis...@siemens.com> writes:
> 
>> On 27.03.21 11:35, Philippe Gerum wrote:
>>> From: Philippe Gerum <r...@xenomai.org>
>>>
>>> This feature should be available directly from Dovetail.
>>>
>>
>> What is the corresponding kernel option of Dovetail? Can't we select it
>> here for compat reasons?
>>
> 
> Not yet implemented. I need to think about it a bit more.
> 

Ah, misread the comment then. Makes sense as it is for now.

Jan

>> Jan
>>
>>> Signed-off-by: Philippe Gerum <r...@xenomai.org>
>>> ---
>>>  kernel/cobalt/Kconfig | 4 +++-
>>>  1 file changed, 3 insertions(+), 1 deletion(-)
>>>
>>> diff --git a/kernel/cobalt/Kconfig b/kernel/cobalt/Kconfig
>>> index a266011d4..88953ff24 100644
>>> --- a/kernel/cobalt/Kconfig
>>> +++ b/kernel/cobalt/Kconfig
>>> @@ -137,7 +137,7 @@ config XENO_OPT_STATS
>>>  
>>>  config XENO_OPT_STATS_IRQS
>>>     bool "Account IRQ handlers separatly"
>>> -   depends on XENO_OPT_STATS
>>> +   depends on XENO_OPT_STATS && IPIPE
>>>     default y
>>>     help
>>>     When enabled, the runtime of interrupt handlers is accounted
>>> @@ -145,6 +145,8 @@ config XENO_OPT_STATS_IRQS
>>>     occurrence of shared interrupts is accounted on a per-handler
>>>     basis.
>>>  
>>> +   This option is available to legacy I-pipe builds only.
>>> +
>>>  config XENO_OPT_SHIRQ
>>>     bool "Shared interrupts"
>>>     help
>>>
> 
> 

-- 
Siemens AG, T RDA IOT
Corporate Competence Center Embedded Linux

Reply via email to