diff options
author | Ulrich Hecht <ulrich.hecht+renesas@gmail.com> | 2015-08-14 15:51:04 +0200 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2015-09-14 10:06:48 +0900 |
commit | 993f58c32c613b7155f3cab75ed4e2e6e6b3ec64 (patch) | |
tree | fe3e07738a406a5006fdfd62300990fbc283ef5c /arch/arm/mach-shmobile/Kconfig | |
parent | 4baadb9e05c68962362b7e1f52f32f50b4062593 (diff) | |
download | blackbird-op-linux-993f58c32c613b7155f3cab75ed4e2e6e6b3ec64.tar.gz blackbird-op-linux-993f58c32c613b7155f3cab75ed4e2e6e6b3ec64.zip |
ARM: shmobile: Kconfig: remove obsolete option ARCH_R8A7778
Obsoleted by removal of r8a7778 legacy platform.
Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Acked-by: by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/Kconfig')
-rw-r--r-- | arch/arm/mach-shmobile/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-shmobile/Kconfig b/arch/arm/mach-shmobile/Kconfig index 6e07e981c8ff..61a59b18e9d6 100644 --- a/arch/arm/mach-shmobile/Kconfig +++ b/arch/arm/mach-shmobile/Kconfig @@ -103,12 +103,6 @@ if ARCH_SHMOBILE_LEGACY comment "Renesas ARM SoCs System Type" -config ARCH_R8A7778 - bool "R-Car M1A (R8A77781)" - select ARCH_RCAR_GEN1 - select ARCH_WANT_OPTIONAL_GPIOLIB - select ARM_GIC - config ARCH_R8A7779 bool "R-Car H1 (R8A77790)" select ARCH_RCAR_GEN1 |