File tree Expand file tree Collapse file tree 6 files changed +0
-512
lines changed
include/linux/mfd/pcf50633 Expand file tree Collapse file tree 6 files changed +0
-512
lines changed Original file line number Diff line number Diff line change @@ -255,7 +255,6 @@ CONFIG_I2C_TAOS_EVM=m
255
255
CONFIG_I2C_STUB=m
256
256
# CONFIG_HWMON is not set
257
257
CONFIG_THERMAL=y
258
- CONFIG_MFD_PCF50633=m
259
258
# CONFIG_VGA_ARB is not set
260
259
CONFIG_LEDS_LP3944=m
261
260
CONFIG_LEDS_PCA955X=m
Original file line number Diff line number Diff line change @@ -1132,16 +1132,6 @@ config MFD_RETU
1132
1132
Retu and Tahvo are a multi-function devices found on Nokia
1133
1133
Internet Tablets (770, N800 and N810).
1134
1134
1135
- config MFD_PCF50633
1136
- tristate "NXP PCF50633"
1137
- depends on I2C
1138
- select REGMAP_I2C
1139
- help
1140
- Say yes here if you have NXP PCF50633 chip on your board.
1141
- This core driver provides register access and IRQ handling
1142
- facilities, and registers devices for the various functions
1143
- so that function-specific drivers can bind to them.
1144
-
1145
1135
config MFD_PM8XXX
1146
1136
tristate "Qualcomm PM8xxx PMIC chips driver"
1147
1137
depends on ARM || HEXAGON || COMPILE_TEST
Original file line number Diff line number Diff line change @@ -183,8 +183,6 @@ obj-$(CONFIG_MFD_MT6370) += mt6370.o
183
183
mt6397-objs := mt6397-core.o mt6397-irq.o mt6358-irq.o
184
184
obj-$(CONFIG_MFD_MT6397) += mt6397.o
185
185
186
- pcf50633-objs := pcf50633-core.o
187
- obj-$(CONFIG_MFD_PCF50633) += pcf50633.o
188
186
obj-$(CONFIG_RZ_MTU3) += rz-mtu3.o
189
187
obj-$(CONFIG_ABX500_CORE) += abx500-core.o
190
188
obj-$(CONFIG_MFD_DB8500_PRCMU) += db8500-prcmu.o
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments