Message ID | cover.1744273511.git.geert+renesas@glider.be (mailing list archive) |
---|---|
Headers | show |
Series | HID: HID_APPLETB_KBD and HID_APPLETB_BL should depend on X86 | expand |
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@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(+) > I forgot about this btw: Reviewed-by: Aditya Garg <gargaditya08@live.com> As far as the subject change is considered, your call.