imx233: always use the timer for kernel tick

Change-Id: Ifb7f77569b351e66edb5b8f1ac2e805c2f8b394a
This commit is contained in:
Amaury Pouly 2013-06-17 00:22:19 +02:00
parent b74a459189
commit 6e88d98dcf

View file

@ -23,15 +23,7 @@
#include "kernel.h"
#ifdef SANSA_FUZEPLUS
#define TICK_TIMER_NR 0
#elif defined(CREATIVE_ZENXFI2)
#define TICK_TIMER_NR 0
#elif defined(CREATIVE_ZENXFI3)
#define TICK_TIMER_NR 0
#else
#error Select tick timer !
#endif
/* The i.MX233 uses in several places virtual channels to multiplex the work.
* To arbiter the use of the different channels, we use a simple channel arbiter