Renesas ARM defconfig updates for v5.8 (take two)
- Enable support for the new RZ/G1H SoC in the shmobile and multi_v7 defconfigs. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQ9qaHoIs/1I4cXmEiKwlD9ZEnxcAUCXr5fqAAKCRCKwlD9ZEnx cLL+AP4qfjbDM073NG9nuiSssmswLezSrHqssSCabZ2Gx9ubegD9ERfeW4jX+6+o VVSMvqH2paZNiuSUs2lJI/rSjJ23KA8= =pMSS -----END PGP SIGNATURE----- Merge tag 'renesas-arm-defconfig-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/defconfig Renesas ARM defconfig updates for v5.8 (take two) - Enable support for the new RZ/G1H SoC in the shmobile and multi_v7 defconfigs. * tag 'renesas-arm-defconfig-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel: ARM: multi_v7_defconfig: Enable r8a7742 SoC ARM: shmobile: defconfig: Enable r8a7742 SoC Link: https://lore.kernel.org/r/20200515100547.14671-2-geert+renesas@glider.be Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
commit
c0feb184a7
|
@ -979,6 +979,7 @@ CONFIG_ARCH_R7S72100=y
|
|||
CONFIG_ARCH_R7S9210=y
|
||||
CONFIG_ARCH_R8A73A4=y
|
||||
CONFIG_ARCH_R8A7740=y
|
||||
CONFIG_ARCH_R8A7742=y
|
||||
CONFIG_ARCH_R8A7743=y
|
||||
CONFIG_ARCH_R8A7744=y
|
||||
CONFIG_ARCH_R8A7745=y
|
||||
|
|
|
@ -179,6 +179,7 @@ CONFIG_ARCH_R7S72100=y
|
|||
CONFIG_ARCH_R7S9210=y
|
||||
CONFIG_ARCH_R8A73A4=y
|
||||
CONFIG_ARCH_R8A7740=y
|
||||
CONFIG_ARCH_R8A7742=y
|
||||
CONFIG_ARCH_R8A7743=y
|
||||
CONFIG_ARCH_R8A7744=y
|
||||
CONFIG_ARCH_R8A7745=y
|
||||
|
|
Loading…
Reference in New Issue