~ubuntu-branches/ubuntu/saucy/linux-ti-omap4/saucy-proposed

« back to all changes in this revision

Viewing changes to arch/sh/drivers/dma/Kconfig

  • Committer: Package Import Robot
  • Author(s): Paolo Pisati, Paolo Pisati, Stefan Bader, Upstream Kernel Changes
  • Date: 2012-08-15 17:17:43 UTC
  • Revision ID: package-import@ubuntu.com-20120815171743-h5wnuf51xe7pvdid
Tags: 3.5.0-207.13
[ Paolo Pisati ]

* Start new release

[ Stefan Bader ]

* (config) Enable getabis to use local package copies

[ Upstream Kernel Changes ]

* fixup: gargabe collect iva_seq[0|1] init
* [Config] enable all SND_OMAP_SOC_*s
* fixup: cm2xxx_3xxx.o is needed for omap2_cm_read|write_reg
* fixup: add some snd_soc_dai* helper functions
* fixup: s/snd_soc_dpcm_params/snd_soc_dpcm/g
* fixup: typo, no_host_mode and useless SDP4430 init
* fixup: enable again aess hwmod

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
          DMAC supports. This will be 4 for SH7750/SH7751/Sh7750S/SH7091 and 8 for the
41
41
          SH7750R/SH7751R/SH7760, 12 for the SH7723/SH7780/SH7785/SH7724, default is 6.
42
42
 
43
 
config NR_DMA_CHANNELS_BOOL
44
 
        depends on SH_DMA
45
 
        bool "Override default number of maximum DMA channels"
46
 
        help
47
 
          This allows you to forcibly update the maximum number of supported
48
 
          DMA channels for a given board. If this is unset, this will default
49
 
          to the number of channels that the on-chip DMAC has.
50
 
 
51
 
config NR_DMA_CHANNELS
52
 
        int "Maximum number of DMA channels"
53
 
        depends on SH_DMA && NR_DMA_CHANNELS_BOOL
54
 
        default NR_ONCHIP_DMA_CHANNELS
55
 
        help
56
 
          This allows you to specify the maximum number of DMA channels to
57
 
          support. Setting this to a higher value allows for cascading DMACs
58
 
          with additional channels.
59
 
 
60
43
config SH_DMABRG
61
44
        bool "SH7760 DMABRG support"
62
45
        depends on CPU_SUBTYPE_SH7760