> "Michael" == Michael Hanselmann <[EMAIL PROTECTED]> writes:
JimC> Are there any dependencies in $subject which would preclude
JimC> changing drivers/video/Kconfig
Michael> Yes.
Ok. Thanks.
JimC> is radeon_backlight.c only functional when -DCONFIG_PMAC_BACKLIGHT,
JimC> even though the
On Wed, Dec 13, 2006 at 08:46:24AM -0500, James Cloos wrote:
> Are there any dependencies in $subject which would preclude changing
> drivers/video/Kconfig with:
Yes.
> or is radeon_backlight.c only functional when -DCONFIG_PMAC_BACKLIGHT,
> even though the pmac routines are all ifdef'ed?
Did yo
Are there any dependencies in $subject which would preclude changing
drivers/video/Kconfig with:
config FB_RADEON_BACKLIGHT
bool "Support for backlight control"
-depends on FB_RADEON && PMAC_BACKLIGHT
+depends on FB_RADEON
select FB_BACKLIGHT
default y
3 matches
Mail list logo