]> bbs.cooldavid.org Git - net-next-2.6.git/commit
fbdev: remove outdated advice about I2C configuration
authorJean Delvare <khali@linux-fr.org>
Tue, 12 May 2009 20:19:41 +0000 (13:19 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 May 2009 21:11:35 +0000 (14:11 -0700)
commitee83126bb17f6216e8815a4146e80032b4d80ba4
treece4454401ac4d4976b36476c468aa5d5810a97de
parent9aa7a7d5daa7e33d7e7656bffe76af67c1bf56d2
fbdev: remove outdated advice about I2C configuration

The required I2C modules are now selected automatically by the means
of select statements in Kconfig, so there is no point in confusing the
users with options he/she would be supposed to enable manually.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Krzysztof Helt <krzysztof.h1@poczta.fm>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/Kconfig