Staging: tidspbridge: disable driver
authorGreg Kroah-Hartman <[email protected]>
Wed, 27 Nov 2013 17:32:49 +0000 (09:32 -0800)
committerGreg Kroah-Hartman <[email protected]>
Wed, 27 Nov 2013 17:32:49 +0000 (09:32 -0800)
There seems to be no active maintainer for the driver, and there is an
unfixed security bug, so disable the driver for now.

Hopefully someone steps up to be the maintainer, and works to get this
out of staging, otherwise it will be deleted soon.

Reported-by: Nico Golde <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Cc: Omar Ramirez Luna <[email protected]>
Cc: Omar Ramirez Luna <[email protected]>
Cc: Kanigeri, Hari <[email protected]>
Cc: Ameya Palande <[email protected]>
Cc: Guzman Lugo, Fernando <[email protected]>
Cc: Hebbar, Shivananda <[email protected]>
Cc: Ramos Falcon, Ernesto <[email protected]>
Cc: Felipe Contreras <[email protected]>
Cc: Anna, Suman <[email protected]>
Cc: Gupta, Ramesh <[email protected]>
Cc: Gomez Castellanos, Ivan <[email protected]>
Cc: Andy Shevchenko <[email protected]>
Cc: Armando Uribe De Leon <[email protected]>
Cc: Deepak Chitriki <[email protected]>
Cc: Menon, Nishanth <[email protected]>
Cc: Phil Carmody <[email protected]>
Cc: Ohad Ben-Cohen <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/tidspbridge/Kconfig

index 165b918b8171b6380c4d8653d576a0bc085ecb99..1b6d581c438b56a970fdf1b08e52c94846c9d793 100644 (file)
@@ -4,7 +4,7 @@
 
 menuconfig TIDSPBRIDGE
        tristate "DSP Bridge driver"
-       depends on ARCH_OMAP3 && !ARCH_MULTIPLATFORM
+       depends on ARCH_OMAP3 && !ARCH_MULTIPLATFORM && BROKEN
        select MAILBOX
        select OMAP2PLUS_MBOX
        help