From 4703bf16190f1a54faa6697b514ae9cce56c19ea Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Fri, 2 Oct 2009 03:36:30 +0000 Subject: Remove motorola PPC boards. These have lain untouched and unused by anyone for years. Signed-off-by: Ronald G. Minnich Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4708 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/config/Options.lb | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) (limited to 'src/config') diff --git a/src/config/Options.lb b/src/config/Options.lb index c54f783181..db1a20fa91 100644 --- a/src/config/Options.lb +++ b/src/config/Options.lb @@ -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 -- cgit v1.2.3