Re: dead CONFIG_ variables: drivers/video/

From: Sascha Hauer
Date: Thu May 03 2007 - 10:17:10 EST


On Thu, May 03, 2007 at 12:16:14PM +0100, Russell King wrote:
> On Thu, May 03, 2007 at 06:40:03AM -0400, Robert P. J. Day wrote:
> > $ ../dead_config.sh drivers/video
> > ========== MACH_MX1FS2 ==========
> > drivers/video/imxfb.c:410:#ifndef CONFIG_MACH_MX1FS2
> > arch/arm/tools/mach-types:486:mx1fs2 MACH_MX1FS2 MX1FS2 470

MX1FS2 is one of our development boards, this entry can be removed
(I haven't started this board for ages)

> > ========== MACH_PIMX1 ==========
> > drivers/video/imxfb.c:404:#ifndef CONFIG_MACH_PIMX1
> > arch/arm/tools/mach-types:678:pimx1 MACH_PIMX1 PIMX1 664

This is Pavels board. I think this can also be removed. The call to
imx_gpio_mode() can also be done in the board file. If we do so we
should cc Pavel.

Sascha

--
Pengutronix - Linux Solutions for Science and Industry
Entwicklungszentrum Nord http://www.pengutronix.de
-
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/