blob: f711498c180c0e7f1f97037e76c852c5a93dfb8e [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001if ARCH_CLPS711X
2
Alexander Shiyan94bd3272012-05-13 02:40:57 +04003menu "CLPS711X/EP721X/EP731X Implementations"
Linus Torvalds1da177e2005-04-16 15:20:36 -07004
5config ARCH_AUTCPU12
6 bool "AUTCPU12"
7 help
8 Say Y if you intend to run the kernel on the autronix autcpu12
9 board. This board is based on a Cirrus Logic CS89712.
10
11config ARCH_CDB89712
12 bool "CDB89712"
13 help
14 This is an evaluation board from Cirrus for the CS89712 processor.
15 The board includes 2 serial ports, Ethernet, IRDA, and expansion
16 headers. It comes with 16 MB SDRAM and 8 MB flash ROM.
17
Linus Torvalds1da177e2005-04-16 15:20:36 -070018config ARCH_CLEP7312
19 bool "CLEP7312"
Martin Michlmayrf999b8b2006-02-08 21:09:05 +000020 help
21 Boards based on the Cirrus Logic 7212/7312 chips.
Linus Torvalds1da177e2005-04-16 15:20:36 -070022
23config ARCH_EDB7211
24 bool "EDB7211"
Alexander Shiyan5c15bd22013-05-13 21:07:20 +040025 select ARCH_HAS_HOLES_MEMORYMODEL
Linus Torvalds1da177e2005-04-16 15:20:36 -070026 help
27 Say Y here if you intend to run this kernel on a Cirrus Logic EDB-7211
28 evaluation board.
29
30config ARCH_P720T
31 bool "P720T"
32 help
33 Say Y here if you intend to run this kernel on the ARM Prospector
34 720T.
35
Linus Torvalds1da177e2005-04-16 15:20:36 -070036endmenu
37
38endif