]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/blackfin/Kconfig
slub: use print_hex_dump
[karo-tx-linux.git] / arch / blackfin / Kconfig
index 8addb1220b4f290c5ec23eefa1f6f245b5753267..c7476295de802ec694f4aac150f41a74c6d0b25b 100644 (file)
@@ -24,11 +24,13 @@ config BLACKFIN
        select HAVE_FUNCTION_TRACER
        select HAVE_FUNCTION_TRACE_MCOUNT_TEST
        select HAVE_IDE
+       select HAVE_IRQ_WORK
        select HAVE_KERNEL_GZIP if RAMKERNEL
        select HAVE_KERNEL_BZIP2 if RAMKERNEL
        select HAVE_KERNEL_LZMA if RAMKERNEL
        select HAVE_KERNEL_LZO if RAMKERNEL
        select HAVE_OPROFILE
+       select HAVE_PERF_EVENTS
        select ARCH_WANT_OPTIONAL_GPIOLIB
        select HAVE_GENERIC_HARDIRQS
        select GENERIC_ATOMIC64
@@ -45,9 +47,6 @@ config GENERIC_BUG
 config ZONE_DMA
        def_bool y
 
-config GENERIC_FIND_NEXT_BIT
-       def_bool y
-
 config GENERIC_GPIO
        def_bool y
 
@@ -954,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