Skip to content

Commit

Permalink
[PATCH] ppc32: Remove board support for SM850
Browse files Browse the repository at this point in the history
Support for the SM850 board is no longer maintained and thus being removed

Signed-off-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Kumar Gala authored and Linus Torvalds committed Sep 5, 2005
1 parent ea08dcf commit 8b1a977
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 561 deletions.
17 changes: 1 addition & 16 deletions arch/ppc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -354,13 +354,6 @@ config RPXLITE
End of life: -
URL: <http://www.speech-design.de/>

SM850:
Service Module (based on TQM850L)
Manufacturer: Dependable Computer Systems, <http://www.decomsys.com/>
Date of Release: end 2000 (?)
End of life: mid 2001 (?)
URL: <http://www.tz-mikroelektronik.de/ServiceModule/index.html>

HERMES:
Hermes-Pro ISDN/LAN router with integrated 8 x hub
Manufacturer: Multidata Gesellschaft fur Datentechnik und Informatik
Expand Down Expand Up @@ -485,14 +478,6 @@ config IVML24
from Speech Design, released March 2001. The manufacturer's website
is at <http://www.speech-design.de/>.

config SM850
bool "SM850"
help
Say Y here to support the Service Module 850 from Dependable
Computer Systems, an SBC based on the TQM850L module by TQ
Components. This board is no longer in production. The
manufacturer's website is at <http://www.decomsys.com/>.

config HERMES_PRO
bool "HERMES"

Expand Down Expand Up @@ -713,7 +698,7 @@ config PQ2ADS

config TQM8xxL
bool
depends on 8xx && (TQM823L || TQM850L || FPS850L || TQM855L || TQM860L || SM850)
depends on 8xx && (TQM823L || TQM850L || FPS850L || TQM855L || TQM860L)
default y

config EMBEDDEDBOOT
Expand Down
Loading

0 comments on commit 8b1a977

Please sign in to comment.