commit | 891e5e5edaf13216f9f4c2710aebd066b1d98583 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sat Feb 11 17:56:05 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Feb 11 21:41:13 2006 -0800 |
tree | 69f0764b407840fb12b7456f2a15b9afb34c39cd | |
parent | 1d30883942cfe8a1e3f88f8b7f4c292aeba3db5a [diff] |
[PATCH] drivers/video/Kconfig: remove unused BUS_I2C option The BUS_I2C option is neither available (since there is no VISWS option in the kernel) nor does it have any effect - so why not remove it? Based on a report by Jean-Luc Leger <reiga@dspnet.fr.eu.org>. Signed-off-by: Adrian Bunk <bunk@stusta.de> Cc: "Antonino A. Daplas" <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>