Skip to content

Commit

Permalink
ARM: shmobile: r8a7791 is now called "R-Car M2-W"
Browse files Browse the repository at this point in the history
As per recent revisions of the datasheet.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Geert Uytterhoeven authored and Simon Horman committed Sep 2, 2014
1 parent 0cdc23d commit 13298fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm/mach-shmobile/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ config ARCH_R8A7790
select ARCH_RCAR_GEN2

config ARCH_R8A7791
bool "R-Car M2 (R8A77910)"
bool "R-Car M2-W (R8A77910)"
select ARCH_RCAR_GEN2

comment "Renesas ARM SoCs Board Type"
Expand Down Expand Up @@ -141,7 +141,7 @@ config ARCH_R8A7790
select ARCH_DMA_ADDR_T_64BIT if ARM_LPAE

config ARCH_R8A7791
bool "R-Car M2 (R8A77910)"
bool "R-Car M2-W (R8A77910)"
select ARCH_RCAR_GEN2
select ARCH_WANT_OPTIONAL_GPIOLIB
select ARM_GIC
Expand Down

0 comments on commit 13298fb

Please sign in to comment.