mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [2.6 patch] fix a typo in the CPU_H8300H dependencies
@ 2006-02-14  0:17 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-02-14  0:17 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jean-Luc Leger

Jean-Luc Leger <reiga@dspnet.fr.eu.org> found this obvious typo.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.16-rc2-mm1-full/arch/h8300/Kconfig.cpu.old	2006-02-14 01:14:34.000000000 +0100
+++ linux-2.6.16-rc2-mm1-full/arch/h8300/Kconfig.cpu	2006-02-14 01:14:57.000000000 +0100
@@ -169,7 +169,7 @@
 
 config CPU_H8300H
 	bool
-	depends on (H8002 || H83007 || H83048 || H83068)
+	depends on (H83002 || H83007 || H83048 || H83068)
 	default y
 
 config CPU_H8S


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-02-14  0:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-14  0:17 [2.6 patch] fix a typo in the CPU_H8300H dependencies Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®