diff --git a/bsp/mini2440/rtconfig.h b/bsp/mini2440/rtconfig.h index c0c797c68032a56d95d5a66548f2fb275fb15bc4..614262eeddf8747822b204af7e0dfe864398685b 100644 --- a/bsp/mini2440/rtconfig.h +++ b/bsp/mini2440/rtconfig.h @@ -192,7 +192,7 @@ /* SECTION: RTGUI support */ /* using RTGUI support */ -/* #define RT_USING_RTGUI */ +#define RT_USING_RTGUI /* name length of RTGUI object */ #define RTGUI_NAME_MAX 16 @@ -215,7 +215,7 @@ /* SECTION: FTK support */ /* using FTK support */ -#define RT_USING_FTK +/* #define RT_USING_FTK */ #ifdef RT_USING_FTK