From df0d5e1fbb45ef3024b7413fb6b566761d5e96f7 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 9 Dec 2014 06:21:30 -0600 Subject: [PATCH] Update README --- configs/sim/README.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/configs/sim/README.txt b/configs/sim/README.txt index 641a73ed210..2bfd7b941c4 100644 --- a/configs/sim/README.txt +++ b/configs/sim/README.txt @@ -682,9 +682,3 @@ traveler cd /usr/lib/ sudo ln -s libXext.so.6.4.0 libXext.so - 4. Don't enable CONFIG_GRAPHICS_TRAVELER_PERFMON. Timing is - really important on the target platform anyway. But for the - simulation platform, timing works very strangely since there - are not timer interrupts. So if this is enabled you will - most likely get divide-by-zero errors. -