summaryrefslogtreecommitdiff
path: root/kconfig/arch.kconfig
Commit message (Collapse)AuthorAge
* Embtk: correct remaining files using wrong gpl versionAbdoulaye Walsimou Gaye2010-12-26
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Embtk: fix header of Makefiles and kconfig filesAbdoulaye Walsimou Gaye2010-08-14
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Embtk: create general kconfig symbols for big/little endianAbdoulaye Walsimou Gaye2010-08-12
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
* Make architecture/variants/options selection in the same menuAbdoulaye Walsimou Gaye2009-11-24
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* ARM achitecture: select 32bits filesystem for allAbdoulaye Walsimou Gaye2009-09-09
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Create symbols for correct filesystems layout selectionAbdoulaye Walsimou Gaye2009-09-09
| | | | | | | | | This patch create the following symbols: EMBTK_32BITS_FS: select 32bits filesystem layout EMBTK_64BITS_FS: select 64bits filesystem layout EMBTK_64BITS_FS: select 64bits filesystem layout with 32 compatibility Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtk: document unsupported architectureAbdoulaye Walsimou Gaye2009-07-18
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Toolchain: Add ARM arch supportAbdoulaye Walsimou Gaye2009-07-04
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: EMBTK_TARGET_ARCH_64BITS and EMBTK_TARGET_ARCH_32BITS add bool statementAbdoulaye Walsimou Gaye2009-06-02
| | | | Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* EMBTK: create EMBTK_TARGET_ARCH_32BITS and EMBTK_TARGET_ARCH_64BITSAbdoulaye Walsimou Gaye2009-06-01
| | | | | | | | This patch creates to symbols EMBTK_TARGET_ARCH_32BITS and EMBTK_TARGET_ARCH_64BITS. These two symbols will help to determinate if we're in 64bits or 32bits. They will replace EMBTK_TARGET_ARCH for this task. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>
* Embtoolkit: Fisrt commitAbdoulaye Walsimou Gaye2009-05-12
This is the first commit in the embedded system toolkit git repository, formaly embtoolkit. This porject aims to design a tool which helps on building an embedded linux system. The goal of this porject is to use EGLIBC as C Library for linux systems generated. This initial commit is manely just a backup in order to save work done. Signed-off-by: Abdoulaye Walsimou Gaye <walsimou@walsimou.com>