diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2014-09-09 20:44:47 -0400 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2014-09-10 20:49:40 -0400 |
commit | 7d984c95723725d26f3961c1655c20256f0affdf (patch) | |
tree | 6183a59eec1e7da8e3764e326de70e9e586704a6 /arch/arm/configs | |
parent | de46e95cdb8671e2b0728923b8113654779c3ba8 (diff) |
ARM: shmobile: Enable r8a7794 SoC in shmobile_defconfig
Support for the r8a7794 was recently added.
Enable it in the shmobile_defconfig to increase build coverage.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/configs')
-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 522275a08945..d7346ad51043 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig | |||
@@ -16,6 +16,7 @@ CONFIG_ARCH_R8A7740=y | |||
16 | CONFIG_ARCH_R8A7779=y | 16 | CONFIG_ARCH_R8A7779=y |
17 | CONFIG_ARCH_R8A7790=y | 17 | CONFIG_ARCH_R8A7790=y |
18 | CONFIG_ARCH_R8A7791=y | 18 | CONFIG_ARCH_R8A7791=y |
19 | CONFIG_ARCH_R8A7794=y | ||
19 | CONFIG_MACH_KOELSCH=y | 20 | CONFIG_MACH_KOELSCH=y |
20 | CONFIG_MACH_LAGER=y | 21 | CONFIG_MACH_LAGER=y |
21 | CONFIG_MACH_MARZEN=y | 22 | CONFIG_MACH_MARZEN=y |