Remove motorola PPC boards. These have lain untouched and unused by anyone
[coreboot.git] / src / config / Options.lb
index c54f78318178af1ad6bcd3270913d1849718e860..db1a20fa91b73bfc7b6bbbddd6bbe2d3eed0f951 100644 (file)
@@ -1225,49 +1225,3 @@ define CONFIG_PCIE_CONFIGSPACE_HOLE
        comment "Leave a hole for PCIe config space in the device allocator"
 end
 
-###############################################
-# Board specific options
-###############################################
-
-###############################################
-# Options for motorola/sandpoint
-###############################################
-define CONFIG_SANDPOINT_ALTIMUS
-       default 0
-       export never
-       comment "Configure Sandpoint with Altimus PMC"
-end
-define CONFIG_SANDPOINT_TALUS
-       default 0
-       export never
-       comment "Configure Sandpoint with Talus PMC"
-end
-define CONFIG_SANDPOINT_UNITY
-       default 0
-       export never
-       comment "Configure Sandpoint with Unity PMC"
-end
-define CONFIG_SANDPOINT_VALIS
-       default 0
-       export never
-       comment "Configure Sandpoint with Valis PMC"
-end
-define CONFIG_SANDPOINT_GYRUS
-       default 0
-       export never
-       comment "Configure Sandpoint with Gyrus PMC"
-end
-
-###############################################
-# Options for totalimpact/briq
-###############################################
-define CONFIG_BRIQ_750FX
-       default 0
-       export never
-       comment "Configure briQ with PowerPC 750FX"
-end
-define CONFIG_BRIQ_7400
-       default 0
-       export never
-       comment "Configure briQ with PowerPC G4"
-end