]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ARM: OMAP: Kconfig cleanup: allow to compile on non-ARM
authorKevin Hilman <khilman@mvista.com>
Thu, 14 Jun 2007 00:57:16 +0000 (17:57 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 21 Jun 2007 12:00:06 +0000 (05:00 -0700)
Remove 'source' of non-existant drivers/ssi/Kconfig.  Having this
there results in a kernel with the OMAP patch not being able to
compile for other platforms.

Signed-off-by: Kevin Hilman <khilman@mvista.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/Kconfig

index abb0e2771d95dc7eaec31ee5f2f2774f0c6184ee..050323fd79e9ae78f4f528ce260e08a8ec89f38b 100644 (file)
@@ -84,6 +84,4 @@ source "drivers/auxdisplay/Kconfig"
 
 source "drivers/kvm/Kconfig"
 
-source "drivers/ssi/Kconfig"
-
 endmenu