Options for briQ

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1328 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Greg Watson 2004-01-13 22:01:09 +00:00
parent f6e4357130
commit 24aa3c8cf1
1 changed files with 14 additions and 0 deletions

View 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