~martin-decky/helenos/rcu

« back to all changes in this revision

Viewing changes to HelenOS.config

  • Committer: Vojtech Horky
  • Date: 2012-05-18 11:31:26 UTC
  • mfrom: (1445.1.16 msim)
  • mto: This revision was merged to the branch mainline in revision 1479.
  • Revision ID: vojtechhorky@users.sourceforge.net-20120518113126-zcz644df1fvgg4sc
Merge MSIM simulator port (#401)

Merged from lp:~vojtech-horky/helenos/msim.

Not all features work, but it is possible to boot HelenOS running in
MSIM that runs in HelenOS in Qemu
(i.e. host -> Qemu -> HelenOS -> MSIM -> HelenOS).

Show diffs side-by-side

added added

removed removed

Lines of Context:
572
572
% Build binutils binaries
573
573
! CONFIG_BINUTILS (n/y)
574
574
 
 
575
% Build MSIM binary
 
576
! CONFIG_MSIM (n/y)
 
577
 
575
578
% Line debugging information
576
579
! [CONFIG_STRIP_BINARIES!=y] CONFIG_LINE_DEBUG (n/y)
577
580