170d5673e375aeaf31b1328f05d5f6eed5bc47d1
[coreboot.git] / src / mainboard / motorola / sandpointx3_altimus_mpc7410 / Config.lb
1 ##
2 ## Config file for the Motorola Sandpoint III development system.
3 ## Note that this has only been tested with the Altimus 7410 PMC.
4 ##
5
6 dir /mainboard/motorola/sandpoint
7
8 ##
9 ## Build the objects we have code for in this directory.
10 ##
11
12 chip northbridge/motorola/mpc107
13         device pci_domain 0 on
14                 device pci 0.0 on end
15                 device pci b.0 on
16                         chip southbridge/winbond/w83c553
17                                 chip superio/NSC/pc97307
18                                         device pnp 15c.0 on end # Kyeboard
19                                         device pnp 15c.1 on end # Mouse
20                                         device pnp 15c.2 on end # Real-time Clock
21                                         device pnp 15c.3 on end # Floppy
22                                         device pnp 15c.4 on end # Parallel port
23                                         device pnp 15c.5 on end # com2
24                                         device pnp 15c.6 on end # com1
25                                         device pnp 15c.7 on end # gpio
26                                         device pnp 15c.8 on end # Power management
27                                 end
28                         end
29                 end # pci to isa bridge
30                 device pci b.1 on end # pci ide controller
31         end
32         device cpu_bus 0 on
33                 chip cpu/ppc/mpc74xx
34                         device cpu 0 on end
35                 end
36         end
37 end