Changeset 3617 for trunk/coreboot-v2/src/mainboard/msi/ms9282/Options.lb
- Timestamp:
- 09/30/08 00:59:23 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/coreboot-v2/src/mainboard/msi/ms9282/Options.lb
r3053 r3617 101 101 uses CONFIG_COMPRESSED_PAYLOAD_NRV2B 102 102 uses CONFIG_PRECOMPRESSED_PAYLOAD 103 uses CONFIG_USE_PRINTK_IN_CAR 103 104 104 105 ## ROM_SIZE is the size of boot ROM that this board will use. … … 204 205 default LIFT_BSP_APIC_ID=0 205 206 206 207 207 ## 208 208 ## Build code to setup a generic IOAPIC … … 268 268 ## The Serial Console 269 269 ## 270 default CONFIG_USE_PRINTK_IN_CAR=1 270 271 271 272 # To Enable the Serial Console
