From dceee205f282be0d33d529de83260d638ee71976 Mon Sep 17 00:00:00 2001 From: "Antonino A. Daplas" Date: Tue, 13 Sep 2005 01:25:02 -0700 Subject: [PATCH] --- yaml --- r: 8743 b: refs/heads/master c: db84502b0229ed3075ca74b7d34eb8c609de3200 h: refs/heads/master i: 8741: 15c3b1bcc17934db978ae7a21daf6a79359a0bb2 8739: 1981bf0c599842714b4ec6357955bb1415e524e3 8735: 6f426878519ce50296734d457c90f51634b743ee v: v3 --- [refs] | 2 +- trunk/drivers/video/Kconfig | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f4a561c0c6a5..183607e23e8e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4aed0644d684428e811bb6944f032b460a3ab165 +refs/heads/master: db84502b0229ed3075ca74b7d34eb8c609de3200 diff --git a/trunk/drivers/video/Kconfig b/trunk/drivers/video/Kconfig index 615874e03ce8..31ee13eef7af 100644 --- a/trunk/drivers/video/Kconfig +++ b/trunk/drivers/video/Kconfig @@ -753,7 +753,8 @@ config FB_I810_GTF config FB_I810_I2C bool "Enable DDC Support" - depends on FB_I810 && I2C && FB_I810_GTF + depends on FB_I810 && FB_I810_GTF + select I2C select I2C_ALGOBIT help