Skip to content

Commit

Permalink
[PATCH] fix silly config option.
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Dave Jones authored and Linus Torvalds committed Jun 27, 2005
1 parent 96c51ce commit a94130e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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---
Expand Down

0 comments on commit a94130e

Please sign in to comment.