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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    r1c99eae r1f5c9c96  
    520520@ "1920x1080"
    521521@ "1920x1200"
    522 ! [(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_HID_OUT!=none&CONFIG_FB=y] CONFIG_VESA_MODE (choice)
     522! [(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_HID_OUT!=none&CONFIG_FB=y] CONFIG_BFB_MODE (choice)
    523523
    524524% Default framebuffer depth
     
    526526@ "16"
    527527@ "24"
    528 ! [(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_HID_OUT!=none&CONFIG_FB=y] CONFIG_VESA_BPP (choice)
     528! [(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_HID_OUT!=none&CONFIG_FB=y] CONFIG_BFB_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
    557560% Strip binaries
    558561! CONFIG_STRIP_BINARIES (n/y)
     
    564567! CONFIG_BAREBONE (n/y)
    565568
     569% Build pcc binaries
     570! CONFIG_PCC (n/y)
     571
     572% Build binutils binaries
     573! CONFIG_BINUTILS (n/y)
     574
    566575% Line debugging information
    567576! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y)
    568577
    569 # USB settings 
     578# USB settings
    570579
    571580% USB release build (less logging)
     
    579588@ "ganged" Root hub ports are all powered or all off.
    580589@ "per_port" Powered status of every root hub port is independent.
    581 ![PLATFORM=ia32|PLATFORM=amd64] OHCI_POWER_SWITCH (choice)
     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)
Note: See TracChangeset for help on using the changeset viewer.