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

From: Aditya Garg
Date: Thu Apr 10 2025 - 14:06:18 EST




On 10-04-2025 02:00 pm, 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@xxxxxxxxx
>
> 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(+)
>

I forgot about this btw:

Reviewed-by: Aditya Garg <gargaditya08@xxxxxxxx>

As far as the subject change is considered, your call.