diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2016-06-16 14:23:57 +0900 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2016-06-20 17:52:49 +0900 |
commit | c39f2947bf063fd6f4e2c02fd3c16c2f2b3d666b (patch) | |
tree | 66b9d99c067aa8e2288f205d04d14b3966d09117 /arch/arm/configs/shmobile_defconfig | |
parent | 1a695a905c18548062509178b98bc91e67510864 (diff) | |
download | op-kernel-dev-c39f2947bf063fd6f4e2c02fd3c16c2f2b3d666b.zip op-kernel-dev-c39f2947bf063fd6f4e2c02fd3c16c2f2b3d666b.tar.gz |
ARM: shmobile: defconfig: Enable r8a7792 SoC
Enable support for r8a7792 SoC in shmobile_defconfig.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs/shmobile_defconfig')
-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 f2d6355..baa07a4 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -17,6 +17,7 @@ CONFIG_ARCH_R8A7778=y CONFIG_ARCH_R8A7779=y CONFIG_ARCH_R8A7790=y CONFIG_ARCH_R8A7791=y +CONFIG_ARCH_R8A7792=y CONFIG_ARCH_R8A7793=y CONFIG_ARCH_R8A7794=y CONFIG_ARCH_SH73A0=y |