Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
- Beacon board fix, for this release.
  • Loading branch information
trini committed Jun 25, 2021
2 parents 0e1819f + 12ef801 commit 1b044fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/arm/mach-rmobile/Kconfig.64
Original file line number Diff line number Diff line change
Expand Up @@ -69,16 +69,19 @@ choice
config TARGET_BEACON_RZG2H
bool "Beacon EmbeddedWorks RZ/G2H Dev Kit"
select R8A774E1
select RZ_G2
select PINCTRL_PFC_R8A774E1

config TARGET_BEACON_RZG2M
bool "Beacon EmbeddedWorks RZ/G2M Dev Kit"
select R8A774A1
select RZ_G2
select PINCTRL_PFC_R8A774A1

config TARGET_BEACON_RZG2N
bool "Beacon EmbeddedWorks RZ/G2N Dev Kit"
select R8A774B1
select RZ_G2
select PINCTRL_PFC_R8A774B1

config TARGET_CONDOR
Expand Down

0 comments on commit 1b044fd

Please sign in to comment.