]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/h8300/Kconfig
Staging: Kconfig for ARCH=arm,8300, cris
authorF. Duncan M. Haldane <haldane@Princeton.EDU>
Fri, 7 Nov 2008 23:17:51 +0000 (18:17 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:51:38 +0000 (13:51 -0800)
commit6e38a2ba79b85966fc09df3eb8f502df5df60c09
tree61aec342fda3e98ee35386f2a3f183c54959db4a
parent60572c0d8b8a5164445b3ebcaa0b15f7935f321a
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 <duncan_h@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/arm/Kconfig
arch/cris/Kconfig
arch/h8300/Kconfig