]> www.infradead.org Git - users/willy/xarray.git/commit
platform/chrome: cros_kbd_led_backlight: Remove CROS_EC dependency
authorTzung-Bi Shih <tzungbi@kernel.org>
Mon, 14 Apr 2025 13:24:26 +0000 (21:24 +0800)
committerTzung-Bi Shih <tzungbi@kernel.org>
Tue, 15 Apr 2025 02:39:52 +0000 (02:39 +0000)
commit9aea0edcc3e92f5c40184b96d004b4af5a8d264f
tree5545c7d9231ef5e278674443c62be1f7c52d1f16
parentccf395bde6aeefac139f4f250287feb139e3355d
platform/chrome: cros_kbd_led_backlight: Remove CROS_EC dependency

After applying 3a1d61dc3202 ("platform/chrome: cros_kbd_led_backlight:
Remove OF match"), cros_kbd_led_backlight no longer depends on CROS_EC
directly.

Remove the redundant dependency.

Fixes: 3a1d61dc3202 ("platform/chrome: cros_kbd_led_backlight: Remove OF match")
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20250414132427.204078-2-tzungbi@kernel.org
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
drivers/platform/chrome/Kconfig