diff options
Diffstat (limited to 'drivers/video/Kconfig')
-rw-r--r-- | drivers/video/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig index 1eec03a9b102..9c54695911c1 100644 --- a/drivers/video/Kconfig +++ b/drivers/video/Kconfig | |||
@@ -703,7 +703,7 @@ config FB_NVIDIA | |||
703 | 703 | ||
704 | config FB_NVIDIA_I2C | 704 | config FB_NVIDIA_I2C |
705 | bool "Enable DDC Support" | 705 | bool "Enable DDC Support" |
706 | depends on FB_NVIDIA && !PPC_OF | 706 | depends on FB_NVIDIA |
707 | help | 707 | help |
708 | This enables I2C support for nVidia Chipsets. This is used | 708 | This enables I2C support for nVidia Chipsets. This is used |
709 | only for getting EDID information from the attached display | 709 | only for getting EDID information from the attached display |