Skip to content

Commit 1b62a42

Browse files
committed
Revert "mfd: Add rp1 driver"
This reverts commit 5c670f1.
1 parent 7b4bd20 commit 1b62a42

File tree

4 files changed

+0
-409
lines changed

4 files changed

+0
-409
lines changed

drivers/mfd/Kconfig

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff 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-
24662454
config MFD_RSMU_I2C
24672455
tristate "Renesas Synchronization Management Unit with I2C"
24682456
depends on I2C && OF

drivers/mfd/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,4 +295,3 @@ obj-$(CONFIG_MFD_RSMU_I2C) += rsmu_i2c.o rsmu_core.o
295295
obj-$(CONFIG_MFD_RSMU_SPI) += rsmu_spi.o rsmu_core.o
296296

297297
obj-$(CONFIG_MFD_UPBOARD_FPGA) += upboard-fpga.o
298-
obj-$(CONFIG_MFD_RP1) += rp1.o

0 commit comments

Comments
 (0)