File tree Expand file tree Collapse file tree 4 files changed +0
-1158
lines changed Expand file tree Collapse file tree 4 files changed +0
-1158
lines changed Original file line number Diff line number Diff line change @@ -1508,12 +1508,6 @@ config STMPE_SPI
1508
1508
This is used to enable SPI interface of STMPE
1509
1509
endmenu
1510
1510
1511
- config MFD_STA2X11
1512
- bool "STMicroelectronics STA2X11"
1513
- depends on STA2X11
1514
- select MFD_CORE
1515
- select REGMAP_MMIO
1516
-
1517
1511
config MFD_SUN6I_PRCM
1518
1512
bool "Allwinner A31/A23/A33 PRCM controller"
1519
1513
depends on ARCH_SUNXI || COMPILE_TEST
Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ obj-$(CONFIG_MFD_TI_LP873X) += lp873x.o
26
26
obj-$(CONFIG_MFD_TI_LP87565) += lp87565.o
27
27
obj-$(CONFIG_MFD_TI_AM335X_TSCADC) += ti_am335x_tscadc.o
28
28
29
- obj-$(CONFIG_MFD_STA2X11) += sta2x11-mfd.o
30
29
obj-$(CONFIG_MFD_STMPE) += stmpe.o
31
30
obj-$(CONFIG_STMPE_I2C) += stmpe-i2c.o
32
31
obj-$(CONFIG_STMPE_SPI) += stmpe-spi.o
You can’t perform that action at this time.
0 commit comments