File tree Expand file tree Collapse file tree 4 files changed +0
-409
lines changed Expand file tree Collapse file tree 4 files changed +0
-409
lines changed Original file line number Diff line number Diff line change @@ -2451,18 +2451,6 @@ config MFD_QNAP_MCU
24512451 This driver implements the base serial protocol to talk to the
24522452 device and provides functions for the other parts to hook into.
24532453
2454- config MFD_RP1
2455- tristate "RP1 MFD driver"
2456- depends on PCI
2457- depends on PCI_MSI
2458- select MFD_CORE
2459- help
2460- Support for the RP1 peripheral chip.
2461-
2462- This driver provides support for the Raspberry Pi RP1 peripheral chip.
2463- It is responsible for enabling the Device Tree node once the PCIe endpoint
2464- has been configured, and handling interrupts.
2465-
24662454config MFD_RSMU_I2C
24672455 tristate "Renesas Synchronization Management Unit with I2C"
24682456 depends on I2C && OF
Original file line number Diff line number Diff line change @@ -295,4 +295,3 @@ obj-$(CONFIG_MFD_RSMU_I2C) += rsmu_i2c.o rsmu_core.o
295295obj-$(CONFIG_MFD_RSMU_SPI) += rsmu_spi.o rsmu_core.o
296296
297297obj-$(CONFIG_MFD_UPBOARD_FPGA) += upboard-fpga.o
298- obj-$(CONFIG_MFD_RP1) += rp1.o
You can’t perform that action at this time.
0 commit comments