summaryrefslogtreecommitdiff
path: root/config/arch/c6x.in
blob: 98589ccca0cc48eae6a524e0f4cbe4847c0a0a56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# c6x specific configuration file

## no-package
## select ARCH_SUPPORTS_32
## select ARCH_DEFAULT_32
## select ARCH_SUPPORTS_EITHER_ENDIAN
## select ARCH_DEFAULT_LE
## select ARCH_SUPPORTS_FLAT_FORMAT
## select ARCH_SUPPORTS_WITH_CPU
## select LINUX_REQUIRE_older_than_5_12
## select LINUX_REQUIRE_3_7_or_later
## depends on EXPERIMENTAL
##
## help The TI C6x (TMS320C6000) architecture
## help   https://www.ti.com/processors/digital-signal-processors
## help   For linux, kernel must be 3.7 or later (or custom) but not newer
## help   than 5.11.x (support for C6x was removed in 5.12).