Changeset 6bbe470 in mainline for HelenOS.config


Ignore:
Timestamp:
2012-10-29T22:56:18Z (12 years ago)
Author:
Martin Sucha <sucha14@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
21b6307
Parents:
5030acad
Message:

Implement output in ns16550 driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    r5030acad r6bbe470  
    464464
    465465% Use NS16550 controller as dummy serial output (kernel console)
    466 ! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_NS16550_KCON=y] CONFIG_NS16550_DSRLNOUT (y)
     466! [(CONFIG_HID_OUT=generic|CONFIG_HID_OUT=serial)&(PLATFORM=ia32|PLATFORM=amd64)&CONFIG_NS16550_KCON=y] CONFIG_NS16550_OUT (y)
    467467
    468468% Support for ARM926 on-chip UART
     
    491491
    492492% Dummy serial line output
    493 ! [CONFIG_MIPS_PRN=y|CONFIG_ARM_PRN=y|CONFIG_NS16550_DSRLNOUT=y] CONFIG_DSRLNOUT (y)
     493! [CONFIG_MIPS_PRN=y|CONFIG_ARM_PRN=y] CONFIG_DSRLNOUT (y)
    494494
    495495% Serial line input module
Note: See TracChangeset for help on using the changeset viewer.