1 # # the ti-x embed operation system
3 # it is free software; you can redistribute it and/or modify
4 # it under the terms of the GNU General Public License as published by
5 # the Free Software Foundation; either version 2 of the License, or
6 # (at your option) any later version.
8 # it is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 # GNU General Public License for more details.
13 # You should have received a copy of the GNU General Public License
14 # along with it; If not, see <a href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>
16 # Copyright (C) 2009, Ruki All rights reserved.
17 # Home: <a href="http://www.xxx.org">http://www.xxx.org</a>
22 # \brief the config file
26 # #################################################################
30 # ################################################################
36 TI_CONFIG_ARCH_ARM
= y
41 TI_CONFIG_ARM_V5TE
= n
45 # ################################################################
48 TI_CONFIG_BOARD
= mini2440
49 TI_CONFIG_BOARD_MINI2440
= y
52 # ################################################################
55 TI_CONFIG_CPU
= s3c2440
56 TI_CONFIG_CPU_CORE
= arm920t
57 TI_CONFIG_CPU_S3C2440
= y
58 TI_CONFIG_CPU_CORE_ARM920T
= y
60 # ################################################################
66 TI_CONFIG_FLOAT_HARD
= n
67 TI_CONFIG_FLOAT_SOFT
= y
69 # arm embed application binary interface