mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
gpio: bt8xx: allow to build the module with COMPILE_TEST=y
Link: https://lore.kernel.org/r/20250310-gpiochip-set-conversion-v1-6-03798bb833eb@linaro.org Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
This commit is contained in:
parent
fe7667f208
commit
c948feeadb
|
|
@ -1671,7 +1671,7 @@ config GPIO_AMD8111
|
|||
|
||||
config GPIO_BT8XX
|
||||
tristate "BT8XX GPIO abuser"
|
||||
depends on VIDEO_BT848=n
|
||||
depends on VIDEO_BT848=n || COMPILE_TEST
|
||||
help
|
||||
The BT8xx frame grabber chip has 24 GPIO pins that can be abused
|
||||
as a cheap PCI GPIO card.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user