]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: media: max96712: drop unneeded dependency on OF_GPIO
authorBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Wed, 6 May 2026 08:22:11 +0000 (10:22 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Mon, 8 Jun 2026 08:37:09 +0000 (10:37 +0200)
commitb8840c4f640e07562f15e5fc477ddaf1b2efb241
treead00e7cd5f03b55451bf7df8b0fe56eb052418a5
parent25afa211ae336569ddd0043f77e25e1b9b48c4d8
staging: media: max96712: drop unneeded dependency on OF_GPIO

OF_GPIO is selected automatically on all OF systems. Any symbols it
controls also provide stubs and are private to GPIOLIB anyway so there's
really no reason to select it explicitly.

Link: https://patch.msgid.link/20260506082211.5624-1-bartosz.golaszewski@oss.qualcomm.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
drivers/staging/media/max96712/Kconfig