On Wed,  8 Oct 2008 11:43:17 -0500
Bill Gatliff <[EMAIL PROTECTED]> wrote:

<snipp>

> diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig
> index a726f3b..cdea0bb 100644
> --- a/drivers/misc/Kconfig
> +++ b/drivers/misc/Kconfig
> @@ -13,15 +13,6 @@ menuconfig MISC_DEVICES
>  
>  if MISC_DEVICES
>  
> -config ATMEL_PWM
> -     tristate "Atmel AT32/AT91 PWM support"
> -     depends on AVR32 || ARCH_AT91
> -     help
> -       This option enables device driver support for the PWM
> channels
> -       on certain Atmel prcoessors.  Pulse Width Modulation is
> used for
> -       purposes including software controlled power-efficent
> backlights
> -       on LCD displays, motor control, and waveform generation.
> -

You know that there are other users of ATMEL_PWM ?

There is a atmel-pwm-bl driver in drivers/video/backlight which could
probably be converted to pwm-bl using the new pwm framework.

>  config ATMEL_TCLIB
>       bool "Atmel AT32/AT91 Timer/Counter Library"
>       depends on (AVR32 || ARCH_AT91)

<snipp>

-- 
Best regards,
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-embedded" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to