* CONFIG_HID_APPLE
@ 2013-07-12 20:39 Chris Tapp
2013-07-13 2:30 ` CONFIG_HID_APPLE Bruce Ashfield
0 siblings, 1 reply; 4+ messages in thread
From: Chris Tapp @ 2013-07-12 20:39 UTC (permalink / raw)
To: Yocto Discussion Mailing List
Can CONFIG_HID_APPLE=m please be added to the kernel defconfigs? Apple keyboards don't work without it.
Chris Tapp
opensource@keylevel.com
www.keylevel.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: CONFIG_HID_APPLE
2013-07-12 20:39 CONFIG_HID_APPLE Chris Tapp
@ 2013-07-13 2:30 ` Bruce Ashfield
2013-07-15 8:46 ` CONFIG_HID_APPLE Burton, Ross
0 siblings, 1 reply; 4+ messages in thread
From: Bruce Ashfield @ 2013-07-13 2:30 UTC (permalink / raw)
To: Chris Tapp; +Cc: Yocto Discussion Mailing List
On Fri, Jul 12, 2013 at 4:39 PM, Chris Tapp <opensource@keylevel.com> wrote:
> Can CONFIG_HID_APPLE=m please be added to the kernel defconfigs? Apple keyboards don't work without it.
>
That's not something that most boards need. So it belongs in a feature
fragment that can
be activated via a custom layer (KERNEL_FEATURES), or the entire
fragment can exist in
recipe space (via a bbappend).
Cheers,
Bruce
> Chris Tapp
>
> opensource@keylevel.com
> www.keylevel.com
>
>
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
--
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: CONFIG_HID_APPLE
2013-07-13 2:30 ` CONFIG_HID_APPLE Bruce Ashfield
@ 2013-07-15 8:46 ` Burton, Ross
2013-07-15 12:18 ` CONFIG_HID_APPLE Bruce Ashfield
0 siblings, 1 reply; 4+ messages in thread
From: Burton, Ross @ 2013-07-15 8:46 UTC (permalink / raw)
To: Bruce Ashfield; +Cc: Yocto Discussion Mailing List
On 13 July 2013 03:30, Bruce Ashfield <bruce.ashfield@gmail.com> wrote:
> On Fri, Jul 12, 2013 at 4:39 PM, Chris Tapp <opensource@keylevel.com> wrote:
>> Can CONFIG_HID_APPLE=m please be added to the kernel defconfigs? Apple keyboards don't work without it.
>
> That's not something that most boards need. So it belongs in a feature
> fragment that can
> be activated via a custom layer (KERNEL_FEATURES), or the entire
> fragment can exist in
> recipe space (via a bbappend).
Though arguably it should be enabled for the generic x86 configuration.
Ross
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: CONFIG_HID_APPLE
2013-07-15 8:46 ` CONFIG_HID_APPLE Burton, Ross
@ 2013-07-15 12:18 ` Bruce Ashfield
0 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2013-07-15 12:18 UTC (permalink / raw)
To: Burton, Ross; +Cc: Yocto Discussion Mailing List
On 13-07-15 4:46 AM, Burton, Ross wrote:
> On 13 July 2013 03:30, Bruce Ashfield <bruce.ashfield@gmail.com> wrote:
>> On Fri, Jul 12, 2013 at 4:39 PM, Chris Tapp <opensource@keylevel.com> wrote:
>>> Can CONFIG_HID_APPLE=m please be added to the kernel defconfigs? Apple keyboards don't work without it.
>>
>> That's not something that most boards need. So it belongs in a feature
>> fragment that can
>> be activated via a custom layer (KERNEL_FEATURES), or the entire
>> fragment can exist in
>> recipe space (via a bbappend).
>
> Though arguably it should be enabled for the generic x86 configuration.
We don't really want to do "kitchen sink" configurations. That's what
the fragments and KERNEL_FEATURES are for.
Let's just say that as many people don't have apply keyboard lying around,
as do. And if you were doing an x86 apple platform BSP, you'd add the
config at the board level, where it belongs.
Cheers,
Bruce
>
> Ross
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-07-15 12:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-12 20:39 CONFIG_HID_APPLE Chris Tapp
2013-07-13 2:30 ` CONFIG_HID_APPLE Bruce Ashfield
2013-07-15 8:46 ` CONFIG_HID_APPLE Burton, Ross
2013-07-15 12:18 ` CONFIG_HID_APPLE Bruce Ashfield
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.