diff options
Diffstat (limited to 'configs/coreboot-x86_defconfig')
-rw-r--r-- | configs/coreboot-x86_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/coreboot-x86_defconfig b/configs/coreboot-x86_defconfig new file mode 100644 index 0000000000..a06c527c8b --- /dev/null +++ b/configs/coreboot-x86_defconfig @@ -0,0 +1,3 @@ +CONFIG_SYS_EXTRA_OPTIONS="SYS_TEXT_BASE=0x01110000" +CONFIG_X86=y +CONFIG_TARGET_COREBOOT=y |