diff options
author | Greg Watson <jarrah@users.sourceforge.net> | 2004-11-26 01:08:16 +0000 |
---|---|---|
committer | Greg Watson <jarrah@users.sourceforge.net> | 2004-11-26 01:08:16 +0000 |
commit | 08d2d5a5c2c151e4a342c73b32a4728b3e43fab7 (patch) | |
tree | 85cd3d8d20a6972d2176659b1a82099b0536af77 | |
parent | d12eca7273e9c219cd2e84e42b7b75b9149017a9 (diff) |
PMC no longer works
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1802 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
-rw-r--r-- | src/mainboard/motorola/sandpointx3_altimus_mpc7410/Options.lb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/mainboard/motorola/sandpointx3_altimus_mpc7410/Options.lb b/src/mainboard/motorola/sandpointx3_altimus_mpc7410/Options.lb index f17fc0ef82..a668999a43 100644 --- a/src/mainboard/motorola/sandpointx3_altimus_mpc7410/Options.lb +++ b/src/mainboard/motorola/sandpointx3_altimus_mpc7410/Options.lb @@ -1,8 +1,3 @@ -uses CONFIG_SANDPOINT_ALTIMUS -uses CONFIG_SANDPOINT_TALUS -uses CONFIG_SANDPOINT_UNITY -uses CONFIG_SANDPOINT_VALIS -uses CONFIG_SANDPOINT_GYRUS uses ISA_IO_BASE uses ISA_MEM_BASE uses PCIC0_CFGADDR @@ -116,7 +111,5 @@ default _ROMSTART=_RESET+0x3100 default _RAMBASE=0x00100000 default _RAMSTART=0x00100000 -default CONFIG_SANDPOINT_ALTIMUS=1 - ### End Options.lb end |