X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fmisc%2FKconfig;h=b151b7c1bd59d9fe0f7cad745802572a6f7156ea;hb=7cdf57d34c017e5c4c48069ae46e7cb87979435a;hp=99c73352c430c5aefc6f679853a3826c48f1b55c;hpb=0b8e74c6f44094189dbe78baf4101acc7570c6af;p=~andy%2Flinux diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 99c73352c43..b151b7c1bd5 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig @@ -60,16 +60,6 @@ config ATMEL_PWM purposes including software controlled power-efficient backlights on LCD displays, motor control, and waveform generation. -config AB8500_PWM - bool "AB8500 PWM support" - depends on AB8500_CORE && ARCH_U8500 - select HAVE_PWM - depends on !PWM - help - This driver exports functions to enable/disble/config/free Pulse - Width Modulation in the Analog Baseband Chip AB8500. - It is used by led and backlight driver to control the intensity. - config ATMEL_TCLIB bool "Atmel AT32/AT91 Timer/Counter Library" depends on (AVR32 || ARCH_AT91)