Commit 05efc67d authored by Adrian Bunk's avatar Adrian Bunk Committed by Linus Torvalds

[PATCH] arch/sh/Kconfig: fix the ISA_DMA_API dependencies

Jean-Luc Leger <reiga@dspnet.fr.eu.org> found this obvious typo.
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Acked-by: default avatarPaul Mundt <lethal@linux-sh.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 8c9e8779
...@@ -446,7 +446,7 @@ endmenu ...@@ -446,7 +446,7 @@ endmenu
config ISA_DMA_API config ISA_DMA_API
bool bool
depends on MPC1211 depends on SH_MPC1211
default y default y
menu "Kernel features" menu "Kernel features"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment