new chip configure
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@992 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
73a9cf4ccb
commit
2b02b63c54
2 changed files with 8 additions and 0 deletions
|
|
@ -157,6 +157,11 @@ define LINUXBIOS_ASSEMBLER
|
|||
export always
|
||||
comment "Build assembler"
|
||||
end
|
||||
define CONFIG_CHIP_CONFIGURE
|
||||
default 0
|
||||
export used
|
||||
comment "Use new chip_configure method for configuring (non-pci) devices"
|
||||
end
|
||||
|
||||
###############################################
|
||||
# ROM image options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue