diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2016-06-16 01:23:57 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2016-06-20 04:52:49 -0400 |
commit | c39f2947bf063fd6f4e2c02fd3c16c2f2b3d666b (patch) | |
tree | 66b9d99c067aa8e2288f205d04d14b3966d09117 | |
parent | 1a695a905c18548062509178b98bc91e67510864 (diff) |
ARM: shmobile: defconfig: Enable r8a7792 SoC
Enable support for r8a7792 SoC in shmobile_defconfig.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
-rw-r--r-- | arch/arm/configs/shmobile_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index f2d635566a13..baa07a46a88b 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig | |||
@@ -17,6 +17,7 @@ CONFIG_ARCH_R8A7778=y | |||
17 | CONFIG_ARCH_R8A7779=y | 17 | CONFIG_ARCH_R8A7779=y |
18 | CONFIG_ARCH_R8A7790=y | 18 | CONFIG_ARCH_R8A7790=y |
19 | CONFIG_ARCH_R8A7791=y | 19 | CONFIG_ARCH_R8A7791=y |
20 | CONFIG_ARCH_R8A7792=y | ||
20 | CONFIG_ARCH_R8A7793=y | 21 | CONFIG_ARCH_R8A7793=y |
21 | CONFIG_ARCH_R8A7794=y | 22 | CONFIG_ARCH_R8A7794=y |
22 | CONFIG_ARCH_SH73A0=y | 23 | CONFIG_ARCH_SH73A0=y |