]> www.infradead.org Git - users/jedix/linux-maple.git/commit
HID: HID_APPLETB_BL should depend on X86
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 10 Apr 2025 08:30:57 +0000 (10:30 +0200)
committerJiri Kosina <jkosina@suse.com>
Thu, 24 Apr 2025 10:32:02 +0000 (12:32 +0200)
commitde7ad66b16b4d397593eafbbb09e9557b558a7e3
tree35f0bef5fedf12217581cdef21e49ceacaff5d92
parent2a647d400afecdf12ba5905424e1337fbc2d6750
HID: HID_APPLETB_BL should depend on X86

The Apple Touch Bar is only present on x86 MacBook Pros.  Hence add a
dependency on X86, to prevent asking the user about this driver when
configuring a kernel for a different architecture.

Fixes: 1fd41e5e3d7cc556 ("HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Aditya Garg <gargaditya08@live.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/Kconfig