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

« back to all changes in this revision

Viewing changes to drivers/mfd/Kconfig

  • Committer: Package Import Robot
  • Author(s): Paolo Pisati, Paolo Pisati, Ubuntu: 3.5.0-25.38
  • Date: 2013-02-20 22:03:31 UTC
  • mfrom: (74.1.1 quantal-proposed)
  • Revision ID: package-import@ubuntu.com-20130220220331-0ea4l33x3cr61nch
Tags: 3.5.0-220.28
* Release Tracking Bug
  - LP: #1130311

[ Paolo Pisati ]

* rebased on Ubuntu-3.5.0-25.38

[ Ubuntu: 3.5.0-25.38 ]

* Release Tracking Bug
  - LP: #1129472
* ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
  - LP: #1119885, #1129192
  - CVE-2013-0871
* ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
  - LP: #1119885, #1129192
  - CVE-2013-0871
* wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED
  task
  - LP: #1119885, #1129192
  - CVE-2013-0871

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
         lines on the SM501. The platform data is used to supply the
39
39
         base number for the first GPIO line to register.
40
40
 
 
41
config MFD_RTSX_PCI
 
42
        tristate "Support for Realtek PCI-E card reader"
 
43
        depends on PCI
 
44
        help
 
45
          This supports for Realtek PCI-Express card reader including rts5209,
 
46
          rts5229, rtl8411, etc. Realtek card reader supports access to many
 
47
          types of memory cards, such as Memory Stick, Memory Stick Pro,
 
48
          Secure Digital and MultiMediaCard.
 
49
 
41
50
config MFD_ASIC3
42
51
        bool "Support for Compaq ASIC3"
43
52
        depends on GENERIC_HARDIRQS && GPIOLIB && ARM