Skip to content

Commit 9483b96

Browse files
arndbsre
authored andcommitted
power/reset: remove zte zx driver
The zte zx platform is getting removed, so this driver is no longer needed. Cc: Jun Nie <[email protected]> Cc: Shawn Guo <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
1 parent 79bcb02 commit 9483b96

File tree

3 files changed

+0
-94
lines changed

3 files changed

+0
-94
lines changed

drivers/power/reset/Kconfig

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -258,13 +258,6 @@ config POWER_RESET_RMOBILE
258258
help
259259
Reboot support for Renesas R-Mobile and SH-Mobile SoCs.
260260

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-
268261
config REBOOT_MODE
269262
tristate
270263

drivers/power/reset/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ obj-$(CONFIG_POWER_RESET_KEYSTONE) += keystone-reset.o
3030
obj-$(CONFIG_POWER_RESET_SYSCON) += syscon-reboot.o
3131
obj-$(CONFIG_POWER_RESET_SYSCON_POWEROFF) += syscon-poweroff.o
3232
obj-$(CONFIG_POWER_RESET_RMOBILE) += rmobile-reset.o
33-
obj-$(CONFIG_POWER_RESET_ZX) += zx-reboot.o
3433
obj-$(CONFIG_REBOOT_MODE) += reboot-mode.o
3534
obj-$(CONFIG_SYSCON_REBOOT_MODE) += syscon-reboot-mode.o
3635
obj-$(CONFIG_POWER_RESET_SC27XX) += sc27xx-poweroff.o

drivers/power/reset/zx-reboot.c

Lines changed: 0 additions & 86 deletions
This file was deleted.

0 commit comments

Comments
 (0)