mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 02:10:50 +07:00
[PATCH] fix silly config option.
CONFIG_CONFIG_TUNER_MULTI_I2C probably isn't what the author meant to create. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
96c51ce94e
commit
a94130e000
@ -7,7 +7,7 @@ menu "Video For Linux"
|
||||
|
||||
comment "Video Adapters"
|
||||
|
||||
config CONFIG_TUNER_MULTI_I2C
|
||||
config TUNER_MULTI_I2C
|
||||
bool "Enable support for multiple I2C devices on Video Adapters (EXPERIMENTAL)"
|
||||
depends on VIDEO_DEV && EXPERIMENTAL
|
||||
---help---
|
||||
|
Loading…
Reference in New Issue
Block a user