diff options
Diffstat (limited to 'arch/ppc/Kconfig')
-rw-r--r-- | arch/ppc/Kconfig | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/arch/ppc/Kconfig b/arch/ppc/Kconfig index ad6c362a15b6..1a0c98db050e 100644 --- a/arch/ppc/Kconfig +++ b/arch/ppc/Kconfig | |||
@@ -354,13 +354,6 @@ config RPXLITE | |||
354 | End of life: - | 354 | End of life: - |
355 | URL: <http://www.speech-design.de/> | 355 | URL: <http://www.speech-design.de/> |
356 | 356 | ||
357 | SM850: | ||
358 | Service Module (based on TQM850L) | ||
359 | Manufacturer: Dependable Computer Systems, <http://www.decomsys.com/> | ||
360 | Date of Release: end 2000 (?) | ||
361 | End of life: mid 2001 (?) | ||
362 | URL: <http://www.tz-mikroelektronik.de/ServiceModule/index.html> | ||
363 | |||
364 | HERMES: | 357 | HERMES: |
365 | Hermes-Pro ISDN/LAN router with integrated 8 x hub | 358 | Hermes-Pro ISDN/LAN router with integrated 8 x hub |
366 | Manufacturer: Multidata Gesellschaft fur Datentechnik und Informatik | 359 | Manufacturer: Multidata Gesellschaft fur Datentechnik und Informatik |
@@ -485,14 +478,6 @@ config IVML24 | |||
485 | from Speech Design, released March 2001. The manufacturer's website | 478 | from Speech Design, released March 2001. The manufacturer's website |
486 | is at <http://www.speech-design.de/>. | 479 | is at <http://www.speech-design.de/>. |
487 | 480 | ||
488 | config SM850 | ||
489 | bool "SM850" | ||
490 | help | ||
491 | Say Y here to support the Service Module 850 from Dependable | ||
492 | Computer Systems, an SBC based on the TQM850L module by TQ | ||
493 | Components. This board is no longer in production. The | ||
494 | manufacturer's website is at <http://www.decomsys.com/>. | ||
495 | |||
496 | config HERMES_PRO | 481 | config HERMES_PRO |
497 | bool "HERMES" | 482 | bool "HERMES" |
498 | 483 | ||
@@ -713,7 +698,7 @@ config PQ2ADS | |||
713 | 698 | ||
714 | config TQM8xxL | 699 | config TQM8xxL |
715 | bool | 700 | bool |
716 | depends on 8xx && (TQM823L || TQM850L || FPS850L || TQM855L || TQM860L || SM850) | 701 | depends on 8xx && (TQM823L || TQM850L || FPS850L || TQM855L || TQM860L) |
717 | default y | 702 | default y |
718 | 703 | ||
719 | config EMBEDDEDBOOT | 704 | config EMBEDDEDBOOT |