diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2012-08-21 20:59:32 +0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2012-09-28 21:14:08 +0200 |
commit | 1c3a918f78b72fb60fcc9ca9a4cebc90de570e58 (patch) | |
tree | 230bbf1c8552c8e1d6ec13d6131789c245023225 /arch/arm/mach-clps711x/Kconfig | |
parent | afc49177b412dfe547c60740ac1f1db7f805da43 (diff) | |
download | talos-op-linux-1c3a918f78b72fb60fcc9ca9a4cebc90de570e58.tar.gz talos-op-linux-1c3a918f78b72fb60fcc9ca9a4cebc90de570e58.zip |
ARM: clps711x: Remove board support for CEIVA
The current kernel does not fit in the CEIVA ROM. Also, some functional
has already been removed due migrate from 2.6 to 3.0, and it seems that
no one uses this platform. So, remove support for this board and modules
specific only to this board.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Diffstat (limited to 'arch/arm/mach-clps711x/Kconfig')
-rw-r--r-- | arch/arm/mach-clps711x/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-clps711x/Kconfig b/arch/arm/mach-clps711x/Kconfig index ea036d621581..e6135363765a 100644 --- a/arch/arm/mach-clps711x/Kconfig +++ b/arch/arm/mach-clps711x/Kconfig @@ -16,12 +16,6 @@ config ARCH_CDB89712 The board includes 2 serial ports, Ethernet, IRDA, and expansion headers. It comes with 16 MB SDRAM and 8 MB flash ROM. -config ARCH_CEIVA - bool "CEIVA" - help - Say Y here if you intend to run this kernel on the Ceiva/Polaroid - PhotoMax Digital Picture Frame. - config ARCH_CLEP7312 bool "CLEP7312" help |