File tree Expand file tree Collapse file tree 3 files changed +0
-94
lines changed Expand file tree Collapse file tree 3 files changed +0
-94
lines changed Original file line number Diff line number Diff line change @@ -258,13 +258,6 @@ config POWER_RESET_RMOBILE
258
258
help
259
259
Reboot support for Renesas R-Mobile and SH-Mobile SoCs.
260
260
261
- config POWER_RESET_ZX
262
- tristate "ZTE SoCs reset driver"
263
- depends on ARCH_ZX || COMPILE_TEST
264
- depends on HAS_IOMEM
265
- help
266
- Reboot support for ZTE SoCs.
267
-
268
261
config REBOOT_MODE
269
262
tristate
270
263
Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ obj-$(CONFIG_POWER_RESET_KEYSTONE) += keystone-reset.o
30
30
obj-$(CONFIG_POWER_RESET_SYSCON) += syscon-reboot.o
31
31
obj-$(CONFIG_POWER_RESET_SYSCON_POWEROFF) += syscon-poweroff.o
32
32
obj-$(CONFIG_POWER_RESET_RMOBILE) += rmobile-reset.o
33
- obj-$(CONFIG_POWER_RESET_ZX) += zx-reboot.o
34
33
obj-$(CONFIG_REBOOT_MODE) += reboot-mode.o
35
34
obj-$(CONFIG_SYSCON_REBOOT_MODE) += syscon-reboot-mode.o
36
35
obj-$(CONFIG_POWER_RESET_SC27XX) += sc27xx-poweroff.o
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments