1 menu "Processor type and features"
4 prompt "H8/300 platform"
10 H8/300H CPU Generic Hardware Support
12 config H8300H_AKI3068NET
16 AKI-H8/3068F / AKI-H8/3069F Flashmicom LAN Board Support
17 More Information. (Japanese Only)
18 <http://akizukidenshi.com/catalog/default.aspx>
19 AE-3068/69 Evaluation Board Support
21 <http://www.microtronique.com/ae3069lan.htm>
27 H8MAX Evaluation Board Support
28 More Information. (Japanese Only)
29 <http://strawberry-linux.com/h8/index.html>
32 bool "H8/300H Simulator"
37 <http://sourceware.org/sid/>
42 H8S CPU Generic Hardware Support
48 Renesas EDOSK-2674 Evaluation Board Support
50 <http://www.azpower.com/H8-uClinux/index.html>
51 <http://www.renesas.eu/products/tools/introductory_evaluation_tools/evaluation_development_os_kits/edosk2674r/edosk2674r_software_tools_root.jsp>
58 <http://sourceware.org/sid/>
63 prompt "CPU Selection"
66 bool "H8/3001,3002,3003"
74 bool "H8/3044,3045,3046,3047,3048,3052"
78 bool "H8/3065,3066,3067,3068,3069"
82 bool "H8S/2670,2673,2674R,2675,2676"
88 int "CPU Clock Frequency (/1KHz)"
91 CPU Clock Frequency divide to 1000
94 prompt "Kernel executes from"
96 Choose the memory type that the kernel will be running in.
101 The kernel will be resident in RAM when running.
106 The kernel will be resident in FLASH/ROM when running.
112 depends on (H83002 || H83007 || H83048 || H83068)
123 bool "8bit timer (2ch cascade)"
124 depends on (H83007 || H83068 || H8S2678)
128 depends on (H83007 || H83068)
132 depends on (H83002 || H83048)
141 prompt "Timer Channel"
142 config H8300_TIMER8_CH0
144 config H8300_TIMER8_CH2
146 depends on CPU_H8300H
150 config H8300_TIMER16_CH
151 int "16bit timer channel (0 - 2)"
152 depends on H8300_TIMER16
163 source "kernel/Kconfig.preempt"