arm64: defconfig: enable R8A77965 SoC
Enable the Renesas R-Car M3-N (R8A77965) SoC in the ARM64 defconfig. Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
parent
5cb300ce80
commit
f3768b0bc2
|
@ -51,6 +51,7 @@ CONFIG_ARCH_SEATTLE=y
|
|||
CONFIG_ARCH_RENESAS=y
|
||||
CONFIG_ARCH_R8A7795=y
|
||||
CONFIG_ARCH_R8A7796=y
|
||||
CONFIG_ARCH_R8A77965=y
|
||||
CONFIG_ARCH_R8A77970=y
|
||||
CONFIG_ARCH_R8A77980=y
|
||||
CONFIG_ARCH_R8A77995=y
|
||||
|
|
Loading…
Reference in New Issue