Changeset 22a0ee8 in mainline


Ignore:
Timestamp:
2012-11-24T02:31:10Z (11 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d238aa9
Parents:
f1e496a
Message:

config: Enable FPU on armv7.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HelenOS.config

    rf1e496a r22a0ee8  
    9999! [PLATFORM=arm32&MACHINE=beagleboardxm] PROCESSOR (choice)
    100100
    101 
    102101% RAM disk format
    103102@ "tmpfs" TMPFS image
     
    347346% FPU support
    348347! [PLATFORM=mips32&(MACHINE=lgxemul|MACHINE=bgxemul)] CONFIG_FPU (y)
     348
     349## armv7 made fpu hardware compulsory
     350% FPU support
     351! [PLATFORM=arm32&PROCESSOR=armv7_a] CONFIG_FPU (y)
     352
    349353
    350354
Note: See TracChangeset for help on using the changeset viewer.