diff options
author | Swift Geek <swiftgeek@gmail.com> | 2019-03-07 11:18:56 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2019-03-07 11:18:56 +0000 |
commit | 6fb741b1ec18c23d6268f36d72fe0f542ea6b8ca (patch) | |
tree | 6fc374f9e35ffe180f331e4753c83187c8a604a4 /projects/coreboot/configs/nyan/big/16MiB/config | |
parent | 0d193397567270efcd7ec12864df2767c48f4682 (diff) | |
parent | 1031e56c6996bdea838b8740f756306cb5c58fa2 (diff) | |
download | librebootfr-6fb741b1ec18c23d6268f36d72fe0f542ea6b8ca.tar.gz librebootfr-6fb741b1ec18c23d6268f36d72fe0f542ea6b8ca.zip |
Merge branch 'unit-prefix-2' of and_who/libreboot into master
Diffstat (limited to 'projects/coreboot/configs/nyan/big/16MiB/config')
-rw-r--r-- | projects/coreboot/configs/nyan/big/16MiB/config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/projects/coreboot/configs/nyan/big/16MiB/config b/projects/coreboot/configs/nyan/big/16MiB/config new file mode 100644 index 00000000..d3e3b7aa --- /dev/null +++ b/projects/coreboot/configs/nyan/big/16MiB/config @@ -0,0 +1,5 @@ +CONFIG_CBFS_SIZE=0x1000000 +CONFIG_COREBOOT_ROMSIZE_KB_4096=n +CONFIG_COREBOOT_ROMSIZE_KB_16384=y +CONFIG_COREBOOT_ROMSIZE_KB=16384 +CONFIG_ROM_SIZE=0x1000000 |