[2.6 patch] from drivers/video/Kconfig: remove unused BUS_I2C option

From: Adrian Bunk
Date: Fri Feb 03 2006 - 16:15:48 EST


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@xxxxxxxxxxxxxxxx>.


Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

---

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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/