diff options
| author | Dr. David Alan Gilbert <linux@treblig.org> | 2025-03-11 01:49:59 +0000 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2025-03-14 11:42:51 +0000 |
| commit | 44356090d59efd8db152e9eecb8e7f843be319f0 (patch) | |
| tree | 0ca09bc1b21af2fe89529559c5c6bacb48ee4455 /arch/mips | |
| parent | 786ad21f4350601c9d118ddbd19b7b830c04ece6 (diff) | |
mfd: pcf50633: Remove remaining PCF50633 support
Remove the remaining parts of the 50633, the core, headers and glue.
The pcf50633 was used as part of the OpenMoko devices but
the support for its main chip was recently removed in:
commit 61b7f8920b17 ("ARM: s3c: remove all s3c24xx support")
See https://lore.kernel.org/all/Z8z236h4B5A6Ki3D@gallifrey/
Remove it.
Signed-off-by: "Dr. David Alan Gilbert" <linux@treblig.org>
Link: https://lore.kernel.org/r/20250311014959.743322-10-linux@treblig.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'arch/mips')
| -rw-r--r-- | arch/mips/configs/ip27_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/configs/ip27_defconfig b/arch/mips/configs/ip27_defconfig index 0a9ec09aff65..c13c2f3cff9a 100644 --- a/arch/mips/configs/ip27_defconfig +++ b/arch/mips/configs/ip27_defconfig @@ -255,7 +255,6 @@ CONFIG_I2C_TAOS_EVM=m CONFIG_I2C_STUB=m # CONFIG_HWMON is not set CONFIG_THERMAL=y -CONFIG_MFD_PCF50633=m # CONFIG_VGA_ARB is not set CONFIG_LEDS_LP3944=m CONFIG_LEDS_PCA955X=m |
