File tree Expand file tree Collapse file tree 3 files changed +0
-292
lines changed Expand file tree Collapse file tree 3 files changed +0
-292
lines changed Original file line number Diff line number Diff line change @@ -1321,13 +1321,6 @@ config RTC_DRV_SPEAR
1321
1321
If you say Y here you will get support for the RTC found on
1322
1322
spear
1323
1323
1324
- config RTC_DRV_PCF50633
1325
- depends on MFD_PCF50633
1326
- tristate "NXP PCF50633 RTC"
1327
- help
1328
- If you say yes here you get support for the RTC subsystem of the
1329
- NXP PCF50633 used in embedded systems.
1330
-
1331
1324
config RTC_DRV_AB8500
1332
1325
tristate "ST-Ericsson AB8500 RTC"
1333
1326
depends on AB8500_CORE
Original file line number Diff line number Diff line change @@ -126,7 +126,6 @@ obj-$(CONFIG_RTC_DRV_PALMAS) += rtc-palmas.o
126
126
obj-$(CONFIG_RTC_DRV_PCAP) += rtc-pcap.o
127
127
obj-$(CONFIG_RTC_DRV_PCF2123) += rtc-pcf2123.o
128
128
obj-$(CONFIG_RTC_DRV_PCF2127) += rtc-pcf2127.o
129
- obj-$(CONFIG_RTC_DRV_PCF50633) += rtc-pcf50633.o
130
129
obj-$(CONFIG_RTC_DRV_PCF85063) += rtc-pcf85063.o
131
130
obj-$(CONFIG_RTC_DRV_PCF8523) += rtc-pcf8523.o
132
131
obj-$(CONFIG_RTC_DRV_PCF85363) += rtc-pcf85363.o
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments