Fix copy-paste error in src/cpu/x86/Kconfig.
[coreboot.git] / src / cpu / x86 / Kconfig
1 config SERIAL_CPU_INIT
2         bool
3         default y
4
5 config XIP_ROM_BASE
6         hex
7         default 0xfffe0000
8
9 config XIP_ROM_SIZE
10         hex
11         default 0x2000