mbox series

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

Message ID cover.1744273511.git.geert+renesas@glider.be
Headers show
Series HID: HID_APPLETB_KBD and HID_APPLETB_BL should depend on X86 | expand

Message

Geert Uytterhoeven April 10, 2025, 8:30 a.m. UTC
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(+)