Skip to content

Commit d4a5304

Browse files
Bartosz Golaszewskiarndb
authored andcommitted
arm64: defconfig: enable building the nvmem-reboot-mode module
This module is used by the Qualcomm sa8775p platform for passing the reboot reason to the bootloader. Enable building it in the arm64 defconfig as a module. Signed-off-by: Bartosz Golaszewski <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 8c0232d commit d4a5304

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,7 @@ CONFIG_POWER_RESET_QCOM_PON=m
614614
CONFIG_POWER_RESET_XGENE=y
615615
CONFIG_POWER_RESET_SYSCON=y
616616
CONFIG_SYSCON_REBOOT_MODE=y
617+
CONFIG_NVMEM_REBOOT_MODE=m
617618
CONFIG_BATTERY_SBS=m
618619
CONFIG_BATTERY_BQ27XXX=y
619620
CONFIG_BATTERY_MAX17042=m

0 commit comments

Comments
 (0)