Lines Matching +full:on +full:- +full:board
1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Board level reset or power off"
5 Provides a number of drivers which either reset a complete board
6 or shut it down, by manipulating the main power supply on the board.
8 Say Y here to enable board reset and power off
13 bool "ams AS3722 power-off driver"
14 depends on MFD_AS3722
16 This driver supports turning off board via a ams AS3722 power-off.
20 depends on ARCH_AT91
28 depends on ARCH_AT91
35 tristate "Atmel AT91 SAMA5D2-Compatible shutdown controller driver"
36 depends on ARCH_AT91
40 SAMA5 SoCs. It is present for example on SAMA5D2 SoC.
43 tristate "Actions Semi ATC260x PMIC power-off driver"
44 depends on MFD_ATC260X
46 This driver provides power-off and restart support for a system
51 depends on ARCH_AXXIA
59 depends on ARM || COMPILE_TEST
64 Say Y here if you have a Broadcom Kona-based board and you wish
69 depends on ARM || ARM64 || MIPS || COMPILE_TEST
70 depends on MFD_SYSCON
75 Say Y here if you have a Broadcom STB board and you wish
79 bool "Cortina Gemini power-off driver"
80 depends on ARCH_GEMINI || COMPILE_TEST
81 depends on OF && HAS_IOMEM
88 bool "GPIO power-off driver"
89 depends on OF_GPIO
91 This driver supports turning off your board via a GPIO line.
92 If your board needs a GPIO high/low to power down, say Y and
97 depends on OF_GPIO
99 This driver supports restarting your board via a GPIO line.
100 If your board needs a GPIO high/low to restart, say Y and
104 bool "Hisilicon power-off driver"
105 depends on ARCH_HISI
110 tristate "Buffalo LinkStation power-off driver"
111 depends on ARCH_MVEBU || COMPILE_TEST
112 depends on OF_MDIO && PHYLIB
121 bool "Qualcomm MSM power-off driver"
122 depends on ARCH_QCOM
127 tristate "Qualcomm power-on driver"
128 depends on ARCH_QCOM
129 depends on MFD_SPMI_PMIC
132 Power On support for Qualcomm boards.
134 power-on and reboot reason, Say Y.
139 depends on MSCC_OCELOT || ARCH_SPARX5 || COMPILE_TEST
146 depends on ARCH_OXNAS
152 tristate "Intel PIIX4 power-off driver"
153 depends on PCI
154 depends on MIPS || COMPILE_TEST
157 southbridge, for example the MIPS Malta development board. The
162 bool "LTC2952 PowerPath power-off driver"
163 depends on OF_GPIO
165 This driver supports an external powerdown trigger and board power
169 bool "MediaTek MT6323 power-off driver"
170 depends on MFD_MT6397
172 The power-off driver is responsible for externally shutdown down
176 Say Y if you have a board where MT6323 could be found.
179 bool "QNAP power-off driver"
180 depends on OF_GPIO && PLAT_ORION
188 bool "Regulator subsystem power-off driver"
189 depends on OF && REGULATOR
191 This driver supports turning off your board by disabling a
195 bool "Restart power-off driver"
198 Instead they restart, and u-boot holds the SoC until the
199 user presses a key. u-boot then boots into Linux.
203 depends on ARCH_STI
209 depends on MFD_TPS65086
211 This driver adds support for resetting the TPS65086 PMIC on restart.
215 depends on ARM
216 depends on MFD_SYSCON
217 depends on OF
223 bool "ARM Versatile Express power-off and reset driver"
224 depends on ARM || ARM64
225 depends on VEXPRESS_CONFIG=y
231 bool "APM SoC X-Gene reset driver"
232 depends on ARM64
234 Reboot support for the APM SoC X-Gene Eval boards.
238 depends on ARCH_KEYSTONE || COMPILE_TEST
239 depends on HAS_IOMEM
246 depends on OF
247 depends on HAS_IOMEM
254 depends on OF
255 depends on HAS_IOMEM
261 tristate "Renesas R-Mobile reset driver"
262 depends on ARCH_RMOBILE || COMPILE_TEST
263 depends on HAS_IOMEM
265 Reboot support for Renesas R-Mobile and SH-Mobile SoCs.
272 depends on OF
273 depends on MFD_SYSCON
282 tristate "Spreadtrum SC27xx PMIC power-off driver"
283 depends on MFD_SC27XX_PMIC || COMPILE_TEST
292 depends on OF
302 depends on (GPIO_MLXBF2 && ACPI)