X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;ds=sidebyside;f=arch%2Fblackfin%2FKconfig;h=c7476295de802ec694f4aac150f41a74c6d0b25b;hb=ffc79d2880009ea0460d679f8413cfa40366bef4;hp=d619b17c4413009a5baaf89a3af21e2dc556a798;hpb=86dd7909c2c4ae3f219a9233bf0f095b05632ecf;p=karo-tx-linux.git diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index d619b17c4413..c7476295de80 100644 --- a/arch/blackfin/Kconfig +++ b/arch/blackfin/Kconfig @@ -953,6 +953,16 @@ config BFIN_GPTIMERS To compile this driver as a module, choose M here: the module will be called gptimers. +config HAVE_PWM + tristate "Enable PWM API support" + depends on BFIN_GPTIMERS + help + Enable support for the Pulse Width Modulation framework (as + found in linux/pwm.h). + + To compile this driver as a module, choose M here: the module + will be called pwm. + choice prompt "Uncached DMA region" default DMA_UNCACHED_1M