On Thursday 24 January 2008, Haavard Skinnemoen wrote:
> +config ATMEL_PWM
> +       tristate "Atmel AT32/AT91 PWM support"
> +       depends on (AVR32 || AT91) && EXPERIMENTAL

There's probably no need for EXPERIMENTAL except in the
limited sense of "young driver".  :)

There's a bug there ... it should have used ARCH_AT91 instead
of just AT91.  Or even ARCH_AT91SAM9263 || ARCH_AT91SAM9RL.

- Dave

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

Reply via email to