Changeset d0688a3 in mainline for HelenOS.config


Ignore:
Timestamp:
2009-03-13T10:08:39Z (17 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
afdce6eb
Parents:
449d4ecc
Message:

bring back kernel HID on ppc32
this concludes the transition from chardev_t to indev_t and outdev_t

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    r449d4ecc rd0688a3  
    342342@ "generic" Monitor or serial line
    343343@ "none" No output device
    344 ! [PLATFORM=ia32|PLATFORM=amd64|PLATFORM=sparc64|(PLATFORM=ia64&MACHINE=i460GX)|(PLATFORM=mips32&MACHINE=msim)] CONFIG_HID_OUT (choice)
     344! [PLATFORM=ia32|PLATFORM=amd64|PLATFORM=sparc64|PLATFORM=ppc32|(PLATFORM=ia64&MACHINE=i460GX)|(PLATFORM=mips32&MACHINE=msim)] CONFIG_HID_OUT (choice)
    345345
    346346% Output device class
     
    410410
    411411% Framebuffer support
    412 ! [CONFIG_HID_OUT=generic&(PLATFORM=ia32|PLATFORM=amd64)] CONFIG_FB (y/n)
     412! [CONFIG_HID_OUT=generic&(PLATFORM=ia32|PLATFORM=amd64|PLATFORM=ppc32)] CONFIG_FB (y/n)
    413413
    414414% Framebuffer support
Note: See TracChangeset for help on using the changeset viewer.