Re: dead CONFIG variables in kernel Makefiles

From: David Miller
Date: Mon Mar 26 2007 - 19:49:34 EST


From: "Robert P. J. Day" <rpjday@xxxxxxxxxxxxxx>
Date: Mon, 26 Mar 2007 19:32:00 -0400 (EDT)

>
> the output from a short script i wrote, locating all CONFIG_
> variables in makefiles that don't appear to exist in any Kconfig file
> anywhere in the source tree.
>
> first, from the drivers/ directory:
>
> ===== DRM_FFB =====
> ./drivers/char/drm/Makefile:obj-$(CONFIG_DRM_FFB) += ffb.o

I'll take care of this one, thanks Robert.
-
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/