added fat support
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1416 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
12f5ef5f87
commit
711c8bddfe
4 changed files with 611 additions and 0 deletions
|
|
@ -537,6 +537,11 @@ define CONFIG_FS_ISO9660
|
|||
export always
|
||||
comment "Enable ISO9660 filesystem support"
|
||||
end
|
||||
define CONFIG_FS_FAT
|
||||
default 0
|
||||
export always
|
||||
comment "Enable FAT filesystem support"
|
||||
end
|
||||
define AUTOBOOT_DELAY
|
||||
default 2
|
||||
export always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue