1 menu "Processor type and features"
3 source "kernel/time/Kconfig"
6 prompt "H8/300 platform"
10 bool "H8/300H Generic"
12 H8/300H CPU Generic Hardware Support
14 config H8300H_AKI3068NET
18 AKI-H8/3068F / AKI-H8/3069F Flashmicom LAN Board Support
19 More Information. (Japanese Only)
20 <http://akizukidensi.com/catalog/h8.html>
21 AE-3068/69 Evaluation Board Support
23 <http://www.microtronique.com/ae3069lan.htm>
29 H8MAX Evaluation Board Support
30 More Information. (Japanese Only)
31 <http://strawberry-linux.com/h8/index.html>
34 bool "H8/300H Simulator"
39 arch/h8300/Doc/simulator.txt
44 H8S CPU Generic Hardware Support
50 Renesas EDOSK-2674 Evaluation Board Support
52 <http://www.azpower.com/H8-uClinux/index.html>
53 <http://www.eu.renesas.com/tools/edk/support/edosk2674.html>
60 arch/h8300/Doc/simulator.txt
65 prompt "CPU Selection"
68 bool "H8/3001,3002,3003"
76 bool "H8/3044,3045,3046,3047,3048,3052"
80 bool "H8/3065,3066,3067,3068,3069"
84 bool "H8S/2670,2673,2674R,2675,2676"
90 int "CPU Clock Frequency (/1KHz)"
93 CPU Clock Frequency divide to 1000
96 prompt "Kernel executes from"
98 Choose the memory type that the kernel will be running in.
103 The kernel will be resident in RAM when running.
108 The kernel will be resident in FLASH/ROM when running.
114 depends on (H83002 || H83007 || H83048 || H83068)
125 bool "8bit timer (2ch cascade)"
126 depends on (H83007 || H83068 || H8S2678)
130 depends on (H83007 || H83068)
134 depends on (H83002 || H83048)
143 prompt "Timer Channel"
144 config H8300_TIMER8_CH0
146 config H8300_TIMER8_CH2
148 depends on CPU_H8300H
152 config H8300_TIMER16_CH
153 int "16bit timer channel (0 - 2)"
154 depends on H8300_TIMER16
166 bool "Preemptible Kernel"