3 menu "CLPS711X/EP721X Implementations"
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.
15 This is an evaluation board from Cirrus for the CS89712 processor.
16 The board includes 2 serial ports, Ethernet, IRDA, and expansion
17 headers. It comes with 16 MB SDRAM and 8 MB flash ROM.
22 Say Y here if you intend to run this kernel on the Ceiva/Polaroid
23 PhotoMax Digital Picture Frame.
28 Boards based on the Cirrus Logic 7212/7312 chips.
33 select ARCH_SPARSEMEM_ENABLE
34 select ARCH_SELECT_MEMORY_MODEL
36 Say Y here if you intend to run this kernel on a Cirrus Logic EDB-7211
42 Say Y here if you intend to run this kernel on the ARM Prospector
48 # XXX Maybe these should indicate register compatibility
49 # instead of being mutually exclusive.
52 depends on ARCH_EDB7211
57 depends on ARCH_P720T || ARCH_CEIVA
60 config EP72XX_ROM_BOOT
61 bool "EP72xx ROM boot"
62 depends on ARCH_EP7211 || ARCH_EP7212
64 If you say Y here, your CLPS711x-based kernel will use the bootstrap
65 mode memory map instead of the normal memory map.
67 Processors derived from the Cirrus CLPS-711X core support two boot
68 modes. Normal mode boots from the external memory device at CS0.
69 Bootstrap mode rearranges parts of the memory map, placing an
70 internal 128 byte bootstrap ROM at CS0. This option performs the
71 address map changes required to support booting in this mode.
73 You almost surely want to say N here.