Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[platform/kernel/linux-rpi.git] / drivers / firmware / Kconfig
index afdbebb..3315e3c 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