]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
backlight: cgbc: Remove redundant X86 dependency
authorThomas Richard <thomas.richard@bootlin.com>
Mon, 27 Apr 2026 09:40:33 +0000 (11:40 +0200)
committerLee Jones <lee@kernel.org>
Thu, 7 May 2026 13:25:19 +0000 (14:25 +0100)
commitdb8e26c435698222b333cafcbc043dfdf083d591
tree6d751f309e6fc70b17a81572c215df1239d8263d
parent3014ad47cfaf454cb0bbee353272beacd1e7c4bc
backlight: cgbc: Remove redundant X86 dependency

The backlight driver depends on the MFD cgbc-core driver, which already
depends on X86. The explicit X86 dependency for the backlight driver is
redundant and can be safely removed.

Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
Reviewed-by: Daniel Thompson (RISCstar) <danielt@kernel.org>
Link: https://patch.msgid.link/20260427-backlight-cgbc-remove-x86-dependency-v2-1-da9f2375a34a@bootlin.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/video/backlight/Kconfig