added fat support
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1416 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user