Changeset 235
- Timestamp:
- 09/24/08 16:13:42 (2 months ago)
- Files:
-
- 1 modified
-
buildrom-devel/config/platforms/Config.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
buildrom-devel/config/platforms/Config.in
r229 r235 191 191 192 192 config BUILD_QEMU 193 bool "Build QEMU with patches for LinuxBIOS"193 bool "Build QEMU with patches for coreboot" 194 194 depends on PLATFORM_QEMU-X86 195 195 default n 196 196 help 197 197 Say 'y' here to build a patched version of QEMU to work with 198 LinuxBIOS. This downloads the correct version and patches it;198 coreboot. This downloads the correct version and patches it; 199 199 it even builds it if you specify the QEMU_CC correctly. 200 200
