misc: mark spear13xx-pcie-gadget as broken
authorArnd Bergmann <[email protected]>
Tue, 23 Apr 2013 16:30:45 +0000 (18:30 +0200)
committerGreg Kroah-Hartman <[email protected]>
Tue, 23 Apr 2013 17:32:04 +0000 (10:32 -0700)
This driver was merged in 2.6.38 but never actually compiled because
it depends on the <mach/pcie.h> header that has not made it into the
kernel. Starting with Linux-3.10, this results in "allyesconfig"
build errors, since spear13xx can now be enabled with the default
"multiplatform" platform on ARM. Let's mark it as broken for now.
If it doesn't get fixed, we can drop it completely.

Cc: Pratyush Anand <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: Jesse Barnes <[email protected]>
Cc: Viresh Kumar <[email protected]>
Cc: Shiraz Hashim <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/misc/Kconfig

index 69bb79d6dd54ce6ae91edaf0c0b3f5da757d5cd1..e29e7980a359b898c2c0b567453b3446068b2a78 100644 (file)
@@ -406,7 +406,7 @@ config DS1682
 
 config SPEAR13XX_PCIE_GADGET
        bool "PCIe gadget support for SPEAr13XX platform"
-       depends on ARCH_SPEAR13XX
+       depends on ARCH_SPEAR13XX && BROKEN
        default n
        help
         This option enables gadget support for PCIe controller. If