io_uring: dig out COMP_LOCK from deep call chain
[linux-2.6-microblaze.git] / drivers / firmware / Kconfig
index fbd785d..d78dd3c 100644 (file)
@@ -178,16 +178,15 @@ config ISCSI_IBFT
          Otherwise, say N.
 
 config RASPBERRYPI_FIRMWARE
-       bool "Raspberry Pi Firmware Driver"
+       tristate "Raspberry Pi Firmware Driver"
        depends on BCM2835_MBOX
-       default USB_PCI
        help
          This option enables support for communicating with the firmware on the
          Raspberry Pi.
 
 config FW_CFG_SYSFS
        tristate "QEMU fw_cfg device support in sysfs"
-       depends on SYSFS && (ARM || ARM64 || PPC_PMAC || SPARC || X86)
+       depends on SYSFS && (ARM || ARM64 || PARISC || PPC_PMAC || SPARC || X86)
        depends on HAS_IOPORT_MAP
        default n
        help