File tree Expand file tree Collapse file tree 3 files changed +0
-374
lines changed Expand file tree Collapse file tree 3 files changed +0
-374
lines changed Original file line number Diff line number Diff line change @@ -1478,16 +1478,6 @@ config RTC_DRV_SUNPLUS
1478
1478
This driver can also be built as a module. If so, the module
1479
1479
will be called rtc-sunplus.
1480
1480
1481
- config RTC_DRV_VR41XX
1482
- tristate "NEC VR41XX"
1483
- depends on CPU_VR41XX || COMPILE_TEST
1484
- help
1485
- If you say Y here you will get access to the real time clock
1486
- built into your NEC VR41XX CPU.
1487
-
1488
- To compile this driver as a module, choose M here: the
1489
- module will be called rtc-vr41xx.
1490
-
1491
1481
config RTC_DRV_PL030
1492
1482
tristate "ARM AMBA PL030 RTC"
1493
1483
depends on ARM_AMBA
Original file line number Diff line number Diff line change @@ -178,7 +178,6 @@ obj-$(CONFIG_RTC_DRV_TPS6586X) += rtc-tps6586x.o
178
178
obj-$(CONFIG_RTC_DRV_TPS65910) += rtc-tps65910.o
179
179
obj-$(CONFIG_RTC_DRV_TWL4030) += rtc-twl.o
180
180
obj-$(CONFIG_RTC_DRV_V3020) += rtc-v3020.o
181
- obj-$(CONFIG_RTC_DRV_VR41XX) += rtc-vr41xx.o
182
181
obj-$(CONFIG_RTC_DRV_VT8500) += rtc-vt8500.o
183
182
obj-$(CONFIG_RTC_DRV_WILCO_EC) += rtc-wilco-ec.o
184
183
obj-$(CONFIG_RTC_DRV_WM831X) += rtc-wm831x.o
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments