]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: remove STAGING_EXCLUDE_BUILD option
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 19:23:57 +0000 (12:23 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 19:23:57 +0000 (12:23 -0700)
commitc5968dd7ed411ecafde7313569f8cc346be418e2
tree7836b84e779561bca98ea004e1e07d25669fe112
parentb0f97d865e78f441cac45c32fdf5c398e2ed7180
Staging: remove STAGING_EXCLUDE_BUILD option

Part of the requirement to be in the staging tree is that the code must
build, so let's make it easier for people to build the code to
test/prove this out.

Based on a recommendation from Linus to implement this.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/Kconfig