Kconfig (96916090f488986a4ebb8e9ffa6a3b50881d5ccd) Kconfig (be370302742ff9948f2a42b15cb2ba174d97b930)
1if ARCH_CLPS711X
2
3menu "CLPS711X/EP721X Implementations"
4
5config ARCH_AUTCPU12
6 bool "AUTCPU12"
7 help
8 Say Y if you intend to run the kernel on the autronix autcpu12

--- 16 unchanged lines hidden (view full) ---

25config ARCH_CLEP7312
26 bool "CLEP7312"
27 help
28 Boards based on the Cirrus Logic 7212/7312 chips.
29
30config ARCH_EDB7211
31 bool "EDB7211"
32 select ISA
1if ARCH_CLPS711X
2
3menu "CLPS711X/EP721X Implementations"
4
5config ARCH_AUTCPU12
6 bool "AUTCPU12"
7 help
8 Say Y if you intend to run the kernel on the autronix autcpu12

--- 16 unchanged lines hidden (view full) ---

25config ARCH_CLEP7312
26 bool "CLEP7312"
27 help
28 Boards based on the Cirrus Logic 7212/7312 chips.
29
30config ARCH_EDB7211
31 bool "EDB7211"
32 select ISA
33 select ARCH_DISCONTIGMEM_ENABLE
34 select ARCH_SPARSEMEM_ENABLE
35 select ARCH_SELECT_MEMORY_MODEL
36 help
37 Say Y here if you intend to run this kernel on a Cirrus Logic EDB-7211
38 evaluation board.
39
40config ARCH_P720T
41 bool "P720T"

--- 37 unchanged lines hidden ---
33 select ARCH_SPARSEMEM_ENABLE
34 select ARCH_SELECT_MEMORY_MODEL
35 help
36 Say Y here if you intend to run this kernel on a Cirrus Logic EDB-7211
37 evaluation board.
38
39config ARCH_P720T
40 bool "P720T"

--- 37 unchanged lines hidden ---