Options for briQ
authorGreg Watson <jarrah@users.sourceforge.net>
Tue, 13 Jan 2004 22:01:09 +0000 (22:01 +0000)
committerGreg Watson <jarrah@users.sourceforge.net>
Tue, 13 Jan 2004 22:01:09 +0000 (22:01 +0000)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1328 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/config/Options.lb

index b330a3a8c269e0a18040c72fe6f13b9c30afafc9..e0ee437c9b5b4d92e716fe51384aabc21dff131b 100644 (file)
@@ -655,3 +655,17 @@ define CONFIG_SANDPOINT_GYRUS
        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