[PATCH v2 0/2] HID: HID_APPLETB_KBD and HID_APPLETB_BL should depend on X86

Geert Uytterhoeven posted 2 patches 8 months, 1 week ago
drivers/hid/Kconfig | 2 ++
1 file changed, 2 insertions(+)
[PATCH v2 0/2] HID: HID_APPLETB_KBD and HID_APPLETB_BL should depend on X86
Posted by Geert Uytterhoeven 8 months, 1 week ago
	Hi all,

The Apple Touch Bar is only present on x86 MacBook Pros.  Hence this
patch series adds dependencies on X86, to prevent asking the user about
its drivers when configuring a kernel for a different architecture.

Changes compared to v1[1]:
  - Split in two patches,
  - Correct Fixes.

Thanks!

[1] "HID: HID_APPLETB_BL and HID_APPLETB_KBD should depend on X86"
    https://lore.kernel.org/4b046ce1cae2170453037c7ea006c91c12383dab.1744190441.git.geert+renesas@glider.be

Geert Uytterhoeven (2):
  HID: HID_APPLETB_KBD should depend on X86
  HID: HID_APPLETB_BL should depend on X86

 drivers/hid/Kconfig | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.43.0

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
Re: [PATCH v2 0/2] HID: HID_APPLETB_KBD and HID_APPLETB_BL should depend on X86
Posted by Jiri Kosina 7 months, 4 weeks ago
On Thu, 10 Apr 2025, Geert Uytterhoeven wrote:

> 	Hi all,
> 
> The Apple Touch Bar is only present on x86 MacBook Pros.  Hence this
> patch series adds dependencies on X86, to prevent asking the user about
> its drivers when configuring a kernel for a different architecture.
> 
> Changes compared to v1[1]:
>   - Split in two patches,
>   - Correct Fixes.
> 
> Thanks!
> 
> [1] "HID: HID_APPLETB_BL and HID_APPLETB_KBD should depend on X86"
>     https://lore.kernel.org/4b046ce1cae2170453037c7ea006c91c12383dab.1744190441.git.geert+renesas@glider.be
> 
> Geert Uytterhoeven (2):
>   HID: HID_APPLETB_KBD should depend on X86
>   HID: HID_APPLETB_BL should depend on X86
> 
>  drivers/hid/Kconfig | 2 ++
>  1 file changed, 2 insertions(+)

Applied, thanks.

-- 
Jiri Kosina
SUSE Labs