* [2.6 patch] from drivers/video/Kconfig: remove unused BUS_I2C option
@ 2006-02-03 21:17 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-02-03 21:17 UTC (permalink / raw)
To: Andrew Morton; +Cc: adaplas, linux-fbdev-devel, linux-kernel, Jean-Luc Leger
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>
---
This patch was already sent on:
- 11 Jan 2006
--- linux-2.6.15-mm2-full/drivers/video/Kconfig.old 2006-01-11 01:23:37.000000000 +0100
+++ linux-2.6.15-mm2-full/drivers/video/Kconfig 2006-01-11 01:23:49.000000000 +0100
@@ -525,11 +525,6 @@
This is the amount of memory reserved for the framebuffer,
which can be any value between 1MB and 8MB.
-config BUS_I2C
- bool
- depends on (FB = y) && VISWS
- default y
-
config FB_SUN3
bool "Sun3 framebuffer support"
depends on (FB = y) && (SUN3 || SUN3X) && BROKEN
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-02-03 21:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-03 21:17 [2.6 patch] from drivers/video/Kconfig: remove unused BUS_I2C option Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).