aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300/Kconfig.cpu
diff options
context:
space:
mode:
Diffstat (limited to 'arch/h8300/Kconfig.cpu')
-rw-r--r--arch/h8300/Kconfig.cpu2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/h8300/Kconfig.cpu b/arch/h8300/Kconfig.cpu
index a380167a13cf..582797db9603 100644
--- a/arch/h8300/Kconfig.cpu
+++ b/arch/h8300/Kconfig.cpu
@@ -169,7 +169,7 @@ endif
169 169
170config CPU_H8300H 170config CPU_H8300H
171 bool 171 bool
172 depends on (H8002 || H83007 || H83048 || H83068) 172 depends on (H83002 || H83007 || H83048 || H83068)
173 default y 173 default y
174 174
175config CPU_H8S 175config CPU_H8S