Skip to content

Commit

Permalink
Merge tag 'at91-soc-5.19-2' of git://git.kernel.org/pub/scm/linux/ker…
Browse files Browse the repository at this point in the history
…nel/git/at91/linux into arm/late

AT91 SoC #2 for 5.19:

- One Kconfig fix for random build error

* tag 'at91-soc-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux:
  ARM: at91: pm: Fix rand build error

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
  • Loading branch information
arndb committed May 27, 2022
2 parents 8a7322a + 46a65cd commit fd82d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-at91/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ config SOC_SAMA5
select SRAM if PM

config ATMEL_PM
bool "Atmel PM support"
bool

config ATMEL_SECURE_PM
bool "Atmel Secure PM support"
Expand Down

0 comments on commit fd82d92

Please sign in to comment.