1 menu "Processor type and features"
4 prompt "H8/300 platform"
10 H8/300H CPU Generic Hardware Support
12 config H8300H_AKI3068NET
15 AKI-H8/3068F / AKI-H8/3069F Flashmicom LAN Board Support
16 More Information. (Japanese Only)
17 <http://akizukidensi.com/catalog/h8.html>
18 AE-3068/69 Evaluation Board Support
20 <http://www.microtronique.com/ae3069lan.htm>
25 H8MAX Evaluation Board Support
26 More Information. (Japanese Only)
27 <http://strawberry-linux.com/h8/index.html>
30 bool "H8/300H Simulator"
34 arch/h8300/Doc/simulator.txt
39 H8S CPU Generic Hardware Support
44 Renesas EDOSK-2674 Evaluation Board Support
46 <http://www.azpower.com/H8-uClinux/index.html>
47 <http://www.eu.renesas.com/tools/edk/support/edosk2674.html>
54 arch/h8300/Doc/simulator.txt
58 if (H8300H_GENERIC || H8S_GENERIC)
59 menu "Detail Selection"
62 prompt "CPU Selection"
65 bool "H8/3001,3002,3003"
71 bool "H8/3044,3045,3046,3047,3048,3052"
74 bool "H8/3065,3066,3067,3068,3069"
80 prompt "CPU Selection"
83 bool "H8S/2670,2673,2674R,2675,2676"
88 int "CPU Clock Frequency (/1KHz)"
91 CPU Clock Frequency divide to 1000
95 if (H8300H_GENERIC || H8S_GENERIC || H8300H_SIM || H8S_SIM || H8S_EDOSK2674)
97 prompt "Kernel executes from"
99 Choose the memory type that the kernel will be running in.
104 The kernel will be resident in RAM when running.
109 The kernel will be resident in FLASH/ROM when running.
114 if (H8300H_AKI3068NET)
172 depends on (H83002 || H83007 || H83048 || H83068)
181 bool "Preemptible Kernel"