From: F. Duncan M. Haldane Date: Fri, 7 Nov 2008 23:17:51 +0000 (-0500) Subject: Staging: Kconfig for ARCH=arm,8300, cris X-Git-Tag: v2.6.29-rc1~228^2~234 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e38a2ba79b85966fc09df3eb8f502df5df60c09;p=pandora-kernel.git Staging: Kconfig for ARCH=arm,8300, cris The new Kconfig option to build "staging" drivers (code in drivers/staging/) is seen in all except three architectures (arm, h8300, cris), because in these cases arch/$ARCH/Kconfig does NOT source drivers/Kconfig. This patch adds the source "drivers/staging/Kconfig" to arch/$ARCH/Kconfig for these three exceptional cases. Signed-off-by: Duncan Haldane Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed