diff options
author | Kumar Gala <galak@freescale.com> | 2005-09-03 18:55:28 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@evo.osdl.org> | 2005-09-05 03:05:55 -0400 |
commit | 8b1a97776d0e4ad76e1e350e7ec1f4406af5f9e1 (patch) | |
tree | dda38f9e23ef8d1c6531a34ed9243533c74a5f9f /arch/ppc | |
parent | ea08dcfa5439acaf33660e372d44fc049a90b121 (diff) |
[PATCH] ppc32: Remove board support for SM850
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>
Diffstat (limited to 'arch/ppc')
-rw-r--r-- | arch/ppc/Kconfig | 17 | ||||
-rw-r--r-- | arch/ppc/configs/SM850_defconfig | 522 | ||||
-rw-r--r-- | arch/ppc/platforms/tqm8xx.h | 23 |
3 files changed, 1 insertions, 561 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 |
diff --git a/arch/ppc/configs/SM850_defconfig b/arch/ppc/configs/SM850_defconfig deleted file mode 100644 index 021884b43029..000000000000 --- a/arch/ppc/configs/SM850_defconfig +++ /dev/null | |||
@@ -1,522 +0,0 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # | ||
4 | CONFIG_MMU=y | ||
5 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
6 | CONFIG_HAVE_DEC_LOCK=y | ||
7 | |||
8 | # | ||
9 | # Code maturity level options | ||
10 | # | ||
11 | CONFIG_EXPERIMENTAL=y | ||
12 | |||
13 | # | ||
14 | # General setup | ||
15 | # | ||
16 | CONFIG_SWAP=y | ||
17 | CONFIG_SYSVIPC=y | ||
18 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
19 | CONFIG_SYSCTL=y | ||
20 | CONFIG_LOG_BUF_SHIFT=14 | ||
21 | CONFIG_EMBEDDED=y | ||
22 | CONFIG_FUTEX=y | ||
23 | # CONFIG_EPOLL is not set | ||
24 | |||
25 | # | ||
26 | # Loadable module support | ||
27 | # | ||
28 | CONFIG_MODULES=y | ||
29 | CONFIG_MODULE_UNLOAD=y | ||
30 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
31 | CONFIG_OBSOLETE_MODPARM=y | ||
32 | # CONFIG_MODVERSIONS is not set | ||
33 | CONFIG_KMOD=y | ||
34 | |||
35 | # | ||
36 | # Platform support | ||
37 | # | ||
38 | CONFIG_PPC=y | ||
39 | CONFIG_PPC32=y | ||
40 | # CONFIG_6xx is not set | ||
41 | # CONFIG_40x is not set | ||
42 | # CONFIG_POWER3 is not set | ||
43 | CONFIG_8xx=y | ||
44 | |||
45 | # | ||
46 | # IBM 4xx options | ||
47 | # | ||
48 | CONFIG_EMBEDDEDBOOT=y | ||
49 | CONFIG_SERIAL_CONSOLE=y | ||
50 | CONFIG_NOT_COHERENT_CACHE=y | ||
51 | # CONFIG_RPXLITE is not set | ||
52 | # CONFIG_RPXCLASSIC is not set | ||
53 | # CONFIG_BSEIP is not set | ||
54 | # CONFIG_FADS is not set | ||
55 | # CONFIG_TQM823L is not set | ||
56 | # CONFIG_TQM850L is not set | ||
57 | # CONFIG_TQM855L is not set | ||
58 | # CONFIG_TQM860L is not set | ||
59 | # CONFIG_FPS850L is not set | ||
60 | # CONFIG_SPD823TS is not set | ||
61 | # CONFIG_IVMS8 is not set | ||
62 | # CONFIG_IVML24 is not set | ||
63 | CONFIG_SM850=y | ||
64 | # CONFIG_HERMES_PRO is not set | ||
65 | # CONFIG_IP860 is not set | ||
66 | # CONFIG_LWMON is not set | ||
67 | # CONFIG_PCU_E is not set | ||
68 | # CONFIG_CCM is not set | ||
69 | # CONFIG_LANTEC is not set | ||
70 | # CONFIG_MBX is not set | ||
71 | # CONFIG_WINCEPT is not set | ||
72 | CONFIG_TQM8xxL=y | ||
73 | # CONFIG_SMP is not set | ||
74 | # CONFIG_PREEMPT is not set | ||
75 | CONFIG_MATH_EMULATION=y | ||
76 | # CONFIG_CPU_FREQ is not set | ||
77 | |||
78 | # | ||
79 | # General setup | ||
80 | # | ||
81 | # CONFIG_HIGHMEM is not set | ||
82 | # CONFIG_PCI is not set | ||
83 | # CONFIG_PCI_DOMAINS is not set | ||
84 | # CONFIG_PCI_QSPAN is not set | ||
85 | CONFIG_KCORE_ELF=y | ||
86 | CONFIG_BINFMT_ELF=y | ||
87 | CONFIG_KERNEL_ELF=y | ||
88 | # CONFIG_BINFMT_MISC is not set | ||
89 | # CONFIG_HOTPLUG is not set | ||
90 | |||
91 | # | ||
92 | # Parallel port support | ||
93 | # | ||
94 | # CONFIG_PARPORT is not set | ||
95 | CONFIG_CMDLINE_BOOL=y | ||
96 | CONFIG_CMDLINE="console=ttyCPM1" | ||
97 | |||
98 | # | ||
99 | # Advanced setup | ||
100 | # | ||
101 | # CONFIG_ADVANCED_OPTIONS is not set | ||
102 | |||
103 | # | ||
104 | # Default settings for advanced configuration options are used | ||
105 | # | ||
106 | CONFIG_HIGHMEM_START=0xfe000000 | ||
107 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
108 | CONFIG_KERNEL_START=0xc0000000 | ||
109 | CONFIG_TASK_SIZE=0x80000000 | ||
110 | CONFIG_BOOT_LOAD=0x00400000 | ||
111 | |||
112 | # | ||
113 | # Memory Technology Devices (MTD) | ||
114 | # | ||
115 | # CONFIG_MTD is not set | ||
116 | |||
117 | # | ||
118 | # Plug and Play support | ||
119 | # | ||
120 | # CONFIG_PNP is not set | ||
121 | |||
122 | # | ||
123 | # Block devices | ||
124 | # | ||
125 | # CONFIG_BLK_DEV_FD is not set | ||
126 | # CONFIG_BLK_DEV_LOOP is not set | ||
127 | # CONFIG_BLK_DEV_NBD is not set | ||
128 | # CONFIG_BLK_DEV_RAM is not set | ||
129 | # CONFIG_BLK_DEV_INITRD is not set | ||
130 | |||
131 | # | ||
132 | # Multi-device support (RAID and LVM) | ||
133 | # | ||
134 | # CONFIG_MD is not set | ||
135 | |||
136 | # | ||
137 | # ATA/IDE/MFM/RLL support | ||
138 | # | ||
139 | # CONFIG_IDE is not set | ||
140 | |||
141 | # | ||
142 | # SCSI support | ||
143 | # | ||
144 | # CONFIG_SCSI is not set | ||
145 | |||
146 | # | ||
147 | # Fusion MPT device support | ||
148 | # | ||
149 | |||
150 | # | ||
151 | # I2O device support | ||
152 | # | ||
153 | |||
154 | # | ||
155 | # Networking support | ||
156 | # | ||
157 | CONFIG_NET=y | ||
158 | |||
159 | # | ||
160 | # Networking options | ||
161 | # | ||
162 | CONFIG_PACKET=y | ||
163 | # CONFIG_PACKET_MMAP is not set | ||
164 | # CONFIG_NETLINK_DEV is not set | ||
165 | # CONFIG_NETFILTER is not set | ||
166 | CONFIG_UNIX=y | ||
167 | # CONFIG_NET_KEY is not set | ||
168 | CONFIG_INET=y | ||
169 | # CONFIG_IP_MULTICAST is not set | ||
170 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
171 | CONFIG_IP_PNP=y | ||
172 | CONFIG_IP_PNP_DHCP=y | ||
173 | # CONFIG_IP_PNP_BOOTP is not set | ||
174 | # CONFIG_IP_PNP_RARP is not set | ||
175 | # CONFIG_NET_IPIP is not set | ||
176 | # CONFIG_NET_IPGRE is not set | ||
177 | # CONFIG_ARPD is not set | ||
178 | # CONFIG_INET_ECN is not set | ||
179 | # CONFIG_SYN_COOKIES is not set | ||
180 | # CONFIG_INET_AH is not set | ||
181 | # CONFIG_INET_ESP is not set | ||
182 | # CONFIG_INET_IPCOMP is not set | ||
183 | # CONFIG_IPV6 is not set | ||
184 | # CONFIG_XFRM_USER is not set | ||
185 | |||
186 | # | ||
187 | # SCTP Configuration (EXPERIMENTAL) | ||
188 | # | ||
189 | CONFIG_IPV6_SCTP__=y | ||
190 | # CONFIG_IP_SCTP is not set | ||
191 | # CONFIG_ATM is not set | ||
192 | # CONFIG_VLAN_8021Q is not set | ||
193 | # CONFIG_LLC is not set | ||
194 | # CONFIG_DECNET is not set | ||
195 | # CONFIG_BRIDGE is not set | ||
196 | # CONFIG_X25 is not set | ||
197 | # CONFIG_LAPB is not set | ||
198 | # CONFIG_NET_DIVERT is not set | ||
199 | # CONFIG_ECONET is not set | ||
200 | # CONFIG_WAN_ROUTER is not set | ||
201 | # CONFIG_NET_HW_FLOWCONTROL is not set | ||
202 | |||
203 | # | ||
204 | # QoS and/or fair queueing | ||
205 | # | ||
206 | # CONFIG_NET_SCHED is not set | ||
207 | |||
208 | # | ||
209 | # Network testing | ||
210 | # | ||
211 | # CONFIG_NET_PKTGEN is not set | ||
212 | CONFIG_NETDEVICES=y | ||
213 | # CONFIG_DUMMY is not set | ||
214 | # CONFIG_BONDING is not set | ||
215 | # CONFIG_EQUALIZER is not set | ||
216 | # CONFIG_TUN is not set | ||
217 | # CONFIG_ETHERTAP is not set | ||
218 | |||
219 | # | ||
220 | # Ethernet (10 or 100Mbit) | ||
221 | # | ||
222 | CONFIG_NET_ETHERNET=y | ||
223 | # CONFIG_MII is not set | ||
224 | # CONFIG_OAKNET is not set | ||
225 | |||
226 | # | ||
227 | # Ethernet (1000 Mbit) | ||
228 | # | ||
229 | |||
230 | # | ||
231 | # Ethernet (10000 Mbit) | ||
232 | # | ||
233 | # CONFIG_PPP is not set | ||
234 | # CONFIG_SLIP is not set | ||
235 | |||
236 | # | ||
237 | # Wireless LAN (non-hamradio) | ||
238 | # | ||
239 | # CONFIG_NET_RADIO is not set | ||
240 | |||
241 | # | ||
242 | # Token Ring devices (depends on LLC=y) | ||
243 | # | ||
244 | # CONFIG_SHAPER is not set | ||
245 | |||
246 | # | ||
247 | # Wan interfaces | ||
248 | # | ||
249 | # CONFIG_WAN is not set | ||
250 | |||
251 | # | ||
252 | # Amateur Radio support | ||
253 | # | ||
254 | # CONFIG_HAMRADIO is not set | ||
255 | |||
256 | # | ||
257 | # IrDA (infrared) support | ||
258 | # | ||
259 | # CONFIG_IRDA is not set | ||
260 | |||
261 | # | ||
262 | # ISDN subsystem | ||
263 | # | ||
264 | # CONFIG_ISDN_BOOL is not set | ||
265 | |||
266 | # | ||
267 | # Graphics support | ||
268 | # | ||
269 | # CONFIG_FB is not set | ||
270 | |||
271 | # | ||
272 | # Old CD-ROM drivers (not SCSI, not IDE) | ||
273 | # | ||
274 | # CONFIG_CD_NO_IDESCSI is not set | ||
275 | |||
276 | # | ||
277 | # Input device support | ||
278 | # | ||
279 | # CONFIG_INPUT is not set | ||
280 | |||
281 | # | ||
282 | # Userland interfaces | ||
283 | # | ||
284 | |||
285 | # | ||
286 | # Input I/O drivers | ||
287 | # | ||
288 | # CONFIG_GAMEPORT is not set | ||
289 | CONFIG_SOUND_GAMEPORT=y | ||
290 | # CONFIG_SERIO is not set | ||
291 | |||
292 | # | ||
293 | # Input Device Drivers | ||
294 | # | ||
295 | |||
296 | # | ||
297 | # Macintosh device drivers | ||
298 | # | ||
299 | |||
300 | # | ||
301 | # Serial drivers | ||
302 | # | ||
303 | # CONFIG_SERIAL_8250 is not set | ||
304 | |||
305 | # | ||
306 | # Non-8250 serial port support | ||
307 | # | ||
308 | CONFIG_SERIAL_CORE=y | ||
309 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
310 | CONFIG_SERIAL_CPM=y | ||
311 | CONFIG_SERIAL_CPM_CONSOLE=y | ||
312 | # CONFIG_SERIAL_CPM_SCC1 is not set | ||
313 | # CONFIG_SERIAL_CPM_SCC2 is not set | ||
314 | # CONFIG_SERIAL_CPM_SCC3 is not set | ||
315 | # CONFIG_SERIAL_CPM_SCC4 is not set | ||
316 | CONFIG_SERIAL_CPM_SMC1=y | ||
317 | CONFIG_SERIAL_CPM_SMC2=y | ||
318 | CONFIG_SERIAL_CPM_ALT_SMC2=y | ||
319 | CONFIG_UNIX98_PTYS=y | ||
320 | # CONFIG_LEGACY_PTYS is not set | ||
321 | |||
322 | # | ||
323 | # I2C support | ||
324 | # | ||
325 | # CONFIG_I2C is not set | ||
326 | |||
327 | # | ||
328 | # I2C Hardware Sensors Mainboard support | ||
329 | # | ||
330 | |||
331 | # | ||
332 | # I2C Hardware Sensors Chip support | ||
333 | # | ||
334 | # CONFIG_I2C_SENSOR is not set | ||
335 | |||
336 | # | ||
337 | # Mice | ||
338 | # | ||
339 | # CONFIG_BUSMOUSE is not set | ||
340 | # CONFIG_QIC02_TAPE is not set | ||
341 | |||
342 | # | ||
343 | # IPMI | ||
344 | # | ||
345 | # CONFIG_IPMI_HANDLER is not set | ||
346 | |||
347 | # | ||
348 | # Watchdog Cards | ||
349 | # | ||
350 | # CONFIG_WATCHDOG is not set | ||
351 | # CONFIG_NVRAM is not set | ||
352 | CONFIG_GEN_RTC=y | ||
353 | # CONFIG_GEN_RTC_X is not set | ||
354 | # CONFIG_DTLK is not set | ||
355 | # CONFIG_R3964 is not set | ||
356 | # CONFIG_APPLICOM is not set | ||
357 | |||
358 | # | ||
359 | # Ftape, the floppy tape device driver | ||
360 | # | ||
361 | # CONFIG_FTAPE is not set | ||
362 | # CONFIG_AGP is not set | ||
363 | # CONFIG_DRM is not set | ||
364 | # CONFIG_RAW_DRIVER is not set | ||
365 | # CONFIG_HANGCHECK_TIMER is not set | ||
366 | |||
367 | # | ||
368 | # Multimedia devices | ||
369 | # | ||
370 | # CONFIG_VIDEO_DEV is not set | ||
371 | |||
372 | # | ||
373 | # Digital Video Broadcasting Devices | ||
374 | # | ||
375 | # CONFIG_DVB is not set | ||
376 | |||
377 | # | ||
378 | # File systems | ||
379 | # | ||
380 | # CONFIG_EXT2_FS is not set | ||
381 | CONFIG_EXT3_FS=y | ||
382 | CONFIG_EXT3_FS_XATTR=y | ||
383 | # CONFIG_EXT3_FS_POSIX_ACL is not set | ||
384 | # CONFIG_EXT3_FS_SECURITY is not set | ||
385 | CONFIG_JBD=y | ||
386 | # CONFIG_JBD_DEBUG is not set | ||
387 | CONFIG_FS_MBCACHE=y | ||
388 | # CONFIG_REISERFS_FS is not set | ||
389 | # CONFIG_JFS_FS is not set | ||
390 | # CONFIG_XFS_FS is not set | ||
391 | # CONFIG_MINIX_FS is not set | ||
392 | # CONFIG_ROMFS_FS is not set | ||
393 | # CONFIG_QUOTA is not set | ||
394 | # CONFIG_AUTOFS_FS is not set | ||
395 | # CONFIG_AUTOFS4_FS is not set | ||
396 | |||
397 | # | ||
398 | # CD-ROM/DVD Filesystems | ||
399 | # | ||
400 | # CONFIG_ISO9660_FS is not set | ||
401 | # CONFIG_UDF_FS is not set | ||
402 | |||
403 | # | ||
404 | # DOS/FAT/NT Filesystems | ||
405 | # | ||
406 | # CONFIG_FAT_FS is not set | ||
407 | # CONFIG_NTFS_FS is not set | ||
408 | |||
409 | # | ||
410 | # Pseudo filesystems | ||
411 | # | ||
412 | CONFIG_PROC_FS=y | ||
413 | # CONFIG_DEVFS_FS is not set | ||
414 | CONFIG_DEVPTS_FS=y | ||
415 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
416 | CONFIG_TMPFS=y | ||
417 | CONFIG_RAMFS=y | ||
418 | |||
419 | # | ||
420 | # Miscellaneous filesystems | ||
421 | # | ||
422 | # CONFIG_ADFS_FS is not set | ||
423 | # CONFIG_AFFS_FS is not set | ||
424 | # CONFIG_HFS_FS is not set | ||
425 | # CONFIG_BEFS_FS is not set | ||
426 | # CONFIG_BFS_FS is not set | ||
427 | # CONFIG_EFS_FS is not set | ||
428 | # CONFIG_CRAMFS is not set | ||
429 | # CONFIG_VXFS_FS is not set | ||
430 | # CONFIG_HPFS_FS is not set | ||
431 | # CONFIG_QNX4FS_FS is not set | ||
432 | # CONFIG_SYSV_FS is not set | ||
433 | # CONFIG_UFS_FS is not set | ||
434 | |||
435 | # | ||
436 | # Network File Systems | ||
437 | # | ||
438 | CONFIG_NFS_FS=y | ||
439 | # CONFIG_NFS_V3 is not set | ||
440 | # CONFIG_NFS_V4 is not set | ||
441 | # CONFIG_NFSD is not set | ||
442 | CONFIG_ROOT_NFS=y | ||
443 | CONFIG_LOCKD=y | ||
444 | # CONFIG_EXPORTFS is not set | ||
445 | CONFIG_SUNRPC=y | ||
446 | # CONFIG_SUNRPC_GSS is not set | ||
447 | # CONFIG_SMB_FS is not set | ||
448 | # CONFIG_CIFS is not set | ||
449 | # CONFIG_NCP_FS is not set | ||
450 | # CONFIG_CODA_FS is not set | ||
451 | # CONFIG_INTERMEZZO_FS is not set | ||
452 | # CONFIG_AFS_FS is not set | ||
453 | |||
454 | # | ||
455 | # Partition Types | ||
456 | # | ||
457 | CONFIG_PARTITION_ADVANCED=y | ||
458 | # CONFIG_ACORN_PARTITION is not set | ||
459 | # CONFIG_OSF_PARTITION is not set | ||
460 | # CONFIG_AMIGA_PARTITION is not set | ||
461 | # CONFIG_ATARI_PARTITION is not set | ||
462 | # CONFIG_MAC_PARTITION is not set | ||
463 | # CONFIG_MSDOS_PARTITION is not set | ||
464 | # CONFIG_LDM_PARTITION is not set | ||
465 | # CONFIG_NEC98_PARTITION is not set | ||
466 | # CONFIG_SGI_PARTITION is not set | ||
467 | # CONFIG_ULTRIX_PARTITION is not set | ||
468 | # CONFIG_SUN_PARTITION is not set | ||
469 | # CONFIG_EFI_PARTITION is not set | ||
470 | |||
471 | # | ||
472 | # Sound | ||
473 | # | ||
474 | # CONFIG_SOUND is not set | ||
475 | |||
476 | # | ||
477 | # MPC8xx CPM Options | ||
478 | # | ||
479 | CONFIG_SCC_ENET=y | ||
480 | # CONFIG_SCC1_ENET is not set | ||
481 | # CONFIG_SCC2_ENET is not set | ||
482 | CONFIG_SCC3_ENET=y | ||
483 | # CONFIG_FEC_ENET is not set | ||
484 | CONFIG_ENET_BIG_BUFFERS=y | ||
485 | |||
486 | # | ||
487 | # Generic MPC8xx Options | ||
488 | # | ||
489 | CONFIG_8xx_COPYBACK=y | ||
490 | CONFIG_8xx_CPU6=y | ||
491 | # CONFIG_UCODE_PATCH is not set | ||
492 | |||
493 | # | ||
494 | # USB support | ||
495 | # | ||
496 | # CONFIG_USB_GADGET is not set | ||
497 | |||
498 | # | ||
499 | # Bluetooth support | ||
500 | # | ||
501 | # CONFIG_BT is not set | ||
502 | |||
503 | # | ||
504 | # Library routines | ||
505 | # | ||
506 | # CONFIG_CRC32 is not set | ||
507 | |||
508 | # | ||
509 | # Kernel hacking | ||
510 | # | ||
511 | # CONFIG_DEBUG_KERNEL is not set | ||
512 | # CONFIG_KALLSYMS is not set | ||
513 | |||
514 | # | ||
515 | # Security options | ||
516 | # | ||
517 | # CONFIG_SECURITY is not set | ||
518 | |||
519 | # | ||
520 | # Cryptographic options | ||
521 | # | ||
522 | # CONFIG_CRYPTO is not set | ||
diff --git a/arch/ppc/platforms/tqm8xx.h b/arch/ppc/platforms/tqm8xx.h index 2150dc87b18f..43ac064ebe5a 100644 --- a/arch/ppc/platforms/tqm8xx.h +++ b/arch/ppc/platforms/tqm8xx.h | |||
@@ -147,29 +147,6 @@ static __inline__ void ide_led(int on) | |||
147 | #define SICR_ENET_CLKRT ((uint)0x00002600) | 147 | #define SICR_ENET_CLKRT ((uint)0x00002600) |
148 | #endif /* CONFIG_FPS850L */ | 148 | #endif /* CONFIG_FPS850L */ |
149 | 149 | ||
150 | /*** SM850 *********************************************************/ | ||
151 | |||
152 | /* The SM850 Service Module uses SCC2 for IrDA and SCC3 for Ethernet */ | ||
153 | |||
154 | #ifdef CONFIG_SM850 | ||
155 | #define PB_ENET_RXD ((uint)0x00000004) /* PB 29 */ | ||
156 | #define PB_ENET_TXD ((uint)0x00000002) /* PB 30 */ | ||
157 | #define PA_ENET_RCLK ((ushort)0x0100) /* PA 7 */ | ||
158 | #define PA_ENET_TCLK ((ushort)0x0400) /* PA 5 */ | ||
159 | |||
160 | #define PC_ENET_LBK ((ushort)0x0008) /* PC 12 */ | ||
161 | #define PC_ENET_TENA ((ushort)0x0004) /* PC 13 */ | ||
162 | |||
163 | #define PC_ENET_RENA ((ushort)0x0800) /* PC 4 */ | ||
164 | #define PC_ENET_CLSN ((ushort)0x0400) /* PC 5 */ | ||
165 | |||
166 | /* Control bits in the SICR to route TCLK (CLK3) and RCLK (CLK1) to | ||
167 | * SCC3. Also, make sure GR3 (bit 8) and SC3 (bit 9) are zero. | ||
168 | */ | ||
169 | #define SICR_ENET_MASK ((uint)0x00FF0000) | ||
170 | #define SICR_ENET_CLKRT ((uint)0x00260000) | ||
171 | #endif /* CONFIG_SM850 */ | ||
172 | |||
173 | /* We don't use the 8259. | 150 | /* We don't use the 8259. |
174 | */ | 151 | */ |
175 | #define NR_8259_INTS 0 | 152 | #define NR_8259_INTS 0 |