Changeset 5d9e36b in mainline for HelenOS.config
- Timestamp:
- 2012-12-30T13:32:58Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bfb57fb
- Parents:
- 949869d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
HelenOS.config
r949869d r5d9e36b 86 86 ! [PLATFORM=sparc64&MACHINE=generic] PROCESSOR (choice) 87 87 88 % CPU type88 % CPU arch 89 89 @ "armv4" ARMv4 90 ! [PLATFORM=arm32&(MACHINE=gta02)] PROCESSOR (choice)90 ! [PLATFORM=arm32&(MACHINE=gta02)] PROCESSOR_ARCH (choice) 91 91 92 92 % CPU type 93 93 @ "armv5" ARMv5 94 ! [PLATFORM=arm32&MACHINE=integratorcp] PROCESSOR (choice)94 ! [PLATFORM=arm32&MACHINE=integratorcp] PROCESSOR_ARCH (choice) 95 95 96 96 % CPU type 97 97 @ "armv7_a" ARMv7-A 98 ! [PLATFORM=arm32&MACHINE=beagleboardxm] PROCESSOR (choice)98 ! [PLATFORM=arm32&MACHINE=beagleboardxm] PROCESSOR_ARCH (choice) 99 99 100 100 % RAM disk format … … 348 348 ## armv7 made fpu hardware compulsory 349 349 % FPU support 350 ! [PLATFORM=arm32&PROCESSOR =armv7_a] CONFIG_FPU (y)350 ! [PLATFORM=arm32&PROCESSOR_ARCH=armv7_a] CONFIG_FPU (y) 351 351 352 352 % FPU support
Note:
See TracChangeset
for help on using the changeset viewer.