commit | ee83126bb17f6216e8815a4146e80032b4d80ba4 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Tue May 12 13:19:41 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 12 14:11:35 2009 -0700 |
tree | ce4454401ac4d4976b36476c468aa5d5810a97de | |
parent | 9aa7a7d5daa7e33d7e7656bffe76af67c1bf56d2 [diff] |
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>