Changes in HelenOS.config [1f5c9c96:1c99eae] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    r1f5c9c96 r1c99eae  
    520520@ "1920x1080"
    521521@ "1920x1200"
    522 ! [(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_HID_OUT!=none&CONFIG_FB=y] CONFIG_BFB_MODE (choice)
     522! [(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_HID_OUT!=none&CONFIG_FB=y] CONFIG_VESA_MODE (choice)
    523523
    524524% Default framebuffer depth
     
    526526@ "16"
    527527@ "24"
    528 ! [(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_HID_OUT!=none&CONFIG_FB=y] CONFIG_BFB_BPP (choice)
     528! [(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_HID_OUT!=none&CONFIG_FB=y] CONFIG_VESA_BPP (choice)
    529529
    530530% Start AP processors by the loader
     
    555555! CONFIG_WRITE_CORE_FILES (n/y)
    556556
    557 % Include development files (headers, libraries)
    558 ! [RDFMT=tmpfs|RDFMT=ext2fs] CONFIG_DEVEL_FILES (n/y)
    559 
    560557% Strip binaries
    561558! CONFIG_STRIP_BINARIES (n/y)
     
    567564! CONFIG_BAREBONE (n/y)
    568565
    569 % Build pcc binaries
    570 ! CONFIG_PCC (n/y)
    571 
    572 % Build binutils binaries
    573 ! CONFIG_BINUTILS (n/y)
    574 
    575566% Line debugging information
    576567! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y)
    577568
    578 # USB settings
     569# USB settings 
    579570
    580571% USB release build (less logging)
     
    588579@ "ganged" Root hub ports are all powered or all off.
    589580@ "per_port" Powered status of every root hub port is independent.
    590 ! [PLATFORM=ia32|PLATFORM=amd64] OHCI_POWER_SWITCH (choice)
    591 
    592 % GRUB boot loader architecture
    593 @ "pc" GRUB for PC
    594 @ "efi" GRUB for UEFI
    595 ! [PLATFORM=ia32|PLATFORM=amd64] GRUB_ARCH (choice)
     581![PLATFORM=ia32|PLATFORM=amd64] OHCI_POWER_SWITCH (choice)
Note: See TracChangeset for help on using the changeset viewer.