diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2013-07-18 22:34:53 +0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-08-13 23:29:11 -0700 |
commit | a0d3a2d92ef5d421f750572d48654976670eade4 (patch) | |
tree | c47a4868280e88b87fe25cb03d5ada64604b1688 /arch/arm/mach-clps711x/Kconfig | |
parent | 5104d2656d4874c51868dc7182016e9501ec99ca (diff) |
ARM: clps711x: Drop fortunet board support
This patch removes support for the fortunet board.
This board is not maintained by long time and it seems
no one is not using it.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-clps711x/Kconfig')
-rw-r--r-- | arch/arm/mach-clps711x/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-clps711x/Kconfig b/arch/arm/mach-clps711x/Kconfig index 01ad4d41e72..bea6295c8c5 100644 --- a/arch/arm/mach-clps711x/Kconfig +++ b/arch/arm/mach-clps711x/Kconfig @@ -33,9 +33,6 @@ config ARCH_P720T Say Y here if you intend to run this kernel on the ARM Prospector 720T. -config ARCH_FORTUNET - bool "FORTUNET" - config EP72XX_ROM_BOOT bool "EP721x/EP731x ROM boot" help |